Commit Graph

26547 Commits

Author SHA1 Message Date
Nathan Gray
3135068a45 Return a Deferred object when tab is browsing, and use it do show & hide a loader div while loading an app for the first time. 2015-03-10 20:12:30 +00:00
Hadi Nategh
1c8b6a5976 Do not log toolbar widget content in error log 2015-03-10 15:55:29 +00:00
Nathan Gray
aa5564d569 Enable proper actions on both organisations and contacts when expanding an organisation 2015-03-10 15:41:53 +00:00
Ralf Becker
60f1ca4033 fixed account-selection-type "primary_group" to only show membership-groups by default 2015-03-10 15:40:27 +00:00
Hadi Nategh
ba0b87f6bc Fix calendar participant field is not getting fullwidth 2015-03-10 14:49:33 +00:00
Klaus Leithoff
109b10f5b1 * Mail: deal with folderstructure issues when working with shared folders (others or shared) on constructing the mail foldertree 2015-03-10 14:08:11 +00:00
Ralf Becker
a62cb7ed25 dont check requirements on build system 2015-03-10 13:21:06 +00:00
Ralf Becker
043f2480f4 keep automatic update of pricelist, if project get updated 2015-03-10 12:21:03 +00:00
Ralf Becker
e59fecc0e7 * InfoLog: fixed not able to remove already selected project 2015-03-10 11:31:40 +00:00
Hadi Nategh
0e4cb1bdb6 Make sure there is a property before triger to delete it, because IE complains about an undefiend object 2015-03-10 10:27:33 +00:00
Ralf Becker
4bbe60dfc3 * Mail: fixed problem with space in folder names under current PHP 5.5.22 or 5.6.6 by updating to newest Horde and PEAR versions 2015-03-10 09:27:32 +00:00
Nathan Gray
3eb9353b9d Try to avoid a syntax error in IE 2015-03-09 22:46:31 +00:00
Nathan Gray
a9af75f416 Only cache if there user has access to the image dir 2015-03-09 19:50:09 +00:00
Nathan Gray
cbae778539 Add upgrade script to recover any hiding infogs that are missing status 2015-03-09 19:33:53 +00:00
Nathan Gray
1f65eee3fc Check that getApplicationByName() got something before using it, avoids hidden error loading sideboxes for apps with no tab 2015-03-09 19:19:41 +00:00
Ralf Becker
965e56e02e * Calendar: fix not shown last recurrence of limited recurring event in day-view (requires database update for existing events) 2015-03-09 18:56:17 +00:00
Nathan Gray
ead0a507bf Do not use iframe for popups from external links 2015-03-09 18:18:52 +00:00
Hadi Nategh
5e681e3156 Fix sidebox scrolling conflicts with selectbox scrolling in IE 2015-03-09 16:30:19 +00:00
Ralf Becker
7954f1c2ca fix PHP Fatal error: Call to undefined method egw_customfields::get_customfields() 2015-03-09 16:04:55 +00:00
Ralf Becker
38dc2b52d2 typo in docu 2015-03-09 15:38:54 +00:00
Nathan Gray
26aa7b3438 Fix missing column filters on first load 2015-03-09 15:31:30 +00:00
Nathan Gray
a304a6b28e Avoid occasional 'TypeError: Cannot read property '0' of null' error from aborted JSON when debugging. 2015-03-09 15:23:07 +00:00
Ralf Becker
f831df3f61 do NOT use --optimize-autoloader as it will write absolute pathes into vendor directory 2015-03-09 14:58:45 +00:00
Hadi Nategh
56380371fa Fix print an email with fixed width pre tag which was causing mail gets printed in half page 2015-03-09 10:35:56 +00:00
Hadi Nategh
62c1fe4ce4 Trigger change event after new distribution item is set to the list 2015-03-06 14:35:19 +00:00
Klaus Leithoff
c8df7ad0ab disable thread-topic handling, as horde does not support encoding it (thus avoiding utf-8 header field errors); Better handling of drafts with attachments to make sure possible attachments of the original draft are available on send 2015-03-06 09:23:13 +00:00
Hadi Nategh
3346821c5d Give a type button to toolbar's button to not be able to do auto submission, because of our form tag 2015-03-05 14:54:47 +00:00
Hadi Nategh
dd6a8f59bf Fix the sideboxmenu item "Resources list" opens nm in an iframe 2015-03-05 13:40:38 +00:00
Hadi Nategh
b0a4822a5b Fix the tab_height and historylog resize 2015-03-05 13:19:49 +00:00
Klaus Leithoff
a27d5963c5 pending translations from our translation server 2015-03-05 09:04:21 +00:00
Nathan Gray
b8f7113de2 Better tooltips for home link portlets 2015-03-04 23:13:36 +00:00
Nathan Gray
a957ac9ea2 Fix some bugs causing missing translations in home 2015-03-04 16:46:12 +00:00
Nathan Gray
345ec3c652 Make sure status has a 'not-started' value before we switch to it, prevents infologs disappearing if you change status back to 0% 2015-03-04 16:13:47 +00:00
Nathan Gray
5f3e81c472 Fix some calendar portlets changing user when you change calendar app's user. 2015-03-04 15:49:32 +00:00
Hadi Nategh
216caf36d6 There should be no min-height set for tabs in popups if we want them resizable 2015-03-04 14:41:08 +00:00
Hadi Nategh
0257f17c81 Fix scrolling issue happens in FF when scrolling over selectbox items located in sidebox(e.g. selectboxes in calendar sidebox menu) 2015-03-04 14:23:18 +00:00
Nathan Gray
fa792cd6ae Round progress to nearest 10%, as all the apps do 2015-03-04 00:19:41 +00:00
Nathan Gray
3ea2ed1332 - Fix business address layout
- Org view enable all columns by default
2015-03-03 22:23:19 +00:00
Ralf Becker
e785f4ba29 login param to egw_session::create needs domain appended, otherwise session verify will fail because of changed domain and anon user gets logged out 2015-03-03 21:28:05 +00:00
Klaus Leithoff
c93a5852c0 fix white-space issue on pre for recent firefox 2015-03-03 15:43:16 +00:00
Hadi Nategh
95c8bcb2c4 Fix categories multi-checkboxes flick on mouseover 2015-03-03 15:28:54 +00:00
Hadi Nategh
854e8b123d Fix the splitter percentage size to 2 trialing decimals 2015-03-03 13:50:11 +00:00
Hadi Nategh
0ffad430f0 Make sure the prefSize gets set in splitter 2015-03-03 11:43:48 +00:00
Hadi Nategh
9189e9d8e1 Do not hide splitter for small screens by styling as we take car of it by mobile_template 2015-03-03 10:02:59 +00:00
Nathan Gray
34cc9d3a64 * Organisations can now expand to show their contacts 2015-03-02 21:50:25 +00:00
Ralf Becker
157cfd84f8 fixed a couple more issues with session reusage when using sharing urls:
- to resolve sharing-path to url, we need to restore full mount-tab
- egw_vfs::clearstatcache() was not clearing resolve_url cache, causing previous share to be used
- need to set egw_info[user][vfs_user] after egw_session::create, as it overwrites it
2015-03-02 21:09:08 +00:00
Nathan Gray
fb295089a6 Filter applications in context menu to remove those the user has no access to. 2015-03-02 17:34:29 +00:00
Nathan Gray
ec9be026dd Add last date & next date as exportable fields 2015-03-02 17:18:19 +00:00
Nathan Gray
393a35ad70 Fix some bugs in export UI
- Fix js error when selecting no users
- Fix function declaration mismatch
2015-03-02 17:17:14 +00:00
Hadi Nategh
87e4ce6749 No need to give position relative anymore to sidebox div in idots in order to fix mail-tree folder click handling, because we tackled the issue in mail app. 2015-03-02 10:31:58 +00:00