egroupware_official/calendar
Milan f430b66d3b converted egw_action from javascript to typescript
classes are now uppercase and in their own files. lowercase classes are deprecated.
Interfaces are now actual interfaces that should be implemented instead of creating and returning an ai Object every time

(cherry picked from commit 5e3c67a5cf)
2023-09-13 10:40:32 +02:00
..
importexport Fix lots of misspelled words in translations 2018-03-26 16:02:42 +02:00
inc fix error: count(): Argument #1 ($value) must be of type Countable 2023-09-11 08:09:45 +02:00
js converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
lang pending translations from our translation server 2023-08-24 12:13:58 +02:00
setup *Calendar: History tab showed start / end times in server time, not user time 2023-06-08 10:36:22 -06:00
sitemgr Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
templates * Calendar: Change how participant emails are shown 2023-08-02 08:11:44 -06:00
tests Calendar: Move check to reset participant status out of UI into BO so it's always checked 2020-05-19 10:44:56 -06:00
freebusy.php fix returning unsanitized user-input 2023-06-16 09:39:18 +02:00
holidays.php Move holidays.php out of inc subdirectory, add a failure check 2017-01-04 08:21:59 -07:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00