Commit Graph

15457 Commits

Author SHA1 Message Date
Klaus Leithoff
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
Klaus Leithoff
1ec94a70fe 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:21 +00:00
Jörg Lehrke
15e379249f Fix group participant issue 2010-04-12 07:20:11 +00:00
Ralf Becker
2ebd9cda40 "Ignore not installed apps" 2010-04-12 06:46:06 +00:00
Ralf Becker
0c31158d00 "Ignore not installed apps" 2010-04-12 06:45:33 +00:00
Jörg Lehrke
b0532e4ac2 Fix group participant localization issue 2010-04-12 06:31:30 +00:00
Jörg Lehrke
2c12d737b2 Fix vCard export issue 2010-04-11 09:42:24 +00:00
Jörg Lehrke
f976e3079c Fix vCard export issue 2010-04-11 09:34:42 +00:00
Klaus Leithoff
15609abbf4 work provided by Chr.Fueller to tackle oversized events in calendar-week-print-pre-view 2010-04-09 14:15:00 +00:00
Klaus Leithoff
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
Klaus Leithoff
398c0acf4d edit/create user defined signature with more comfortable windowsize 2010-04-09 14:03:36 +00:00
Klaus Leithoff
149bfcc5a4 remove superfluous sortby-array introduced earlier 2010-04-09 11:26:42 +00:00
Klaus Leithoff
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
Klaus Leithoff
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
Nathan Gray
9db6808467 Backport r29732 - Multi select filter matches any record with that value selected 2010-04-08 23:13:10 +00:00
Nathan Gray
69938436a9 Backport r29733 - Multi select filter matches any record with that value selected 2010-04-08 23:11:35 +00:00
Nathan Gray
b69a151568 Change addressbook_so to extend so_sql_cf 2010-04-08 22:42:25 +00:00
Nathan Gray
549626cbf9 Add some extra handling for potentially ambiguous columns in 2010-04-08 22:13:22 +00:00
Nathan Gray
215da11fae Add some extra handling for ambiguous columns 2010-04-08 20:21:40 +00:00
Klaus Leithoff
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
Klaus Leithoff
ddb2ff2155 work provided by Chr.Fueller to tackle oversized events in calendar-week-print-pre-view 2010-04-08 11:48:27 +00:00
Nathan Gray
79dfab8005 Custom field widget can be limited to (or exclude) certain fields. Put the list of fieldnames to display as the 3rd (4th, etc) option. Using a ! as the first character will negate the list, and exclude the named fields. 2010-04-07 17:00:09 +00:00
Nathan Gray
97727d41ce Fix filtering on a multi-select custom field. Any entry with the filter value will be included. 2010-04-07 16:06:01 +00:00
Nathan Gray
cacaff872d Fix filtering on a multi-select custom field. Any entry with the filter value will be included. 2010-04-07 15:52:59 +00:00
Klaus Leithoff
8e575ed7cc fixing typo regarding the check of modification time (provided by Andreas Stoeckel) 2010-04-07 12:29:05 +00:00
Klaus Leithoff
78e297eb83 fixing typo regarding the check of modification time (provided by Andreas Stoeckel) 2010-04-07 12:28:07 +00:00
Nathan Gray
09d2df0f9d New action: Create timesheets from entry in event list 2010-04-06 19:01:17 +00:00
Nathan Gray
f6e72c59f1 Add link to filemanager to list view 2010-04-06 17:22:20 +00:00
Nathan Gray
55d3ea8556 Prompt to edit whole series or create an exception for recurring events when editing from list view 2010-04-06 16:58:47 +00:00
Klaus Leithoff
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
Klaus Leithoff
f654e9458e fix for: calling setup, sets some config values to default, all the time 2010-04-06 15:32:40 +00:00
Klaus Leithoff
f69c071685 fix for: calling setup, sets some config values to default, all the time 2010-04-06 15:30:36 +00:00
Hans-Jürgen Tappe
9262a0adf3 Update of the german translation for calendar. 2010-04-06 14:24:34 +00:00
Nathan Gray
7f85ff40e5 Remove debug 2010-04-06 14:21:54 +00:00
Ralf Becker
9e49963a46 reverting r29716 (Fix for SyncML prefs) 2010-04-06 12:51:17 +00:00
Klaus Leithoff
df0f89ecf8 Backport of Nathans fix for possible undefined var 2010-04-06 10:53:27 +00:00
Ralf Becker
a87f6bdf33 merged r29620 to 9.2: Fix SyncML preferences 2010-04-06 10:09:40 +00:00
Ralf Becker
ef6f523ae7 fixed not working merge of last fix (different in Trunk and EPL 9.2) 2010-04-06 08:57:38 +00:00
Klaus Leithoff
627630d222 backport of nathan grays fix of importing links 2010-04-06 08:14:56 +00:00
Nathan Gray
2a715ae302 Add actions and 'whole query' checkbox to list view 2010-04-05 18:28:41 +00:00
Ralf Becker
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
Ralf Becker
7d3f824dd6 "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:11 +00:00
Ralf Becker
481f8a2dd2 "imporved mandriva support" 2010-04-04 11:47:29 +00:00
Ralf Becker
763d596392 "imporved mandriva support" 2010-04-04 11:46:48 +00:00
Ralf Becker
70c7ad3516 "directly cache link titles, to query them all at once (per app)" 2010-04-04 09:15:25 +00:00
Ralf Becker
f2e9a38ff4 "fixed ambiguous column sql-error by adding table-name to id over which we join" 2010-04-04 09:08:25 +00:00
Ralf Becker
a45ea03b19 "fixed ambiguous column sql-error by adding table-name to id over which we join" 2010-04-04 08:59:37 +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
928a38d5cf "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:44:28 +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