Commit Graph

28277 Commits

Author SHA1 Message Date
fbd3069456 Set autocomplete attribute so browsers can put the data in the right place (fixes problem with autofill went into address line 2) 2015-09-08 22:23:54 +00:00
841f6a575d Fix a bug in formatting for files in subdirectories 2015-09-08 19:11:00 +00:00
085425e821 Organisation view column defaults - make type column wider, add number & department columns 2015-09-08 16:48:42 +00:00
4fea2b801b WIP toggle sidebar menu 2015-09-08 16:31:49 +00:00
e033903126 Add ability to select existing file in VFS for custom field type filemanager 2015-09-08 16:02:18 +00:00
21d42e7f12 Restore email custom field type, filter out Mail app as cf type (and any other apps that do not support searching). 2015-09-08 14:23:11 +00:00
59914fd1fa copy 14.3 changelog to trunk to satisfy update checker 2015-09-08 14:00:35 +00:00
bbc358724e * LDAP: fix not working connect under newer PHP 5.6 (maybe other versions too) with PHP Warning: invalid port number: 0 2015-09-08 13:11:50 +00:00
ff2d675d36 * LDAP: fix not working connect under newer PHP 5.6 (maybe other versions too) with PHP Warning: invalid port number: 0 2015-09-08 13:08:00 +00:00
16c5e2deec * LDAP: fix not working connect under newer PHP 5.6 (maybe other versions too) with PHP Warning: invalid port number: 0 2015-09-08 13:07:35 +00:00
223135c7fb * Projectmanager: fix external role to NOT lose project when storing a new timesheet 2015-09-08 12:31:11 +00:00
9ca7b66290 Fix some IDE warnings 2015-09-08 07:36:17 +00:00
3da9d45406 Changelog for 14.3.20150908 2015-09-08 06:12:28 +00:00
33179eb011 Add year range for AB birthday field 2015-09-07 17:15:22 +00:00
a951366235 Add today button into sidebox navigation calendar 2015-09-07 17:13:20 +00:00
1dabc6a569 Add year range for AB birthday field 2015-09-07 16:14:37 +00:00
092cbb5059 Performance improvement:
JSON stringify/parsing deep object copy is quite faster than jQuery.extend deep copy, especially in IE
2015-09-07 15:12:45 +00:00
5cfe44bdc9 fix PHP Fatal error in install caused by trying to install no longer used sqlight timezone database 2015-09-07 14:53:17 +00:00
aba5cf102f fix PHP Fatal error in install caused by trying to install no longer used sqlight timezone database 2015-09-07 14:52:51 +00:00
ca9aa01250 new egw_cache::addCache method which fails if key already exists in cache, allowing eg. to implement a mutex 2015-09-07 13:04:35 +00:00
ded1a651d9 fix handling of inline attachments, still open is that inline attachments are one byte short when send to device and therefore dont display! 2015-09-07 12:59:19 +00:00
6b910ef70b Fix mail filter rules list does not get displayed 2015-09-07 08:26:35 +00:00
472636c32c Fix mail filter rules list does not get displayed 2015-09-07 08:25:53 +00:00
ac8f68cd29 * Mail: fix PHP Fatal error under 5.3 when displaying mails containing inline-images 2015-09-05 12:25:41 +00:00
6ddb753c2c * Mail: fix PHP Fatal error under 5.3 when displaying mails containing inline-images 2015-09-05 12:24:50 +00:00
43459e53a5 Fix sub-categories not included when exporting search results 2015-09-04 18:58:48 +00:00
1b20e4aa7c Stop admin tree from jumping back to the top when you click some links 2015-09-04 18:37:17 +00:00
f55ce966cb using calendar_zpush not calendar_activesync 2015-09-04 15:40:47 +00:00
8b6ba73c79 using calendar_zpush not calendar_activesync 2015-09-04 15:27:41 +00:00
de66a0a10e fix issue pointed out by Andrew McNicol 2015-09-03 16:21:34 +00:00
b97024f00e fix issue pointed out by Andrew McNicol 2015-09-03 16:21:12 +00:00
56efdf86b6 Stop admin tree from jumping back to the top when you click some links 2015-09-03 16:21:02 +00:00
6e973a0804 Fix etemplate request getting destroyed even though attribute changed 2015-09-03 14:58:26 +00:00
f78d61de3d give an error message "%1 does NOT have a password (userPassword attribute) or we are not allowed to read it!", if LDAP does not allow us to read passwords 2015-09-03 09:02:59 +00:00
ae9acfd5e2 give an error message "%1 does NOT have a password (userPassword attribute) or we are not allowed to read it!", if LDAP does not allow us to read passwords 2015-09-03 09:02:04 +00:00
624625ce0e update documentation and fix IDE warnings 2015-09-03 07:12:35 +00:00
ea5d2cf00d values for depth are 0, 1, "infinit" or not set which has to be interpreted as "infinit" 2015-09-03 06:54:31 +00:00
8ae381e11e values for depth are 0, 1, "infinit" or not set which has to be interpreted as "infinit" 2015-09-03 06:54:06 +00:00
3c84c3684a Show loading spinner while preview is generated 2015-09-02 23:22:12 +00:00
57d95dde57 Silence error about missing row widget 2015-09-02 22:43:24 +00:00
ed6948a9f2 - Better granularity calculations using number of weeks & view
- Clicking sidebox calendar no longer changes view
- Fixed header links to different day (broken in some views) & got clickable week numbers working
2015-09-02 22:40:38 +00:00
26623dac40 Fix opening linked directories gave error instead of opening in filemanager 2015-09-02 20:13:51 +00:00
31a23f0dbd Add filemanager custom field type using vfs-upload 2015-09-02 19:52:47 +00:00
687d90c37a Add different formatting for linked files when they're in sub-directories 2015-09-02 19:28:08 +00:00
0b89f4040b Fix sub-categories not included when exporting search results 2015-09-02 14:56:06 +00:00
f664d58032 do not show warning of force Depth: 0, if depth is already 0 2015-09-02 13:39:03 +00:00
559d0ee15c do not show warning of force Depth: 0, if depth is already 0 2015-09-02 13:38:36 +00:00
88293f3e72 * All apps: fix broken group-favorites 2015-09-02 13:10:19 +00:00
e6cfa64686 * All apps: fix broken group-favorites 2015-09-02 13:08:25 +00:00
1563f9d43a * Mail/preferences: Add Preview Pane option into mail preferences in order to be able to show/hide mail preview pane (split panel) 2015-09-02 13:00:35 +00:00