index
:
kolab-wap
dev/configuration-handling
dev/edit-existing-entries
kolab-webadmin-2.4
kolab-webadmin-3.0
kolab-webadmin-3.1
master
oracle
ticket/4569
Kolab Web Administration Panel
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
Revert commit 109ad37d making email addresses case-insensitive
kolab-webadmin-3.1.4
Aleksander Machniak
3
-42/+7
2013-12-18
Fix possible fatal error when increment() method is called on non-existing Me...
Aleksander Machniak
1
-3/+3
2013-12-16
Skip regenerate request for auto-fields that are readonly (by ACL)
Aleksander Machniak
2
-4/+14
2013-12-16
Fix possible PHP warning
Aleksander Machniak
1
-1/+1
2013-12-16
Fix self-write ACL for new domains to fix password changes by self (Bug #2678)
Aleksander Machniak
1
-1/+1
2013-12-16
Add 'l' (localityName) attribute to the list of self-write attributes (Bug #2...
Aleksander Machniak
1
-1/+1
2013-12-16
Fix incorrect setting of locale (Bug #2680)
Aleksander Machniak
1
-2/+2
2013-12-04
Store domain_root_dn() result in memory to skip redundant searches (if memcac...
Aleksander Machniak
1
-26/+29
2013-12-04
Cache domain name to domain DN map
Aleksander Machniak
1
-9/+54
2013-12-04
Code for finding a domain by name moved to _find_domain() method
Aleksander Machniak
1
-33/+39
2013-12-04
Skip unique attribute searches when searching string doesn't look like UUID
Aleksander Machniak
1
-2/+2
2013-12-04
Skip searching for nsuniqueid if searched value is too short to be a unique i...
Aleksander Machniak
2
-1/+9
2013-11-29
Add 'mailquota' to allowed attributes of users.list
Aleksander Machniak
1
-0/+1
2013-11-27
Fix email address comparissons, so local part is case-sensitive, but domain p...
Aleksander Machniak
3
-5/+47
2013-11-27
Fix so exception is thrown on alias addresses validation when
Aleksander Machniak
2
-4/+23
2013-11-26
Fix lost object_type in validate() arguments
Aleksander Machniak
1
-0/+1
2013-11-24
Slice page from list result after sorting and ordering, small code improvements
kolab-webadmin-3.1.3
Aleksander Machniak
1
-9/+6
2013-11-24
Fix completely broken group.member_list API action by fixing a mess in LDAP3
Aleksander Machniak
3
-96/+67
2013-11-23
Do require at least one mailForwardingAddress for a mailForwarding Account type
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2013-11-18
Add confirmation dialog on object deletion action (Bug #2299)
Aleksander Machniak
3
-13/+27
2013-11-18
Fix "invalid type id" exception when type id is provided (broken in last commit)
Aleksander Machniak
1
-7/+9
2013-11-18
Make so object type ID is not required when only one type is defined (Bug #2519)
Aleksander Machniak
2
-26/+27
2013-11-18
Fix bug where adding new domains omits the kolab* ldap attributes for self-wr...
Aleksander Machniak
1
-29/+37
2013-11-15
Update kolab_wap-3.1.sql, just to show off
kolab-webadmin-3.1.2
Jeroen van Meeuwen (Kolab Systems)
1
-63/+82
2013-11-15
Remove obsolete .sql files
Jeroen van Meeuwen (Kolab Systems)
2
-153/+0
2013-11-15
Add enterprise versions of logos and page contents
Jeroen van Meeuwen (Kolab Systems)
6
-0/+87
2013-11-11
Fix #2466 - List removes last input field when other similar input fields exi...
Daniel Hoffend
1
-1/+1
2013-11-07
Support checkboxes for boolean LDAP values (Bug #2452)
Aleksander Machniak
2
-0/+9
2013-11-07
Finally fix readonly quota input (Bug #2414)
Aleksander Machniak
1
-6/+13
2013-10-29
Fix handling of mailquota attribute value - it should be a string not an inte...
Aleksander Machniak
2
-9/+14
2013-10-29
Do not use a separate localization file for API backend
Aleksander Machniak
6
-17/+8
2013-10-29
Updated localization files
Aleksander Machniak
14
-1294/+1289
2013-10-29
Update Transifex configuration
Aleksander Machniak
1
-1/+2
2013-10-29
Added script for pulling localization from Transifex
Aleksander Machniak
1
-0/+47
2013-10-25
Support validate=extended in object types definition UI
Aleksander Machniak
2
-1/+4
2013-10-25
Add support for validate='extended' in 'alias' field, which if set
Aleksander Machniak
2
-45/+72
2013-10-25
Email address validation for field with validate=simple validates
Aleksander Machniak
1
-0/+12
2013-10-25
Add possibility to set 'validate' flag for form_fields in object type definition
Aleksander Machniak
5
-18/+66
2013-10-25
Change so invalid value of optional form field throws exception (error
Aleksander Machniak
2
-33/+8
2013-10-16
Implement 'default' value support for form_fields of type text, text-quota an...
kolab-webadmin-3.1.1
Aleksander Machniak
4
-18/+46
2013-10-10
Fix typo where default page_size for list result wasn't set
Aleksander Machniak
1
-1/+1
2013-10-02
Set type of mailquota field
Aleksander Machniak
1
-0/+2
2013-10-02
Fix various validation inconsistences and empty value checks
Aleksander Machniak
3
-15/+11
2013-10-02
Fix mailquota value formatting (Bug #2309)
Aleksander Machniak
1
-1/+1
2013-09-24
Prevent from deleting oneself (Bug #1808)
Aleksander Machniak
2
-5/+14
2013-09-23
Fix bug where current user record wasn't skipped when secondary email addresses
Aleksander Machniak
1
-2/+3
2013-09-19
Add httpd 2.4+ compatible configuration
Jeroen van Meeuwen (Kolab Systems)
2
-4/+18
2013-09-17
Correct alias form field type
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2013-09-13
Fixed page size in list footer
kolab-webadmin-3.1.0
Aleksander Machniak
1
-2/+2
2013-09-13
It should be ldap.vlv, not kolab_wap.vlv
Aleksander Machniak
1
-1/+1
[next]