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