Ralf Becker
d510c4fc2b
removing xajax and enabling egw_json xajax legacy support
2010-07-27 09:16:07 +00:00
Jörg Lehrke
651ea4a230
Fix syncml:metinf and syncml:devinf namespace issue ( #2696 )
2010-07-25 18:08:31 +00:00
Ralf Becker
0b54836766
fixed wrong extraction of the extra_attr, eg. uid
2010-07-21 14:39:37 +00:00
Ralf Becker
1a86073296
fixed PHP warning: Illegal offset type in phpgwapi/inc/class.accounts_ldap.inc.php on line 1100 and not working update of group mail addresses
2010-07-21 14:21:06 +00:00
Ralf Becker
40092896a5
allow null as value in assign()
2010-07-21 13:17:37 +00:00
Andreas Stöckel
0e79cf6475
removed the elementspath plugin
2010-07-21 11:54:04 +00:00
Ralf Becker
a613866a37
replace deprecated call_user_method(_array) with call_user_func(_array)
2010-07-20 16:49:06 +00:00
Klaus Leithoff
2b4e14540b
use notifications option/configuration to enforce the use of emailadminprofiles only for notifications
2010-07-19 07:32:06 +00:00
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
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
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
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
b841f570f0
Added wrapper for xajax.addScriptCall(), added ?cd=10 to json.php response again
2010-06-11 11:43:54 +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
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
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
Ralf Becker
feaab09818
calling jquery as part of a response, eg. ->call(' #123 ','addClass',array('valid'));
2010-06-09 14:41:40 +00:00
Andreas Stöckel
7eb21252af
Removed code which might interrupt XAJAX from working
2010-06-09 13:52:38 +00:00