etms/WEB-INF
liyuchen 512d57c5d9 Code fixes: global vars, date API, deprecated SQL, FTL comments
Fixed Issues:
- globalConfig.js: Added const declarations for 10 undeclared regex variables
- globalConfig.js: Fixed getDay() -> getDate() for date comparison
- Removed 16 deprecated SQL definitions from 4 map.xml files
- Cleaned 615+ commented code blocks from 115 FTL templates

Added:
- CODE_FIX_PLAN.md: Detailed fix plan for remaining issues

Remaining (documented in CODE_FIX_PLAN.md):
- 6 async: false AJAX requests to convert
- 120+ SELECT * to optimize
- 6265+ inline styles to refactor
2026-04-16 17:24:37 +08:00
..
classes Remove organization references (de-identify) 2026-04-16 17:14:56 +08:00
lib Initial commit: JCDP 教育培训管理系统 v54 2026-04-16 16:41:34 +08:00
mapping Code fixes: global vars, date API, deprecated SQL, FTL comments 2026-04-16 17:24:37 +08:00
performance Remove organization references (de-identify) 2026-04-16 17:14:56 +08:00
product_improvement Initial commit: JCDP 教育培训管理系统 v54 2026-04-16 16:41:34 +08:00
reportlets Initial commit: JCDP 教育培训管理系统 v54 2026-04-16 16:41:34 +08:00
resources Initial commit: JCDP 教育培训管理系统 v54 2026-04-16 16:41:34 +08:00
view/etms Code fixes: global vars, date API, deprecated SQL, FTL comments 2026-04-16 17:24:37 +08:00
applicationContext.xml Remove organization references (de-identify) 2026-04-16 17:14:56 +08:00
web.xml Initial commit: JCDP 教育培训管理系统 v54 2026-04-16 16:41:34 +08:00