Commit Graph

29066 Commits

Author SHA1 Message Date
Nathan Gray
52dd6cd644 Move today button between prev & next buttons 2016-01-22 20:48:30 +00:00
Nathan Gray
1804a84062 Move date picker prev / next buttons to right side of header, with today button in between 2016-01-22 20:47:58 +00:00
Hadi Nategh
403fb60ad6 Mobile theme W.I.P.:
- Apply custom color to dialog headbar
- Fix mail and addressbook list not getting full width
2016-01-22 16:27:44 +00:00
Hadi Nategh
ed4fbca7c5 Mobile theme W.I.P.:
- Implements Addressbook edit dialog
- Add avatar class
2016-01-22 16:22:05 +00:00
Ralf Becker
ddbf473642 fix wired error in scandir "(errno 115): Operation now in progress" caused by calling opendir with undefined context 2016-01-22 13:55:37 +00:00
Ralf Becker
2b10affe08 adding some time information 2016-01-22 11:32:17 +00:00
Klaus Leithoff
50ee8dded0 some more translations and changes implied by them 2016-01-22 11:20:48 +00:00
Ralf Becker
6886316b7b fixed wrong condition when to use more efficent delete code for everything 2016-01-22 10:29:31 +00:00
Nathan Gray
edd827b221 Sidebox calendar - remove borders, header background, month button 2016-01-22 00:58:12 +00:00
Nathan Gray
ac4bef3c47 In single week view, only show the date labels once 2016-01-22 00:22:08 +00:00
Nathan Gray
c4923848ef Planner view:
- Add vertical lines
- Keep larger timescale header for zooming out
2016-01-21 23:07:29 +00:00
Ralf Becker
24dea3f2d8 more efficient method to purge all old versions and deleted files 2016-01-21 19:42:30 +00:00
Nathan Gray
0ae7ba40ce Toolbar changes:
- Change Add button icon from new to +
- Add Today button to toolbar
2016-01-21 18:41:54 +00:00
Nathan Gray
01471c3d61 Some more style changes:
- Whole day header background color fixed
- Italic removed from birthdays
- Default color changed to blue
- Holiday colors changed to a little lighter color
2016-01-21 18:37:31 +00:00
Nathan Gray
80ce556003 Remove view names from header 2016-01-21 18:35:53 +00:00
Nathan Gray
1a4bcebdcf Avoid scrolling in long hidden event list triggering change in date span 2016-01-21 15:58:21 +00:00
Nathan Gray
ad05ac0cc3 Fix some months not showing enough weeks, better this time 2016-01-21 15:40:32 +00:00
Klaus Leithoff
0b7c76856a some suggested translations 2016-01-21 15:07:34 +00:00
Ralf Becker
b4a20773b8 fix whole directories where not cleaned up, when deleting old versions and deleted files, changed .versions dir to only contain older versions (no longer deleted files / stuff from .attic too) 2016-01-21 14:35:45 +00:00
Ralf Becker
2a77e523f5 need to load all cfs for $ignore_acl=true 2016-01-21 13:25:22 +00:00
Ralf Becker
a0f707eaea need to use private cfs too for $ignore_acl=true 2016-01-21 13:21:55 +00:00
Ralf Becker
4928552534 get so_sql_cf to read private customfields too, if we ignore acl 2016-01-21 13:04:41 +00:00
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