Hadi Nategh
d2a416baae
Mobile theme W.I.P.:
...
- Load edit.xet if there's no view template available
- Remove email,phone, link icons from AB edit
2016-02-04 17:25:52 +00:00
Hadi Nategh
cb61fa7d4e
Mobile theme W.I.P.:
...
- Fix couple of issues regarding iOS and Safari
- Fix not fullscreen view mode
2016-02-04 16:31:34 +00:00
Nathan Gray
138065be64
Handle cat_id == '0' as false, fixes missing None line
2016-02-04 16:25:20 +00:00
Klaus Leithoff
c1e374ea02
* Mail: deny moving folders from one mailaccount to another as we are not supporting it
2016-02-04 13:54:58 +00:00
Hadi Nategh
76a7b3ce48
Mobile theme W.I.P.:
...
- Do not destroy the view on open edit
2016-02-04 08:42:05 +00:00
Nathan Gray
edf60ac0f8
Completely remove any planner_days and switch to using other views for calculation
2016-02-03 18:27:52 +00:00
Nathan Gray
32e00d420b
Fix background showing below title in planner view
2016-02-03 17:06:26 +00:00
Nathan Gray
cd30a70a96
Sidebox calendar buttons
...
- change button colors
- change tooltip for added buttons to match jqueryui buttons
- finally found (& removed) that 1px wiggle
2016-02-03 16:52:28 +00:00
Ralf Becker
0261dd0b82
server-side adds now urls for extra tabs incl. cache-buster, so we dont rely on app-code to add it
2016-02-03 15:20:50 +00:00
Hadi Nategh
4c22eeb77e
Mobile theme W.I.P.:
...
- Implement hideOnMobile option for action system in order to be able to disable specific action in mobile
2016-02-03 13:12:37 +00:00
Hadi Nategh
c7aaaa766e
Mobile theme W.I.P.:
...
- Implement account tab for admin
2016-02-03 11:45:03 +00:00
Hadi Nategh
751a96feba
Mobile theme W.I.P.:
...
- Avoid contextmenu confusion between applications
2016-02-03 10:48:40 +00:00
Nathan Gray
0be32cf840
Change sidebox calendar button order, change today icon to •
2016-02-02 22:59:13 +00:00
Nathan Gray
fbb06d7228
Multi-line ellipsis on event bodies that are longer than their space can show
2016-02-02 21:12:44 +00:00
Klaus Leithoff
cf54b25ca2
attempt to improve html2text conversion
2016-02-02 12:57:21 +00:00
Hadi Nategh
e29aed662e
Mobile theme W.I.P.:
...
- Add delete button for infolog edit
2016-02-02 11:14:53 +00:00
Hadi Nategh
6fd2ceb742
Mobile theme W.I.P.:
...
-Implement timesheet edit dialog
2016-02-02 10:51:18 +00:00
Ralf Becker
61aa852df0
* Filemanager: fix not working upload in idots template
2016-02-02 10:42:21 +00:00
Hadi Nategh
0380239cad
Mobile theme W.I.P.:
...
- Fix view mode header
- Style AB view dialog
2016-02-02 10:26:13 +00:00
Ralf Becker
429be8d594
temporary reverting r54893: Multi-line ellipsis on event bodies that are longer than their space can show
2016-02-02 09:19:31 +00:00
Ralf Becker
48bb00ccd0
using now Horde_ManageSieve package version 1.0.1 (requires to run composer install!), removed copy in our svn, also removed old commented code
2016-02-02 09:04:25 +00:00
Nathan Gray
f9bcb91d33
Reduce memory usage during merge a bit
2016-02-02 04:47:16 +00:00
Nathan Gray
e271a56753
Multi-line ellipsis on event bodies that are longer than their space can show
2016-02-01 23:35:38 +00:00
Nathan Gray
98bf388da7
Re-add sidebox 'month' button as go button, styled to look like calendar navigation buttons
2016-02-01 20:52:53 +00:00
Hadi Nategh
0c11eaf2f1
Mobile theme W.I.P.:
...
- Implement view template
- Implement view template loader
- Add infolog edit
- Fix couple of bug in AB edit and index
2016-02-01 18:09:15 +00:00
Ralf Becker
6686f56bc4
default white header and login page, gray flat login box and optional separate colors for sidebox and loginbox
2016-02-01 15:08:13 +00:00
Ralf Becker
b137f4710c
remove old network class from Trunk/16.1
2016-02-01 12:50:34 +00:00
Ralf Becker
cd9b6b77fe
fix not working download of holidays from egroupware.org, caused by not working redirect with old network class, now replaced with standard php http wrapper and use egw_framework::proxy_context() for optional proxy server
2016-02-01 11:08:39 +00:00
Klaus Leithoff
215baf7497
fix for some untranslated messages in ajax - calls
2016-01-29 14:24:12 +00:00
Hadi Nategh
ae0de2f967
1px border/brighter theme W.I.P.:
...
- Give tab headers more margin from the top
2016-01-29 11:55:38 +00:00
Ralf Becker
21a9d24d3a
Simplify accounts exist check, by checking for total of search > 1, fixes problems with not working limited search in ldap (still returning correct total)
2016-01-29 10:52:52 +00:00
Hadi Nategh
51e32dd1f4
1px border/brighter theme W.I.P.:
...
- Changes nm header design slightly
2016-01-29 10:39:39 +00:00
Nathan Gray
7b2902f0c2
Fix (remove) right margin on sidebox calendar
2016-01-28 22:08:15 +00:00
Nathan Gray
40779b6dbf
- Change all day event sorting so longer events are higher
...
- Change short event display so 1 line shows title, 2-4 lines show timespan & title
- Increase maximum number of events loaded at once
2016-01-28 21:35:22 +00:00
Ralf Becker
222cc2db24
explicit request PEAR, as it gives a fatal error, if PEAR.php can not be required in Auth_SASL
2016-01-28 20:00:11 +00:00
Hadi Nategh
46445d08fd
1px brighter theme W.I.P.
2016-01-28 18:17:40 +00:00
Nathan Gray
b5be17ad9c
Fixes for errors when closing calendar tab, which broke tabs at the framework level
2016-01-28 16:59:23 +00:00
Hadi Nategh
c3f12efd2e
Mobile theme W.I.P.:
...
- Add vertical tabs for addressbook edit dialog
- Fix link_to widget
- Fix zipcode and city fileds in addressbook edit dialog
2016-01-28 11:30:52 +00:00
Hadi Nategh
beacb4fc01
Introduce vertical tabs
2016-01-28 11:26:22 +00:00
Klaus Leithoff
64006d366a
fix typo from previous r54863
2016-01-28 11:24:24 +00:00
Klaus Leithoff
7d1782ecc0
correctly set Vacation Cache when acting on behalf of another user
2016-01-28 10:51:51 +00:00
Ralf Becker
d9759cced8
replacing Net_Sieve with Horde\ManageSieve, thought we need some fixes not yet accepted in Horde, therefore we include a copy of fixed package
2016-01-28 09:52:05 +00:00
Nathan Gray
8e56039948
Right align 12 hour times
2016-01-27 18:21:14 +00:00
Nathan Gray
174387b958
Fix home showed wrong day for single days
2016-01-27 17:48:33 +00:00
Nathan Gray
794d6aee5c
Fix events missing if home loaded before calendar
2016-01-27 17:35:25 +00:00
Hadi Nategh
8d8b916499
Mobile theme W.I.P.:
...
- Fix compose plain text mode only shows 2rows
2016-01-27 14:55:32 +00:00
Hadi Nategh
588d2db97b
Fix addressbook's zipcode field misalignment
2016-01-27 13:22:19 +00:00
Ralf Becker
c84d7d2684
regenerating calendar/templates/pixelegg/app.css, as it contains now default/app.css
2016-01-27 08:08:23 +00:00
Nathan Gray
022777d39a
Slightly better language for remove default action
2016-01-26 23:16:56 +00:00
Nathan Gray
f30cbdeb9e
Some layout fixes
...
- fix hidden toolbar in Safari
- fix name label shown at wrong times when switching between views & single / multi user
- better handling of not set start / end times for planner to avoid loading everything
2016-01-26 22:17:51 +00:00