History log of /plugin/calendar/ (Results 1 – 24 of 24)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
22ab52b116-Feb-2026 Atari911 <atari911@gmail.com>

7.0.8

2524fb7216-Feb-2026 Atari911 <atari911@gmail.com>

Extra Files Removed

md files removed no longer needed after admin functionality created


b7e8750116-Feb-2026 Atari911 <atari911@gmail.com>

Update README for calendar sync section

815440fa16-Feb-2026 Atari911 <atari911@gmail.com>

7.0.8

Major Refactor

0b7aadb515-Feb-2026 Atari911 <atari911@gmail.com>

6.14.2

b498f30815-Feb-2026 Atari911 <atari911@gmail.com>

6.14.1

**Authentication required** - Write actions (save, delete, toggle) now require user to be logged in
- **Improved CSRF token handling** - New `getSecurityToken()` helper function checks multip

6.14.1

**Authentication required** - Write actions (save, delete, toggle) now require user to be logged in
- **Improved CSRF token handling** - New `getSecurityToken()` helper function checks multiple sources:
- `JSINFO.sectok` (standard)
- `window.JSINFO.sectok`
- Hidden form field `input[name="sectok"]`
- Meta tag `meta[name="sectok"]`
- Anonymous users can no longer add/edit/delete events
- Better error messages for authentication and token failures

### Bug Fixes
- Fixed "Invalid security token" error on clean DokuWiki installations
- Added debug logging for security token failures

show more ...

da20617814-Feb-2026 Atari911 <atari911@gmail.com>

6.14

22228b0e13-Feb-2026 Atari911 <atari911@gmail.com>

v6.11.4: JavaScript Localization

German Localization Added

96df7d3e13-Feb-2026 Atari911 <atari911@gmail.com>

6.9.9

Version 6.9.9 (2026-02-13) - CRITICAL SEARCH FIX

7e8ea63511-Feb-2026 Atari911 <atari911@gmail.com>

6.6.0

4590242d10-Feb-2026 Atari911 <atari911@gmail.com>

6.0.3

2418cd9e10-Feb-2026 Atari911 <atari911@gmail.com>

Update Screentshot

c95533fd10-Feb-2026 Atari911 <atari911@gmail.com>

Screenshot Added

4f952d4110-Feb-2026 Atari911 <atari911@gmail.com>

Add files via upload

0c3b6e8110-Feb-2026 Atari911 <atari911@gmail.com>

6.0.2

9ccd446e10-Feb-2026 Atari911 <atari911@gmail.com>

6.0 Release

5836612d06-Feb-2026 Atari911 <atari911@gmail.com>

Update README

231d0edb06-Feb-2026 Atari911 <atari911@gmail.com>

V4.0

Major Release

996ba10706-Feb-2026 Atari911 <atari911@gmail.com>

Revise dimensions and mobile support in README

Updated design specifications and features in README.

1d05cddc06-Feb-2026 Atari911 <atari911@gmail.com>

v3.10.5

e3a9f44c26-Jan-2026 Atari911 <atari911@gmail.com>

v3.3

bdb3bb1a25-Jan-2026 Atari911 <atari911@gmail.com>

Fixed date/time on even view and fixed links in description

87ac9bf325-Jan-2026 Atari911 <atari911@gmail.com>

v3.2

feat(calendar): add recurring events, month/year picker, mobile responsive widgets, and green theme - v3.2

- Add yearly/monthly/weekly/daily recurring events with configurable end dates
- Impl

v3.2

feat(calendar): add recurring events, month/year picker, mobile responsive widgets, and green theme - v3.2

- Add yearly/monthly/weekly/daily recurring events with configurable end dates
- Implement clickable month/year picker dialog for quick navigation on calendar and eventpanel
- Add "Today" button to both calendar and eventpanel headers
- Fix recurring event navigation caching issues with cache-busting
- Make eventlist and eventpanel fully mobile responsive (320px-4K)
- Change UI color scheme from blue to custom green (RGB 0,136,0)
- Add namespace badge links to eventpanel headers
- Fix eventpanel month filtering to prevent event stacking
- Add day-of-week display to all date formats (Mon, Jan 24)
- Optimize eventpanel header sizing to prevent text wrapping
- Include debug tools and logging for troubleshooting
- Maintain backward compatibility with all v3.0 features

show more ...

1937890724-Jan-2026 Atari911 <atari911@gmail.com>

Initial version (beta v0.3.2)