Commit Graph

24959 Commits

Author SHA1 Message Date
681566471a Accept and process commands even if they're right at the beginning.
Fixes bug where commands at the start of content were not processed.
2014-12-03 19:58:59 +00:00
2eb7795061 Fix missing translation on Add current 2014-12-03 17:53:40 +00:00
75688e8cb8 allow to share files and directories from filemanager via mail app 2014-12-03 16:25:10 +00:00
e06e8d4c32 Fix sorting, needed to turn off order by branch. 2014-12-03 16:23:21 +00:00
e4ac846d2a add blur attribute to date-widget 2014-12-03 16:23:10 +00:00
597e9b82ae remove no longer necessary resize from (old) eTemplate, as it is done now by egw.js for all popups 2014-12-03 07:34:30 +00:00
939d99d9f6 Only hide the navigation buttons, leave the days 2014-12-03 00:33:35 +00:00
d62e9a1b0d More Home progress:
- Hide navigation buttons in non-list calendar views to prevent reloads
 - Fix state / session interference between home views & main calendar view
2014-12-03 00:20:57 +00:00
65a9b4c79c Avoid errors if getWidgetById() is called on a cleared widget / template 2014-12-03 00:16:39 +00:00
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