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
Nathan Gray
a0c1d29111
Fix datepicker prev/next arrow position in IE
2016-01-26 22:05:56 +00:00
Ralf Becker
6b7babc5e5
using import(less) to source ../default/app.css into pixelegg/app.css to not having to delete browser cache all the time something changes in default/app.css, thought developer has to regenerate pixelegg/app.css by touchting pixelegg/app.less
2016-01-26 16:48:47 +00:00
Hadi Nategh
96bcb4f9e8
Mobile theme W.I.P.:
...
-Change style for mail index and display
-Add upload file as default action in compose
2016-01-26 16:25:18 +00:00
Hadi Nategh
eb9c599d00
Make url-email_ro widget a bit more intelligent about value representation
2016-01-26 15:36:16 +00:00
Ralf Becker
0565fc1fbe
style today button
2016-01-26 15:02:12 +00:00
Ralf Becker
e9d48ff687
4-day-view icon incl. sources from Pixelegg, thought I had to change briteness by +80% to get a simmilar looking icon as for other calendar views
2016-01-26 14:47:05 +00:00
Hadi Nategh
1c4647492d
Show caption if there's no icon available for toolbar actions
...
- Remove icon from today action in calendar
2016-01-26 13:43:00 +00:00
Ralf Becker
c982167602
* ActiveDirectory: fix creation of groups without description or removing of description of an existing group
2016-01-26 13:29:30 +00:00
Ralf Becker
a48d100e8e
adding --sfuser and --after-checkout command (to purge source directories)
2016-01-26 12:48:14 +00:00
Ralf Becker
b293117135
4-day-view icon incl. sources from Pixelegg, thought I had to change briteness by +80% to get a simmilar looking icon as for other calendar views
2016-01-26 12:36:41 +00:00
Hadi Nategh
c8bc389d87
Mobile theme W.I.P.:
...
- Implement standard header for mail compose
- Fix toolbar style
2016-01-26 11:51:56 +00:00
Nathan Gray
49fc2d9898
Changes to get calendar working on home tab again
...
- Do not default owner to 0, use the actual value
- Do not take space for toolbar unless it's there
2016-01-25 23:47:58 +00:00
Nathan Gray
837e19ae2c
Use new function to update client data when moving via DnD
2016-01-25 23:24:42 +00:00
Nathan Gray
8dfd49db68
Use framework's hover colors for more toolbar button
2016-01-25 23:20:59 +00:00
Nathan Gray
2a88ce69bd
Remove focus class from toolbar More when user clicks somewhere else on the page
2016-01-25 21:20:28 +00:00
Nathan Gray
5f5baa6686
Use framework's hover colors for more toolbar button
2016-01-25 20:51:14 +00:00
Nathan Gray
b6b2094643
Make sure x & y are still defined.
...
Avoids FF issue of tooltip in top left corner if source widget disappears before the timeout fires.
2016-01-25 20:04:16 +00:00