summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-07Revert commit 109ad37d making email addresses case-insensitivekolab-webadmin-3.1.4Aleksander Machniak3-42/+7
2013-12-18Fix possible fatal error when increment() method is called on non-existing Me...Aleksander Machniak1-3/+3
2013-12-16Skip regenerate request for auto-fields that are readonly (by ACL)Aleksander Machniak2-4/+14
2013-12-16Fix possible PHP warningAleksander Machniak1-1/+1
2013-12-16Fix self-write ACL for new domains to fix password changes by self (Bug #2678)Aleksander Machniak1-1/+1
2013-12-16Add 'l' (localityName) attribute to the list of self-write attributes (Bug #2...Aleksander Machniak1-1/+1
2013-12-16Fix incorrect setting of locale (Bug #2680)Aleksander Machniak1-2/+2
2013-12-04Store domain_root_dn() result in memory to skip redundant searches (if memcac...Aleksander Machniak1-26/+29
2013-12-04Cache domain name to domain DN mapAleksander Machniak1-9/+54
2013-12-04Code for finding a domain by name moved to _find_domain() methodAleksander Machniak1-33/+39
2013-12-04Skip unique attribute searches when searching string doesn't look like UUIDAleksander Machniak1-2/+2
2013-12-04Skip searching for nsuniqueid if searched value is too short to be a unique i...Aleksander Machniak2-1/+9
2013-11-29Add 'mailquota' to allowed attributes of users.listAleksander Machniak1-0/+1
2013-11-27Fix email address comparissons, so local part is case-sensitive, but domain p...Aleksander Machniak3-5/+47
2013-11-27Fix so exception is thrown on alias addresses validation whenAleksander Machniak2-4/+23
2013-11-26Fix lost object_type in validate() argumentsAleksander Machniak1-0/+1
2013-11-24Slice page from list result after sorting and ordering, small code improvementskolab-webadmin-3.1.3Aleksander Machniak1-9/+6
2013-11-24Fix completely broken group.member_list API action by fixing a mess in LDAP3Aleksander Machniak3-96/+67
2013-11-23Do require at least one mailForwardingAddress for a mailForwarding Account typeJeroen van Meeuwen (Kolab Systems)1-1/+1
2013-11-18Add confirmation dialog on object deletion action (Bug #2299)Aleksander Machniak3-13/+27
2013-11-18Fix "invalid type id" exception when type id is provided (broken in last commit)Aleksander Machniak1-7/+9
2013-11-18Make so object type ID is not required when only one type is defined (Bug #2519)Aleksander Machniak2-26/+27
2013-11-18Fix bug where adding new domains omits the kolab* ldap attributes for self-wr...Aleksander Machniak1-29/+37
2013-11-15Update kolab_wap-3.1.sql, just to show offkolab-webadmin-3.1.2Jeroen van Meeuwen (Kolab Systems)1-63/+82
2013-11-15Remove obsolete .sql filesJeroen van Meeuwen (Kolab Systems)2-153/+0
2013-11-15Add enterprise versions of logos and page contentsJeroen van Meeuwen (Kolab Systems)6-0/+87
2013-11-11Fix #2466 - List removes last input field when other similar input fields exi...Daniel Hoffend1-1/+1
2013-11-07Support checkboxes for boolean LDAP values (Bug #2452)Aleksander Machniak2-0/+9
2013-11-07Finally fix readonly quota input (Bug #2414)Aleksander Machniak1-6/+13
2013-10-29Fix handling of mailquota attribute value - it should be a string not an inte...Aleksander Machniak2-9/+14
2013-10-29Do not use a separate localization file for API backendAleksander Machniak6-17/+8
2013-10-29Updated localization filesAleksander Machniak14-1294/+1289
2013-10-29Update Transifex configurationAleksander Machniak1-1/+2
2013-10-29Added script for pulling localization from TransifexAleksander Machniak1-0/+47
2013-10-25Support validate=extended in object types definition UIAleksander Machniak2-1/+4
2013-10-25Add support for validate='extended' in 'alias' field, which if setAleksander Machniak2-45/+72
2013-10-25Email address validation for field with validate=simple validatesAleksander Machniak1-0/+12
2013-10-25Add possibility to set 'validate' flag for form_fields in object type definitionAleksander Machniak5-18/+66
2013-10-25Change so invalid value of optional form field throws exception (errorAleksander Machniak2-33/+8
2013-10-16Implement 'default' value support for form_fields of type text, text-quota an...kolab-webadmin-3.1.1Aleksander Machniak4-18/+46
2013-10-10Fix typo where default page_size for list result wasn't setAleksander Machniak1-1/+1
2013-10-02Set type of mailquota fieldAleksander Machniak1-0/+2
2013-10-02Fix various validation inconsistences and empty value checksAleksander Machniak3-15/+11
2013-10-02Fix mailquota value formatting (Bug #2309)Aleksander Machniak1-1/+1
2013-09-24Prevent from deleting oneself (Bug #1808)Aleksander Machniak2-5/+14
2013-09-23Fix bug where current user record wasn't skipped when secondary email addressesAleksander Machniak1-2/+3
2013-09-19Add httpd 2.4+ compatible configurationJeroen van Meeuwen (Kolab Systems)2-4/+18
2013-09-17Correct alias form field typeJeroen van Meeuwen (Kolab Systems)1-1/+1
2013-09-13Fixed page size in list footerkolab-webadmin-3.1.0Aleksander Machniak1-2/+2
2013-09-13It should be ldap.vlv, not kolab_wap.vlvAleksander Machniak1-1/+1