Commit Graph

26860 Commits

Author SHA1 Message Date
e1b9b43f6c Fix toolbar dropdown actions set label 2015-01-09 14:45:39 +00:00
f384ac50a7 revert accidently ALWAYS looking up the mimeType with mime_magic 2015-01-09 14:11:57 +00:00
74a6cf6794 * Mail: fix problem on SentCopy ending up with the wrong mailaccount. Should be copied to chosen mailaccount on sending. If none is configured for folder; respect that setting. Ability to choose destination folders from starting mailaccount AND from selected mailaccount (only the original and the final selected mailaccount folders are checked and used for storing copies of the sent mail) 2015-01-09 13:56:14 +00:00
9cac913e33 Fix taking wrong value for priority in compose dialog 2015-01-09 12:58:06 +00:00
bd56119d38 Set default priority toolbar action to normal in compose dialog 2015-01-09 10:54:53 +00:00
13af54802f * Mail: fix for Horde_Imap_Client-2.26.0 requiring Horde_Mail-2.5.1 requring Horde_Idna-1.0.1 which stalls our autoloader by calling spl_autoload_register 2015-01-09 10:46:38 +00:00
c041ea1801 Fix vfs save message dialog size 2015-01-09 09:08:17 +00:00
313503084d * Univention: allow installation on backup DC too (master was working before) 2015-01-08 17:18:41 +00:00
bc1578693c Implement save into VFS for mail compose toolbar 2015-01-08 17:06:56 +00:00
f9c1883713 Change compose toolbar default actions and view_range 2015-01-08 15:56:45 +00:00
e8821f2497 Use 0 instead of current user ID in calendar state to allow admins to create default calendar favorites useful for all users. 2015-01-08 15:51:36 +00:00
eec3ebbc5d Correct stored toolbar's preferences with the wrong id 2015-01-08 14:02:21 +00:00
0d2932d0a6 Return clone of preference object as we don't want direct reference to original object 2015-01-08 13:43:33 +00:00
94d91f3ac8 allow to unset a preference by calling egw.set_preference(app,name) 2015-01-08 13:13:02 +00:00
0eaa3e0896 Fix file drop stopped working after changing template 2015-01-07 22:35:21 +00:00
2c01aa23d4 Fix some bugs in ACL:
- Allow to remove access to all application, previously could not remove the final app
2015-01-07 17:59:34 +00:00
7134da86b3 Fix compose toolbar ids 2015-01-07 17:37:56 +00:00
7009ba1de0 Fix mail compose issues:
-Set default toolbar actions
-Set toolbar actions view range to 6
-Fix compose window not being resized correctly in FF 
-Fix displaying toolbar's selectbox
-Fix styling of toggle button
2015-01-07 17:08:21 +00:00
a20ad52fd0 Fix some bugs in ACL:
- Remove 'all applications' as an ACL option
- Fix list refresh and edit dialog don't work after first edit
2015-01-07 16:35:13 +00:00
56d8947ccc Make sure the toJSON is not null before using string replace 2015-01-07 12:32:28 +00:00
d3d84782a5 Implement mail compose toolbar with toolbar widget which makes actions draggable 2015-01-07 11:57:34 +00:00
8b5bc60235 Consider only vaction by date, missing condition from commit #51139 2015-01-07 08:15:39 +00:00
26c6a96894 Do not show out dated vacation in vacation notice 2015-01-06 16:41:55 +00:00
e4ea46f1f1 Call the vacation notice refresh for the active profile when the mail app gets loaded 2015-01-06 15:59:41 +00:00
5a534307ff Give mail compose a max-height to avoid very large height window after resizes 2015-01-06 15:30:30 +00:00
3e790be681 Prevent egw window resize happens on each reload even if the window has not been resized manualy 2015-01-06 14:52:41 +00:00
6ad027d446 Use widget value in options while we may have no get_value like readonlys 2015-01-05 15:12:10 +00:00
9dea759bad Missing styling from commit #51126 2015-01-05 14:37:26 +00:00
39cc660c0d Implement set window title for each application with a default title field or define an app specific custom get title 2015-01-05 14:28:35 +00:00
8fb1418b3b Some thumbnail enhancements:
- Allow client to cache thumbnails for 5 minutes, makes scrolling with tile view more bearable
- If thumbnail size is 64px or larger, extract & use thumbnail from opendocument files, makes them look better in tile view
2015-01-02 19:43:50 +00:00
33a0d1154a * Tile view for filemanager 2014-12-31 17:55:06 +00:00
eb0a91d3fe Don't pass settings when resizing, moving, or removing a portlet, they're not needed. 2014-12-29 17:35:50 +00:00
733fd41a45 Implement toggle button in toolbar widget, representing checkbox actions in toolbar 2014-12-23 14:24:25 +00:00
458aed9262 Open the select-file dialog with less height 2014-12-22 09:52:58 +00:00
b34adb3108 Fix vfs upload select-file dialog 2014-12-22 09:42:04 +00:00
c48065f4c3 Add ability for admins to set home portlets as default, for groups, and forced for all. 2014-12-19 22:26:29 +00:00
aa526a3225 Fix bug where clearing the entered value would lose the selected application 2014-12-19 22:14:54 +00:00
d0e2886f98 fix fatal error for Horde_Mime < 2.5.0 2014-12-19 17:58:44 +00:00
7a40d7a71f re-add logging again to egw_mailer 2014-12-19 17:37:46 +00:00
285eb16445 remove egw-pear and always run "pear upgrade-all" before installing new packages, as pear installs fails if an older version of a required package is already installed 2014-12-19 16:32:56 +00:00
6138698b50 Add focus back to search input field after clicking on cross icon 2014-12-19 14:15:28 +00:00
2021a8227e Fix nm_popup dialog does not display full content of button's label 2014-12-19 13:52:57 +00:00
1bec5bb261 fixed offset in patch 2014-12-19 12:53:03 +00:00
733c263540 Changelog for 14.2.20141219 2014-12-19 12:27:39 +00:00
09ca844bda Fix mail display printing multipage style for jdots 2014-12-19 11:19:20 +00:00
ab57cbefad make sure admin tree displays following toplevel order: admin, user, groups, apps by returning admin hooks first, despite alphabetical sorting of apps 2014-12-19 07:49:04 +00:00
9cc130e0e7 Implement template custom color for pixelegg template 2014-12-18 17:13:49 +00:00
6d9f4dd712 fix not working click on virtual structure (eg. "/apps/addressbook/$all"), because it uses mime "egw/addressbook" 2014-12-18 13:46:44 +00:00
3dee5e9a56 reload framework if (custom-)template-color changes 2014-12-18 11:02:42 +00:00
11f1b63a8f Fix styling of mail display print view for jdots 2014-12-18 11:01:23 +00:00