Commit Graph

24900 Commits

Author SHA1 Message Date
fb4482afe6 Some more width for custom field textboxes so they're not so small 2014-12-02 22:37:15 +00:00
da610b8e9a Support autoload of classes for applications with underscore in their name 2014-12-02 22:31:07 +00:00
03ea6d9294 next (little) step for sharing files 2014-12-02 19:18:37 +00:00
f7610cd6d6 do not validate vfs-widgets not returning a value, as it overwrites preserved values with null 2014-12-02 19:17:03 +00:00
4d80104403 allow to disable date widget with set_readonly on run-time 2014-12-02 17:19:13 +00:00
1a890a90f3 trying to clean up some code regarding our new send backend 2014-12-02 13:33:16 +00:00
b3676a64a8 French translations from zorg-AT-probesys.com 2014-12-02 13:11:38 +00:00
fafb923d5d fix for lost session whenever one switches apps in iOS installed as web-app 2014-12-02 12:57:06 +00:00
90afd04015 Fix framework wrong window opener in openPopup 2014-12-02 11:18:12 +00:00
668ccafe36 do NOT retur binary jpeg photo, it might be use and will fail when trying to json-encode 2014-12-02 09:02:38 +00:00
ba13371430 More Home progress:
- Add birthday reminders
 - Prevent infolog favorites from setting an app header
2014-12-02 00:30:11 +00:00
63a6ac9a6d first version of linked attachments 2014-12-01 20:14:18 +00:00
e8056c388b Implement mobile framework popup resize 2014-12-01 17:38:52 +00:00
fc66bfec63 Fix auto-selection of last used app (broken r48959) 2014-12-01 17:05:33 +00:00
bffa092efc Set textarea to get height from rows attribute 2014-12-01 16:09:40 +00:00
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