Hypolite Petovan
|
81279dad9e
|
Move System::jsonExit to BaseModule->jsonExit
- This will ensure headers set in BaseModule->run will be carried in jsonExit scenarios
- Deprecate jsonExit() method in Core\System
|
2023-09-24 07:08:15 -04:00 |
|
Hypolite Petovan
|
da1416c07f
|
Move System::httpExit to BaseModule->httpExit
- This will ensure headers set in BaseModule->run will be carried in httpExit scenarios
- Deprecate httpExit() method in Core\System
|
2023-09-24 07:08:15 -04:00 |
|
Hypolite Petovan
|
4f7740264e
|
Replace "group" with "circle" in the rest of the code
- Remaining mentions already mean "forum"
|
2023-05-27 22:01:45 -04:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Michael
|
9115ec5f0d
|
Adjust class references to the new location
|
2022-12-30 21:20:28 +00:00 |
|
Hypolite Petovan
|
a0752b1161
|
Escape HTML in event mapping callback
- This prevents arbitrary Javascript from being executed from the calendar view
|
2022-12-04 06:37:37 -05:00 |
|
Hypolite Petovan
|
2f42606c43
|
Add information about BBCode availability in event fields
|
2022-12-04 06:37:37 -05:00 |
|
Hypolite Petovan
|
349436a77a
|
Fix event start time not being properly converted to UTC
- This was triggering unexpected time comparison errors
|
2022-12-04 06:37:36 -05:00 |
|
Hypolite Petovan
|
1b71b963d7
|
Fix description not being populated in event form when there's a validation error
|
2022-12-04 06:37:36 -05:00 |
|
Hypolite Petovan
|
84b2a35e05
|
Add new public_calendar additional feature
- This gives anonymous access to public events
|
2022-12-01 08:06:07 -05:00 |
|
Philipp
|
bb97776dfb
|
The last PHPCS error ..
|
2022-11-07 20:35:07 +01:00 |
|
Philipp
|
d524f55e3e
|
Reduce error-throws :-)
|
2022-11-07 20:34:05 +01:00 |
|
Philipp
|
a81708091f
|
Make PHPCS happy
|
2022-11-07 20:32:55 +01:00 |
|
Philipp
|
2da2ac6826
|
make PHP CS happy?
|
2022-11-07 20:28:08 +01:00 |
|
Philipp
|
78a8ed6fe7
|
adhere feedback
|
2022-11-07 20:21:11 +01:00 |
|
Philipp
|
f13c91b320
|
Move mod/cal.php and mod/events.php to Module
|
2022-11-07 19:52:24 +01:00 |
|