egroupware_official/calendar
milan 5e3c67a5cf 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
2023-07-10 16:54:22 +02:00
..
importexport Fix lots of misspelled words in translations 2018-03-26 16:02:42 +02:00
inc fix TypeError: Cannot access offset of type string on string 2023-06-15 16:15:23 +02:00
js converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
lang pending translations from our translation server 2023-05-24 11:52:22 +02:00
setup Calendar: History tab showed start / end times in server time, not user time 2023-06-06 14:41:01 -06:00
sitemgr Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
templates Fix calendar weekend action's icons 2023-06-06 15:00:54 +02: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 * Calendar: freebusy.php uses .vfb extension for better Outlook compatibility and fix using "cred" GET parameter with base64 encoded credentials 2023-06-23 14:55:31 +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