9bf07631e0
Fix custom field order renumbering to keep at multiples of 10.
2015-07-15 14:19:55 +00:00
99c67eacc7
Do not reference customfields if they are already read
...
-Fix second row of infolog customfields in CRM view does not respect nm filters
2015-07-15 12:14:38 +00:00
91a162f8ba
Make sure sortable gets send the request to server with correct menuaction, as jsonq always queued the request from home and that may causes wrong redirection. e.g. sortable grid inside an iframe of an application (mail.sieve)
2015-07-14 16:11:45 +00:00
d57072466a
Add merge placeholders for participants filtered by type (group, resource, etc.)
2015-07-14 14:32:36 +00:00
8c60755dcf
fix typo
2015-07-14 11:14:37 +00:00
431a19b460
status value is in column 1 (2. column), also fixed not working fetchColumn
2015-07-14 10:45:02 +00:00
3e5c1cb8ad
check Galera wsrep_local_state for node is not in state Synced, eg. Donor
2015-07-14 09:45:02 +00:00
1e583e5b3b
Missed CSS changes for highlighted favorite
2015-07-13 19:01:16 +00:00
3bc178dad0
Escape from infinitive loadingDeferred if the diferred did not get resolved or rejected, and give user a chance to try other tabs
2015-07-13 16:36:45 +00:00
4115fd5a43
* All apps: fixed not working notification links (not opening given entry) or changing app via url
2015-07-13 16:26:24 +00:00
478128d276
Remove accidentally backported lines (SVN r53086)
2015-07-13 15:08:15 +00:00
62c6523a92
* Mail: fix PHP Fatal error in HTML mails, when using PHP 5.3
2015-07-13 11:37:48 +00:00
928a697eb8
fix error stalling calendar edit
2015-07-12 19:47:46 +00:00
01939c6bf6
* Selected favorite highlighting
...
Now highlights if the current application state matches a favorite, either by click or manually setting the filters.
2015-07-10 18:05:54 +00:00
9d5d2944c4
Little fixes to avoid some errors:
...
- Make sure widget is still there before trying to set its select options
- Make sure expand button is there before trying to remove it
- Only try to set select options if header widget is a select box
- Pass appropriate options into getEntry() so it can return null on not existing keys
2015-07-09 19:15:24 +00:00
c34e665faf
fix typo stalling new installs
2015-07-07 14:16:15 +00:00
1edf17f20b
upon save, reduce possible rfc-addresses to email-address only for forwards on rules and vacationnotices
2015-07-07 13:28:17 +00:00
e1de24996b
revert accident commit of patched egw class
2015-07-07 12:43:48 +00:00
0cd038b71f
fix not being able to create new password, after r53051: allow to specify multiple ;-separated hosts for database
2015-07-07 12:41:35 +00:00
dc78a9987b
silence some chitter-chatter of etemplate_new
2015-07-07 12:15:19 +00:00
248afc1d63
fix warning in mail_compose::ajax_searchAddress
2015-07-07 11:45:04 +00:00
19be03438e
fix groupbox to have NO namespace (it was implemented on client-side with and on server-side without namespace before)
2015-07-07 11:38:01 +00:00
2248601774
fix patch
2015-07-07 06:48:58 +00:00
b4e6b065d6
Changelog for 14.2.20150707
2015-07-07 05:31:35 +00:00
80691159f6
allow to specify multiple ;-separated hosts for database, by default first one is used, on connection failure other ones are tried too
2015-07-06 19:38:27 +00:00
d0b0d688dc
* Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1
2015-07-06 15:46:52 +00:00
9c8ee0fea5
* EMailAdmin: create a unique index for egw_ea_valid table
2015-07-06 14:39:39 +00:00
01f2df4ece
* EMailAdmin: fixed not shown (used) quota for arbitrary user in admin
2015-07-04 18:52:41 +00:00
0ffe6fcb12
fix sometimes not working redirect to login page (session could not be verified), because inline script is not allowed by our content-security-policy, redirecting top window now in login.js
2015-07-04 07:54:11 +00:00
9a7cbb062c
show nonav icon in admin tree too, if app has not navbar icon
2015-07-03 12:43:43 +00:00
2744ec2d22
make sure keys in admin tree are unique, as we overwrite tree entries otherwise
2015-07-03 12:27:31 +00:00
aa5a72db84
backport of r53032: setting Horde_Imap_Client::STATUS_FORCE_REFRESH flag to force horde code to ignore cache in long running AS Ping command
2015-07-03 08:00:35 +00:00
6f2f6e71ed
* Admin: bulk password reset: fixed missing password from email and csv, csv download is working again
...
also changed all et2 actions to not use an iframe with ajax=true
2015-07-01 18:35:43 +00:00
058ef3e89f
* Login/Password: handle forced password change on login page
...
r53022: visualize not existing ability to unset "must change password on next login", by making it readonly
r53024: change "password about to expire in N days" warning into an once per login info-message (was a redirect to password change)
2015-07-01 17:54:18 +00:00
55248b0d18
also give Admins apps of all users group Defaults, in case one forgot to add admins to it
2015-07-01 07:25:38 +00:00
90b046ff41
* Mail/ActiveSync: fix priority issue on retrieval of messages
2015-06-30 15:26:33 +00:00
6be9dca9e8
fix egw_ical_iterator to use new Horde_Icalendar
2015-06-30 06:54:13 +00:00
56c7c34c19
If app is not found in get_rows, use the template
2015-06-29 20:39:32 +00:00
59964e7788
an other leftover of switch to new Horde_Icalendar classes
2015-06-29 12:31:57 +00:00
601e4f39e4
teach ./svn-helper.php up to cope with apps being git repos
2015-06-27 16:47:55 +00:00
b6ce831776
* CalDAV/Calendar: storing now all properties send by client and not known to EGroupware and fixed acknowledging and snoozing of alarms
2015-06-25 20:38:59 +00:00
1f8cce71c4
* Calendar: fixed handling of alarms when creating exceptions to have them on exception and next regular recurrence
2015-06-25 20:35:00 +00:00
9c73eeca62
do not track participants, if none set
2015-06-25 20:32:03 +00:00
1bd48f294a
* Calendar/iCal/CalDAV: recuring events were exported to long
...
our enddate is the end-time, not start-time of last event!
2015-06-25 20:30:22 +00:00
7ab8e61250
use json-encoding instead of (php-)serialize for storing of iCal X-properties in DB
2015-06-25 20:26:19 +00:00
ebefb71737
Fix nextmatch keyboard actions were operating only on the focused row instead of all selected rows. Fixes CTRL+selecting rows, then deleting removed the unselected row instead of the selected rows.
2015-06-24 15:19:48 +00:00
f0e2877698
using new Horde_Icalendar class from vendor for CalDAV/CardDAV and iCal import/export instead of old code in phpgwapi/inc/horde
2015-06-24 13:48:14 +00:00
63cd244e97
Set less max-width for category in calendar edit dialog
2015-06-23 14:19:18 +00:00
a90a18d584
Do not let categroy box overlap with alarm table
2015-06-23 12:44:31 +00:00
77e592da0f
* Mail: fix sieve rules for moving mails into folder containing non-ascii chars (Dovecot requires sieve rules in utf8, while Cyrus needs utf7-imap)
2015-06-22 18:49:44 +00:00