egroupware/phpgwapi/js
Ralf Becker 5a8b145b7f fixed caching in a couple of places:
- user.php was not reloaded if (session-)preferences changed eg. language via select-box in login, because we used Expires header, but did not force a different url
- (user|config|images).php now has etag on url, to force reload by browser as we use an Expires header (changed images still need Admin >> clear cache to rebuild image cache)
- preferences are now loaded via a cachable GET request
2014-01-18 17:43:15 +00:00
..
ckeditor * API/CKEditor: update to CKEditor 4.3 (compatibility issues with IE10/11) 2013-11-28 12:53:06 +00:00
colorpicker - introduced preference of type "color" 2011-06-04 09:30:46 +00:00
dhtmlxGantt Set gantt overflow to auto to hide the scrollbars when not needed. 2011-12-14 17:12:09 +00:00
dhtmlxtree Add a global ajax callback so the et2 widget can stay in sync with the dhtmlxtree 2013-06-03 16:32:45 +00:00
egw_action Changes to action system: 2014-01-18 11:21:53 +00:00
jquery Fix some more splitter strange behaviour 2014-01-17 12:43:14 +00:00
jsapi fixed caching in a couple of places: 2014-01-18 17:43:15 +00:00
jscalendar Added calendar module for the client side api, roughly working, needs some further work (currently not shown as popup but at the bottom of the page, months etc. are displayed as 'undefined', year number is screwed up) 2012-03-08 11:29:46 +00:00
labjs using LABjs to load javascript files in order via egw.includeJS 2013-02-15 15:30:35 +00:00
tabs make the settings of the active tab from the GET value working under IE6 too 2005-09-23 16:26:26 +00:00
wz_tooltip Removed code from wz_tooltip.js which removed all html "title" properties from the page on some occasions 2010-05-17 13:52:15 +00:00
egw_instant_load.html Removed base64-encoding from egw_instant_load.html, added code to egw_json which inserts script tags seperately when content is assigned to the innerHTML property 2011-03-17 18:00:24 +00:00
egw_json.js Start giving some deprecated warnings so we can start the process of removing this file 2013-09-10 19:39:20 +00:00