Ralf Becker
|
d522bbd808
|
* Debian/RPM: fixed "PHP Fatal error: Call to a member function drop_add_all_langs() on a non-object" on install/update of a non-default package
|
2013-06-28 14:15:28 +00:00 |
|
Ralf Becker
|
dfe80d61c3
|
* Debian/RPM: fixed "PHP Fatal error: Call to a member function drop_add_all_langs() on a non-object" on install/update of a non-default package
|
2013-06-28 14:14:53 +00:00 |
|
Ralf Becker
|
378db94ac9
|
Changelog for 11.1.20130628
|
2013-06-28 11:37:03 +00:00 |
|
Ralf Becker
|
287abb2b38
|
adding again error message and number from DB to exception thrown in case of SQL errors, also adding a new method to abstract MySQL group_contact for PostgreSQL 8.4+
|
2013-06-28 10:50:42 +00:00 |
|
Ralf Becker
|
9a4693822c
|
* PostgreSQL: automatic fix GROUP BY clause to contain all non-aggregate selected columns, to work around SQL errors, caused by this MySQL "optimisation"
|
2013-06-28 10:44:46 +00:00 |
|
Ralf Becker
|
5d7e722340
|
forgotten phrases for password strengh
|
2013-06-27 14:45:56 +00:00 |
|
Ralf Becker
|
0c1e3f7ed4
|
forgotten phrases for password strengh
|
2013-06-27 14:45:29 +00:00 |
|
Ralf Becker
|
91fc5bc23d
|
* ProjectManager/Timesheet: automatic change a changed project-title in Timesheet too
|
2013-06-27 14:43:54 +00:00 |
|
Ralf Becker
|
639d686176
|
* Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too
|
2013-06-27 09:25:35 +00:00 |
|
Ralf Becker
|
32895cdda5
|
removed accidently commited change
|
2013-06-27 09:24:50 +00:00 |
|
Ralf Becker
|
ac40e068b6
|
* Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too
|
2013-06-27 09:22:24 +00:00 |
|
Nathan Gray
|
533f141bc2
|
nextmatch is always valid too
|
2013-06-26 22:23:41 +00:00 |
|
Nathan Gray
|
0c6f70005a
|
Implement some basic client-side validation (required)
|
2013-06-26 20:50:10 +00:00 |
|
Ralf Becker
|
1da892e989
|
display mail-address for groups in AD
|
2013-06-26 19:58:19 +00:00 |
|
Ralf Becker
|
a0cba996a0
|
display mail-address for groups in AD
|
2013-06-26 19:57:48 +00:00 |
|
Ralf Becker
|
f0a6c30faf
|
run addaccount hook for new accounts and set account_id in menuclass links (left menu) after account-creation
|
2013-06-26 19:56:20 +00:00 |
|
Ralf Becker
|
c5246d90c9
|
run addaccount hook for new accounts and set account_id in menuclass links (left menu) after account-creation
|
2013-06-26 19:55:20 +00:00 |
|
Nathan Gray
|
7142d632a5
|
Implement htmlarea ascii mode
|
2013-06-26 19:34:14 +00:00 |
|
Ralf Becker
|
f98770409a
|
* EMailAdmin: Postfix tcp-map and Dovecot checkpassword scripts supporting ActiveDirectory using multivalued proxyAddresses attribute as implemented by emailadmin_smtp_ads
|
2013-06-26 18:50:59 +00:00 |
|
Nathan Gray
|
8f2248b6ab
|
When setting nextmatch filters, accept empty values too
|
2013-06-26 18:04:51 +00:00 |
|
Nathan Gray
|
c20029dfd6
|
Process entities returned along with row data in all cases
|
2013-06-26 17:28:51 +00:00 |
|
Nathan Gray
|
0fa6386b1c
|
Avoid XSS by using CSS to keep line breaks intact instead.
|
2013-06-26 14:11:54 +00:00 |
|
Ralf Becker
|
2ee2387831
|
fixed lost active account-status, if an error happend (disabled permanent error_log)
|
2013-06-26 10:49:06 +00:00 |
|
Ralf Becker
|
52933ba6c3
|
fixed lost active account-status, if an error happend (disabled permanent error_log)
|
2013-06-26 10:48:37 +00:00 |
|
Ralf Becker
|
76abb48fa4
|
fixed auth_sql to allow updating passwords of in-active accounts and return true for all successfull password changes as documented (returned false if password was unchanged and hash password on success)
|
2013-06-26 09:49:57 +00:00 |
|
Ralf Becker
|
5eea435035
|
fixed auth_sql to allow updating passwords of in-active accounts and return true for all successfull password changes as documented (returned false if password was unchanged and hash password on success)
|
2013-06-26 09:49:30 +00:00 |
|
Ralf Becker
|
eadc4edf2e
|
* Admin/API/LDAP: fixed not working pagination of accounts for 2. or further pages introduced by enabling caching again in last package
|
2013-06-26 08:12:47 +00:00 |
|
Ralf Becker
|
ee41d4a09d
|
* Admin/API/LDAP: fixed not working pagination of accounts for 2. or further pages introduced by enabling caching again in last package
|
2013-06-26 08:12:17 +00:00 |
|
Nathan Gray
|
35da74fac0
|
Make sure there's a 'None' option if the select-account is not required so user is not forced to pick an account.
|
2013-06-25 22:15:09 +00:00 |
|
Nathan Gray
|
c8d2953c85
|
Check that input is created before using it, avoids error when chosen gets involved.
|
2013-06-25 21:56:08 +00:00 |
|
Nathan Gray
|
3ddf4a0300
|
Fix read-only selectboxes rejecting some values (same as r42732)
|
2013-06-25 21:38:11 +00:00 |
|
Nathan Gray
|
442c9e6356
|
- Add required attribute to radiobox so it can pass it on to radio buttons
- Add detached DOM support to play nice in datagrid rows
|
2013-06-25 20:53:39 +00:00 |
|
Nathan Gray
|
ac45bd0625
|
Implement server side required check on custom fields
|
2013-06-25 20:49:13 +00:00 |
|
Nathan Gray
|
059e82a01b
|
Change newlines to <br /> in read-only text to preserve multi-line data.
|
2013-06-25 17:48:48 +00:00 |
|
Ralf Becker
|
f3a7d9df9c
|
Changelog for 11.1.20130625
|
2013-06-25 17:35:53 +00:00 |
|
Ralf Becker
|
6cfe7d4fc2
|
* Admin: split password strength config in minimum length and number of character types, allow account backends specially AD to report password policy failures
|
2013-06-25 17:23:25 +00:00 |
|
Nathan Gray
|
d2031034f1
|
Silence some more messages by providing attribute info
|
2013-06-25 16:44:50 +00:00 |
|
Ralf Becker
|
aa1426b8de
|
* Admin: split password strength config in minimum length and number of character types, allow account backends specially AD to report password policy failures
|
2013-06-25 16:37:44 +00:00 |
|
Nathan Gray
|
f33e49b4a5
|
Fix validation failure from menulist interfering.
|
2013-06-25 15:49:10 +00:00 |
|
Nathan Gray
|
8b912c6308
|
Add type template - admin uses existance of template to turn on types
|
2013-06-25 15:04:24 +00:00 |
|
Nathan Gray
|
e0b576e822
|
Fix read-only selectboxes not being translated
|
2013-06-25 14:37:24 +00:00 |
|
Ralf Becker
|
aa221a4e77
|
add tabs for each application
|
2013-06-25 13:14:27 +00:00 |
|
Nathan Gray
|
a05ac6fa11
|
Fix checkboxes using defaults not returning boolean
|
2013-06-24 23:03:55 +00:00 |
|
Nathan Gray
|
80ae80098e
|
Fix disabled grid rows still being created.
While not ideal (prevents modification / un-disabling after), this prevents some problems with doubled IDs
|
2013-06-24 20:50:37 +00:00 |
|
Nathan Gray
|
bcbc42135d
|
Fix country filters - custom filters with type select now modified to nextmatch-filterheader, not regular select
|
2013-06-24 20:49:27 +00:00 |
|
Nathan Gray
|
17634bd72a
|
Pass proper variable type (array) to exec
|
2013-06-24 17:40:44 +00:00 |
|
Ralf Becker
|
8bf6f4c28f
|
allow to use protocol independent url like "//host/path/to/logo.png" for logo in admin site configuration
|
2013-06-24 07:45:43 +00:00 |
|
Ralf Becker
|
4ef222e7ff
|
allow to use protocol independent url like "//host/path/to/logo.png" for logo in admin site configuration
|
2013-06-24 07:45:11 +00:00 |
|
Ralf Becker
|
a8e94beb5f
|
allow auth backends to throw exceptions to give verbose error why password changing failed, auth_ads does now password strength check (even if not configured), as this is most likely cause for not changed password
|
2013-06-23 10:52:18 +00:00 |
|
Ralf Becker
|
293d395472
|
allow auth backends to throw exceptions to give verbose error why password changing failed, auth_ads does now password strength check (even if not configured), as this is most likely cause for not changed password
|
2013-06-23 10:46:26 +00:00 |
|