Commit Graph

26375 Commits

Author SHA1 Message Date
8a9657541d moving egw_openWindowCentered() to egw(window).openPopup() 2014-12-01 10:45:24 +00:00
fa0a10a840 moving egw_openWindowCentered() to egw(window).openPopup() 2014-12-01 10:44:51 +00:00
e6cf7c95d3 automatic select mobile theme for mobile user agents 2014-12-01 08:43:07 +00:00
f78f8762b0 fix typo 2014-11-30 13:46:39 +00:00
8da2d2a0ab fixed wrong (just the collection) Location header on POST to ?add-member url 2014-11-30 09:24:23 +00:00
244e859413 More Home progress:
- Add support for resources favorites
2014-11-28 19:43:37 +00:00
35ebfc4f9f More Home progress:
- Send action results
2014-11-28 19:25:15 +00:00
978b5f4ffd More Home progress:
- Add support for timesheet favorites
2014-11-28 18:03:13 +00:00
c869407836 More Home progress:
- Add support for projectmanager favorites
2014-11-28 17:36:31 +00:00
f3c3fedf32 If the current application does not own the template, load the javascript for the current application and the application owning the template. (Gets actions working reliably in home) 2014-11-28 17:34:38 +00:00
4d300a58e0 Resize mail compose after window resized too 2014-11-28 16:18:46 +00:00
010054bd97 fixed not working view_range (max. number of buttons to show incl. label) 2014-11-28 14:45:45 +00:00
c52a892519 add more explenatory label, as done in German translation 2014-11-28 14:25:09 +00:00
493bc485f1 fix resize to work with zoom at least up to 125%, by calling resize a 2. time 2014-11-28 14:00:40 +00:00
c41251a3e3 Fix printing problem happening in IE and FF 2014-11-28 13:51:00 +00:00
7ecc088c35 sort apps alphabetic and open external links with a target _blank 2014-11-28 12:43:10 +00:00
56cd25d845 Make infolog print dialog to respect customfields type 2014-11-28 10:04:52 +00:00
a1c4c78bae Refresh calendar event in top window after changing its status 2014-11-28 09:48:57 +00:00
c53625a4e4 Clear app header 2014-11-27 21:34:46 +00:00
57f5569fc4 More Home progress:
- Add support for calendar favorites.  Note only the list view can be dragged, others are context menu only
2014-11-27 21:21:47 +00:00
8c5ea8eba9 More Home progress:
- Remove app header from addressbook
 - Always load app's CSS for single entry
2014-11-27 18:31:08 +00:00
bcc3499c4c Prevent tooltips from going off the side of popups 2014-11-27 17:38:37 +00:00
48c8b1de74 do not destroy top-level app object, if we run in popup 2014-11-27 17:37:18 +00:00
3f8acc1fd1 set opener as early as possible for framework popups 2014-11-27 17:34:06 +00:00
7f4f340efd Missing code from commit r49612 2014-11-27 17:31:03 +00:00
7c3f8d10d6 Missing code from commit r49612 2014-11-27 17:29:44 +00:00
7984f04078 Override window.close() with framework specific close function 2014-11-27 17:01:47 +00:00
81ef504361 - Disable options according to type too
- Start options, value & rows disabled according to type when popup opens
2014-11-27 16:58:11 +00:00
586656289d Fix taphold context menu popup 2014-11-27 16:57:57 +00:00
5bed0cdf77 fix not working dragging images into CKEditor of mail compose in FireFox 2014-11-27 13:44:50 +00:00
86c3974d09 get inline images in mail working again 2014-11-27 12:29:16 +00:00
94c5194ab0 get document merge working again with new egw_mailer 2014-11-27 09:10:43 +00:00
be6393e91b adding cache-busters to LABjs and egw.js 2014-11-27 08:51:31 +00:00
2a426ca420 reload framework when theme changes (eg. to mobile) 2014-11-27 08:13:26 +00:00
f17042b34d have to wait for script files to be loaded, before calling egw.link_handler or any other egw method 2014-11-26 18:37:36 +00:00
076b928d39 also switching to "internal" popups for mobile theme 2014-11-26 17:06:46 +00:00
23d4e045f3 Call framework specific window opener if it is on mobile framework 2014-11-26 16:58:03 +00:00
cfaae06d37 Add touchSwipe plugin for mobile template 2014-11-26 16:40:08 +00:00
f71bfe32e0 adding trace to error_log tracking access to old PHPMailer properties 2014-11-26 16:01:41 +00:00
2e5fcbda4e fixing the fix, we dont want whole mails in memory 2014-11-26 15:05:59 +00:00
d411dd0658 fix failed attachment of eml file after compose on to_infolog/tracker action 2014-11-26 14:20:18 +00:00
dd89cf84f7 parseFileIntoMailObject and parseRawMessageIntoMailObject using new egw_mailer 2014-11-26 14:08:52 +00:00
73d50223d8 Disable use_time_grid preference in calendar 2014-11-26 13:30:13 +00:00
6502901629 restore activesync stuff after introduction of horde-smtp-mailer 2014-11-26 13:05:10 +00:00
1e93cb8224 Add missing print function to the framework base 2014-11-26 08:40:42 +00:00
6db1339365 More Home progress (favorites):
- Add favorite for addressbook
 - Fix add favorite from drop didn't load properly
2014-11-25 22:42:44 +00:00
dd0e95d232 More Home progress (favorites):
- Put show header button into header
 - Fix mixing columns between multiple favorites on home
 - Fix changing column spacing when hiding header
 - Fix add favorite from context menu didn't load properly
2014-11-25 21:50:42 +00:00
baa7cbe38e fix typo 2014-11-25 16:14:33 +00:00
5bbfcc41f2 allow to clall getHeader before __construct (happens in old send class) 2014-11-25 16:06:49 +00:00
51c4e0e580 get notifications working again with new egw_mailer 2014-11-25 14:22:16 +00:00