egroupware_official/phpgwapi/js
Ralf Becker 6e8e8a8986 * JSCalendar: fixed week containing 4th Jan is shown as 52th instead 1st week, if week starts on sunday is selected
JSCalendar shows iso8601 week numbers as used eg. in Europe, which are defined for weeks starting on Monday, JSCal used first displayed day (not Monday) to calculate the week number
fix now always uses the Monday to set the week number
US, Canada and middle east uses uses a different week numbering schema than iso8601, which is currently NOT supported by JSCalendar or EGroupware!
2011-01-05 02:34:16 +00:00
..
ckeditor3 Updated ckeditor to new version 2010-06-25 10:27:42 +00:00
colorpicker Fixbug under MacOS 2004-09-28 12:33:22 +00:00
dhtmlxtree add dhtmlxMenu as context menu for dhtmxTree 2010-10-18 19:25:33 +00:00
jquery Added onLoadFinish event to egw_json_response on the js side, which gets triggered when all javascript code which should be included has been loaded and evaluated on the client 2010-07-20 10:20:32 +00:00
jsapi new method to refresh an egroupware applications view, with the possibility for the application to overwrite the default handing of reloading everything 2010-12-28 03:02:49 +00:00
jscalendar * JSCalendar: fixed week containing 4th Jan is shown as 52th instead 1st week, if week starts on sunday is selected 2011-01-05 02:34:16 +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_dragdrop work provided by Chr.Fueller to tackle oversized events in calendar-week-print-pre-view 2010-04-09 14:15:00 +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
dragDropFunctions.js make dynamic resizable sidebox width app specific 2009-11-18 20:00:26 +00:00
egw_json.js do NOT return buttons, unless they are pressed 2010-10-12 13:56:40 +00:00