Commit Graph

28094 Commits

Author SHA1 Message Date
Nathan Gray
88a967371d Set autocomplete attribute so browsers can put the data in the right place (fixes problem with autofill went into address line 2) 2015-09-09 14:20:14 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
223135c7fb * Projectmanager: fix external role to NOT lose project when storing a new timesheet 2015-09-08 12:31:11 +00:00
Ralf Becker
3da9d45406 Changelog for 14.3.20150908 2015-09-08 06:12:28 +00:00
Hadi Nategh
33179eb011 Add year range for AB birthday field 2015-09-07 17:15:22 +00:00
Ralf Becker
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
Hadi Nategh
6b910ef70b Fix mail filter rules list does not get displayed 2015-09-07 08:26:35 +00:00
Ralf Becker
6ddb753c2c * Mail: fix PHP Fatal error under 5.3 when displaying mails containing inline-images 2015-09-05 12:24:50 +00:00
Nathan Gray
43459e53a5 Fix sub-categories not included when exporting search results 2015-09-04 18:58:48 +00:00
Nathan Gray
1b20e4aa7c Stop admin tree from jumping back to the top when you click some links 2015-09-04 18:37:17 +00:00
Ralf Becker
de66a0a10e fix issue pointed out by Andrew McNicol 2015-09-03 16:21:34 +00:00
Nathan Gray
6e973a0804 Fix etemplate request getting destroyed even though attribute changed 2015-09-03 14:58:26 +00:00
Ralf Becker
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
Ralf Becker
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
Nathan Gray
26623dac40 Fix opening linked directories gave error instead of opening in filemanager 2015-09-02 20:13:51 +00:00
Ralf Becker
f664d58032 do not show warning of force Depth: 0, if depth is already 0 2015-09-02 13:39:03 +00:00
Ralf Becker
88293f3e72 * All apps: fix broken group-favorites 2015-09-02 13:10:19 +00:00
Hadi Nategh
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
Ralf Becker
beeaf21521 Update timezones always reports nothing to update, as automatic called init_static() already done the update 2015-09-02 12:46:46 +00:00
Ralf Becker
a0c153f066 * Calendar/CalDAV: update timezones to 2015e from Thunderbird zones.json
from https://hg.mozilla.org/comm-central/raw-file/tip/calendar/timezones/zones.json
removes dependency to PHP sqlight extension
2015-09-02 12:08:08 +00:00
Ralf Becker
230bc4efb2 * Calendar/CalDAV: update timezones to 2015e from Thunderbird zones.json
from https://hg.mozilla.org/comm-central/raw-file/tip/calendar/timezones/zones.json
removes dependency to PHP sqlight extension
2015-09-02 12:07:14 +00:00
Hadi Nategh
a44e9a6f9e * 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 09:31:47 +00:00
Ralf Becker
c6395a1f5a fix not working setup/setup-cli.php --setup-cmd-ldap <domain>,<config-user>,<config-pw> sub_command=passwords_to_sql 2015-09-01 18:46:26 +00:00
Ralf Becker
328712af0d fix not working setup/setup-cli.php --setup-cmd-ldap <domain>,<config-user>,<config-pw> sub_command=passwords_to_sql 2015-09-01 18:46:07 +00:00
Hadi Nategh
50643b6716 Mailvelope backup/restore integration WIP:
- Add initial backup
- Add restore backup
2015-09-01 17:07:42 +00:00
Ralf Becker
a26e86ee1e Change egw_addressbook.contact_pubkey to 16k as an ascii-armored 4096 bit PGP key is ~12k 2015-09-01 13:44:21 +00:00
Hadi Nategh
187406187b Fix mail's send button does not work in some occasions:
- CKEditor has its own submit handler which was making conflict with our autocomplete submit
2015-09-01 13:38:22 +00:00
Hadi Nategh
15a8df624c Fix mail's send button does not work in some occasions:
- CKEditor has its own submit handler which was making conflict with our autocomplete submit
2015-09-01 12:05:40 +00:00
Ralf Becker
a9f7fbc31d fix for Univention removing quotes in /etc/lsb-release http://errata.univention.de/ucs/4.0/286.html 2015-09-01 11:10:17 +00:00
Ralf Becker
b0039949af fix for Univention removing quotes in /etc/lsb-release http://errata.univention.de/ucs/4.0/286.html 2015-09-01 11:09:41 +00:00
Nathan Gray
ed39c529da Fix vfsUpload widget did not display its value 2015-08-31 22:32:50 +00:00
Nathan Gray
16e4ad1078 Fix etemplate request getting destroyed even though attribute changed 2015-08-31 17:12:48 +00:00
Hadi Nategh
d721de7ee9 Mailvelope backup/restore integration WIP:
- Add PGP Encryption menu into sidebox of mail and infolog
- Create Backup/Restore operation dialog
2015-08-31 16:40:33 +00:00
Ralf Becker
1f099b9d81 setting index url from setup containing ajax=true 2015-08-31 15:50:10 +00:00
Ralf Becker
284ffa7f13 IE JSON-serializes arrays passed in from different window contextx (eg. popups) as objects (it looses object-type of array), causing them to be JSON serialized as objects and loosing parameters which are undefined
JSON.strigify([123,undefined]) --> "{0:123}" instead of "[123,null]"
2015-08-31 12:21:11 +00:00
Ralf Becker
38d7f53a16 IE JSON-serializes arrays passed in from different window contextx (eg. popups) as objects (it looses object-type of array), causing them to be JSON serialized as objects and loosing parameters which are undefined
JSON.strigify([123,undefined]) --> "{0:123}" instead of "[123,null]"
2015-08-31 12:19:56 +00:00
Ralf Becker
a96d7d50be silence permanent error_log 2015-08-31 12:02:01 +00:00
Ralf Becker
251bc40954 silence permanent error_log 2015-08-31 11:58:45 +00:00
Ralf Becker
49873b317a only unlock, if we have a lock(-token) 2015-08-31 10:49:58 +00:00
Ralf Becker
1b8194a8d3 only unlock, if we have a lock(-token) 2015-08-31 10:49:17 +00:00
Hadi Nategh
5a8bc26f2d Mailvelope backup/restore integration WIP 2015-08-27 17:38:18 +00:00
Hadi Nategh
ea114fe1b7 Fix mail integration vfs attachments not working for infolog, tracker and calendar 2015-08-27 13:05:19 +00:00
Ralf Becker
188e31c9c1 not working database gave a database error instead of instructions how to create the database 2015-08-27 12:30:16 +00:00
Ralf Becker
6231e7e43b not working database gave a database error instead of instructions how to create the database 2015-08-27 12:29:49 +00:00
Ralf Becker
263a5f5f2c * Calendar: fix not working "no filter" favorite 2015-08-27 12:03:29 +00:00
Ralf Becker
b55fcedaca fixing r53501: group-favorite has escaped name visible after reload 2015-08-27 11:51:09 +00:00
Ralf Becker
cb58e015ac fixing r53501: group-favorite has escaped name visible after reload 2015-08-27 11:40:18 +00:00
Ralf Becker
dc09db26fa * All apps: some favorites could not be deleted (reappeared after reload/next login) 2015-08-27 11:33:07 +00:00
Ralf Becker
4615c6c3db * All apps: some favorites could not be deleted (reappeared after reload/next login) 2015-08-27 11:31:31 +00:00