Commit Graph

16088 Commits

Author SHA1 Message Date
5fc460619e Fix GroupDAV/Addressbook categories issue 2010-06-14 07:49:19 +00:00
c30032e1ff Make sure etemplate.js gets loaded 2010-06-14 07:48:08 +00:00
d5131a6d92 Make sure etemplate.js gets loaded 2010-06-14 07:45:54 +00:00
1431f149e2 Fix GroupDAV/Addressbook categories issue 2010-06-14 07:45:25 +00:00
6fa4a89cb5 2nd Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-14 07:41:49 +00:00
a88fbb756f 2nd Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-14 07:38:41 +00:00
d934e4beec fixed wrong step name and readded content of onLoad body attribute via ajax, thought this still does NOT fix all problems (javascript errors etemplate.js seems not to be loaded) 2010-06-13 07:47:29 +00:00
ca6e75f620 fixed wrong step name and readded content of onLoad body attribute via ajax, thought this still does NOT fix all problems (javascript errors etemplate.js seems not to be loaded) 2010-06-13 07:46:51 +00:00
ec91ea15c9 returning content of onXXX tag after adding code 2010-06-13 07:45:28 +00:00
d4e5476304 returning content of onXXX tag after adding code 2010-06-13 07:44:53 +00:00
7da32f0bdd clicking on mail to show it in preview, did NOT keep resized iframe, if that was bigger then given size 2010-06-12 08:35:03 +00:00
5bbd63523e fix for bug #2653 - editing imap-folders is without function
renaming of imap folders was not working, because top_window().tree was used, instead of window.tree, as tree is in that case in the same window
2010-06-12 08:05:18 +00:00
f54410da4f Fix recurrence enddate again 2010-06-11 22:13:27 +00:00
870ba2203b Backport 30755 Don't try to include js, that variable isn't there anymore
> - Special handling for the upload (step 30) to do a full form submit
2010-06-11 15:46:54 +00:00
3e24e1c7d6 - Don't try to include js, that variable isn't there anymore
- Special handling for the upload (step 30) to do a full form submit
2010-06-11 15:44:36 +00:00
ee9e4c4d47 Removed debug message 2010-06-11 15:10:39 +00:00
607326121b Removed debug message 2010-06-11 15:10:27 +00:00
74bbdc1c05 Added escaping for json strings 2010-06-11 15:07:40 +00:00
740bff5557 Added escaping for json strings 2010-06-11 15:06:13 +00:00
daf7e2d7ed - added json.php file to be packaged
- added php(5)-json as requirement
2010-06-11 13:40:03 +00:00
cfd468fe2f added a check for json extension 2010-06-11 13:36:38 +00:00
83206fd03f added a check for json extension 2010-06-11 13:36:11 +00:00
3668e1a8f4 for egw_openWindowCentered return a WindowID by default 2010-06-11 12:34:37 +00:00
b02ab88dcf change comment to egw_footer 2010-06-11 12:33:04 +00:00
4795658fec for egw_openWindowCentered return a WindowID by default 2010-06-11 12:31:29 +00:00
65e7054869 Fix recurrence enddate for vCalendar 1.0 2010-06-11 12:16:58 +00:00
b841f570f0 Added wrapper for xajax.addScriptCall(), added ?cd=10 to json.php response again 2010-06-11 11:43:54 +00:00
d8983b6cd1 Added wrapper for xajax.addScriptCall(), added ?cd=10 to json.php response again 2010-06-11 11:41:12 +00:00
88583e9ebf removed array_stripslashes function, which is now in common_functions.inc.php 2010-06-11 10:55:24 +00:00
22600d0098 removed array_stripslashes function, which is now in common_functions.inc.php 2010-06-11 10:54:27 +00:00
401d9dcf21 removed now global available array_stripslashes 2010-06-11 10:39:59 +00:00
8c88ef81b2 removed now global available array_stripslashes 2010-06-11 10:39:27 +00:00
193b77a5df Fixed problem with generation of numerical indices in _egw_json_getFormValue, using the new global parameter of egw_json_response.redirect in json.php 2010-06-11 10:26:39 +00:00
4b108026c6 Fixed problem with generation of numerical indices in _egw_json_getFormValue, using the new global parameter of egw_json_response.redirect in json.php 2010-06-11 10:23:13 +00:00
f5d08b580f Fixed problem with generation of numerical indices in _egw_json_getFormValue, using the new global parameter of egw_json_response.redirect in json.php 2010-06-11 10:22:49 +00:00
d8f8a2024c add static stylite_postfixmandriva and stylite_postfixsuse; adapt update script; 2010-06-11 10:05:12 +00:00
867dfd7829 Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-11 10:00:04 +00:00
78103fd02a Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-11 09:59:36 +00:00
464d08eb0d plain text/calendar messages, are now displayed as event.ics attachment too 2010-06-11 09:26:07 +00:00
f9c5c02a55 Fix WebDAV support for Bitkinex client (EGw.org#2650) 2010-06-11 09:06:05 +00:00
5f47910187 Fix WebDAV support for Bitkinex client (EGw.org#2650) 2010-06-11 09:05:28 +00:00
327324c95e Synchronized json code from trunk with 10.1 2010-06-11 08:38:36 +00:00
911bd7bd00 Fixed redirect in xajax handler 2010-06-11 08:25:24 +00:00
a480d1075a no default mailserver, so fmail redirects to create-mailaccount page 2010-06-11 08:10:15 +00:00
b7b71cfe87 no default mailserver, so fmail redirects to create-mailaccount page 2010-06-11 08:10:06 +00:00
04267ed34d Added handling for global redirect and handling of ?cd=10 in redirect url, which should trigger the url to be loaded inside the top window 2010-06-11 08:08:07 +00:00
db1b766dbb Fix enddate and alarm issue for series event shifting 2010-06-11 07:33:22 +00:00
e513532840 Fix enddate and alarm issue for series event shifting 2010-06-11 07:32:10 +00:00
0f00bb08a2 Set recurrence enddate to end time and use device TZ for vCalendar 1.0 2010-06-11 06:19:22 +00:00
7417e91bc2 fixed line numbers 2010-06-10 20:05:04 +00:00