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
path:
root
/
lib
/
api
/
kolab_api_service_form_value.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make email address domain check case-insensitive
Aleksander Machniak
2021-09-22
1
-4
/
+5
*
check for mail address is already in use
Daniel Hoffend
2019-11-26
1
-0
/
+5
*
Fix performance when validating multiple email addresses (Bifrost#T221026)
Aleksander Machniak
2019-06-24
1
-20
/
+26
*
Reset domains list page size when using it for internal checks
Aleksander Machniak
2019-06-11
1
-1
/
+1
*
Allow a value of @domain.tld to be used to facilitate catchall addressing
Jeroen van Meeuwen (Kolab Systems)
2018-07-21
1
-8
/
+10
*
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
*
rename class Password to password_policy
Timotheus Pokorra
2015-04-17
1
-1
/
+1
*
implement Password complexity policy for WAP (#4988)
Timotheus Pokorra
2015-04-17
1
-3
/
+1
*
Hotfix to validate sharedfolders #4731
Daniel Hoffend
2015-02-25
1
-2
/
+2
*
check cn attribute during generation
Daniel Hoffend
2015-02-18
1
-0
/
+3
*
revert the targetfolder naming to the mail attribute
Daniel Hoffend
2015-02-18
1
-13
/
+1
*
added more characaters to check for cn / kolabTargetFolder. @ % ^
Daniel Hoffend
2015-02-18
1
-8
/
+4
*
use $my_primary_domain parameter to reduce one lookup
Daniel Hoffend
2015-02-18
1
-1
/
+1
*
add validate_cn_sharedfolder + validate_kolabtargetfolder_sharedfolder
Daniel Hoffend
2015-02-18
1
-19
/
+74
*
fixed cn creation
Daniel Hoffend
2015-02-18
1
-1
/
+1
*
added generate_kolabtargetfolder_sharedfolder() for shared mailboxes
Daniel Hoffend
2015-02-16
1
-0
/
+17
*
Fix regression in searching for user's OU in select_options_ou() (#4164)
Aleksander Machniak
2015-01-06
1
-4
/
+3
*
Clean redundant spaces when generating some values i.e. displayName (#3471)
Aleksander Machniak
2015-01-02
1
-8
/
+10
*
Small improvement in list_options_ou() result
Aleksander Machniak
2014-12-12
1
-1
/
+1
*
Fix bug where OU select field lists only 10 records when vlv index is in use ...
Aleksander Machniak
2014-12-11
1
-6
/
+12
*
Add list_options_ou() for form values
Jeroen van Meeuwen (Kolab Systems)
2014-11-11
1
-1
/
+38
*
I love alphabetical sorting
Jeroen van Meeuwen (Kolab Systems)
2014-11-11
1
-5
/
+5
*
Skip invalid entries in autocompletion results to prevent js errors (#3822)
Aleksander Machniak
2014-10-24
1
-8
/
+22
*
Fix bug where user OU was not properly selected in user form if OU's DN conta...
Aleksander Machniak
2014-10-09
1
-2
/
+1
*
Added Oracle support
oracle
Aleksander Machniak
2014-09-19
1
-1
/
+1
*
Ensure also the primary mail address is globally unique
Jeroen van Meeuwen (Kolab Systems)
2014-09-06
1
-0
/
+27
*
Update to current version of Net_LDAP3
Aleksander Machniak
2014-04-18
1
-1
/
+2
*
Added user autocompletion in imap acl widget
Aleksander Machniak
2014-04-15
1
-6
/
+14
*
Set 'userid' to unique attribute value in system.authenticate response, cs fixes
Aleksander Machniak
2014-03-27
1
-1
/
+1
*
Add ACI form widget (Request #1782)
Aleksander Machniak
2014-03-21
1
-0
/
+16
*
New _list_options_users() method to serve autocompletion for 'kolabdelegate' ...
Thomas Bruederli
2014-03-05
1
-35
/
+45
*
Implemented OU structure management (Request #1745)
Aleksander Machniak
2014-02-27
1
-3
/
+1
*
Implemented DB layer based on PDO (Bug #1041)
Aleksander Machniak
2014-02-24
1
-1
/
+2
*
Revert commit 109ad37d making email addresses case-insensitive
Aleksander Machniak
2014-01-07
1
-5
/
+6
*
Fix email address comparissons, so local part is case-sensitive, but domain p...
Aleksander Machniak
2013-11-27
1
-3
/
+5
*
Fix so exception is thrown on alias addresses validation when
Aleksander Machniak
2013-11-27
1
-4
/
+21
*
Make so object type ID is not required when only one type is defined (Bug #2519)
Aleksander Machniak
2013-11-18
1
-3
/
+3
*
Fix handling of mailquota attribute value - it should be a string not an inte...
Aleksander Machniak
2013-10-29
1
-1
/
+1
*
Add support for validate='extended' in 'alias' field, which if set
Aleksander Machniak
2013-10-25
1
-39
/
+47
*
Fix various validation inconsistences and empty value checks
Aleksander Machniak
2013-10-02
1
-8
/
+9
*
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
1
-8
/
+19
*
Change so invalid value of optional form field throws exception (error
Aleksander Machniak
2013-09-19
1
-33
/
+7
*
Always check if search result is an object
Aleksander Machniak
2013-08-24
1
-2
/
+2
*
Fix PHP warning when form_fields attribute is not an array (doesn't exist)
Aleksander Machniak
2013-08-21
1
-2
/
+2
*
Fix handling mailquota units (Bug #1966) + some code improvements
Aleksander Machniak
2013-07-30
1
-2
/
+10
*
Fixed uidnumber/gidnumber generation (Bug #2058)
Aleksander Machniak
2013-07-30
1
-27
/
+50
*
Fix typo
Jeroen van Meeuwen (Kolab Systems)
2013-07-12
1
-1
/
+1
[next]