nathangray
c330df915f
Avoid JS error if value is undefined
2016-11-07 09:15:49 -07:00
nathangray
0dfbd549f9
Increase consolidation max from 9 to 20.
2016-11-07 08:24:03 -07:00
Ralf Becker
d537203b77
stop 16.1 releases triggering 14.2 builds
2016-11-07 14:54:59 +01:00
Hadi Nategh
8d09b89240
Make collab editor window size bigger
2016-11-07 13:48:40 +01:00
Ralf Becker
c20ee5575d
allow to use Api\Contacts::search() without Acl check
2016-11-07 09:26:14 +01:00
Ralf Becker
cb6121c41f
* Calendar: fix holidays are displayed one day off for eg. Austria, Slovakia, Australia (from iCloud)
...
Caused by no real floating date support in EGroupware and defaulting to UTC, if no timezone specified, because Horde_Icalendar does not report datetimes postfixed with Z as UTC.
Fixed now by not using UTC workaround for date (not datetime) values.
Also implemented default duration of one day for dtstart as date and no dtend/duration given.
2016-11-05 12:01:28 +01:00
Hadi Nategh
6f978c6a07
W.I.P calendar report:
...
- Remove not used column
- Fix min_days not set the value
2016-11-04 14:21:17 +01:00
Ralf Becker
b46fea5c89
* Filemanager: DB schema update to remove doublicate rows for WebDAV properties on update, caused eg. excessively by OneNote
2016-11-03 19:09:33 +01:00
Ralf Becker
77f8b1b698
fixed stall in calendar update from 1.8: remove deleting from egw_api_content_history, which will be droped by 16.1 update, before calendar update is running
2016-11-03 13:40:12 +01:00
Hadi Nategh
521de3a23f
Fix broken enable/disable function in holiday_report
2016-11-03 11:55:36 +01:00
Hadi Nategh
7f5db92516
Make all selectboxes fullwidth in login page
2016-11-03 11:46:56 +01:00
Hadi Nategh
c8cd9d4c72
Add some missing translation into addressbook
2016-11-03 11:23:25 +01:00
Ralf Becker
ad9d21da5e
fix broken recurrence end-dates stalling updates
2016-11-02 19:58:32 +01:00
Hadi Nategh
035c544529
W.I.P of Calendar holiday report:
...
- Handle holiday_report preference on server-side
2016-11-02 18:38:31 +01:00
nathangray
1764ee826c
Fix some missing / incorrect translations, found & tranlated by Stefan Unverricht
2016-11-02 09:30:39 -06:00
Ralf Becker
6919fcd5d1
copy 16.1 changelog to master to satisfy update checker
2016-11-02 13:44:26 +00:00
Ralf Becker
2d35e890fd
remove permantent error_log on restore of egw_cal_dates
2016-11-02 14:28:34 +01:00
Ralf Becker
7b95aa73b4
* CardDAV/Addressbook/PostgreSQL: fix SQL error, remove MySQL only FROM_UNIXTIME with our db abstration version
2016-11-02 09:40:16 +01:00
Ralf Becker
16689ebc27
fix use of old egw class in favor of new Api\Egw
2016-11-02 09:38:37 +01:00
Ralf Becker
225bc0bbc2
fix searching for "group" reveals groups normally hidden by forced account-selection pref "groupmembers" or "none"
2016-10-31 18:46:59 +01:00
Ralf Becker
3bfbf26cfa
use 16.1 Api\Exception\Redirect instead of old egw_exception_redirect not existing in default 16.1 install
2016-10-31 18:30:45 +01:00
Ralf Becker
8040fa49ec
remove Exception type, to not get a Type error when PHP 7+ throws an Error
2016-10-31 18:29:32 +01:00
Ralf Becker
584ecf07ed
* Admin: fix fatal error when using "Deny Access" from context menu on groups
2016-10-31 18:12:45 +01:00
Hadi Nategh
6a035feb6f
W.I.P of holiday report for calendar app
2016-10-31 17:33:01 +01:00
Ralf Becker
96b39eefe6
fix check for existing identity for first array element
2016-10-31 15:56:41 +01:00
Ralf Becker
4d62d34fac
remove +/- prefix, as it is not part of email but operator
2016-10-31 15:51:02 +01:00
Ralf Becker
e30794e61b
remove +/- prefix, as it is not part of email but operator
2016-10-31 15:46:56 +01:00
Ralf Becker
dbae12260b
fix setting alias and forwards, allow to add/remove from existing ones
2016-10-31 15:41:52 +01:00
Ralf Becker
a20c4ab18c
* Admin/Mail: allow to add aliases, forwards and quota via admin-cli, optional create identities for aliases
2016-10-31 14:53:15 +01:00
Hadi Nategh
e396b8e7d5
W.I.P of holiday report for calendar app
2016-10-28 16:12:30 +02:00
Ralf Becker
fb5429992e
need to set ident_email_alias selectbox too, if changing identity
2016-10-28 14:53:51 +02:00
Ralf Becker
7d02313af2
do not make ident_email_alias select-box readonly for regular users editing their sigature
2016-10-28 14:46:17 +02:00
Ralf Becker
74e2c62b48
* Admin/Mail: allow to limit users to only create identities for aliases
2016-10-28 14:27:59 +02:00
Hadi Nategh
c6c0cd90d1
Fix misalignment of selectboxes in login page
2016-10-28 11:37:50 +02:00
Hadi Nategh
b22a8c70b2
* Login Page: Fix some alignment issues in login page - thanks to Stefan Unverricht
2016-10-28 11:28:27 +02:00
Hadi Nategh
73becf6e0d
Fix icon glitch in calendar sidebar
2016-10-28 10:24:52 +02:00
Hadi Nategh
b680e76c45
* All applications: Fix some icons glitches for default template - thanks to Stefan Unverricht.
2016-10-28 10:17:14 +02:00
Hadi Nategh
cf51e547d2
Fix margins of timestamp and encryption buttons in infolog edit dialog
2016-10-28 09:51:31 +02:00
Hadi Nategh
6038936cef
Fix wodocollabeditor conflicts with other libraries because of global require and define AMD modulation
2016-10-27 18:47:02 +02:00
Hadi Nategh
3b76072885
Revert changes of local definition of define variable, because they no more conflict with wodocollabeditor
2016-10-27 18:43:41 +02:00
nathangray
017e45ffd4
Fix some missing / incorrect icons
...
- Addressbook advanced search was from default
- Add favorite dialog had no icons on buttons
- All dialogs using standard button sets were either missing or from default theme
- Mail confirm all was missing Yes icon
2016-10-27 09:04:47 -06:00
Ralf Becker
2aae52e90e
disable PostgreSQL install as it fails in Travis
...
with Fatal error: Call to unimplemented native function pg_set_client_encoding
2016-10-27 16:49:21 +02:00
Ralf Becker
5f82da2804
give call_link and ldap_contact_context input full width
2016-10-27 16:18:03 +02:00
Hadi Nategh
84207e9a5a
Keep the default behavior for opening tel-url and make call_popup felixable to be able to get target
2016-10-27 14:17:42 +02:00
Hadi Nategh
b59b44d29d
Open phonecall window target as _self instead of new tab
2016-10-27 11:07:59 +02:00
Ralf Becker
a23ab6a9fb
* Addressbook/LDAP: fix error if egroupware-epl-compat (old API) not installed
2016-10-27 10:51:47 +02:00
Klaus Leithoff
dbc31d5ccb
fix problem with AlterPingChanges with non selectable folders
2016-10-25 11:39:23 +00:00
Klaus Leithoff
910b92acca
catch errors/exceÃptions on fetchMessages in GetMessageList (e.g. on not existing folders)
2016-10-24 16:46:45 +00:00
nathangray
648b6fd759
If searching for an account and you include 'Group ' (or translation) in the search string, it will search just groups instead of all accounts.
2016-10-24 09:21:57 -06:00
Hadi Nategh
a51fdfbc81
Implement copy_link action for filemanager contextmenu in order to be able to copy webdav url of a file/folder into clipboard
2016-10-24 12:55:20 +02:00