Commit Graph

15179 Commits

Author SHA1 Message Date
Ralf Becker
481f8a2dd2 "imporved mandriva support" 2010-04-04 11:47:29 +00:00
Ralf Becker
cb75b119d0 "fixed not working edit of recuring events on home page
(caused by curly brackets in if condition, which got interpreted as placeholdes by old Template class, removed them as they are unnecessary anyway)"
2010-04-03 13:48:15 +00:00
Ralf Becker
eef0fdedb6 "implemented new status filter for planner by user (wasnt implemented when status filter were added)" 2010-04-03 13:21:40 +00:00
Ralf Becker
17e5f174b0 "expiration time was not passed to tree or instance level cache provider" 2010-04-03 09:35:47 +00:00
Ralf Becker
42f3bf5722 fixed Mandriva dependencies 2010-04-03 08:38:23 +00:00
Ralf Becker
1821606d09 "switching E_STRICT off in error_reporting" 2010-03-30 13:25:42 +00:00
Ralf Becker
aa7eba5d31 "allow to specify more then one group for an auto-created user
(first is primary, further are just memberships)"
2010-03-29 07:40:30 +00:00
Ralf Becker
cd0d07ad48 "deleting a type, did not delete a group owner
--> causing groups still considered to be used as group owners and therefore not resolved to there users for grants"
2010-03-28 15:42:56 +00:00
Ralf Becker
b7481feb96 "fixed not working sort" 2010-03-28 15:02:43 +00:00
Ralf Becker
b75e48518b "for iPhone and Android: replace evtl. configured telephony integration link with tel: protocoll" 2010-03-28 13:34:26 +00:00
Ralf Becker
0d4f02ff57 "for iPhone and Android: replace evtl. configured telephony integration link with tel: protocoll" 2010-03-28 13:28:29 +00:00
Nathan Gray
e102d5970f Backport add error messages to export template 2010-03-26 16:20:09 +00:00
Nathan Gray
163915ba5f Backport fix for bug where a rejected event could still cause a schedule conflict 2010-03-26 16:16:05 +00:00
Nathan Gray
e62ce26955 Backport fix to notify linked apps about changes in address 2010-03-25 16:11:43 +00:00
Jörg Lehrke
4eafcd0d18 Fix Windows 7 WebDAV issue 2010-03-25 14:19:05 +00:00
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