Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preserve important old aci and inetdomainbasedn attributes of the mgmt and ↵HEADmaster | Daniel Hoffend | 2020-02-25 | 1 | -4/+27 |
| | | | | | | | | | | | | | | | | | | hosted domain Summary: This changes preservers the inetdomainbasedn for hosted and management when they're getting edited in the kolab-webadmin when hosted_mode is activated. Test Plan: Edit the mgmt or hosted domain using cn=Directory Manager. Your inetdomainbased will change from dc=hosted,dc=com to ou=hosted.com,dc=hosted,dc=com Reviewers: #web_administration_panel_developers, vanmeeuwen Reviewed By: #web_administration_panel_developers, vanmeeuwen Differential Revision: https://git.kolab.org/D907 | ||||
* | check for mail address is already in use | Daniel Hoffend | 2019-11-26 | 1 | -0/+5 |
| | | | | | | | | | | | | | | Summary: This fixes issue T5704 Reviewers: #web_administration_panel_developers, vanmeeuwen Reviewed By: #web_administration_panel_developers, vanmeeuwen Subscribers: vanmeeuwen Maniphest Tasks: T5704 Differential Revision: https://git.kolab.org/D883 | ||||
* | Fixed T5653 and support domain_edit in hosted mode | Daniel Hoffend | 2019-11-26 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | Summary: This patch fixed the domain_edit api call in hosted mode. The Bug is described in T5653 Reviewers: #web_administration_panel_developers, vanmeeuwen Reviewed By: #web_administration_panel_developers, vanmeeuwen Subscribers: vanmeeuwen Tags: #web_administration_panel Differential Revision: https://git.kolab.org/D835 | ||||
* | T5647: Fix kolab-admin role created in wrong base_dn for hosted domains | Aleksander Machniak | 2019-11-08 | 1 | -2/+2 |
| | |||||
* | Lower-case the names of array keyskolab-webadmin-3.2.15 | Jeroen van Meeuwen | 2019-10-21 | 11 | -46/+46 |
| | |||||
* | Add support for "hosted" domains (Bifrost#T240286)kolab-webadmin-3.2.14.2 | Jeroen van Meeuwen (Kolab Systems) | 2019-09-16 | 4 | -11/+208 |
| | | | | | | | | Reviewers: #web_administration_panel_developers, machniak Subscribers: vanmeeuwen Differential Revision: https://git.kolab.org/D809 | ||||
* | Remove reference to the wiki | Aleksander Machniak | 2019-09-03 | 15 | -15/+15 |
| | |||||
* | Theme style improvements | Aleksander Machniak | 2019-07-16 | 2 | -4/+4 |
| | |||||
* | Add user.password action to the API (Bifrost#T221026)kolab-webadmin-3.2.14 | Aleksander Machniak | 2019-06-26 | 1 | -12/+47 |
| | |||||
* | Log an error when SQL DSN is empty | Aleksander Machniak | 2019-06-24 | 1 | -0/+5 |
| | |||||
* | Fix performance when validating multiple email addresses (Bifrost#T221026) | Aleksander Machniak | 2019-06-24 | 1 | -20/+26 |
| | | | | | Cache domains list in memory, so it's reused without searching in ldap for every validated email address again and again. | ||||
* | Reset domains list page size when using it for internal checks | Aleksander Machniak | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | Skip form initialization if there's no id attribute | Aleksander Machniak | 2019-05-10 | 1 | -1/+3 |
| | |||||
* | New skin | Aleksander Machniak | 2019-05-10 | 21 | -167/+177 |
| | |||||
* | T5208: Implement "is not equal to" in LDAP URL widget (Bifrost#T187736) | Aleksander Machniak | 2019-03-12 | 2 | -1/+2 |
| | |||||
* | Allow a value of @domain.tld to be used to facilitate catchall addressing | Jeroen van Meeuwen (Kolab Systems) | 2018-07-21 | 1 | -8/+10 |
| | |||||
* | Fix PHP Warning: key() expects parameter 1 to be array, boolean givenkolab-webadmin-3.2.12kolab-webadmin-3.2.11 | Aleksander Machniak | 2018-01-26 | 1 | -4/+4 |
| | |||||
* | Support attribute=value search (Bifrost#T67329) | Aleksander Machniak | 2017-12-28 | 1 | -4/+34 |
| | | | | | | | Search input accepts special entry format <attribute><operator><value> where - <attribute> is an ldap attribute name, - <operator> is one of: =, ~=, >=, <=, - <value> is any string that can be * to match any value or can contain * at the end or start of the string for prefix/suffix search. | ||||
* | Add missing label for Clone button | Aleksander Machniak | 2017-12-28 | 1 | -0/+1 |
| | |||||
* | Make bold font on the Submit button | Aleksander Machniak | 2017-11-24 | 1 | -0/+1 |
| | |||||
* | Add possibility to clone object types (Bifrost#T57633) | Aleksander Machniak | 2017-11-24 | 2 | -25/+66 |
| | |||||
* | fix issue with PHP 7.1 | Aleksander Machniak | 2017-09-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Summary: see details in https://git.kolab.org/T2630 Reviewers: #web_administration_panel_developers, machniak Reviewed By: #web_administration_panel_developers, machniak Subscribers: #web_administration_panel_developers Tags: #web_administration_panel Maniphest Tasks: T2630 Differential Revision: https://git.kolab.org/D542 | ||||
* | Fix ldaps:// connections (T2388) | Aleksander Machniak | 2017-05-15 | 1 | -2/+1 |
| | |||||
* | Fix hiding Add Shared Folder and Add Organizational Unit menu when user has ↵ | Aleksander Machniak | 2017-05-12 | 1 | -1/+1 |
| | | | | no access to it | ||||
* | Define dependencies using composer, support composer autoloader, remove ↵ | Aleksander Machniak | 2017-05-12 | 24 | -13073/+5 |
| | | | | local copies of PEAR packages | ||||
* | T1326: Fix bug where resources name field could become disabled after object ↵ | Aleksander Machniak | 2016-06-27 | 1 | -1/+1 |
| | | | | type modification | ||||
* | Fix scoring more narrow, subtle differences between user types | Jeroen van Meeuwen (Kolab Systems) | 2016-05-05 | 1 | -3/+12 |
| | |||||
* | Allow login with password containing < character (T1232) | Aleksander Machniak | 2016-04-30 | 1 | -2/+2 |
| | |||||
* | Fix bug in creating DN string from domain name for %(base_dn)s resolving | Aleksander Machniak | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | The client user-interface, and not the API, should protect a user against ↵kolab-webadmin-3.2.10 | Jeroen van Meeuwen (Kolab Systems) | 2015-09-28 | 1 | -1/+1 |
| | | | | | | removing their own entry (#1080). The API however must continue to allow the user to delete one-self. | ||||
* | Take in, parse and treat a parameter 'domainrelatedobject_only' correctly.kolab-webadmin-3.2.9 | Jeroen van Meeuwen (Kolab Systems) | 2015-09-22 | 2 | -1/+12 |
| | |||||
* | Small code simplification/fixkolab-webadmin-3.2.8 | Aleksander Machniak | 2015-08-07 | 1 | -4/+2 |
| | |||||
* | adding new user: primary_email was not calculated properly | Timotheus Pokorra | 2015-08-07 | 1 | -2/+4 |
| | | | | in the change for #5082 normalize_userdata was refactored but then sn=>surname did not work properly anymore | ||||
* | Throw error when kolab.conf is not readable (#5159) | Aleksander Machniak | 2015-07-31 | 1 | -3/+3 |
| | |||||
* | Workaround PHP bug with turkish locales (#5082) | Aleksander Machniak | 2015-07-31 | 3 | -51/+45 |
| | |||||
* | Allow values of attributes defined to be expanded and as such, match between ↵ | Jeroen van Meeuwen (Kolab Systems) | 2015-06-25 | 1 | -1/+60 |
| | | | | | | | | | | | | | | | | | | the configured user type and the LDAP object entry (T496) Summary: Allow values of attributes defined to be expanded and as such, match between the configured user type and the LDAP object entry (T496) Test Plan: No particular test plan. Reviewers: #web_administration_panel_developers, machniak Reviewed By: #web_administration_panel_developers, machniak Subscribers: machniak Maniphest Tasks: T496 Differential Revision: https://git.kolab.org/D24 | ||||
* | Allow a defined static value to be added to, if auto_form_fields has an ↵ | Jeroen van Meeuwen (Kolab Systems) | 2015-06-24 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | optional list for the item. Summary: We use auto_form_fields to suppress the field from being displayed in a form. Test Plan: None Reviewers: #web_administration_panel_developers, machniak Reviewed By: #web_administration_panel_developers, machniak Maniphest Tasks: T525 Differential Revision: https://git.kolab.org/D27 | ||||
* | Compare the configured base DNs of domains that are visible as to be able to ↵ | Jeroen van Meeuwen (Kolab Systems) | 2015-06-18 | 1 | -3/+28 |
| | | | | | | | | | | | | | | | | | | associate child domain name spaces with parent domain name spaces. Summary: Domain validation: Consider child domains by comparing base DNs Test Plan: No particular test plan in particular Reviewers: #web_administration_panel_developers, machniak Reviewed By: #web_administration_panel_developers, machniak Subscribers: dhoffend, machniak, pokorra Maniphest Tasks: T435 Differential Revision: https://git.kolab.org/D10 | ||||
* | All a domain.add call to only have the domainrelatedobject be created | Jeroen van Meeuwen (Kolab Systems) | 2015-06-17 | 1 | -0/+4 |
| | |||||
* | readonly checkbox should be displayed in disabled state (#5050) | Timotheus Pokorra | 2015-05-21 | 1 | -0/+5 |
| | |||||
* | Password policy: do not validate the password on user edit, if the password ↵ | Timotheus Pokorra | 2015-05-08 | 1 | -1/+3 |
| | | | | is not being changed | ||||
* | properly save checkbox values of custom attributes (#4815) | Timotheus Pokorra | 2015-04-24 | 1 | -0/+1 |
| | | | | otherwise you get an error that LDAP cannot save value 'on' | ||||
* | password policy: fix problem if no policy is defined | Timotheus Pokorra | 2015-04-22 | 1 | -1/+1 |
| | | | | must not create specialChars but leave the policy undefined | ||||
* | Password policy improvements. | Timotheus Pokorra | 2015-04-17 | 1 | -11/+73 |
| | | | | | | calculate the special characters automatically if they are not defined in the password policy config value. prepare to support special characters beyond 7-bit, but not using them to generate a password because the characters might be not known to the user (eg. umlaut). if 389ds has been configured for 8-bit characters for the password, you can allow such characters in the password policy now. | ||||
* | rename class Password to password_policy | Timotheus Pokorra | 2015-04-17 | 3 | -4/+4 |
| | |||||
* | implement Password complexity policy for WAP (#4988) | Timotheus Pokorra | 2015-04-17 | 5 | -3/+159 |
| | |||||
* | fix kolab_api_controller::locale_init to load the language file so that ↵ | Timotheus Pokorra | 2015-04-16 | 1 | -1/+1 |
| | | | | translation works (#4992) | ||||
* | fix small typo in comment | Timotheus Pokorra | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | Trim username on login (#4957) | Aleksander Machniak | 2015-04-02 | 2 | -4/+6 |
| | |||||
* | Fix object type scoring mechanism issue with locales that use non-standard ↵kolab-webadmin-3.2.7 | Aleksander Machniak | 2015-03-27 | 1 | -0/+4 |
| | | | | decimal separator, i.e. a comma (#4799) |