b9621f0323
WIP of new hint presentation for preferences:
...
- Fix misalignment of middle field
- Fix some of the tabs getting horizental scrollbar
2016-12-07 11:28:27 +01:00
d9d701ae8f
WIP of new hint presentation for preferences:
...
- Remove extra prefHelp styles of calendar which disturbs the default behavior
2016-12-07 11:28:08 +01:00
132d69b9f3
WIP of new hint presentation for preferences
2016-12-07 11:26:50 +01:00
5d05c2fac3
Avoid some errors about wrong type if old entry was not loaded
2016-12-06 10:09:27 -07:00
0a4207258b
- Fix a bug in print dialog, clicking header was also toggling first checkbox
...
- Missing translations from Stefan Unverricht
2016-12-06 09:47:55 -07:00
0d8c098602
Fix new events do not show up immediately after saving in 4 day view
2016-12-02 14:46:24 -07:00
ae2e51fba3
allow to preset variables via get parameters
2016-12-02 11:07:07 +01:00
7c9f15c842
Attempt to fix redirects to invalid /index.php
2016-12-01 09:34:51 -07:00
eddf805a60
fix SQL error when Db->Type is not "mysql", as it should be, but eg. "mysqli" and therefore PostgesSQL SIMILAR is used with MySQL/MariaDB
2016-12-01 13:02:34 +01:00
e3c993cfc4
make sure changeFolder (and delete) actions are not cached either in class-var or in cache-object by explizitly calling getFolderObjects reinitializing cache
2016-11-30 15:14:05 +00:00
d98aac5381
backport of changeFolder and deleteFolder
2016-11-30 11:58:39 +00:00
b39e15f6e7
Fix missing translation of 'add timesheet' context menu action
2016-11-25 10:37:25 -07:00
00be70e179
* Infolog: Add a context menu action to view a list of linked timesheets
2016-11-23 09:25:56 -07:00
28fb0cdc06
Fix inline forward an email from draft folder does not include attachments
2016-11-23 12:28:24 +01:00
7b05b9fdc6
Use POST submit to make sure all js files for plugin template get loaded.
2016-11-22 10:11:35 -07:00
f39f85ed38
Add some missing translations, supplied by Stefan Unverricht
2016-11-22 10:11:12 -07:00
f15daa5735
allow to use Api\Contacts::search() without Acl check
2016-11-21 11:26:47 +01:00
06fc787a18
ignore empty signatures and email, identity_name needs mail-account data to
2016-11-18 14:49:00 +01:00
c051615c9c
script returning all signatures of authenticated user for eM Client
2016-11-18 14:02:29 +01:00
a135f7615d
use openssl_random_pseudo_bytes, if available, to generate etemplate_exec_id, as it is used for CSRF protection too
2016-11-17 21:43:50 +01:00
519ce307e0
fix error in account migration in a minimal install
2016-11-17 21:32:56 +01:00
de1dc88d98
Fix selectall checkbox in calendar category report sometimes doesn't work
2016-11-17 15:51:34 +01:00
de4c74309d
Updated groupdav.htaccess to support ActiveSync and CalDAV/CardDAV
...
Added an commented redirect to facilitate EGroupware login in subdirectory
2016-11-17 13:05:33 +01:00
2d100f082d
Calendar category report:
...
- Fix weekend and holidays don't for multidays events
2016-11-17 09:37:25 +01:00
76f5a91c75
fix PHP fatal when updating from before 1.8
2016-11-15 22:10:07 +01:00
39e7b84fb0
fix removing aliases incl. identity was remove all identities, but the one it was supposed to remove
2016-11-15 14:29:02 +01:00
00fb5c486b
Calendar category report:
...
- Fix multidays events and recurrences miscalculation
- Fix height of category table
2016-11-15 10:19:39 +01:00
a1273acf54
Fix wrong indexing for categories array in calendar category report
2016-11-14 15:34:09 +01:00
9c67a1466a
Calendar category report:
...
- Fix calendar category report not summarizing values
- Add select all checkbox
2016-11-14 13:57:15 +01:00
db1f92c7f8
fix identities from aliases or imap-user without @ shown with empty label, if name is empty
2016-11-14 13:44:40 +01:00
7fe6eead5a
remove identity if alias is removed with "-alias" AND create_identity is "yes"
2016-11-14 13:44:40 +01:00
9a2cd797e6
Change sidebox menu site configuration to match, reported by Stefan Unverricht
2016-11-11 08:45:17 -07:00
893ab5de6e
remove obsolet details lang-string, which caused confusion with details-label in other apps when converting mail to other-app-entry in other languagefiles too
2016-11-11 11:47:56 +00:00
a9db674c1a
remove obsolet details lang-string, which caused confusion with details-label in other apps when converting mail to other-app-entry
2016-11-11 11:26:28 +00:00
7cd1d0ebf4
* InfoLog/PostgreSQL: new entries were created with info_id 0: duplicate key value violates unique constraint
2016-11-10 16:44:47 +01:00
6fee3b919a
* Mail/Z-Push: handle charset-problem on sending mails with added EGW-Signature
2016-11-10 12:52:02 +00:00
b5b1ffec65
Add unit day for calendar category report
2016-11-10 11:11:03 +01:00
d099fbe28a
fix error if no alias/forward set stalling setting one, caused by using NULL instead of an empty array throws error: Argument 1 passed to array_modify() must be of the type array, null given
2016-11-10 09:52:43 +01:00
b7c5ff7642
use $_SERVER[HTTP_X_FORWARDED_FOR] IP for ACL check if set, if not use $_SERVER[REMOTE_ADDR]
2016-11-09 22:18:58 +01:00
db9c65899e
* Adressbook/CardDAV/PostgreSQL: fix SQL error stalling sync of eg. eMClient with preference "Distributionlists as groups" enabled
2016-11-09 17:47:29 +01:00
a1f2802387
Advanced search: Turn off required on custom fields, otherwise you can't search with them empty
2016-11-08 08:36:53 -07:00
59fc41a5b9
Customfields required bugs
...
- Load attributes from modifications array, were previously ignored
- Remove double required check, actual field widget should handle it
2016-11-08 08:36:45 -07:00
23625effb7
Avoid JS error if value is undefined
2016-11-08 08:36:36 -07:00
dcc553bc23
Implement calendar category report
2016-11-08 15:58:46 +01:00
921329b9f8
Fix some missing / incorrect translations, found & tranlated by Stefan Unverricht
2016-11-07 09:28:03 -07:00
9826bcabdd
Increase consolidation max from 9 to 20.
2016-11-07 09:26:59 -07:00
0463a3769a
Changelog for 16.1.20161107
2016-11-07 14:11:52 +00:00
00ff3d2250
16.1 changes
2016-11-07 15:10:38 +01:00
004aca1391
stop 16.1 releases triggering 14.2 builds
2016-11-07 14:57:42 +01:00
baaa8a0faf
* 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:02:36 +01:00