Commit Graph

48 Commits

Author SHA1 Message Date
0602460ba6 feat: ZIP export with files by event, quick month buttons, PPT fix 2026-06-11 11:42:07 +00:00
f5a0263cc3 fix: restore all improvements on working base — month range, report format, per-month, files, backup 2026-06-11 11:30:00 +00:00
bd59b32284 fix: revert to proven working base + only login fix 2026-06-11 11:25:37 +00:00
32a0bbd4a1 fix: remove debug alert 2026-06-11 11:23:10 +00:00
df34fb0cab debug: add page OK alert 2026-06-11 11:19:54 +00:00
e1c7c232da fix: remove Количество field completely — from card and all report formats 2026-06-11 11:16:16 +00:00
19b7b9c255 fix: 2MB limit, qty fallback, PPT valid, quick months, ZIP by event 2026-06-11 11:10:41 +00:00
276c773e74 fix: remove duplicate saveEvModal, add ZIP export with files, fix qty always 1 2026-06-11 10:41:04 +00:00
eeb642101d fix: CSV/Word/PDF use getReportPeriod, sub-items have file/date/note support 2026-06-11 10:24:32 +00:00
6767494d2e fix: Open button, backup/restore preserves files, openFile in new tab 2026-06-11 10:14:13 +00:00
8e6b578878 fix: dlFile/delFile accept branch param — curator can download files from any branch 2026-06-11 09:21:59 +00:00
9915997ceb fix: report files grouped by month (Январь: ..., Февраль: ...) 2026-06-11 09:04:41 +00:00
f81c73e3ad fix: per-month — selMonth defined before use, month onchange reloads card with new data 2026-06-11 08:56:51 +00:00
f7f1afeed2 fix: clear files button, restore download links in report, storage warning 2026-06-11 08:53:04 +00:00
22298d4ed8 fix: all 5 issues — file limit 200KB, month range, TOP-5, report format, per-month data 2026-06-11 08:29:21 +00:00
962859e34a fix: remove duplicate </script> tag 2026-06-11 08:05:53 +00:00
a660df42c1 fix: fully inline — b5714a6 base + doLogin/addUser fixes only 2026-06-11 08:05:12 +00:00
1f065cedc8 fix: clean rebuild from stable base — only doLogin+addUser fixes, no IDB 2026-06-11 08:01:53 +00:00
f6de18e49d fix: clean HTML - remove extra </script> tags 2026-06-11 07:41:47 +00:00
10e72b8ec6 fix: JS in external script.js — browser will show exact error in console 2026-06-11 07:41:10 +00:00
f76c8a23c4 debug: test script before main 2026-06-11 07:12:21 +00:00
4494b455f7 fix: idbPut reads first then opens tx; file metadata synced to localStorage for reports 2026-06-11 07:08:42 +00:00
0890704801 fix: IndexedDB file storage on stable base — no localStorage quota issues 2026-06-11 06:48:02 +00:00
330a7ff9d1 fix: stable base + login, per-month, file keys — all balanced 2026-06-11 06:44:51 +00:00
3848ee5a3b revert to stable base b5714a6 2026-06-11 06:43:11 +00:00
d2495bf929 debug: add try-catch wrapper with alerts 2026-06-11 06:36:52 +00:00
cbff97db9b fix: doLogin checks both short and full email keys; addUser uses short key 2026-06-11 05:58:48 +00:00
40f3b08b53 fix: doLogin checks ext_users, upFile uses direct IDB, listFiles uses getAll, report shows file metadata 2026-06-11 05:50:27 +00:00
13d468694b fix: openEv now uses IndexedDB file listing — async load with listFiles 2026-06-11 05:41:50 +00:00
7f4d581e52 fix: migrate file storage from localStorage to IndexedDB — unlimited storage, no base64 penalty 2026-06-11 05:27:11 +00:00
4e681a42ee fix: selMonth before usage, quantity loads from month storage, upFile robust, report colors darker 2026-06-11 05:08:40 +00:00
d3d4fe3a1d fix: file keys include month — match between upload/display/download/report 2026-06-11 04:53:01 +00:00
c43e7b38c6 fix v3: per-month descriptions/files, report format with section+deadline+status inline 2026-06-11 04:46:41 +00:00
5ff4b44327 fix v2: month range, reminders, smarter AI, PPT fix, Word with files, execution %, report simplification 2026-06-11 04:33:28 +00:00
b5714a6971 fix: all improvements — month selector, LTIF corrections, roles, report format, analytics dashboard, PPT fix 2026-06-11 03:55:38 +00:00
6ecbf866b5 fix: formatted ALL_EVENTS + original JS 2026-06-10 12:34:28 +00:00
3503411b6b debug: minimal JS test 2026-06-10 12:32:53 +00:00
700feee1d5 fix: restore original + full 35 events + HTML fix 2026-06-10 12:28:30 +00:00
c862d7b56f fix: split ALL_EVENTS into formatted JSON, inline JS 2026-06-10 12:26:19 +00:00
65a553787c fix: inline all JS — no external script.js 2026-06-10 12:25:18 +00:00
0ca54f014d debug: body onload alert + inline alert 2026-06-10 12:23:13 +00:00
6449e96452 debug: minimal ALL_EVENTS, no alert 2026-06-10 11:59:29 +00:00
fb0c3a03de debug: add alert to doLogin 2026-06-10 11:57:01 +00:00
d260636903 fix: rebuild script.js — ALL_EVENTS on single line 2026-06-10 11:51:30 +00:00
dad10d2467 fix: restore 35 events, month selector, report period, LTIF corrections 2026-06-10 11:45:54 +00:00
04c0bfb154 refactor: remove backend, extract CSS/JS, apply design.md palette 2026-06-10 11:25:45 +00:00
1ddcfd2c80 v1: QAZAQtelecom HSE — full platform migrated from samruk-ai-agent 2026-06-10 09:05:48 +00:00
31ad89002d Initial commit 2026-06-10 09:05:28 +00:00