Commit Graph

17 Commits

Author SHA1 Message Date
root
49117cf2e5 feat: add Certifications & Training section to candidate detail page 2026-07-17 09:12:57 +00:00
root
32c3b073a0 feat: disable Edit Online buttons for 2s during cleanup, re-enable dynamically 2026-07-17 09:06:50 +00:00
root
680176f166 fix: wait 2s after destroyEditor for ONLYOFFICE session to close before reopening 2026-07-17 09:03:52 +00:00
root
163efd7a35 fix: delete DocsAPI global + reload script on close for fresh ONLYOFFICE state 2026-07-17 08:59:59 +00:00
root
f6c0bb0c5f feat: hide ONLYOFFICE logo via direct CSS patch + iframe injection + init script for persistence 2026-07-16 19:03:36 +00:00
root
fce938b0c2 fix: unique keyHash in download URL path + 2s reload delay for save callback 2026-07-16 12:12:31 +00:00
root
63291169ba fix: immediately load ONLYOFFICE templates when page is already active after reload 2026-07-16 12:07:53 +00:00
root
8b9783060e fix: page reload on editor close to clear ONLYOFFICE in-memory state + auto-return to Templates 2026-07-16 12:05:50 +00:00
root
8b6b083d3d fix: force-reload ONLYOFFICE API.js each session + Date.now for truly unique doc key 2026-07-16 12:02:45 +00:00
root
46d2bf4931 fix: remove duplicate openOnlyofficeEditor, add destroy check before reopen 2026-07-16 11:46:14 +00:00
root
9e3c296427 fix: clear ONLYOFFICE internal cache after save + mtime-based download URL 2026-07-16 11:22:43 +00:00
root
ec97256e17 fix: unique container ID per editor session + 1.5s settle delay on close 2026-07-16 11:19:44 +00:00
root
046e8be14b fix: no-cache headers on JS/CSS + version query params to bust browser cache 2026-07-16 11:16:21 +00:00
root
92291be2b1 fix: no-cache headers on config+download endpoints, cache-bust config fetch from frontend 2026-07-16 11:14:10 +00:00
root
60a07e9ba8 fix: ONLYOFFICE cache-busting - use file mtime in doc key + cache-buster param on download URL 2026-07-16 11:11:13 +00:00
root
6fa8c58179 feat: add Carbone tags help - view in-app modal and download as .docx 2026-07-16 09:19:06 +00:00
root
9dc14b0f58 feat: Carbone Word template integration with DOCX merge and LibreOffice PDF conversion 2026-07-16 09:03:44 +00:00