Commit Graph

15187 Commits

Author SHA1 Message Date
256e6ef220 applying system/default signature as default, when user has no signature assigned to user defined profile, and system signature is available. 2010-04-06 15:39:09 +00:00
f654e9458e fix for: calling setup, sets some config values to default, all the time 2010-04-06 15:32:40 +00:00
9e49963a46 reverting r29716 (Fix for SyncML prefs) 2010-04-06 12:51:17 +00:00
df0f89ecf8 Backport of Nathans fix for possible undefined var 2010-04-06 10:53:27 +00:00
a87f6bdf33 merged r29620 to 9.2: Fix SyncML preferences 2010-04-06 10:09:40 +00:00
ef6f523ae7 fixed not working merge of last fix (different in Trunk and EPL 9.2) 2010-04-06 08:57:38 +00:00
627630d222 backport of nathan grays fix of importing links 2010-04-06 08:14:56 +00:00
2fa8f26f08 "setting upload_tmp_dir explicit, in case distribution set something else, which is then not included in our open_basedir" 2010-04-05 06:52:58 +00:00
481f8a2dd2 "imporved mandriva support" 2010-04-04 11:47:29 +00:00
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
eef0fdedb6 "implemented new status filter for planner by user (wasnt implemented when status filter were added)" 2010-04-03 13:21:40 +00:00
17e5f174b0 "expiration time was not passed to tree or instance level cache provider" 2010-04-03 09:35:47 +00:00
42f3bf5722 fixed Mandriva dependencies 2010-04-03 08:38:23 +00:00
1821606d09 "switching E_STRICT off in error_reporting" 2010-03-30 13:25:42 +00:00
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
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
b7481feb96 "fixed not working sort" 2010-03-28 15:02:43 +00:00
b75e48518b "for iPhone and Android: replace evtl. configured telephony integration link with tel: protocoll" 2010-03-28 13:34:26 +00:00
0d4f02ff57 "for iPhone and Android: replace evtl. configured telephony integration link with tel: protocoll" 2010-03-28 13:28:29 +00:00
e102d5970f Backport add error messages to export template 2010-03-26 16:20:09 +00:00
163915ba5f Backport fix for bug where a rejected event could still cause a schedule conflict 2010-03-26 16:16:05 +00:00
e62ce26955 Backport fix to notify linked apps about changes in address 2010-03-25 16:11:43 +00:00
4eafcd0d18 Fix Windows 7 WebDAV issue 2010-03-25 14:19:05 +00:00
e841c4ce76 "calling split_accounts with 'merge' it type is NOT either 'accounts' or 'groups'" 2010-03-25 08:50:48 +00:00
b7e6c4aa93 "fix an other case of empty enddate get set to \"something\"" 2010-03-24 08:16:20 +00:00
87c988afee merged r29611/2: fixed getAccountEmailAddress ... 2010-03-23 13:56:52 +00:00
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
287172e520 updated spec: copying current changelog (debian.changes) into the package 2010-03-23 10:16:32 +00:00
2ded63e8e0 "adding changelog also as commit message to obs commit" 2010-03-22 21:29:46 +00:00
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
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
6a41642367 ampersand-at-the-end-of-url fix provided by zorg 2010-03-22 12:17:42 +00:00
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
fbe4b39c9b Costa Rica holidays 2011-15, thanks to Rafael Chacon <rafael.chacon(at)tecapro.com> 2010-03-20 08:10:46 +00:00
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
ef384f4f70 updated holiday files 2010-03-19 08:08:49 +00:00
3258524f9b "updating of changelog in debian.changes or .spec files" 2010-03-18 21:35:29 +00:00
03b2acde59 "automatic updating version number in .dsc and .spec files" 2010-03-18 14:24:05 +00:00
96f65d0936 "setting memory_limit to 64M" 2010-03-18 12:10:29 +00:00
9675daac5a "setting memory_limit for setup-cli to 64M" 2010-03-18 12:08:41 +00:00
bd2df9d08c "fixed infolog loosing links: wrong placed bracket" 2010-03-18 10:02:24 +00:00
1358f7eb86 "fixed 01.01.1970 problem with empty infolog enddate" 2010-03-18 08:58:08 +00:00
4e9701d7ad Configurable timezone for file export of calendar data 2010-03-17 16:28:18 +00:00
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
8f0e299012 Fix GroupDAV iterator issue 2010-03-16 20:46:56 +00:00
4415bb1112 missing translations 2010-03-16 16:44:08 +00:00
a775a07c49 new setup config denying (default) or allowing user names identical to system users (ldap only) 2010-03-16 16:34:35 +00:00
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
c558bfcc3d fixed regular expression to NOT "eat" 8 and , from merge print replacements 2010-03-16 13:38:49 +00:00
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