Ralf Becker
77ab3e6531
fix not working permission check
2016-01-21 12:02:00 +00:00
Ralf Becker
29c73a8694
* Filemanager: add ability to finally delete all old versions or deleted files from a versioned directory
2016-01-21 11:49:50 +00:00
Hadi Nategh
a7a82f7200
Mobile theme W.I.P.:
...
- Re-arrange attachments in display dialog
2016-01-21 10:55:39 +00:00
Hadi Nategh
c0c4099e29
Mobile theme W.I.P.:
...
- Add mail display dialog
- Style details widget for mobile theme
- Implement fixed actions for mail display
2016-01-21 10:19:10 +00:00
Hadi Nategh
6a50715f99
Do not take toolbar's preferences into account for mobile theme
2016-01-21 10:15:34 +00:00
Hadi Nategh
3ee6260b4e
Some styling for details widget
2016-01-21 10:13:57 +00:00
Nathan Gray
15c489c561
Style changes
...
- Made events partially transparent
- Font size & weight changes
- Remove zebra striping from planner view, using lines
2016-01-20 22:27:41 +00:00
Nathan Gray
72991fc007
Smarter updates for recurring events, to avoid refreshing more than needed.
2016-01-20 20:58:14 +00:00
Hadi Nategh
c4cfb8a8c0
Add click handler for details' title
2016-01-20 14:48:04 +00:00
Ralf Becker
cd1692c4a6
adding an ignore-acl parameter to addressbook_bo::read() and addressbook_merge::get_replacements()
2016-01-20 14:39:16 +00:00
Hadi Nategh
a0338f3398
Fix a wrong attribute name for details widget
2016-01-20 14:25:14 +00:00
Hadi Nategh
954fb37559
Fix calendar toggle week slideSwitch overlays on time grids while scrolling
2016-01-20 14:09:51 +00:00
Nathan Gray
4cd43a2dee
Style changes
...
- Increase day header sizes
- Remove event borders, event status shown in category color bar
- Remove zebra striping from timegrid, switched to hour & half hour lines
2016-01-19 22:09:09 +00:00
Nathan Gray
30d02fc5f0
Slightly increase specificity for higher precedence, allowing default colors if the category has no color
2016-01-19 21:50:13 +00:00
Nathan Gray
14041ccde4
- Fix broken drag to resize
...
- Fix single day was sometimes too wide
2016-01-19 18:03:42 +00:00
Nathan Gray
df0592f7c8
Fix broken check if calendar was for just a group, or owner was set as a string
2016-01-19 16:52:05 +00:00
Nathan Gray
a253a7b568
Avoid re-adding to the same cache ID we just removed it from, fixes unresponsive script after adding
2016-01-19 16:21:44 +00:00
Hadi Nategh
180c256a79
Mobile theme W.I.P.:
...
- Fix scrollbar does not work for mail tree in sidebar when browsing with iOS
2016-01-19 16:05:58 +00:00
Nathan Gray
2a91237c2a
Fix some months not showing enough weeks
2016-01-19 15:37:15 +00:00
Hadi Nategh
c84972f905
Mobile theme WIP:
...
- Allow user page scalability only for popups
2016-01-19 15:22:09 +00:00
Hadi Nategh
c93938f340
Mobile theme WIP:
...
- Try to not disturb nm header
2016-01-19 13:51:20 +00:00
Hadi Nategh
ff0571a85f
Mobile theme WIP:
...
- Fix sidebar header menu does not come up when user has slider header from pixelegg switched off
2016-01-19 13:31:31 +00:00
Klaus Leithoff
f171c89cc9
translations provided by various helping hands. Thanks.
2016-01-19 12:05:59 +00:00
Hadi Nategh
6137d17114
Introduce new widget called "details", in order to make collapsible area
2016-01-19 11:42:11 +00:00
Nathan Gray
eacabe0cec
Activate links in location & description
2016-01-19 00:48:21 +00:00
Nathan Gray
85eebd426d
Fix fatal error when copying an event
2016-01-19 00:42:27 +00:00
Nathan Gray
a075d5a612
Remove some more margin to get rid of unwanted scrollbar in FF
2016-01-18 23:52:23 +00:00
Nathan Gray
c6a0169fd3
Remove round corners from tooltip too
2016-01-18 23:42:51 +00:00
Nathan Gray
2608b63d54
Fix planner by month could not start on some months
2016-01-18 23:26:19 +00:00
Nathan Gray
a79e017ea9
Better use supplied context when adding
2016-01-18 22:48:38 +00:00
Nathan Gray
0726de19fc
Avoid failure if parent does not have owner set
2016-01-18 21:38:45 +00:00
Nathan Gray
e25442abce
Fix clicks on daycol sub-divs were ignored
2016-01-18 20:55:30 +00:00
Nathan Gray
fd70bdd606
Never change automatically for just 1 row
2016-01-18 20:35:57 +00:00
Nathan Gray
a6b38f335e
If timegrid is too small (< 180px) automatically switch to gridlist view
2016-01-18 20:32:33 +00:00
Nathan Gray
57b955de9e
Change regular (grid view) event styling
2016-01-18 20:02:35 +00:00
Nathan Gray
f438940598
Fix alarms not updated when event is moved
2016-01-18 17:45:25 +00:00
Nathan Gray
a16c2b0648
Something wrong with r54749, revert until I can figure it out
2016-01-16 01:01:21 +00:00
Nathan Gray
2acad0e019
Looking for performance
...
- Don't update days if week is disabled
- Avoid some unneeded calls to et2_date
2016-01-16 00:38:44 +00:00
Nathan Gray
f813f55b25
Looking for performance
...
- Defer tooltip generation until mouseover
- Avoid some unneeded calls to et2_date & jQuery
2016-01-16 00:38:04 +00:00
Nathan Gray
5e5139ae2e
- Simplify grid sizing calculations
...
- Fix non-consolidated day update
2016-01-15 22:43:59 +00:00
Nathan Gray
2c31029f66
Fix early ajax update losing not yet saved partially entered events
2016-01-15 21:11:19 +00:00
Nathan Gray
c146da8106
Fix planner view sizing issue where row headers overlapped row data when planner was not wide enough
2016-01-15 20:51:12 +00:00
Nathan Gray
1a5d137ede
Hide partially visible events in gridlist view, and make sure there's some free space to click so user can add events
2016-01-15 20:22:55 +00:00
Nathan Gray
a4d89520e4
Fix broken validity check - failed when parent was a group
2016-01-15 16:58:59 +00:00
Nathan Gray
915e0ab268
Cache responses when resolving a single group also
2016-01-15 16:57:42 +00:00
Hadi Nategh
fe90e4256c
Mobile theme WIP:
...
- Implement nm header for mobile theme
- Fix couple of styling issues
- Add a search icon
2016-01-15 16:54:42 +00:00
Hadi Nategh
af70d057f0
Add new holidays.CH till 2020
2016-01-15 15:05:41 +00:00
Hadi Nategh
195991e4f3
Mobile theme WIP:
...
- Fix size of icons in sidebar
- Fix custom theme color for search messed up color in pixelegg theme
2016-01-15 09:10:24 +00:00
Nathan Gray
932fcbc78c
Align planner view to weeks
2016-01-15 00:05:02 +00:00
Nathan Gray
e4a0808693
Keep list search keywords around through an app refresh
2016-01-14 23:23:22 +00:00