Commit Graph

30988 Commits

Author SHA1 Message Date
decf8efa34 Clicking week numbers changes date in any other view also (fixes it for multi-week view) 2015-12-21 18:16:32 +00:00
2ee00759bc Resolve some issues with week numbers between east & west of GMT 2015-12-21 18:14:33 +00:00
bc5fe8ec9a Mobile theme W.I.P.:
- Addressbook layout improvement
2015-12-21 16:25:27 +00:00
603c7ac290 Mobile theme W.I.P.:
- Fix typo
2015-12-21 08:56:11 +00:00
e5810f793a Avoid calendar change event and directly update state. Avoids double state change. 2015-12-18 17:18:05 +00:00
3439bac8cf Fix contextmenu position for mobile theme desktop version 2015-12-18 15:34:00 +00:00
e5996336e6 * Mail: Fix compose dialog goes under window's taskbar and attahcments are not visible 2015-12-18 13:14:09 +00:00
a6a104fba6 Planner view
- Fix wrong month end in month header
2015-12-17 23:52:49 +00:00
7e445d2d6b Planner view
- Make week header slightly less weird - Fix trailing partial weeks
2015-12-17 23:38:16 +00:00
f36fe66fe3 Planner view
- Make week header slightly less weird
2015-12-17 23:28:47 +00:00
db071039a4 Planner view
- Fix missing rows with planner by user, group selected
2015-12-17 23:13:26 +00:00
c3900b27a4 Planner view
- Fix extra sub-category events when hiding empty rows
2015-12-17 22:43:22 +00:00
cd9381c223 Planner view
- Make week header slightly less weird
- Fix missing sub-category events
2015-12-17 22:24:28 +00:00
a22f945e8c Shrink hidden event placeholder by 1px more 2015-12-17 20:12:10 +00:00
358ac3e525 Mobile theme W.I.P.:
- Fix resources image field
2015-12-17 12:46:21 +00:00
328738ab29 Mobile theme W.I.P.:
- Fix mail listview
- Add some styling for plus button and fix nm header's buttons
2015-12-17 12:44:14 +00:00
d9f3abf6de Mobile theme W.I.P.:
- Do not select nm row via up/down swipe touch
2015-12-17 09:27:19 +00:00
0e50aaee77 Remove no longer used preference for preselected group entering the planner 2015-12-17 00:02:38 +00:00
967bfc2bdd Remove outdated csv export stuff, importexport does it all now 2015-12-16 23:56:02 +00:00
5843f28677 Make planner view headers slightly less weird, clicking on a month should view that month 2015-12-16 23:46:44 +00:00
fc48eab1e7 Correct header holidays east of GMT 2015-12-16 23:06:42 +00:00
7bbe8b0152 Planner view time indicator should be hidden until needed 2015-12-16 22:58:26 +00:00
db675f2fda Planner view categories
- Use standard order (hierarchy / alphabetical)
- Implement hidden rows preference
- If no specific categories are chosen, group into top-level categories
2015-12-16 22:54:00 +00:00
d67cbb39e7 Tie sidebox calendar to listview, so if you click month, or click a week or day, it changes the listview filter too 2015-12-16 20:41:54 +00:00
6236c7e1ca Add some exceptions to Month header button
- Planner & list view stay, they just update their date to that month
2015-12-16 19:54:22 +00:00
66321e8527 Shrink hidden event placeholder by 1px 2015-12-16 18:39:05 +00:00
833253e73d Add a button to insert the current time and user into infolog description 2015-12-16 18:14:37 +00:00
c37554a3c9 Make sure d-n-d does not get triggered via double click action 2015-12-16 15:40:17 +00:00
4aed504622 Fix drag and drop series exception in a different timezone did not remove original event 2015-12-16 00:28:56 +00:00
67652ccaf1 Avoid js error on first calendar load when there are no preferences yet 2015-12-16 00:23:25 +00:00
eb73fb2ec3 * Addressbook/CardDAV: fix contacts created with "Copy instead of move" checked in "Move to addressbook" context menu sync not correctly (already created ones need to be deleted!)
Using now behavior like interactive "copy", but copying all fields, but ones never to copy like uid etc.
This includes creating a link to the copied contact
2015-12-15 22:38:22 +00:00
7d97e70893 Remove visible &nbsp 2015-12-15 20:17:08 +00:00
2e5b034ca0 - Change default weekN to 2 weeks (& fix error)
- Remove no longer useful default view
2015-12-15 20:06:03 +00:00
f0bfbbd687 Limit chozen dropdown height so it stays in the tab 2015-12-15 18:58:52 +00:00
9a53499c77 Fix events oversized by the border height 2015-12-15 17:43:03 +00:00
4d5f8da0c9 Use background color if border color is white 2015-12-15 17:07:19 +00:00
c5eac7749c When the current view is nextmatch, pass sidebox merge through the listview nextmatch action so it gets proper processing of the selected rows and nextmatch filter. 2015-12-15 16:36:54 +00:00
68eb20424c give more details about failure on sending when available 2015-12-15 16:13:01 +00:00
da934bafb0 Mobile theme W.I.P.:
- Fix infolog responsible field causes row expansion
2015-12-15 15:28:33 +00:00
2a25b05379 Reset category filter when viewing addressbook 2015-12-15 15:21:38 +00:00
216aaeac17 Mobile theme W.I.P.:
- Implement listview template for resources
2015-12-15 14:34:58 +00:00
862a848043 ActiveSync/Mail/MeetingRequests: HandlingMeetingRequests on MobileDevice has serious issues within our/zpush2 implementation. thus we overwrite the globalobjId from calendar object, as: if you delete the mail, that is the meeting-request its using the globalobjid as reference and deletes both: mail AND meeting. we dont want this. since accepting meeting requests with the mobile does nothing we see no further drawbacks with that. TODO: Look into MeetingRequestHandling 2015-12-15 13:39:10 +00:00
16f835822f Fix title message for (de)activating mail accounts progress dialog 2015-12-15 11:23:01 +00:00
0d10639848 Do not use white for out of view events, it is too hard to see 2015-12-15 00:06:00 +00:00
c7167979e4 Avoid displaying more than 100 days in planner by user or category views (switching from year view), as it results in a sub-optimal user experience 2015-12-14 23:47:57 +00:00
fdfad272aa Fix some extra next buttons in the planner header 2015-12-14 23:46:45 +00:00
d07ab5285f Keep hooked sidebox templates from other applications (resources) up to date as state changes 2015-12-14 22:08:12 +00:00
9252607705 A better way to make keywords only apply to list view, not the other views. 2015-12-14 20:46:25 +00:00
6a8b5bc629 Make keywords only apply to list view, and clear the box after setting it 2015-12-14 19:32:04 +00:00
3dfc697c7c Fix missing participant names in sidebox & listview 2015-12-14 18:38:53 +00:00