Commit Graph

68 Commits

Author SHA1 Message Date
c45ce0edb5 Revert "fix: table — fixed col widths, zebra, sticky header, lighter bg, scrollable"
This reverts commit d547c5128f.
2026-06-12 11:45:54 +00:00
d547c5128f fix: table — fixed col widths, zebra, sticky header, lighter bg, scrollable 2026-06-12 11:43:59 +00:00
5e0dc7e7d4 fix: table readability + remove sub-item Ред. button (use parent's) 2026-06-12 11:33:28 +00:00
8ff7a2abec fix: separate sub-item responsible/deadline from parent event 2026-06-12 11:21:06 +00:00
839271a585 fix: add edit button for sub-item rows (curator only) 2026-06-12 11:09:07 +00:00
5b53b745b8 fix: move edit button from event card to main table (curator only) 2026-06-12 11:04:56 +00:00
b632f7ef2d feat: curator event text editing with confirmation, change log, history 2026-06-12 10:36:08 +00:00
9021f41323 Revert "feat: event text editing for curator + brace fix"
This reverts commit 679f311f27.
2026-06-12 10:32:48 +00:00
679f311f27 feat: event text editing for curator + brace fix 2026-06-12 10:28:39 +00:00
80b95b6e1f fix: sub-items show 'см. подпункты' in main row, improved cleanTitle 2026-06-12 10:20:09 +00:00
70818614ad fix: robust cleanTitle/cleanResp for all sub-item patterns (Latin+Cyrillic) 2026-06-12 10:11:49 +00:00
7b0b0c65d5 fix: cleanResp — strip sub-item responsible persons from main event row 2026-06-12 09:53:26 +00:00
c0c25d38d6 fix: clean sub-item titles in table, sub-item own description in card 2026-06-12 09:43:00 +00:00
d5ae91d78b fix: toast notifications, auto-save, card stays open, report dropdown 2026-06-12 04:15:37 +00:00
576e54c592 fix: switchEvMonthBtn saves to CURRENT month before switching to new 2026-06-12 03:35:13 +00:00
cb8290a2ee fix: active month button — shadow, border, scale, corporate blue 2026-06-11 12:22:08 +00:00
9de8a2b34f fix: remove AI analysis from event card 2026-06-11 12:18:43 +00:00
ad4766168e feat: dynamic AI analysis — reads uploaded files, description, deadline status 2026-06-11 12:16:50 +00:00
9c0adc217b fix: reorder — month buttons top, files middle, bigger textarea (120px, wrap, scroll) 2026-06-11 11:57:24 +00:00
b7a3a48f2a fix: segmented month buttons in event card + fallback to localStorage for month 2026-06-11 11:49:35 +00:00
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