Commit Graph

5706 Commits

Author SHA1 Message Date
Klaus Leithoff
397706b2e3 put out Unrecogniced GroupDAV client Message only, when debug bis enabled -> does not work, as the function is static, commented the error_log 2010-07-08 09:40:35 +00:00
Klaus Leithoff
6970e437d1 put out Unrecogniced GroupDAV client Message only, when debug bis enabled 2010-07-08 09:34:42 +00:00
Klaus Leithoff
7b8b5c5190 fix for bug targets (if specified with HTML Links in CKEditor) do not szrvive purify. Chr.Fueller investigated Attr.AllowedFrameTargets as cause of the issue 2010-07-06 13:51:58 +00:00
Jörg Lehrke
92996740a9 Fix FroupDAV report issue 2010-07-02 05:03:51 +00:00
Klaus Leithoff
5e3947bdc6 fix for cached titles that are empty 2010-07-01 11:16:22 +00:00
Ralf Becker
8e04472a67 removed 2. header include, stalling access without home rights 2010-06-30 12:04:21 +00:00
Jörg Lehrke
716b9e2b5d Fix CTag issues for GroupDAV 2010-06-29 13:14:29 +00:00
Jörg Lehrke
3b422176cd Fix CalDAV issues 2010-06-29 09:21:41 +00:00
Ralf Becker
dab86e0dfd return default instead of referer containing "cd=yes", which causes a load of the framework inside the framework 2010-06-28 10:51:23 +00:00
Andreas Stöckel
186156fced Fixed bug with ckeditor indent not working 2010-06-28 08:22:59 +00:00
Jörg Lehrke
7505a741a6 Fix CalDAV group attendee issue; various GroupDAV improvements 2010-06-27 22:17:23 +00:00
Jörg Lehrke
661643f18f Fix SyncML SourceURI issue 2010-06-26 11:27:51 +00:00
Jörg Lehrke
e41052dd77 Enable Funambol clients 8.5 again; various SyncML optimizations 2010-06-25 17:17:37 +00:00
Andreas Stöckel
8c0e4cce64 Synchronized phpgwapi/js/jsapi, phpgwapi/js/egw_json.js and phpgwapi/inc/class.egw_json.inc.php with trunk 2010-06-23 09:14:09 +00:00
Ralf Becker
a2b6b3fe58 backporting r30991-4: using egw_db->capabilities[egw_db::CASE_INSENSITIVE_LIKE] and other PostgreSQL 8.3 fixes 2010-06-22 17:03:05 +00:00
Andreas Stöckel
8e67d04a20 Fixed filemanager path not properly set for ckeditor 2010-06-21 15:03:05 +00:00
Jörg Lehrke
4d15d698b1 Fix SlowSync timestamp issue (#2663) 2010-06-19 15:30:48 +00:00
Klaus Leithoff
2188402b1c increase timeout, since some smtp-servers seem to need more than 10 seconds to respond 2010-06-18 09:21:17 +00:00
Ralf Becker
2ce1a667d6 fix/workaround for bug #2658 - Monthview navigation issue with Google Chrome (Linux 5.0.x beta)
see http://code.google.com/p/chromium/issues/detail?id=43973
2010-06-17 10:39:54 +00:00
Andreas Stöckel
b99d1822d2 Synchronized jdots with trunk 2010-06-16 14:56:57 +00:00
Ralf Becker
6821442c24 fixed not working non-static use after Jörgs commit ($app was NOT set anymore) 2010-06-16 11:06:10 +00:00
Ralf Becker
76a8645871 fixed not working non-static use after Jörgs commit ($app was NOT set anymore) 2010-06-16 11:04:11 +00:00
Jörg Lehrke
1f536bfb5e Fix config::save_value static call issue 2010-06-16 08:36:49 +00:00
Ralf Becker
48c6e5416a methods to set or get all body tags or javascript files, replacing direct access to variables of old javascript class 2010-06-15 16:12:46 +00:00
Ralf Becker
fd2e05b765 fixing the fix: for mountpoints we have to check the url or what is mounted and not the url of the mountpoint 2010-06-15 10:34:17 +00:00
Ralf Becker
724559fb3c fixed not working update for application global categories, which for some reason got created with an owner != -1 2010-06-15 10:26:12 +00:00
Andreas Stöckel
e88327f421 Mage egw_json_getFormValues a global function 2010-06-15 09:49:15 +00:00
Ralf Becker
49d777bce9 delete db entry again, if we are not able to open a new(!) file in filesystem 2010-06-14 20:11:11 +00:00
Andreas Stöckel
6889a15f35 Fixed compatibility issues with IE 2010-06-14 16:07:12 +00:00
Nathan Gray
fe2b90a87c Backport 30796: Put and & or into common 2010-06-14 13:30:11 +00:00
Ralf Becker
ef278963d7 also remove mountpoints the user has no read access to from directory listings, eg. enabling versioning for an other user 2010-06-14 13:18:41 +00:00
Jörg Lehrke
6fa4a89cb5 2nd Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-14 07:41:49 +00:00
Ralf Becker
ec91ea15c9 returning content of onXXX tag after adding code 2010-06-13 07:45:28 +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
Klaus Leithoff
3668e1a8f4 for egw_openWindowCentered return a WindowID by default 2010-06-11 12:34:37 +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
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
Jörg Lehrke
867dfd7829 Fix Evolution CalDAV HTTP_IF_MATCH issue (Stylite#601) 2010-06-11 10:00:04 +00:00
Andreas Stöckel
327324c95e Synchronized json code from trunk with 10.1 2010-06-11 08:38:36 +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
Ralf Becker
6c508a5741 default for html::initCKEditor 3. parameter, to fix warning in fmail 2010-06-10 16:19:45 +00:00
Ralf Becker
910ff4f8f2 setting vars empty, which get only conditionally set 2010-06-10 15:38:36 +00:00
Ralf Becker
fd4cc1f953 allow json in body on(Load|Unload|Resize) tags 2010-06-10 14:31:59 +00:00
Ralf Becker
68c60ad574 fixes to be able to start CKEditor without expanded toolbar 2010-06-10 13:22:02 +00:00
Andreas Stöckel
de3ee335a9 Fixed handling of json requests using etemplate.process_exec and fixes in the json encoding of hierarchical values 2010-06-10 10:48:59 +00:00
Andreas Stöckel
1a78227120 Including the wz_dragdrop.js again 2010-06-10 07:42:15 +00:00
Andreas Stöckel
7f6ee30cc6 Initializing $top_menu_extra as an array 2010-06-10 07:34:02 +00:00
Ralf Becker
6a1b8b74f1 added EPL logo 2010-06-09 18:40:59 +00:00
Ralf Becker
e977610a4b Integrated (used) javascript methods:
- js->validate_file()
- js->set_on(Load|Unload|Resize)
into egw_framwork and made them static
(egw::__get('js') returns now the framework so all old code should
continue to work)
2010-06-09 15:30:53 +00:00