Commit Graph

14849 Commits

Author SHA1 Message Date
Ralf Becker
6eb975f0da upps typo 2009-11-30 16:00:23 +00:00
Ralf Becker
5db82f568d querying date_default_timezone_get() only once and storing it as
$GLOBALS[egw_info][server][server_timezone], as it fills the log with
warnings under php5.3
2009-11-30 15:57:17 +00:00
Ralf Becker
8b59123838 fixed php5.3 warning: PHP Deprecated: Function magic_quotes_runtime() is deprecated 2009-11-30 15:49:14 +00:00
Ralf Becker
208560abbb reverted r28325, as it's not working in 1.6 and has nothing to do with SyncML 2009-11-30 12:55:46 +00:00
Jörg Lehrke
66c566cb71 Optimized SyncML memory footprint; fixes various filter issues 2009-11-29 20:59:52 +00:00
Jörg Lehrke
c5d6ab6974 Added missing common function check_load_extension() 2009-11-29 18:46:30 +00:00
Ralf Becker
9b958eed5e "fixed birthday reminder on home for ldap:
- transfer wildcard via parameter, as it get's quoted otherwise
- searching accounts too, if accounts stored in ldap and contacts not"
2009-11-29 13:35:53 +00:00
Ralf Becker
86c2be2efa fixed sometimes not translatable phrases longer 128 chars, problem was a trim() after truncating the message to 128 chars 2009-11-28 16:24:44 +00:00
Ralf Becker
9e5c2633d4 egw_vfs::download_url requires egw::link, as it is relative to egroupware dir 2009-11-28 16:23:52 +00:00
Ralf Becker
611c36026f fixed bug: superuser clicking [apply] twice in file preferences deleted file or directory 2009-11-28 15:13:54 +00:00
Ralf Becker
ad137415aa removed caching as it creates problems with datasource updates in projectmanager (datasource reads infolog content from an instance with a not updated cache, causing updates only to happen after clicking on [apply] twice) 2009-11-28 14:03:45 +00:00
Ralf Becker
95d4631f61 unsetting etag too when copying contacts to fix optimistic locking error after 2. apply 2009-11-28 11:46:48 +00:00
Ralf Becker
6c1f963aee fixed replacement of multiple placeholders 2009-11-28 11:32:56 +00:00
Klaus Leithoff
a23919ea4b make sure there is an mailObject before you try to do anything else 2009-11-28 09:51:24 +00:00
Ralf Becker
6549ed94a2 disabling automatic call to asyncservice after each request 2009-11-28 08:28:12 +00:00
Klaus Leithoff
1a3a131b0d handling parameter-replacements in translation class 2009-11-27 13:22:51 +00:00
Klaus Leithoff
b1d33d5277 purifier upgrade to 4.0.0 2009-11-27 10:08:55 +00:00
Klaus Leithoff
34ec3c2124 switching to modern purifier notation, as of in 4.0 the old style is deprecated 2009-11-27 10:08:35 +00:00
Jörg Lehrke
f5dbc57e64 Fix event recur_interval mismatch issue 2009-11-27 07:08:06 +00:00
Jörg Lehrke
e91b10b709 Fix RRULE issue with trailing colon 2009-11-25 19:18:34 +00:00
Jörg Lehrke
67bd6b14bd Fix WSP issue in QP paramters 2009-11-25 09:41:58 +00:00
Jörg Lehrke
afd6dd3ef0 Fix empty value issue 2009-11-25 08:52:09 +00:00
Klaus Leithoff
28904f7aa8 refine purify definition to allow for anchor tags 2009-11-24 08:18:25 +00:00
Klaus Leithoff
9c3d1fb334 php5.3 compatibility, eregi->preg_replace 2009-11-23 10:50:31 +00:00
Oscar Manuel Gómez Senovilla
ca6816499a Update spanish translation 2009-11-22 20:27:22 +00:00
Jörg Lehrke
6be4fa193f Improve multi-domain support for SyncML 2009-11-22 18:48:15 +00:00
Jörg Lehrke
e340d34810 Add multi-domain support for SyncML 2009-11-22 17:40:32 +00:00
Jörg Lehrke
f6a3622115 Add additional datatstores in varios places 2009-11-22 16:47:37 +00:00
Ralf Becker
3e144635b0 fixed typos pointed out by Hans-Jürgen 2009-11-22 09:04:41 +00:00
Jörg Lehrke
ebaf0059d3 Fix status interference issue for recurring events 2009-11-20 16:00:33 +00:00
Ralf Becker
30cdad7e50 backported r28437-9 2009-11-20 15:11:53 +00:00
Jörg Lehrke
aacbe20355 Backport of Christians SyncML Category Handling 2009-11-20 14:45:26 +00:00
Klaus Leithoff
6ede93ebc8 fixing a problem regarding substr_count/mb_substr_count as they do not support the same number of parameters 2009-11-20 12:35:31 +00:00
Jörg Lehrke
024faa2a3c SyncML filter handling improved, code cleanup 2009-11-20 07:42:09 +00:00
Klaus Leithoff
684650da2b improve the parsing of the raw data _advanceOverStr 2009-11-19 13:00:59 +00:00
Jörg Lehrke
cf32f68858 Fix Yearly RRULE Issue with Funambol Outlook Sync Client 2009-11-19 11:50:59 +00:00
Jörg Lehrke
30a6a67337 Use get_recurrence_exceptions() to calculate the pseudo-exceptions 2009-11-19 11:16:04 +00:00
Jörg Lehrke
ed326ddc69 Fix Domain Issue (Bug #2367) for SyncML 2009-11-18 18:56:36 +00:00
Jörg Lehrke
2ccff23c6f fix typos 2009-11-18 17:43:06 +00:00
Klaus Leithoff
f7586299c0 fixed typo, that prevented the group profiles to load properly 2009-11-18 14:05:57 +00:00
Ralf Becker
b62769624e "fixed typo as already in trunk, thanks to info from Hansjürgen" 2009-11-18 10:02:17 +00:00
Ralf Becker
3417bc8115 "fixed empty settings in infolog, reported on user-list" 2009-11-18 09:24:15 +00:00
Ralf Becker
0e976fc169 "fixed typo, still causing statistics call to fail under jerryr" 2009-11-18 08:30:11 +00:00
Jörg Lehrke
707a118184 Fix for 'Enforce Server' during SlowSync 2009-11-17 21:20:55 +00:00
Ralf Becker
57e01e2b0c "remembering admins previous selection for:
- country
- usage_type"
2009-11-17 20:33:00 +00:00
Jörg Lehrke
faf7ad8ddf Added option to export events in server timezone 2009-11-17 18:10:13 +00:00
Ralf Becker
9e7a9d9291 backported EGroupware usage statistic client to 1.6 2009-11-17 15:26:45 +00:00
Ralf Becker
9a755daa24 Client to submit monthly statistical data 2009-11-17 09:24:10 +00:00
Jörg Lehrke
9a7830b6d7 Add additional datastores 2009-11-17 07:14:50 +00:00
Jörg Lehrke
4b490c2e8b Add additional datastores 2009-11-17 07:13:21 +00:00