Commit Graph

15164 Commits

Author SHA1 Message Date
Ralf Becker
e841c4ce76 "calling split_accounts with 'merge' it type is NOT either 'accounts' or 'groups'" 2010-03-25 08:50:48 +00:00
Ralf Becker
b7e6c4aa93 "fix an other case of empty enddate get set to \"something\"" 2010-03-24 08:16:20 +00:00
Ralf Becker
87c988afee merged r29611/2: fixed getAccountEmailAddress ... 2010-03-23 13:56:52 +00:00
Ralf Becker
d72984ba78 - disable status column/row in index/edit, if no status defined
- remember status on "Save & new"
- [Save] was not closing in edit status
2010-03-23 12:55:02 +00:00
Ralf Becker
287172e520 updated spec: copying current changelog (debian.changes) into the package 2010-03-23 10:16:32 +00:00
Ralf Becker
2ded63e8e0 "adding changelog also as commit message to obs commit" 2010-03-22 21:29:46 +00:00
Ralf Becker
0bcfb37637 new emailadmin_smtp_ldap ldap base class from trunk, not yet used for existing types in EPL-9.2 2010-03-22 14:53:33 +00:00
Ralf Becker
d7964086db fixed after r29539 broken install:
- calling egw_time::getTimezones() not possible during setup time -->
  stalling all installs
- using tz_id=1 for a default is not possible, as that's the first
  regular tz_id on new install --> using '0' now
- added translation for that new calendar setting
2010-03-22 14:22:57 +00:00
Klaus Leithoff
6a41642367 ampersand-at-the-end-of-url fix provided by zorg 2010-03-22 12:17:42 +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
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
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
ef384f4f70 updated holiday files 2010-03-19 08:08: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
03b2acde59 "automatic updating version number in .dsc and .spec files" 2010-03-18 14:24:05 +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
1358f7eb86 "fixed 01.01.1970 problem with empty infolog enddate" 2010-03-18 08:58:08 +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
Jörg Lehrke
8f0e299012 Fix GroupDAV iterator issue 2010-03-16 20:46:56 +00:00
Ralf Becker
4415bb1112 missing translations 2010-03-16 16:44:08 +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
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
c558bfcc3d fixed regular expression to NOT "eat" 8 and , from merge print replacements 2010-03-16 13:38:49 +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
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
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
c53c27d9d4 Fix CLASS:PRIVATE issue 2010-03-15 17:22:19 +00:00
Jörg Lehrke
ecc20f62f0 Fix Funambol SIF enconding 2010-03-15 17:21:50 +00:00
Klaus Leithoff
1cc999ac8f removing possible CR/LF from content for ajax search result javascript, as it breaks the options 2010-03-15 15:31:41 +00:00
Jörg Lehrke
9c37b555ec Use iterator approach in GroupDAV; fix various issues 2010-03-15 10:51:43 +00:00
Jörg Lehrke
9590be51b7 Handle multi-line error messages gracefully 2010-03-15 10:51:24 +00:00
Ralf Becker
9f3e658b1c Do NOT store "System/Localtime" as server_timezone, as it is no valid timezone 2010-03-15 07:53:12 +00:00
Jörg Lehrke
abd19f0f27 Differentiate GroupDAV collections 2010-03-11 07:45:57 +00:00
Ralf Becker
0ec9d18b23 "adding fields for (max. 10) single category names" 2010-03-10 18:07:12 +00:00
Ralf Becker
c63eea32f6 "egw_links: remove links user has no access to from result, if $cache_titles is set" 2010-03-10 12:22:33 +00:00
Jörg Lehrke
1162445002 Improve find_event() 2010-03-09 17:03:33 +00:00
Jörg Lehrke
6f68c0a41b Fix 'search for series master' issue 2010-03-09 09:28:23 +00:00
Ralf Becker
7608a38aa3 "fixed handling of linebreaks from text and rich text fields for xml based formats (Open Office and MS Office)" 2010-03-08 21:57:41 +00:00
Ralf Becker
efe7eabe52 "only use posix_getpwnam to check for existing system user, if it's available (otherwise no more accounts can be created)" 2010-03-08 21:09:00 +00:00
Jörg Lehrke
1b301569e1 Fix Funambol STATUS issue 2010-03-08 13:53:57 +00:00
Ralf Becker
26093851cf "replace all control chars (C0+C1) but CR, LF and TAB (eg. vertical tabulators) with space as they are not allowed in xml" 2010-03-08 11:35:36 +00:00
Klaus Leithoff
5ea61e1cc1 changing the condition for n_fn adaption. change of given name and family name seems not to be sufficient 2010-03-08 11:34:38 +00:00
Jörg Lehrke
0c5a5b0362 Handle failures in event2rrule gracefully 2010-03-08 06:54:10 +00:00