1c9836f95e
Add more regions into country class
2018-09-18 17:04:37 +02:00
c1316beda5
WIP: periodic running admin-commands
2018-09-18 16:27:40 +02:00
cdae6c4b01
Fix country-select does not set flag when switching between countries
2018-09-18 16:05:32 +02:00
b7b490fb34
Migrate country selector columns into new country-select widget
2018-09-18 15:46:18 +02:00
82065b51c3
Fix unwanted autocomplete showing up for country-select widget
2018-09-18 15:16:51 +02:00
af9cadc6cf
Keep country-select width flexible and migrate more country-select to use tags
2018-09-18 11:50:12 +02:00
3b8a2edce7
Add flags.css into minified bundles
2018-09-18 11:01:17 +02:00
6e94639b0a
Implement flags indication for country-select widget:
...
- Migrate AB country selector to select-country tags
- Migrate Country selector in preferences to use select-country tags
2018-09-18 10:46:36 +02:00
1eb64136ce
fix not working login with permanent redirect to login page: session could not be verified
2018-09-17 15:03:19 +02:00
5ceabc8e96
fix parsing of boolean attributes:
...
- no defaults for disabled/readonly as it defaults depend on readonlys[__ALL__] is set or not
- only cast value to boolean, if it does not contain a variable eg. "!@no_something"
2018-09-17 11:16:38 +02:00
69b84928a1
* Mail: fix signed/encrypted S/MIME new message does not take CC or BCC fields into account
2018-09-17 11:08:52 +02:00
c98c0df888
Fix last modifier field in infolog edit dialog sometimes gets messed up because of lack of space
2018-09-17 10:36:31 +02:00
321b56e2b6
* Addressbook: private addressbook in newer installations could not be enabled
...
caused by forced preference value of false casted to string as "", now we write all forced and default preferences with value false as "0" AND update all forced preferences only from "" to "0"
2018-09-14 14:02:51 +02:00
cabbacf229
Missing translations from Stefan Unverricht
2018-09-13 14:26:54 -06:00
752138cc16
Make link-to results list taller, search box in nextmatch header wider
2018-09-13 11:44:27 -06:00
4bafc12326
Remove doubled taglist header
2018-09-13 11:17:30 -06:00
075c7851db
Translate taglist option labels
2018-09-13 11:16:20 -06:00
d29cd78a7c
Use correct admin command object to set run rights
2018-09-13 10:32:26 -06:00
f5b9aa3992
Fix not possible to add run permissions via group->access permissions
2018-09-13 10:20:07 -06:00
c93d7e524c
Translations for 'do not notify' preference
2018-09-13 09:04:04 -06:00
a495e167fd
* CalDAV/Calendar: iOS sometimes created a new event when confirming a deleted one
2018-09-13 15:35:56 +02:00
e483ec4957
automatic cast and defaults for boolean attributes
...
Not all attributes are implemented, as many dont play any role on server-side.
Fixes taglist-account multiple="false" returns array(<selected id>)
2018-09-13 14:57:50 +02:00
822b967fe3
Better handling of HTML tables when merging.
...
Fixes table within table broke format parsing.
2018-09-12 16:46:36 -06:00
9f3f3e501d
fix PHP Warning: Use of undefined constant OPENLDAP_LDAPSERVER
2018-09-12 17:06:31 +02:00
a646bc6a61
disabling permanent error_log in favor of $debug attribute
2018-09-12 14:52:34 +02:00
9368992032
Fix namespace
2018-09-10 15:26:53 -06:00
8abbefd9e1
Missing 'move' translation in VFS select dialog
2018-09-10 09:50:41 -06:00
a0bcc5104b
* Infolog - Add a preference to check 'Do not notify' by default for selected types
2018-09-07 09:14:04 -06:00
bf49f67782
Add tests to check changing account's groups
2018-09-06 11:01:56 -06:00
75e1a8bb3f
Cast extra to array to avoid error if documentation tab is not there
2018-09-06 10:42:33 -06:00
ccbb0f4d56
Resize delete user popup to fit documentation tab better
2018-09-06 10:42:05 -06:00
24b1dc745a
* Mail: avoid to send so many requests when user tries to scroll on mail list via key up/down
2018-09-06 16:03:48 +02:00
534dd562f6
Show error text of notifications response from server
2018-09-06 15:40:25 +02:00
f2ac6af5ac
* Notification: do not fire another notification request unless the last one has been responded. In case of failure increase amount of polling interval.
2018-09-06 15:28:08 +02:00
3161444d09
fix group memberships got lost editing primary-group of an account
2018-09-06 15:23:32 +02:00
58703cbaba
* Filemanager/SMB: fix directory creation failed on Samba (smbclient PHP extension)
...
smbclient treats every non-zero value of $options parameter as recursive, not just &1 and we have by default &8 = STREAM_REPORT_ERRORS set.
2018-09-06 12:04:18 +02:00
070ba2b617
Use flag to tell Contacts we want to save the picture
2018-09-05 13:29:58 -06:00
7efefc6e63
Strip UTF-8 BOM from ical file
2018-09-05 13:29:03 -06:00
915445fc44
Silence warning if there are no conditions
2018-09-05 13:26:27 -06:00
87ff796a09
Got tests to pass, cleanup debug
2018-09-05 12:33:37 -06:00
c90927a306
Trying to get tests to pass
...
- Intermediate variable throughout
2018-09-05 12:04:09 -06:00
d98930a4e8
Trying to get tests to pass
...
- Try using an intermediate variable
2018-09-05 11:49:10 -06:00
7a53eba1a5
Trying to get tests to pass
...
- Need the app on the intermediate variable
2018-09-05 11:33:40 -06:00
4a6e01a217
Trying to get tests to pass
...
- Try using an intermediate variable
2018-09-05 11:31:29 -06:00
6b0e71a644
Trying to get tests to pass
...
- More debug on the post-change type array
2018-09-05 11:06:34 -06:00
bc23882395
Trying to get tests to pass
...
- Debug the post-change type array
2018-09-05 10:44:36 -06:00
ec9a219186
Trying to get tests to pass
...
- Better message for not having the preference type
- Fix missed in_array() typo
2018-09-05 10:27:19 -06:00
cf1f99a828
Trying to get tests to pass
...
- Cast type array to array
- Try explicitly disconnecting db after test
2018-09-05 09:53:57 -06:00
91b5782e5f
PHP 5 array syntax
2018-09-05 09:23:28 -06:00
a4b4bae571
fix creation of new accounts failed
2018-09-05 17:17:59 +02:00