Commit Graph

29324 Commits

Author SHA1 Message Date
d5004f7017 remove 12px height for mail rows, causing them to display with lots of padding, if body display is not switched on 2016-02-25 21:25:14 +00:00
028404ee22 show no more lines and left/down triangles instead of plus/minus in tree 2016-02-25 19:30:06 +00:00
1c8d6e7b03 show no more lines and left/down triangles instead of plus/minus in tree 2016-02-25 19:29:56 +00:00
caaf0c4323 use full font-size for from in compose 2016-02-25 18:55:41 +00:00
c17bebaab0 Instead of showing invalid email values, remove them and set a validation error then focus the value so user can keep editing. 2016-02-25 18:34:20 +00:00
97a4d43312 Use accounts from accounts cache, if available, before we check the link_title store.
Fixes account name not shown on first load.
2016-02-25 18:13:14 +00:00
4f5c8bec8b active first search result in taglist, to just use enter to add it 2016-02-25 17:36:19 +00:00
baa28c6939 Avoid triggering onChange event when loading 2016-02-25 16:17:40 +00:00
254a365911 fix [Send] button to start with a capital letter in German translation too 2016-02-25 15:14:56 +00:00
ce1a502344 work in progress: styling mail list, added styling for progress-bar/quota in toolbar or nextmatch header 2016-02-25 15:07:35 +00:00
d2e26f6e10 fix button to only assign et2_button_text class, if we really have a text in the button and style it correctly for nextmatch 2016-02-25 13:23:22 +00:00
3a00764669 do not wrap progress widget in an a tag and install click handler, if there is no href 2016-02-25 13:12:25 +00:00
20a27ad0fe reflect change in filters (additional details/no details) in app.js refreshFilter2Options refreshCatIdOptions 2016-02-25 12:26:50 +00:00
91f3671be4 fix [Add] button in ACL and render it as popup, needs fixing of scrollbars shown 2016-02-25 08:42:33 +00:00
0fbd48a0db Allow enter to select the highlighted suggestion 2016-02-24 18:18:03 +00:00
ce48b78e54 Fix active calendar tab could not be closed 2016-02-24 18:04:40 +00:00
a837f8d30c Help for Safari + FF on Mac sidebox position bug
Force a re-layout of the sidebox scroll to get the correct position
2016-02-24 17:57:55 +00:00
1dada7d0fd Mobile theme W.I.P.:
- Migrate mobile styling into mobile theme
2016-02-24 16:54:05 +00:00
28212a6adb Mobile theme W.I.P.:
- Remove extra class for toolbar
- Fix color for mail svg icon
2016-02-24 16:50:49 +00:00
5467b3bdf4 Mobile theme W.I.P.:
- Activate SVGs in framework
2016-02-24 16:47:32 +00:00
5b10bde980 Trigger a resize to notify listeners of the change in size
Fixes sidebox calendar is too small after expanding sidebar
2016-02-24 16:16:21 +00:00
0e379eeab4 Mobile theme W.I.P.:
- Replace utf-8 chars with svg icons
- Fix stylig applications icons
- Get et2_buttons in dailogHeader in white color
2016-02-24 15:44:45 +00:00
0656d7e004 improve filemanager alignment and look, remove tarp in favor of just some empty space and take possible hidden file-upload into account width of path 2016-02-24 10:41:18 +00:00
0f93bdfcff append (optional) length of index in brackets to column, to adapt to improved pull request for ADOdb 2016-02-24 09:27:54 +00:00
101742e39b Avoid permission errors by doing nothing when user clicks on event they have no permission to view 2016-02-23 22:23:01 +00:00
b2d1f0edbe Fix incorrect owner/group showing for planner on home 2016-02-23 21:47:33 +00:00
3930dd4c5c Avoid positioning or sizing events when their parent is hidden to speed things up a little. 2016-02-23 21:32:43 +00:00
17f2882639 Get calendar home less broken
- Fix actions missing on home reload
- Fix full reload on home reload
- Fix calendar reload removed home events
2016-02-23 21:29:13 +00:00
009b5b72e7 Check for old template and clear it before loading a new template into same DOM node
Prevents action corruption in home when new etemplate is loaded before old one is cleared.
2016-02-23 21:18:33 +00:00
4c307f7d1f Catch and log errors when trying to resize to prevent home from breaking if something goes wrong. 2016-02-23 21:14:26 +00:00
27720bdaa2 Handle value set before taglist is created without errors 2016-02-23 21:06:46 +00:00
9e7838732b Mobile theme W.I.P.:
- Implement white SVGs for toolbar actions
2016-02-23 19:28:07 +00:00
2e396472af Mobile theme W.I.P.:
- Fix mail list does not show status icons
2016-02-23 19:24:19 +00:00
845e37e66d SVG images W.I.P.:
- Add svg icons
- Implement color change for stylesheet2svg script
2016-02-23 18:49:14 +00:00
4121546e85 fix docu and logging as logic for change is in backend 2016-02-23 15:04:30 +00:00
1da38599b2 change ctag timeout to 29sec to get z-push ping with 30sec to request a new ctag 2016-02-23 15:02:40 +00:00
ba0b2b8d5b Mobile theme W.I.P.:
- Fix searchbox icon disappears after closing it
2016-02-23 11:21:48 +00:00
9460e1a2f9 Home improvements - Weekend toggle, weekN & month support 2016-02-22 22:45:48 +00:00
4c4a9a0e8d align filemanager list 2016-02-22 21:13:19 +00:00
59764b8636 Turn on tags for categories 2016-02-22 17:49:36 +00:00
b65cafc07b no longer use old contacts class via egw object, but addressbook_bo directly, fixes diverse warnings caused by old class 2016-02-22 17:30:20 +00:00
6de553cf88 Mobile theme W.I.P.:
- Fix iOS scrolling delay
2016-02-22 17:20:18 +00:00
95648db5fc Mobile theme W.I.P.:
- Fix iOS 300ms delay on touch
2016-02-22 17:19:12 +00:00
d8822b5d52 fix PHP Warning: declaration of method x should be compatible with parent 2016-02-22 17:13:48 +00:00
a84a255bb7 fix for PHP Warning: Declaration of etemplate_request_cache::id() should be compatible with & etemplate_request::id() 2016-02-22 16:20:00 +00:00
597de72867 Avoid some warnings about things not being there. 2016-02-22 16:17:59 +00:00
21a79c502f fix egw_json::sendHeader() should not be called static warning 2016-02-22 16:13:14 +00:00
67e6965b1f fix javascript error when getState called by et2_ready from tutorials, caused by content.data.nm does not exist for tutorials 2016-02-22 15:48:19 +00:00
9627e5dd8d Stop calendar from activating itself on every infolog save. 2016-02-22 15:43:03 +00:00
d0a9e84fb6 fix wrong translation 2016-02-22 13:38:06 +00:00