| Commit message (Expand) | Author | Age | Files | Lines |
* | Support validate=extended in object types definition UI | Aleksander Machniak | 2013-10-25 | 2 | -1/+4 |
* | Add support for validate='extended' in 'alias' field, which if set | Aleksander Machniak | 2013-10-25 | 2 | -39/+67 |
* | Implement 'default' value support for form_fields of type text, text-quota an... | Aleksander Machniak | 2013-10-16 | 3 | -11/+26 |
* | Fix typo where default page_size for list result wasn't set | Aleksander Machniak | 2013-10-10 | 1 | -1/+1 |
* | Slice page from list result after sorting and ordering, small code improvements | Aleksander Machniak | 2013-10-10 | 1 | -9/+6 |
* | Fix various validation inconsistences and empty value checks | Aleksander Machniak | 2013-10-02 | 3 | -14/+12 |
* | Fix mailquota value formatting (Bug #2309) | Aleksander Machniak | 2013-10-02 | 1 | -1/+1 |
* | Localization filename fixes and update transifex config | Aleksander Machniak | 2013-09-27 | 6 | -576/+0 |
* | Fix completely broken group.member_list API action by fixing a mess in LDAP3 | Aleksander Machniak | 2013-09-25 | 3 | -96/+67 |
* | Code cleanup | Aleksander Machniak | 2013-09-24 | 1 | -7/+11 |
* | Prevent from deleting oneself (Bug #1808) | Aleksander Machniak | 2013-09-24 | 2 | -5/+14 |
* | Code cleanup | Aleksander Machniak | 2013-09-23 | 1 | -15/+11 |
* | Fix bug where current user record wasn't skipped when secondary email addresses | Aleksander Machniak | 2013-09-23 | 1 | -2/+3 |
* | Email address validation for field with validate=simple validates | Aleksander Machniak | 2013-09-20 | 1 | -1/+12 |
* | Add possibility to set 'validate' flag for form_fields in object type definition | Aleksander Machniak | 2013-09-20 | 3 | -14/+49 |
* | We're not using MDB2 here - simplified regexp in autoloader | Aleksander Machniak | 2013-09-19 | 1 | -1/+1 |
* | Change so invalid value of optional form field throws exception (error | Aleksander Machniak | 2013-09-19 | 2 | -34/+8 |
* | Skip searching for nsuniqueid if searched value is too short to be a unique i... | Aleksander Machniak | 2013-09-17 | 2 | -1/+9 |
* | Fixed page size in list footerkolab-webadmin-3.1.0 | Aleksander Machniak | 2013-09-13 | 1 | -2/+2 |
* | It should be ldap.vlv, not kolab_wap.vlv | Aleksander Machniak | 2013-09-13 | 1 | -1/+1 |
* | Support kolab_wap.vlv configuration option | Aleksander Machniak | 2013-09-13 | 3 | -8/+36 |
* | Fix lost breaks in switch() | Aleksander Machniak | 2013-09-13 | 1 | -0/+2 |
* | Fix some issues in vlv indexes handling + small CS improvements | Aleksander Machniak | 2013-09-13 | 1 | -28/+26 |
* | Remove redundant list_replicas() calls | Aleksander Machniak | 2013-09-12 | 1 | -2/+1 |
* | Cache effective rights in internal cache if memcache is not enabled | Aleksander Machniak | 2013-09-12 | 1 | -0/+8 |
* | Fix inetdomainstatus - changed field to select with options: '', 'active', 's... | Aleksander Machniak | 2013-09-11 | 2 | -48/+34 |
* | Fix/workaround issue where nsRoleDN is not returned as allowed attribute | Aleksander Machniak | 2013-09-11 | 1 | -0/+23 |
* | Removed fallback to primary domain section in Conf::get_raw() | Aleksander Machniak | 2013-09-10 | 1 | -3/+4 |
* | Refactored config getter so when section is specified, but requested | Aleksander Machniak | 2013-09-10 | 3 | -32/+42 |
* | Fix invalid Conf::get_list() usage | Aleksander Machniak | 2013-09-10 | 1 | -1/+1 |
* | Use $_SERVER['SERVER_PORT'] in API url (Bug #2124) | Aleksander Machniak | 2013-09-10 | 1 | -5/+3 |
* | Fix unhandled ldap errors + some CS fixes (Bug #2201) | Aleksander Machniak | 2013-09-10 | 2 | -8/+21 |
* | Fix issue where domain.info wasn't returning domain id. Domain update/delete ... | Aleksander Machniak | 2013-09-10 | 2 | -14/+10 |
* | Add translation for domain.inetdomainstatus | Aleksander Machniak | 2013-09-09 | 1 | -0/+1 |
* | 'true' -> true | Aleksander Machniak | 2013-08-28 | 1 | -1/+1 |
* | Pass on $domain_name (actually set), not $domain | Jeroen van Meeuwen (Kolab Systems) | 2013-08-25 | 1 | -1/+1 |
* | Actually use the domain when specified with the capabilities request | Jeroen van Meeuwen (Kolab Systems) | 2013-08-25 | 5 | -5/+5 |
* | Enable caching of get_effectiverights() results, that are otherwise very expe... | Aleksander Machniak (Kolab Systems) | 2013-08-25 | 1 | -3/+79 |
* | Always check if search result is an object | Aleksander Machniak | 2013-08-24 | 2 | -4/+5 |
* | Fix PHP warning when form_fields attribute is not an array (doesn't exist) | Aleksander Machniak | 2013-08-21 | 1 | -2/+2 |
* | Strike that, this is better | Jeroen van Meeuwen (Kolab Systems) | 2013-08-18 | 1 | -1/+1 |
* | Allow the configuration of a login filter | Jeroen van Meeuwen (Kolab Systems) | 2013-08-18 | 1 | -0/+6 |
* | Generalized list/search handling. Fixed searching users by email/name (Bug #... | Aleksander Machniak | 2013-08-09 | 7 | -951/+263 |
* | Fix domain selection ([ERROR] domain.info called without a Domain ID) | Aleksander Machniak | 2013-08-07 | 1 | -1/+1 |
* | Remove old code (#1966) | Aleksander Machniak | 2013-08-07 | 1 | -7/+0 |
* | Make so system.select_domain request returns selected domain attributes | Aleksander Machniak | 2013-08-02 | 1 | -3/+8 |
* | Fix handling mailquota units (Bug #1966) + some code improvements | Aleksander Machniak | 2013-07-30 | 3 | -15/+35 |
* | Fix search operators handling | Aleksander Machniak | 2013-07-30 | 1 | -3/+11 |
* | Fixed uidnumber/gidnumber generation (Bug #2058) | Aleksander Machniak | 2013-07-30 | 3 | -31/+63 |
* | Fix typo | Jeroen van Meeuwen (Kolab Systems) | 2013-07-12 | 1 | -1/+1 |