Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 12 of 12 for treeview (0.04 seconds)

  1. CLAUDE.md

    3. Don't hardcode strings that should be internationalized
    4. Don't skip validation in form processing
    5. Don't log sensitive data (passwords, tokens, credentials)
    
    ### Common Files to Check
    | Task | Files to Review |
    |------|-----------------|
    | Add admin feature | `app/web/admin/*/`, `app/service/`, `webapp/WEB-INF/view/admin/` |
    | Add API endpoint | `api/`, `app/web/api/` |
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 09:48:10 GMT 2026
    - 7.8K bytes
    - Click Count (0)
  2. MIGRATION.md

    ---
    
    ## Migration Checklist
    
    Use this checklist to ensure a complete migration:
    
    ### Pre-Migration
    
    - [ ] Assess current search system (document count, size, sources)
    - [ ] Review infrastructure requirements
    - [ ] Install and configure Fess (version: ______)
    - [ ] Install compatible OpenSearch/Elasticsearch
    - [ ] Backup current search system configuration
    - [ ] Backup current search indices/documents
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Nov 06 12:40:11 GMT 2025
    - 23.2K bytes
    - Click Count (0)
Back to Top