Commit Graph

26375 Commits

Author SHA1 Message Date
e08a8dc12f fix not working validateProfile by rewriting it, could not change to other account and it was querying all accounts multiple times, even if it only want to validate an existing account 2013-11-08 17:56:47 +00:00
38748c2fa1 fix for action-checkboxes not transmitted in et2 2013-11-08 16:38:12 +00:00
ca92b22daf Downgrade error about overwriting value, id exists twice to warning.
Stop warning about duplicate IDs in children of header bar, those values are part of nextmatch.
2013-11-08 16:28:07 +00:00
086da0881f fixed not working refresh 2013-11-08 13:53:15 +00:00
511dbe1bea Fix wrong tabs id in calendar app, edit popup window 2013-11-08 11:21:12 +00:00
aa42d85575 Fix not working non_blocking checkbox in calendar->edit->popup window 2013-11-08 09:35:49 +00:00
beeecf46d0 2 more widgets without server-side class 2013-11-08 09:31:08 +00:00
574fccb9c9 action to add a new user 2013-11-08 07:48:24 +00:00
aea4c35a90 Changes for importexport -> et2 2013-11-07 23:43:17 +00:00
6209c42dc4 - Add props parameter for upload
- If user cancels rename/overwrite, remove file from file widget
2013-11-07 23:30:50 +00:00
ba9782138c Check for app_callback before trying to call it 2013-11-07 23:21:14 +00:00
969155e150 Handle no files selected without throwing warnings 2013-11-07 23:20:07 +00:00
f4cd622af6 using emailadmin_account::search alone for displaying all accounts 2013-11-07 17:46:26 +00:00
de1e14307d Don't add parent in expanded children 2013-11-07 17:28:49 +00:00
441a0eb4e9 new seletbox.set_multiple(_multiple, _rows) method to switch multiple on/off on instanciated widget, optional parameter selectbox.set_tags(_tags, _width) to specify width 2013-11-07 13:20:49 +00:00
0155b0b31d fixed sometimes failed package updates because generated password contained { and removed unnecessary PEAR upgrade of included HTTP_WebDAV_Server 2013-11-07 10:05:25 +00:00
092fc3406c Try to detect Macs, and allow holding command key to trigger native DnD 2013-11-06 23:17:43 +00:00
aa47e50f97 Fix missing drag helper 2013-11-06 23:12:32 +00:00
f33862b8b6 Fix setting default/forced column preference when selected columns was changed at the same time. 2013-11-06 22:51:57 +00:00
c21dcc5e4a Fix erole always showing some roles, never showing project only, by checking for read-only, and fix copy/paste error 2013-11-06 21:03:33 +00:00
f8026cf624 mail redirects on connection or authentication failure, or if there is no account to account wizard, so user can fix the problem 2013-11-06 21:02:19 +00:00
f973dc9b79 Fix missing category labels in nm list (set with full object was not implemented) 2013-11-06 20:26:38 +00:00
39c1efc789 Fix up dataview / nm filter changes. Removes extra server call to ajax_get_rows. 2013-11-06 18:55:57 +00:00
f660ac5a8a Prevent infolog parent from being added anywhere but the first row 2013-11-06 18:43:47 +00:00
fb94a6a645 some work to be able to displayHeaders, displayRawMessage, SaveMessageToDisc, saveMessageToVFS 2013-11-06 15:11:15 +00:00
1c7c699d4f select-account: default label will be added on clientside, it doubles, if added here too 2013-11-06 10:31:57 +00:00
90a9df3d1e key can be 0 or "" too, therefor need to check if attribute value exists 2013-11-06 10:31:31 +00:00
e53f781610 adding caption too 2013-11-06 10:30:18 +00:00
562b317a27 need to load emailadmin/js/app.js 2013-11-06 09:12:22 +00:00
e5f76db8a8 fixed a typo in previous commit and get setting of value in typeOptions working 2013-11-06 08:59:38 +00:00
c9f1a28702 fix exception parameter was put on wrong case 2013-11-06 08:49:29 +00:00
2793ab44fd fix select-dow widget to return again a single value by oring together selected week-days 2013-11-06 08:49:06 +00:00
aeb6ebd84c instanciate app.js object from egw.js, so non et2 apps can use it too, get et2_dialog working from app.calendar outside listview 2013-11-05 18:08:07 +00:00
eba4b8cee3 Fix broken actions' url for application context menu items (eg. infolog,timesheet,..) in calendar-listview 2013-11-05 16:14:13 +00:00
abe0be565d Fix delete calendar entry via context menu from calendar listview 2013-11-05 16:02:21 +00:00
5309f81e64 indicate attachments on main mail message list 2013-11-05 14:16:40 +00:00
4570588508 Disable "recurrence_exception" row, including date and delete button, when there's no exception 2013-11-05 13:33:32 +00:00
d98b63f8a5 Fix some wrong indentations in calendar app.js 2013-11-05 13:30:41 +00:00
c7d566533e fix Nathans fix for old editor, to only use fallback for new widgets, if a type is given 2013-11-05 10:22:19 +00:00
395dd415f8 fix for an etemplate:: call, that seems to be outdated self:: seems to be the static object to use now 2013-11-05 08:32:03 +00:00
4d8371d015 Fix missing eroles in element list 'Element role' column 2013-11-04 21:53:05 +00:00
6d226a7921 split constructor function and place of instanciation for app.js objects: app[appname] = new app.classes[appname](); 2013-11-04 20:54:23 +00:00
f41480a3f6 added a couple more widgets not having an own server-side class 2013-11-04 19:33:57 +00:00
a2faa9bd00 - Clean up some link sub-widgets to make them operate a little nicer / more consistently
- Check attrs for already existing select_options too, should speed up selectboxes a little more
2013-11-04 19:00:43 +00:00
5b7f804877 Stop fatal error about missing argument 2 to textbox 2013-11-04 18:57:42 +00:00
07ff17704f Refresh current app or target app too, like it says it's supposed to 2013-11-04 18:57:20 +00:00
d4be70de5a - Use a hook for app's custom widgets to avoid scanning filesystem
- Use new hook to load importexport's filter widget
- Remove some typos & error_log()s
2013-11-04 17:23:58 +00:00
7f50ed9f1a fixed renumbered option-values because of array_merge 2013-11-04 16:05:51 +00:00
7180f78f00 setting default for optional 2. beforeSendToClient parameter to null 2013-11-04 15:41:58 +00:00
8cbe09b24c fix broken status refresh for nonexistent shortDisplayNames 2013-11-04 12:31:50 +00:00