Commit Graph

23622 Commits

Author SHA1 Message Date
e68a5d3b94 No need to disable "Sub Entry" in infolog->add context menu 2013-10-17 08:45:18 +00:00
4d35323f52 - More checks for sub-template referred to by partial name
- Fix sub-template modifications missed if namespace mismatch
2013-10-16 23:16:29 +00:00
d271990b84 Prevent creating multiple sub-widgets if doLoadingFinished() is called more than once (eg in nextmatch header) 2013-10-16 22:39:41 +00:00
4002907c05 Use jQuery's Deferred to solve the deferred loading problem instead of load events. 2013-10-16 20:48:05 +00:00
f10fc199a0 reverted only binding if onclick method is set to allways bind again (because eg. et2_button needs bind and fails to work) and only setting et2_clickable, if we have an onclick 2013-10-16 15:04:52 +00:00
00fb069dc2 fix import-mail from local file; convert attachment block in display to grid widget; 2013-10-16 11:25:46 +00:00
e5aa8a4873 Complete the missing "by date" option in mail app->sieve_rules->vacation 2013-10-16 11:22:53 +00:00
d1a2b89815 only bind click event if we have a handler and add et2_clickable css class so user knows widget is clickable 2013-10-16 09:17:51 +00:00
6e76361736 open all sidebox admin link in admin vi admin.admin_ui.index loader 2013-10-15 16:53:43 +00:00
319a503c90 fixed broken install under PostgreSQL caused by PHP Fatal error: Call to a member function fetch() on a non-object 2013-10-15 11:42:28 +00:00
345a9bdc52 * PostgreSQL/Calendar: clicking on InfoLog entries opened new calendar entry instead of existing InfoLog 2013-10-15 11:30:01 +00:00
6eb7b8ca92 * eMail/Infolog/Tracker: upon converting mails on send, if we attach messages get the message itself, and attach it, as we are able to display it in egw instead of fetching only the attachments attached files (as we did previously) 2013-10-15 10:44:42 +00:00
b0219a682f reverted accidently commited phpgwapi changes 2013-10-15 09:36:23 +00:00
0ca55a1103 * SiteMgr: fixed not working anonymous user and using now a random password 2013-10-15 09:25:49 +00:00
7f574b0a2a fix up preview area actions 2013-10-14 13:30:04 +00:00
38504680b7 setting CSP attributes needed by CKeditor now automatic when egw_ckeditor_config::get_ckeditor_config(_array) get called 2013-10-14 10:42:36 +00:00
69a809cb3f filemanager redirected /apps/$app to webdav.php instead of opening it, using now css class isDir as further indicator for directories, eg. with symlink mime-type 2013-10-14 09:01:03 +00:00
ceb20da716 fix preset of taglist value 2013-10-14 08:37:49 +00:00
6f5207953e * PostgreSQL/ProjectManager: fixed SQL error "pm_id is ambigues" when accessing /apps/projectmanager via filemanager
instead of aliased primary key, we have to use original column incl. table-name as alias is ambigues
2013-10-14 07:53:13 +00:00
b77ce6a8dc - MagicSuggest update
- Fix setting taglist value via js
2013-10-11 14:38:04 +00:00
f73f8fea89 Update email regex to allow:
Nathan Gray <ng.dot@email.com>
2013-10-11 14:35:13 +00:00
536a939e6c provide tooltips for compose actions 2013-10-11 13:52:25 +00:00
44e995abea provide a tooltip on vfs select button icon 2013-10-11 13:48:50 +00:00
62aad55756 tamper with the et2_button_icon class on display toolbar 2013-10-11 13:35:47 +00:00
78e3371a2b set action.caption as tooltip, and provide an applicable class for item images 2013-10-11 13:34:35 +00:00
d961343939 set action.caption as tooltip, and provide an applicable class for item images 2013-10-11 13:34:17 +00:00
200c9e55fe dont replace value&label "" with empty_label, as empty_label is allways added, ignoring it here, to not add it twice 2013-10-11 13:02:22 +00:00
190a98499a sieve sidebox entrys always visible if one or more IMAP profiles support sieve; check if sieve enabled on rules-index, vacation notice and sieve forwarding 2013-10-11 11:43:01 +00:00
c6a97da311 fixed changes in get_rows method were not send back to client, if PHP mcrypt is available / eTemplate request stored on client 2013-10-11 11:20:21 +00:00
3c80defe8b fixed setFilter to correctly return all current filter-values in its 1. parameter this.activeFilters 2013-10-11 09:55:12 +00:00
4354a02fbd display: control attachmentdiv and displayareadiv class by code, to hide attachmentarea, when no attachments are present 2013-10-11 09:28:33 +00:00
fe217e5458 Remove _debug_array() from sieve rules index page 2013-10-11 08:57:25 +00:00
a30b656865 Fully support linking before entry is saved 2013-10-11 08:41:24 +00:00
58a042c1f9 Fix unnecessary demonstration of bodytransform fields on sieve rules, when they're not filled 2013-10-11 07:58:37 +00:00
8912d029a4 UI to support links on unsaved entries 2013-10-10 17:00:30 +00:00
129eb91b3d Null is also not OK for icon 2013-10-10 16:15:46 +00:00
35a0132161 implement saveAsDraft 2013-10-10 16:11:26 +00:00
43d73abbcd test if the required method is available on framework 2013-10-10 15:38:18 +00:00
025d20f2d1 fix missing signature on top, on reply and forward 2013-10-10 14:56:30 +00:00
33a7534299 Include offending widget in attribute type mismatch warning 2013-10-10 14:52:48 +00:00
256c5598cf Handle action option on top right buttons, both when it's there and when it's missing 2013-10-10 14:48:37 +00:00
e6f58c4d4b - Fix value rejecting array
- Better handling of no comment (null) on link
2013-10-10 14:43:54 +00:00
c58716b64d Set the right value for action_folder_text/taglist in sieve->edit popup window 2013-10-10 14:07:50 +00:00
046aab4000 re-add css class "row" to every grid row to get row-cursor back 2013-10-10 13:37:30 +00:00
8df6821fa4 add css class to style like a nm list 2013-10-10 13:18:02 +00:00
398a8eed25 Event handler attributes:
- default to et2_no_init so they don't get processed if not set
- remove some duplication in attributes
2013-10-10 13:17:07 +00:00
0d7f213c7d No longer need to change onchange here, client side does it 2013-10-10 13:12:33 +00:00
22b5ed587f Improve error message to make sure we get the error message 2013-10-10 12:32:34 +00:00
eda4d2a3f6 Some extra resize bits to make sure everything gets resized:
- Resize the grid (resizes the column headers)
- Re-initialize the dynheight, just in case something changed
2013-10-10 12:25:29 +00:00
09693fc761 Remove inline javascript to file 2013-10-10 11:58:19 +00:00