Commit Graph

15207 Commits

Author SHA1 Message Date
e0c80bc1c9 "get FCK spellchecker and filebrowser working with session-id in url" 2010-04-13 15:13:33 +00:00
7796500c60 take care that the global_cats param survives the edit 2010-04-13 11:34:03 +00:00
a2c8d14a2c reset start to 0, if we come back or view another apps categories 2010-04-13 11:17:52 +00:00
97aa5602eb set the default for global_cats parameter to true 2010-04-13 10:42:38 +00:00
026eb03b6d accept global_cats param 2010-04-13 10:26:03 +00:00
e7d2d8cfc6 missing information in notification mails, when assigning infolog to projekt 2010-04-12 14:12:41 +00:00
682c363bb4 Fix group participant issue 2010-04-12 07:26:21 +00:00
3f6180affa set cat_app with value from get_row (, if not set) to ensure the cats of the template/listview in question are to be loaded 2010-04-12 07:23:37 +00:00
2ebd9cda40 "Ignore not installed apps" 2010-04-12 06:46:06 +00:00
2c12d737b2 Fix vCard export issue 2010-04-11 09:42:24 +00:00
5f3b45fa1d use advanced mode for system signature edit; beware everything you edit here is filtered by purify, so not everything possible will have effect, so BEWARE and TEST -> you may destroy your signature using the new options 2010-04-09 14:08:56 +00:00
398c0acf4d edit/create user defined signature with more comfortable windowsize 2010-04-09 14:03:36 +00:00
149bfcc5a4 remove superfluous sortby-array introduced earlier 2010-04-09 11:26:42 +00:00
6694e6d351 FolderList:sort folders by displayname, preference to show all (subscribed/unsubscribed) Folders in MainView FolderPane, (default is NO) 2010-04-09 11:20:22 +00:00
f8c6e7d25f allow more options regarding the edit of signatures (account signatures), beware everything you edit here is filtered by purify, so not everything possible will have effect, so BEWARE and TEST -> you may destroy your signature using the new options 2010-04-09 07:52:43 +00:00
9db6808467 Backport r29732 - Multi select filter matches any record with that value selected 2010-04-08 23:13:10 +00:00
69938436a9 Backport r29733 - Multi select filter matches any record with that value selected 2010-04-08 23:11:35 +00:00
da872fae0c if there is a personal addressbook (positive ID) selected as Default or forced; assume users own ID, as it is handled in addressbook settings (addressbook to add new contacts to) 2010-04-08 13:19:13 +00:00
ddb2ff2155 work provided by Chr.Fueller to tackle oversized events in calendar-week-print-pre-view 2010-04-08 11:48:27 +00:00
8e575ed7cc fixing typo regarding the check of modification time (provided by Andreas Stoeckel) 2010-04-07 12:29:05 +00:00
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