Commit Graph

26733 Commits

Author SHA1 Message Date
Hadi Nategh
a5ff2a71a4 Fix calendar participant field is not getting fullwidth 2015-03-10 14:50:00 +00:00
Ralf Becker
aff3025a13 dont check requirements on build system 2015-03-10 13:20:08 +00:00
Ralf Becker
b137a0adf6 Changelog for 14.2.20150310 2015-03-10 12:28:23 +00:00
Ralf Becker
3a5975e1aa keep automatic update of pricelist, if project get updated 2015-03-10 12:21:19 +00:00
Ralf Becker
947bbf4f17 * Infolog: add update script to recover any InfoLogs hidden because of missing status 2015-03-10 11:34:19 +00:00
Ralf Becker
1c1dea3d5e * InfoLog: fixed not able to remove already selected project 2015-03-10 11:32:00 +00:00
Hadi Nategh
564f958fbb Make sure there is a property before triger to delete it, because IE complains about an undefiend object 2015-03-10 10:28:56 +00:00
Ralf Becker
602deb4f8f * 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:21:45 +00:00
Nathan Gray
428a3ab8fe Revert r51964, it had cache problems 2015-03-09 20:17:14 +00:00
Nathan Gray
cedf0c7cdf 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-09 19:26:38 +00:00
Nathan Gray
424121032f Check that getApplicationByName() got something before using it, avoids hidden error loading sideboxes for apps with no tab 2015-03-09 19:22:30 +00:00
Ralf Becker
b9f502c10c * Calendar: fix not shown last recurrence of limited recurring event in day-view (requires database update for existing events) 2015-03-09 18:56:42 +00:00
Hadi Nategh
0a43cda0a8 Fix sidebox scrolling conflicts with selectbox scrolling in IE 2015-03-09 16:32:17 +00:00
Ralf Becker
b0f4ca2399 fix PHP Fatal error: Call to undefined method egw_customfields::get_customfields() 2015-03-09 16:05:23 +00:00
Nathan Gray
74135e104a Fix missing column filters on first load 2015-03-09 15:33:10 +00:00
Ralf Becker
fa38583a8f do NOT use --optimize-autoloader as it will write absolute pathes into vendor directory 2015-03-09 14:59:09 +00:00
Hadi Nategh
946bb45199 Fix print an email with fixed width pre tag which was causing mail gets printed in half page 2015-03-09 10:56:11 +00:00
Hadi Nategh
5e9c1681c4 Trigger change event after new distribution item is set to the list 2015-03-06 14:37:19 +00:00
Klaus Leithoff
2577268d21 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:28:46 +00:00
Hadi Nategh
c3b75cdbf4 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:55:28 +00:00
Klaus Leithoff
80255f9611 pending translations from our translation server 2015-03-05 14:09:51 +00:00
Hadi Nategh
5dc909ca1e Fix the sideboxmenu item "Resources list" opens nm in an iframe 2015-03-05 13:40:57 +00:00
Hadi Nategh
a44488bbf1 Fix the tab_height and historylog resize 2015-03-05 13:24:47 +00:00
Nathan Gray
83afae3960 Fix some bugs causing missing translations in home 2015-03-04 16:48:37 +00:00
Hadi Nategh
106e27303b There should be no min-height set for tabs in popups if we want them resizable 2015-03-04 14:41:34 +00:00
Hadi Nategh
3001226b9c 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:52 +00:00
Hadi Nategh
3d956ad410 Fix mobile theme shows Home Screen info message even if you are in fullscreen mode already 2015-03-04 11:46:20 +00:00
Nathan Gray
d703403f52 Round progress to nearest 10%, as all the apps do 2015-03-04 00:21:25 +00:00
Nathan Gray
d8ffcb1d74 Add last date & next date as exportable fields 2015-03-03 22:26:21 +00:00
Ralf Becker
4295d84746 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:45 +00:00
Klaus Leithoff
d49a166cf2 fix white-space issue on pre for recent firefox 2015-03-03 15:45:24 +00:00
Hadi Nategh
e60d85d4f8 Fix categories multi-checkboxes flick on mouseover 2015-03-03 15:29:47 +00:00
Hadi Nategh
cc71dba657 Fix the splitter percentage size to 2 trialing decimals 2015-03-03 13:50:46 +00:00
Hadi Nategh
ea610d7338 Make sure the prefSize gets set in splitter 2015-03-03 11:45:01 +00:00
Hadi Nategh
f60a1c4db4 Do not hide splitter for small screens by styling as we take car of it by mobile_template 2015-03-03 10:03:24 +00:00
Hadi Nategh
f55277e7bc 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-03 09:31:24 +00:00
Hadi Nategh
e3ebdd8402 Fix mail sieve rules issues regarding idots and mobile theme 2015-03-03 09:30:29 +00:00
Hadi Nategh
da7840a580 Implement mobile template for mail index:
- Do not create Splitter for mobile template
- Fix extra_iframe for displaying sieve rules covers mail tree when it is display:none (eg.happens in idots)
- Improve mail app performance browsing with mobile device
2015-03-03 09:29:49 +00:00
Ralf Becker
9f8a77283c 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:16:24 +00:00
Nathan Gray
6d39bb4802 Import warning improvements:
- Only warn once about missing contact type
- Do not try to check header if definition says there is no header
2015-03-02 18:38:37 +00:00
Nathan Gray
20c7fee595 Filter applications in context menu to remove those the user has no access to. 2015-03-02 17:36:04 +00:00
Nathan Gray
97acfb8081 For saving links use similar file download code as filemanager uses, fixes unwanted navigation 2015-03-02 17:22:06 +00:00
Nathan Gray
2da6cd2158 Fix some bugs in export UI
- Fix js error when selecting no users
- Fix function declaration mismatch
2015-03-02 17:21:57 +00:00
Hadi Nategh
c481d5dd62 Save splitter preferd size base on percentage instead of pixel, because user may switch between different screen with different resolution 2015-03-02 15:17:01 +00:00
Hadi Nategh
251c002be0 Fix add email item from addressbook context menu always open new compose, no matter if there is already one exist 2015-03-02 10:24:06 +00:00
Ralf Becker
1ea193ef14 * Sharing: fixed not accessible share, if user already logged into same EGroupware instance, also fixed WebDAV problems using a share URL 2015-02-28 22:19:24 +00:00
Nathan Gray
35fc079c7f * Additional columns for Gantt chart 2015-02-27 17:31:44 +00:00
Hadi Nategh
9ae9ae7274 Implement mobile template for mail index:
- Do not create Splitter for mobile template
- Fix extra_iframe for displaying sieve rules covers mail tree when it is display:none (eg.happens in idots)
- Improve mail app performance browsing with mobile device
2015-02-27 14:47:27 +00:00
Nathan Gray
60e13cd679 Documentation update to be a little more clear about 'none' option 2015-02-26 16:16:00 +00:00
Nathan Gray
44b6f5ff78 Fix for custom icons going missing by only caching for the session if no access to VFS 2015-02-26 15:47:40 +00:00