Ralf Becker
b9335d6cfb
only return mime-information of apps the user has access to
2012-03-22 12:44:18 +00:00
Klaus Leithoff
e6dae8ba56
take care of additional leading spaces when gathering draftData, they are neither needed nor wanted
2012-03-22 12:26:23 +00:00
Klaus Leithoff
f09ede587e
better control for cleanup of drafted messages by using onunload and onbeforeunload
2012-03-22 12:23:11 +00:00
Ralf Becker
f5e374ca1f
* InfoLog/CalDAV: fixed not working toggeling of completed from iOS reminder app (only sets COMPLETED, but never STATUS or PERCENT-COMPLETED)
...
not returning etag for modified entries, as client then keeps not updated X-INFOLOG-STATUS, sending no etag we force him to update from server
2012-03-22 12:15:44 +00:00
Ralf Becker
492931ab8d
add some padding to leave space for hasChildren or hasParent icon
2012-03-22 09:07:27 +00:00
Ralf Becker
84d5784376
if status changed to ongoing, set percent to 10
2012-03-22 08:50:49 +00:00
Ralf Becker
dfa60e9825
* Home: only display apps user has rights to (were not checked for calendar, email, infolog, news_admin or if user changes positions on home, before gotten app-rights removed)
...
also removed tons of old grab no longer used ;-)
2012-03-21 12:54:47 +00:00
Ralf Becker
3141cf1c54
* API: fix account-selection-method "selectbox" containing selected account double (eg. in Admin >> Manage groups)
2012-03-21 09:24:30 +00:00
Klaus Leithoff
f5fdf4b1d3
add onbeforeunload as action
2012-03-21 08:26:41 +00:00
Ralf Becker
0f181dc42e
* LDAP: if multiple hosts given, try them all for first working one and store choice in session to start new trial only if working one fails
2012-03-21 07:56:30 +00:00
Klaus Leithoff
fdc48b3a4c
giving selected bg-coloring precedence over other bg-color classes usingimportant
2012-03-20 17:11:13 +00:00
Ralf Becker
c7b52a8928
remove not necessary mime_(type|size|name)
2012-03-20 16:02:00 +00:00
Ralf Becker
8a5d64301c
* InfoLog: icons to visualise entry has a parent or subs, using these icons (arrow left or up) in context-menu too
2012-03-20 11:59:41 +00:00
Ralf Becker
cd2cc35b73
* InfoLog: icons to visualise entry has a parent or subs, using these icons (arrow left or up) in context-menu too
2012-03-20 11:18:33 +00:00
Ralf Becker
c593286260
fixed SQL error reported on developer list: nothing known about column "recur_date"!
2012-03-20 07:18:44 +00:00
Nathan Gray
67418adcbc
Fix formatting / layout of nextmatch header templates
2012-03-19 22:33:40 +00:00
Nathan Gray
ccaa65b0e4
Implement groupbox/caption with fieldset/legend
2012-03-19 21:06:02 +00:00
Nathan Gray
b89f39785d
Use global visibility settings, handle skipped columns in the middle
2012-03-19 20:30:38 +00:00
Nathan Gray
e567e6d0bf
Update visible custom fields
2012-03-19 19:57:02 +00:00
Nathan Gray
abe44d99c7
Include jQuery-UI CSS for all
2012-03-19 19:52:35 +00:00
Nathan Gray
1257ab5e7c
Fix up nextmatch column / custom field selection in header
2012-03-19 19:23:23 +00:00
Nathan Gray
00c9b4f613
Make sure empty / all / none option is first in the list
2012-03-19 19:22:21 +00:00
Nathan Gray
5f1c65b31e
Give proper error messages for modification error as well as permissions error
2012-03-19 18:45:14 +00:00
Nathan Gray
102c0e569c
Change error output from STDERR to error_log
2012-03-19 14:54:20 +00:00
Ralf Becker
0f838df1b9
switch zlib.output_compression off, as we cant calculate Content-Length header, if its on, doing our own Content-Encoding: gzip now (wont be necessary for Apache2.2 which fixes false Content-Length headers silently, but eg. Lighttpd cuts off content, if wrong Content-Length header specified
...
using md5 of real content for instance specific translations, cant use lang_ctimes for them
2012-03-19 08:35:47 +00:00
Ralf Becker
4ae51b95db
* InfoLog: if one of status, percent or datecompleted changed, change others to reasonable values
2012-03-18 14:44:45 +00:00
Ralf Becker
5b4c2898b1
* InfoLog: if one of status, percent or datecompleted changed, change others to reasonable values
2012-03-18 14:44:16 +00:00
Ralf Becker
a58a358011
process js_pseudo_funcs in onchange of date-widget
2012-03-18 14:42:04 +00:00
Ralf Becker
819c806460
process js_pseudo_funcs in onchange of date-widget
2012-03-18 14:40:49 +00:00
Ralf Becker
86c024c1dd
* Calendar: update timezones to 2011n from Lightning
2012-03-18 08:57:32 +00:00
Ralf Becker
2cef8aaa1d
* Calendar: update timezones to 2011n from Lightning
2012-03-18 08:56:56 +00:00
Ralf Becker
90e8092570
fixing the fix ..., good that new etemplate2 always uses csv_explode
2012-03-17 14:18:56 +00:00
Ralf Becker
809b5f3dac
fixing the fix ..., good that new etemplate2 always uses csv_explode
2012-03-17 14:18:30 +00:00
Ralf Becker
03c21735e6
use csv_split on options of text field, to allow to enclose preg in quote to allow comma in it
2012-03-17 13:42:01 +00:00
Ralf Becker
ffccc00439
use csv_split on options of text field, to allow to enclose preg in quote to allow comma in it
2012-03-17 13:41:34 +00:00
Ralf Becker
ff4152dd42
if not category specified to invalidate_cache() call init_cache(), to fix problem of categories deleted via context menu are not deleted from list (only in next, but not in current refresh)
2012-03-17 10:54:59 +00:00
Ralf Becker
96796f5edb
if not category specified to invalidate_cache() call init_cache(), to fix problem of categories deleted via context menu are not deleted from list (only in next, but not in current refresh)
2012-03-17 10:54:36 +00:00
Nathan Gray
59f7a93cbb
Prevent double-encoding on nm categories
2012-03-16 14:52:33 +00:00
Klaus Leithoff
988373b6c4
fix bug regarding the positioning of the drag n drop context menu popup
2012-03-16 12:30:52 +00:00
Klaus Leithoff
eb027aa478
* translations: improving german translation
2012-03-16 12:01:34 +00:00
Klaus Leithoff
8f6c0adcf4
* translations: Italian translation improvements for admin and API; provided by Ilias Chasapakis, Webtrain Services
2012-03-16 11:59:53 +00:00
Klaus Leithoff
0de56cd9bc
* translations: improving german translation
2012-03-16 11:45:39 +00:00
Klaus Leithoff
5954d668d0
* translations: Italian translation improvements for admin and API; provided by Ilias Chasapakis, Webtrain Services
2012-03-16 11:43:03 +00:00
Klaus Leithoff
a2af0cc046
* eMail: feature to save messages that are in progress of being composed to draft every 3 minutes;
...
* eMail: fix bug regarding language strings with single quotes in Javascript;
masking hash char when saving mails to filemanager, using purifyCreateHTMLTidyConfig when trying to use purifier as tidy substitution
2012-03-16 09:59:26 +00:00
Nathan Gray
f88776416c
Make sure headers is defined, even if no templates specified
2012-03-15 23:16:41 +00:00
Nathan Gray
f17860431a
Don't try to split numbers
2012-03-15 23:15:01 +00:00
Nathan Gray
3a865977ff
Pretty checkboxed multi-select widget
2012-03-15 22:57:55 +00:00
Nathan Gray
ea77d9704e
If template has a tree & a selectbox with the same ID (addressbook.edit), tree can play nice with the selectbox and provide compatible data so it still works
2012-03-15 22:35:00 +00:00
Nathan Gray
ffe2f1677b
Don't overwrite current option (set from explicit attribute or content) with a legacy option
2012-03-15 21:56:19 +00:00
Ralf Becker
abf0750842
* Admin: view sessions and view access log was not using user-timezone but server, also causing display of wrong idle-time
2012-03-15 13:47:13 +00:00