Commit Graph

15829 Commits

Author SHA1 Message Date
Ralf Becker
d4e5476304 returning content of onXXX tag after adding code 2010-06-13 07:44:53 +00:00
Ralf Becker
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
Ralf Becker
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
Jörg Lehrke
f54410da4f Fix recurrence enddate again 2010-06-11 22:13:27 +00:00
Nathan Gray
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
Nathan Gray
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
Andreas Stöckel
ee9e4c4d47 Removed debug message 2010-06-11 15:10:39 +00:00
Andreas Stöckel
607326121b Removed debug message 2010-06-11 15:10:27 +00:00
Andreas Stöckel
74bbdc1c05 Added escaping for json strings 2010-06-11 15:07:40 +00:00
Andreas Stöckel
740bff5557 Added escaping for json strings 2010-06-11 15:06:13 +00:00
Ralf Becker
daf7e2d7ed - added json.php file to be packaged
- added php(5)-json as requirement
2010-06-11 13:40:03 +00:00
Ralf Becker
cfd468fe2f added a check for json extension 2010-06-11 13:36:38 +00:00
Ralf Becker
83206fd03f added a check for json extension 2010-06-11 13:36:11 +00:00
Klaus Leithoff
3668e1a8f4 for egw_openWindowCentered return a WindowID by default 2010-06-11 12:34:37 +00:00
Klaus Leithoff
b02ab88dcf change comment to egw_footer 2010-06-11 12:33:04 +00:00
Klaus Leithoff
4795658fec for egw_openWindowCentered return a WindowID by default 2010-06-11 12:31:29 +00:00
Jörg Lehrke
65e7054869 Fix recurrence enddate for vCalendar 1.0 2010-06-11 12:16:58 +00:00
Andreas Stöckel
b841f570f0 Added wrapper for xajax.addScriptCall(), added ?cd=10 to json.php response again 2010-06-11 11:43:54 +00:00
Andreas Stöckel
d8983b6cd1 Added wrapper for xajax.addScriptCall(), added ?cd=10 to json.php response again 2010-06-11 11:41:12 +00:00
Ralf Becker
88583e9ebf removed array_stripslashes function, which is now in common_functions.inc.php 2010-06-11 10:55:24 +00:00
Ralf Becker
22600d0098 removed array_stripslashes function, which is now in common_functions.inc.php 2010-06-11 10:54:27 +00:00
Ralf Becker
401d9dcf21 removed now global available array_stripslashes 2010-06-11 10:39:59 +00:00
Ralf Becker
8c88ef81b2 removed now global available array_stripslashes 2010-06-11 10:39:27 +00:00
Andreas Stöckel
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
Andreas Stöckel
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
Andreas Stöckel
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
Klaus Leithoff
d8f8a2024c add static stylite_postfixmandriva and stylite_postfixsuse; adapt update script; 2010-06-11 10:05:12 +00:00
Jörg Lehrke
867dfd7829 Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-11 10:00:04 +00:00
Jörg Lehrke
78103fd02a Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-11 09:59:36 +00:00
Klaus Leithoff
464d08eb0d plain text/calendar messages, are now displayed as event.ics attachment too 2010-06-11 09:26:07 +00:00
Jörg Lehrke
f9c5c02a55 Fix WebDAV support for Bitkinex client (EGw.org#2650) 2010-06-11 09:06:05 +00:00
Jörg Lehrke
5f47910187 Fix WebDAV support for Bitkinex client (EGw.org#2650) 2010-06-11 09:05:28 +00:00
Andreas Stöckel
327324c95e Synchronized json code from trunk with 10.1 2010-06-11 08:38:36 +00:00
Andreas Stöckel
911bd7bd00 Fixed redirect in xajax handler 2010-06-11 08:25:24 +00:00
Ralf Becker
a480d1075a no default mailserver, so fmail redirects to create-mailaccount page 2010-06-11 08:10:15 +00:00
Ralf Becker
b7b71cfe87 no default mailserver, so fmail redirects to create-mailaccount page 2010-06-11 08:10:06 +00:00
Andreas Stöckel
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
Jörg Lehrke
db1b766dbb Fix enddate and alarm issue for series event shifting 2010-06-11 07:33:22 +00:00
Jörg Lehrke
e513532840 Fix enddate and alarm issue for series event shifting 2010-06-11 07:32:10 +00:00
Jörg Lehrke
0f00bb08a2 Set recurrence enddate to end time and use device TZ for vCalendar 1.0 2010-06-11 06:19:22 +00:00
Ralf Becker
7417e91bc2 fixed line numbers 2010-06-10 20:05:04 +00:00
Ralf Becker
fbd71f1f1c forgot jdots 2010-06-10 19:02:07 +00:00
Ralf Becker
9647798988 small fixes 2010-06-10 18:56:58 +00:00
Ralf Becker
66b10eaad0 only force jdots template, if it is available 2010-06-10 18:45:22 +00:00
Ralf Becker
f9f15a32a9 disabling no longer needed stylite-postfix-suse.patch and fixed wrong source# of debian.changelog 2010-06-10 18:42:10 +00:00
Ralf Becker
b2ace20536 removed outdated changelog 2010-06-10 18:36:03 +00:00
Ralf Becker
968f0407b1 changelog and spec file for 10.1 2010-06-10 18:31:53 +00:00
Ralf Becker
f488a7075b reverting setting of target app, as it is unneccessary 2010-06-10 17:54:51 +00:00
Ralf Becker
30b509e9ce reverting setting of target app, as it is unneccessary 2010-06-10 17:54:03 +00:00
Ralf Becker
3ddd428965 returning something, replaces whole window in FF, if used in link as "javascript:egw_openWindowCentered2()" 2010-06-10 17:26:29 +00:00