Commit Graph

15480 Commits

Author SHA1 Message Date
Ralf Becker
71960a6d02 Fixed some more php53 Warnings after latest fix_depricated.php
improvment.
2010-03-21 09:37:52 +00:00
Ralf Becker
40168aca6a "fix to understand and replace ereg(i) with array-subscriptions as parameters (eg. $_REQUEST['something'])" 2010-03-21 09:05:41 +00:00
Hans-Jürgen Tappe
c6886bee7d - Fix a problem with the daylight saving: The static increment could not cope
and another week (without events) is shown.
- Fix the default value to be consistently 2 at both places where specified
- Fix problem with calendar events "search()" function: offset needs to be 0.
- remove numEntries, which does not make sense for the weekN view (will fill up
  the weeks only up to the event which is counted to max.) and seems to be a
  legacy from the list view code.
2010-03-20 20:06:47 +00:00
Ralf Becker
8025caf852 restructured accounts::search() code, to handle $param[app] for ldap too, fixed ldap backend to also index array by account_id 2010-03-20 13:25:03 +00:00
Ralf Becker
90a3a946f6 restructured accounts::search() code, to handle $param[app] for ldap too, fixed ldap backend to also index array by account_id 2010-03-20 13:24:01 +00:00
Ralf Becker
fbe4b39c9b Costa Rica holidays 2011-15, thanks to Rafael Chacon <rafael.chacon(at)tecapro.com> 2010-03-20 08:10:46 +00:00
Ralf Becker
709b51ad50 Costa Rica holidays 2011-15, thanks to Rafael Chacon <rafael.chacon(at)tecapro.com> 2010-03-20 08:09:40 +00:00
Ralf Becker
76f6bcddca xajax uses xml to transport the label, therefore we have to replace not only CR, LF (not allowed unencoded in Javascript strings) but also all utf-8 C0 and C1 plus CR and LF 2010-03-19 13:06:18 +00:00
Ralf Becker
4cc9586e39 xajax uses xml to transport the label, therefore we have to replace not only CR, LF (not allowed unencoded in Javascript strings) but also all utf-8 C0 and C1 plus CR and LF 2010-03-19 13:05:20 +00:00
Ralf Becker
ef384f4f70 updated holiday files 2010-03-19 08:08:49 +00:00
Ralf Becker
761d1c746a new holiday file for Costa Rica, thanks to Rafael Chacon <rafael.chacon(at)tecapro.com> 2010-03-19 08:04:58 +00:00
Ralf Becker
2ec11dd98d updated holidays file for NL, thanks to R. Oosterhoff <r.oosterhoff(at)xs4all.nl> 2010-03-19 08:02:00 +00:00
Ralf Becker
6663a384d3 "updating of changelog in debian.changes or .spec files" 2010-03-18 21:40:49 +00:00
Ralf Becker
3258524f9b "updating of changelog in debian.changes or .spec files" 2010-03-18 21:35:29 +00:00
Ralf Becker
09177e4018 automatic updating version number in .dsc and .spec files 2010-03-18 19:39:53 +00:00
Ralf Becker
16707ee82e some apache do NOT allow symbolic PHP constants 2010-03-18 19:39:33 +00:00
Ralf Becker
03b2acde59 "automatic updating version number in .dsc and .spec files" 2010-03-18 14:24:05 +00:00
Ralf Becker
406e4110c6 "setting memory_limit to 64M" 2010-03-18 12:11:11 +00:00
Ralf Becker
96f65d0936 "setting memory_limit to 64M" 2010-03-18 12:10:29 +00:00
Ralf Becker
9675daac5a "setting memory_limit for setup-cli to 64M" 2010-03-18 12:08:41 +00:00
Ralf Becker
bd2df9d08c "fixed infolog loosing links: wrong placed bracket" 2010-03-18 10:02:24 +00:00
Ralf Becker
39e2710b24 "fixed infolog loosing links: wrong placed bracket" 2010-03-18 10:00:39 +00:00
Ralf Becker
1358f7eb86 "fixed 01.01.1970 problem with empty infolog enddate" 2010-03-18 08:58:08 +00:00
Ralf Becker
14f55a35ed "fixed 01.01.1970 problem with empty infolog enddate" 2010-03-18 08:56:51 +00:00
Jörg Lehrke
7f2e37b5eb Configurable timezone for file export of calendar data 2010-03-17 16:57:03 +00:00
Jörg Lehrke
4e9701d7ad Configurable timezone for file export of calendar data 2010-03-17 16:28:18 +00:00
Ralf Becker
3ada27bf3c ability to migrate DB based sqlfs to a filesystem based one using filemanager/cli.php (see usage) 2010-03-17 09:13:46 +00:00
Ralf Becker
2978d9ddd2 ability to migrate DB based sqlfs to a filesystem based one using filemanager/cli.php (see usage) 2010-03-17 09:11:28 +00:00
Jörg Lehrke
8f0e299012 Fix GroupDAV iterator issue 2010-03-16 20:46:56 +00:00
Jörg Lehrke
fc07594746 Fix GroupDAV iterator issue 2010-03-16 20:44:55 +00:00
Ralf Becker
4415bb1112 missing translations 2010-03-16 16:44:08 +00:00
Ralf Becker
2c790ac879 missing translations 2010-03-16 16:43:36 +00:00
Ralf Becker
a775a07c49 new setup config denying (default) or allowing user names identical to system users (ldap only) 2010-03-16 16:34:35 +00:00
Ralf Becker
b40f14a95e new setup config denying (default) or allowing user names identical to system users (ldap only) 2010-03-16 16:33:28 +00:00
Ralf Becker
06b5afeff1 "do NOT mark untranslated phrases with an asterisk (as EGw does it by default since some versions)" 2010-03-16 16:19:33 +00:00
Ralf Becker
7489a9cfb4 "do NOT mark untranslated phrases with an asterisk (as EGw does it by default since some versions)" 2010-03-16 16:18:41 +00:00
Ralf Becker
c558bfcc3d fixed regular expression to NOT "eat" 8 and , from merge print replacements 2010-03-16 13:38:49 +00:00
Ralf Becker
6c7e9b0062 fixed regular expression to NOT "eat" 8 and , from merge print replacements 2010-03-16 13:38:20 +00:00
Ralf Becker
978f55456b swaped category and contact row in edit: fixes parent get accidently set, if one types return to start contact search 2010-03-16 13:37:02 +00:00
Ralf Becker
1e5717194b swaped category and contact row in edit: fixes parent get accidently set, if one types return to start contact search 2010-03-16 13:30:25 +00:00
Jörg Lehrke
420aabafde Fix error message issue 2010-03-16 11:54:31 +00:00
Jörg Lehrke
845dc3eb80 Improve Infolog GroupDAV 2010-03-16 10:17:03 +00:00
Jörg Lehrke
9acb0e3db2 Fix Infolog timezone issue again 2010-03-16 10:16:49 +00:00
Jörg Lehrke
0d680b8017 Fix duplication by changed event title 2010-03-16 10:08:46 +00:00
Jörg Lehrke
abfc3f522b Fix duplication by changed event title 2010-03-16 09:26:01 +00:00
Jörg Lehrke
a39a8b8eb8 Improve Infolog GroupDAV 2010-03-16 07:01:36 +00:00
Jörg Lehrke
de36a7d40a Fix Infolog timezone issue again 2010-03-16 07:00:56 +00:00
Jörg Lehrke
e6f717934c Improved WebDAV 2010-03-15 19:08:39 +00:00
Jörg Lehrke
a5a15414d3 Fix Infolog timezone issue (Bug 8002) 2010-03-15 18:06:14 +00:00
Jörg Lehrke
e9cdcbcac8 Fix Infolog timezone issue (Bug 8002) 2010-03-15 18:05:33 +00:00