Commit Graph

25172 Commits

Author SHA1 Message Date
b1e77ca062 Add some handling to allow ID to be different from the value source by allowing the value attribute to point to the value. 2014-10-01 17:29:22 +00:00
0eb14c1dc1 Implement comparison and alternate fields 2014-10-01 16:49:26 +00:00
0b9c86328c detect TNEF by either its mime-type or caseinsensitive filename of winmail.dat 2014-10-01 16:35:20 +00:00
f17a896283 If link changes, update client side with new title when possible. 2014-10-01 16:20:18 +00:00
f8540288d8 Check that array entry is there before looking into it.
Prevents error when accessing deleted user.
2014-10-01 15:53:31 +00:00
814400e861 Add new infolog filter 'private\' 2014-10-01 15:42:30 +00:00
0159f41877 Restore favorite's sort order along with filters 2014-10-01 15:41:50 +00:00
15be410487 Make sure to use correct parent ObjectManager when destroying.
Should fix "Action object with id ... does not exist" errors.
2014-10-01 15:37:01 +00:00
9e0b882f92 Add refresh(id, type) function to et2_gantt widget 2014-10-01 15:34:54 +00:00
ee46807842 * Filemanager: New styling and access to list of uploading files in progress 2014-10-01 15:21:48 +00:00
7c3683f3e8 More styling on file upload progress list 2014-10-01 15:16:13 +00:00
3ec23b92fd Fix unwanted apps showing in link-app 2014-10-01 15:15:33 +00:00
561880e31d Fix extra progress bar shown always under file name even before the uploading processes get started 2014-10-01 15:05:01 +00:00
3abff57761 Avoid error if filter has no options. 2014-10-01 15:04:21 +00:00
e1619d6cb9 Handle more refresh options, Support multiple projects in gantt chart 2014-10-01 14:57:01 +00:00
4e5a3c3d8b Make progress dropdown list available for filemanager upload 2014-10-01 14:22:27 +00:00
cc9dfd0043 Implement dropdown list style for file upload 2014-10-01 14:19:36 +00:00
c4b6102e8a * Calendar: user without edit access to event could not delete own alarm 2014-10-01 14:08:51 +00:00
ae8754638e * Calendar: user without edit access to event could not delete own alarm 2014-10-01 14:08:31 +00:00
9f1dfdb97b remove not working email from selectbox in search for adding participants 2014-10-01 12:54:28 +00:00
165abb1280 remove not working email from selectbox in search for adding participants 2014-10-01 12:54:12 +00:00
0a34fceee2 logging while TNEF decoding fails 2014-10-01 11:11:42 +00:00
cd30e8bee1 Don't try to delete not-existing attribute.
Hopefully solves error in IE.
2014-10-01 10:43:24 +00:00
dbca9f2008 fix typo 2014-10-01 10:37:52 +00:00
d736d6cb4a fix typo 2014-10-01 10:37:30 +00:00
22a5189783 stop egw.debug("error",...) to show error to user, if LOCAL_LOG_LEVEL=0, which we currently set in source 2014-10-01 10:35:36 +00:00
6be491d6eb stop egw.debug("error",...) to show error to user, if LOCAL_LOG_LEVEL=0, which we currently set in source 2014-10-01 10:34:50 +00:00
e9731f5692 * Timesheet: fix SQL error when searching and NO custom fields defined 2014-10-01 08:19:57 +00:00
f1283fcf71 * Timesheet: fix SQL error when searching and NO custom fields defined 2014-10-01 08:19:39 +00:00
72d5413131 fixing IDE warnings 2014-10-01 07:53:03 +00:00
2d0d1916c6 fixed date-time_today widget broken after last commit 2014-10-01 04:40:54 +00:00
c42802beea fixed date-time_today widget broken after last commit 2014-10-01 04:40:19 +00:00
6ee7f3f219 Basics of infolog-value and tracker-value widgets 2014-09-30 22:08:57 +00:00
aa6c36ba3f Work on app-entry widgets (contact-value) 2014-09-30 21:37:45 +00:00
98d6b45be2 switching off Javascript error-handler and -display in GUI 2014-09-30 20:31:07 +00:00
81f68e09d6 switching off Javascript error-handler and -display in GUI 2014-09-30 20:30:46 +00:00
d102b7782c fix handling of timestamps in usertime on client-side, by using date("Y-m-d\TH:i:s\Z", ts) equivalent to PHP date function we use on server-side, fixes wrong time in alarms, if server- and user-timezone differ 2014-09-30 20:13:15 +00:00
1a3c6985e4 fix handling of timestamps in usertime on client-side, by using date("Y-m-d\TH:i:s\Z", ts) equivalent to PHP date function we use on server-side, fixes wrong time in alarms, if server- and user-timezone differ 2014-09-30 20:12:53 +00:00
c16bb0c647 Make sure to use correct parent ObjectManager when destroying.
Should fix "Action object with id ... does not exist" errors.
2014-09-30 16:52:42 +00:00
e7c07d48f6 Add warning for unknown contact type and change it to 'n' (contact). 2014-09-30 15:08:46 +00:00
3843109dff Avoid error if filter has no options. 2014-09-30 14:47:54 +00:00
9057821241 * Preferences: opening forced preferences set selectboxes for not set values to first real value not "Users Choice"
caused by etemplate_widget_menupopup not being run, it is now run by etemplate_new::exec / etemplate_new::fix_sel_options for everything in sel_options
2014-09-30 14:27:47 +00:00
3e12e8f2f9 * Preferences: opening forced preferences set selectboxes for not set values to first real value not "Users Choice"
caused by etemplate_widget_menupopup not being run, it is now run by etemplate_new::exec / etemplate_new::fix_sel_options for everything in sel_options
2014-09-30 14:27:29 +00:00
28a086d252 * Mail: decoding of TNEF/winmail.dat as attachments, requires installation of PEAR packages Horde_Compress, Horde_Icalendar and Horde_Mapi 2014-09-30 14:25:37 +00:00
50ea60a01c * Mail: Resolve ms-tnef attachments if possible, and required backend functionality is assumed to be available 2014-09-30 14:06:11 +00:00
932c78bc6d remove calls to removed htmlspecialchars method 2014-09-30 12:37:07 +00:00
648649e03f remove calls to removed htmlspecialchars method 2014-09-30 12:36:46 +00:00
3b2619719c remove calls to removed htmlspecialchars method 2014-09-30 12:28:42 +00:00
511bd8674a fix IDE warnings and generate an install_id, if there is none 2014-09-30 11:59:55 +00:00
25eae3cd06 fix IDE warnings and generate an install_id, if there is none 2014-09-30 11:59:31 +00:00