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 |
|
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
|
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
|
251bc40954
|
silence permanent error_log
|
2015-08-31 11:58:45 +00:00 |
|
Ralf Becker
|
1b8194a8d3
|
only unlock, if we have a lock(-token)
|
2015-08-31 10:49:17 +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
|
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
|
dc09db26fa
|
* All apps: some favorites could not be deleted (reappeared after reload/next login)
|
2015-08-27 11:33:07 +00:00 |
|
Ralf Becker
|
e93962c85e
|
if pdf-thumbnail-creation is not available, generate a single scaled-down pdf-icon and backported other thumbnail stuff from trunk
|
2015-08-27 09:32:06 +00:00 |
|
Ralf Becker
|
5df88334bc
|
* Calendar: fixed SQL error in list-view
|
2015-08-27 08:23:46 +00:00 |
|
Ralf Becker
|
36c5d92fac
|
* CardDAV/Addressbook: fixed not working adding or update of photo
|
2015-08-26 16:39:10 +00:00 |
|
Ralf Becker
|
de23178279
|
Changelog for 14.3.20150826
|
2015-08-26 14:43:54 +00:00 |
|
Nathan Gray
|
eb12e0f8ac
|
Fix missing destination when pasting into empty dir
|
2015-08-26 14:23:27 +00:00 |
|
Ralf Becker
|
547335c139
|
* PostgreSQL: repairing/creating missing indexes
|
2015-08-26 14:16:28 +00:00 |
|
Ralf Becker
|
cec4fa26c4
|
removing stray k showing up in emailadmin update
|
2015-08-26 14:03:32 +00:00 |
|
Ralf Becker
|
abc319b390
|
use correct columns for dropping index (does not matter if they contain length or not)
|
2015-08-26 13:08:44 +00:00 |
|
Ralf Becker
|
c1d0e9064e
|
* Backup: backup ascii columns as such, allways check and if necessary fix indexes on restore
|
2015-08-26 12:51:20 +00:00 |
|
Ralf Becker
|
0fbda219df
|
* Backup/PostgreSQL: indexes were not reported for backup
because of quoting of table-name
|
2015-08-26 11:10:30 +00:00 |
|
Ralf Becker
|
7074ef6142
|
* Backup/MySQL: limited index length was not reported for PHP mysqli driver
|
2015-08-26 11:08:03 +00:00 |
|
Klaus Leithoff
|
3561712b6d
|
fix/avoid fatal on getStructure
|
2015-08-25 10:37:10 +00:00 |
|
Hadi Nategh
|
effed359a6
|
Fix mail tree not showing not subscribed folders if the show all folders is switched on in preferences
|
2015-08-25 09:53:19 +00:00 |
|
Klaus Leithoff
|
7518acd682
|
allow 10, instead of 4 folders for menuaction copy
|
2015-08-25 08:15:00 +00:00 |
|
Nathan Gray
|
7ece59dd28
|
Do not group users and resources. Fixes restrictions on sorting calendars
|
2015-08-24 23:48:20 +00:00 |
|
Nathan Gray
|
cf87169a3d
|
Keep provided order. Fixes adding users in calendar destroys the sort order.
|
2015-08-24 23:47:47 +00:00 |
|
Ralf Becker
|
acaed9bcb4
|
missed to pass owner
|
2015-08-24 16:23:21 +00:00 |
|
Ralf Becker
|
bb84db6161
|
* Calendar/all apps: fix since last package not working old favorites and json-encode all php-serialized preferences
|
2015-08-24 16:02:07 +00:00 |
|
Ralf Becker
|
88b4624d78
|
* InfoLog: fix not working "No filter" favorite
|
2015-08-24 14:34:37 +00:00 |
|
Ralf Becker
|
d31d46bea3
|
using a white-list currently only matching favorites
|
2015-08-24 13:32:27 +00:00 |
|
Hadi Nategh
|
2ec4c540cd
|
Fix some translation issues
|
2015-08-24 13:24:10 +00:00 |
|
Ralf Becker
|
7b8d2c1bb5
|
automatic unserialize php serialized preferences on server-side, to fix not working old favorites stored php-serialized after r53433
|
2015-08-24 13:14:59 +00:00 |
|
Ralf Becker
|
56980366ba
|
shorten filenames to precision of the column (200 characters9, to not give SQL error under PostgreSQL
|
2015-08-22 12:47:04 +00:00 |
|
Ralf Becker
|
07835ec446
|
fixing regression in search in ACL popup for a pattern with non-ascii chars (r53252 and r53376)
|
2015-08-21 09:18:50 +00:00 |
|
Ralf Becker
|
7fda63bf53
|
Changelog for 14.3.20150821
|
2015-08-21 08:05:05 +00:00 |
|
Ralf Becker
|
9046881177
|
fix not opened tree with new tree-code, if you have only one account and fix state-handling to also store ActiveProfileID pref for a single account
|
2015-08-21 08:02:23 +00:00 |
|
Ralf Becker
|
0354cfdf59
|
group_name and description are compulsory
|
2015-08-21 07:14:16 +00:00 |
|
Nathan Gray
|
d443f124b1
|
Use favorite settings from preference to avoid all the encoding problems
Avoids errors in Firefox.
(See rev. 53183, 53215, 53244)
|
2015-08-20 17:18:48 +00:00 |
|
Klaus Leithoff
|
52cf6344d8
|
since DropIndex on egw_ea_valid for the unique index seems not to work in postgres, we use refreshTable to do so; This is a workaround, not a fix.
|
2015-08-20 14:01:40 +00:00 |
|
Klaus Leithoff
|
ece7a07030
|
when inserting new set of preferences on preferences::copy_preferences, make sure we copy ONLY the pref and its app and owner, not its ID
|
2015-08-20 13:13:49 +00:00 |
|
Ralf Becker
|
d462aca4ff
|
* Addressbook: fixed copying a contact one can only read, gives a readonly popup with just a cancel button
|
2015-08-20 13:05:17 +00:00 |
|
Ralf Becker
|
c2c2e907a7
|
pending Frensh and Spanish translations from our translation server
|
2015-08-20 07:21:07 +00:00 |
|
Ralf Becker
|
51529a6aa2
|
* PostgreSQL: fix SQL error on login with auto-create accounts enabled and user-name already exists with different case
|
2015-08-19 14:42:15 +00:00 |
|
Ralf Becker
|
11e2c2786b
|
* Addressbook: storing of account-contact-data did not work for non-admins which are in groups allowed to edit accounts (defined in Addressbook configuration)
|
2015-08-19 11:22:11 +00:00 |
|
Ralf Becker
|
0abee2aa80
|
* Login: catch all exceptions in session creation, to NOT log user passwords, in case of (eg. database-)errors
|
2015-08-19 10:41:47 +00:00 |
|
Klaus Leithoff
|
2b6ddcd127
|
trigger to fetch attachments as BODY instead of BINARY on failed BINARY was not called caused by an early exit from function
|
2015-08-18 14:32:50 +00:00 |
|
Ralf Becker
|
7efaea763d
|
* InfoLog: fix SQL errors for custom types containing non-ascii chars (eg. German umlauts or Frensh acents
|
2015-08-18 09:43:01 +00:00 |
|
Ralf Becker
|
cc7ba1630e
|
allow to use nextmatch filters in calendar list-view
|
2015-08-18 09:06:38 +00:00 |
|
Ralf Becker
|
89126d9ec9
|
fix typo
|
2015-08-17 15:30:39 +00:00 |
|
Hadi Nategh
|
e621060b94
|
Use egw.message discard option for mobile theme fullscreen hint
|
2015-08-17 15:27:40 +00:00 |
|