egroupware_official/phpgwapi/js
Ralf Becker 24ee68bdf2 fixed infinit loop for apps running in iframe by refactoring frameworked templates work with client-side api:
- moved shared etemplate2 part into static etemplate2.app_refresh() method
- egw_message.refresh() calls framework.refresh() which can return a DOMwindow for egw.refresh() to work on, instead of calling egw.refresh recursive
2014-05-23 08:21:11 +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 Update gantt code 2014-04-30 20:24:50 +00:00
dhtmlxtree delete: font-family + font-size 2014-03-05 17:03:46 +00:00
egw_action Implement action system state for trees 2014-04-28 23:11:58 +00:00
jquery Enhancement to r45442 so search options provided as a list are still filtered, but server response is accepted unfiltered. 2014-04-23 21:42:22 +00:00
jsapi fixed infinit loop for apps running in iframe by refactoring frameworked templates work with client-side api: 2014-05-23 08:21:11 +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
Resumable Switch AJAX upload library to Resumable for chunked uploads. 2014-04-01 20:48:40 +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 allow to optionally specify app for redirect instead of always using current app 2014-01-27 16:28:39 +00:00