Ralf Becker
a78f2c874b
* Admin: fix not working setting of ACL for account-selection "select-box with primary group and search", data from contains no selection
2015-01-30 11:30:03 +00:00
Ralf Becker
01902cc40e
fix not working clearing of cache for files backend
2015-01-29 13:57:18 +00:00
Ralf Becker
c6505acdc6
* Calendar/CalDAV: fixed synced events still contained deleted exceptions
2015-01-29 13:32:57 +00:00
Nathan Gray
eea3190f4c
Check to make sure found resource is an array instead of a column flag.
...
Fixes fatal error when deleting a category.
2015-01-27 22:45:28 +00:00
Nathan Gray
c5cbc573f8
If recur end date could not be parsed, handle it as missing.
2015-01-27 21:58:47 +00:00
Ralf Becker
d057db1607
* Calendar/CalDAV: fixed not synced recurrences, because invitation was to a group only or first recurrence was an exception
2015-01-27 18:11:40 +00:00
Klaus Leithoff
45c3daf713
fix typo preventing ics parsing
2015-01-27 13:09:20 +00:00
Klaus Leithoff
167116e1b0
* Sieve: coping with a dbmail bug in some versions of the Server. Server using formal syntax being reserved for client->server communication
2015-01-27 12:08:20 +00:00
Ralf Becker
891f46328d
changes suggested on lists for a correct Brasilian translation
2015-01-26 12:13:50 +00:00
Ralf Becker
95917e3fd2
fixed a couple more broken placeholders in Brasilian translation
2015-01-24 10:03:26 +00:00
Hadi Nategh
d6d506103f
Fix edit_setting dialog in filemanager not being resized correctly
2015-01-23 15:38:12 +00:00
Klaus Leithoff
362f97fb5b
add default cat (set in pref) to infologs that are created from mails
2015-01-23 14:30:00 +00:00
Ralf Becker
ddd37756a2
using recommended lowercase protocol "mailto:" in ATTENDEE or ORGANIZER iCal properties
2015-01-23 09:45:49 +00:00
Ralf Becker
66894d5f0d
using recommended lowercase protocol "mailto:" in CalDAV:calendar-user-address-set
2015-01-23 09:40:19 +00:00
Ralf Becker
b249f7c4c7
fixed wrong translation, parameters must be written as "%1" (not "% 1"!)
2015-01-23 09:25:24 +00:00
Ralf Becker
6f3c2c286f
Changelog for 14.1.20150121
2015-01-21 20:49:20 +00:00
Ralf Becker
be592bb8c4
pending French translations from our translation server
2015-01-21 14:28:52 +00:00
Ralf Becker
da31446897
fixed not saved comment on an existing file/attachment
2015-01-20 17:37:04 +00:00
Ralf Becker
f5871177c8
for group-invitations we need to check memberships of $user too
2015-01-20 14:57:56 +00:00
Klaus Leithoff
f5e9f6b55a
fix for problem preventing async-vacation to be run properly
2015-01-20 14:32:57 +00:00
Ralf Becker
d371fc76ce
* Calendar/CalDAV/eSync: fixed not synced events constructed from exceptions
...
removed cal_recurrence filter in read, as cal_reference and cal_recurence is always used together for exceptions, but cal_recurrence was not allways reset to 0
2015-01-20 13:49:42 +00:00
Ralf Becker
7e9dcd422e
* WebDAV: fixed not working range requests causing eg. direct playing of video files to fail
...
plus IDE warning fixes from trunk
2015-01-17 17:33:05 +00:00
Ralf Becker
791e03b44a
* Backup: fixed broken backup of tables without an auto index
2015-01-15 16:34:57 +00:00
Hadi Nategh
5c36b0b810
* All application: Fix unintentional dragging happens while user tries to do scrolling over a draggable item in FF(e.g. scrolling over an scrollable infolog entry)
2015-01-14 16:36:55 +00:00
Hadi Nategh
3790f8f12d
Give more room for input field in duration widget
2015-01-14 09:24:21 +00:00
Hadi Nategh
85eab7c6a1
Fix attachments box in mail preview for F.F
2015-01-13 13:44:59 +00:00
Hadi Nategh
29666faaeb
Bind hover handler in file upload widget on input element as input always is on top and transparent
2015-01-13 13:41:03 +00:00
Ralf Becker
539477a0e3
Changelog for 14.1.20150113
2015-01-13 08:29:35 +00:00
Ralf Becker
a3919ddba8
pending translations from our translation server
2015-01-12 11:59:52 +00:00
Ralf Becker
3c88fadba0
fixed not working seek in stream-wrapper, caused by sw interface uses true/false while fseek uses 0/-1
2015-01-10 13:05:33 +00:00
Ralf Becker
61b140328d
modernized login- and start-message editing a bit
2015-01-09 19:00:13 +00:00
Klaus Leithoff
83fb3fc05d
respect/return none, if configured in foldersettings
2015-01-09 14:12:58 +00:00
Ralf Becker
45048d7500
* Univention: allow installation on backup DC too (master was working before)
2015-01-09 11:01:10 +00:00
Ralf Becker
1945463c6d
* Mail: fix for Horde_Imap_Client-2.26.0 requiring Horde_Mail-2.5.1 requring Horde_Idna-1.0.1 which stalls our autoloader by calling spl_autoload_register
2015-01-09 10:47:38 +00:00
Hadi Nategh
90d468c9dd
Correct stored toolbar's preferences with the wrong id
2015-01-08 14:30:23 +00:00
Hadi Nategh
d2945ce3b0
Return clone of preference object as we don't want direct reference to original object
2015-01-08 14:27:35 +00:00
Ralf Becker
294546bf2d
allow to unset a preference by calling egw.set_preference(app,name)
2015-01-08 13:13:33 +00:00
Nathan Gray
24e60d83e4
Fix some bugs in ACL:
...
- Allow to remove access to all application, previously could not remove the final app
2015-01-07 18:01:25 +00:00
Nathan Gray
193a5c49e7
Fix some bugs in ACL:
...
- Remove 'all applications' as an ACL option
2015-01-07 16:37:38 +00:00
Ralf Becker
1f7d2964c9
remove no longer usable emailadmin index (use "mail account" context menu on users or groups)
2015-01-07 08:51:29 +00:00
Hadi Nategh
2a43aea1e2
Do not show out dated vacation in vacation notice
2015-01-07 08:49:17 +00:00
Hadi Nategh
3258b766f4
Call the vacation notice refresh for the active profile when the mail app gets loaded
2015-01-07 08:48:25 +00:00
Nathan Gray
9f867d3632
Remove extra empty column
2014-12-19 15:54:22 +00:00
Hadi Nategh
7c9a9640e4
Add focus back to search input field after clicking on cross icon
2014-12-19 14:42:58 +00:00
Ralf Becker
da98232811
fixed 14.1 build files to cater for jdots and pixelegg now in public svn
2014-12-19 12:24:36 +00:00
Ralf Becker
85e0e870f7
fixed 14.1 build files to cater for jdots and pixelegg now in public svn
2014-12-19 12:24:04 +00:00
Ralf Becker
6101f31ce0
fixed offset in async-service patch
2014-12-19 12:21:36 +00:00
Ralf Becker
887493f06c
Changelog for 14.1.20141219
2014-12-19 12:06:04 +00:00
Klaus Leithoff
8852bb1a77
fix change of date (sorting) problem when/after copying/moving messages
2014-12-19 11:45:16 +00:00
Hadi Nategh
6a90480548
Fix mail display printing multipage style for jdots
2014-12-19 11:20:00 +00:00