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
2015-04-02
Trim username on login (#4957)
HEAD
master
Aleksander Machniak
2
-4/+6
2015-03-27
Fix object type scoring mechanism issue with locales that use non-standard de...
kolab-webadmin-3.2.7
Aleksander Machniak
1
-0/+4
2015-03-18
kolabTargetFolder depends on 'cn', follow-up to [4f264bed6b]
Aleksander Machniak
1
-1/+1
2015-03-06
Do not log database password (#4806)
Aleksander Machniak
2
-2/+4
2015-03-06
Fix issues related to "cn=Directory Manager" login case-insensitivity (#4804)
Aleksander Machniak
3
-3/+3
2015-03-05
Fix "illegal offset" error and small perf. issue in domain_is_empty() (#4791)
Aleksander Machniak
2
-7/+11
2015-03-05
Fix regression related to incorrect find_domain() result handling (#4786)
Aleksander Machniak
2
-7/+15
2015-02-27
Move domain_root_dn() and cache related methods into Net_LDAP3 (#4744)
Aleksander Machniak
2
-296/+302
2015-02-26
adding default acl for domainrelated object. finally fixes #4731
Daniel Hoffend
1
-6/+12
2015-02-26
Update built-in Net/LDAP3 package
Aleksander Machniak
2
-78/+290
2015-02-25
Hotfix to validate sharedfolders #4731
Daniel Hoffend
1
-2/+2
2015-02-18
check cn attribute during generation
Daniel Hoffend
1
-0/+3
2015-02-18
revert the targetfolder naming to the mail attribute
Daniel Hoffend
1
-13/+1
2015-02-18
added more characaters to check for cn / kolabTargetFolder. @ % ^
Daniel Hoffend
1
-8/+4
2015-02-18
use $my_primary_domain parameter to reduce one lookup
Daniel Hoffend
1
-1/+1
2015-02-18
add validate_cn_sharedfolder + validate_kolabtargetfolder_sharedfolder
Daniel Hoffend
1
-19/+74
2015-02-17
fixed cn creation
Daniel Hoffend
1
-1/+1
2015-02-16
set kolabtargetfolder to generated based on cn
Daniel Hoffend
1
-1/+1
2015-02-16
added generate_kolabtargetfolder_sharedfolder() for shared mailboxes
Daniel Hoffend
1
-0/+17
2015-01-21
Adjust the use of reCaptcha on signup pages
kolab-webadmin-3.2.6
Jeroen van Meeuwen (Kolab Systems)
3
-7/+17
2015-01-21
Update recaptcha to the latest version
Jeroen van Meeuwen (Kolab Systems)
1
-234/+97
2015-01-20
The function calling this function (kadm.command()) has already set the unive...
Jeroen van Meeuwen (Kolab Systems)
1
-3/+0
2015-01-19
Fix syntax error
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-01-08
Fix SQL error: "Specified key was too long; max key length is 767 bytes" (#4179)
Aleksander Machniak
1
-6/+6
2015-01-06
Change default charset of database tables to utf8 (#4142)
Aleksander Machniak
1
-7/+7
2015-01-06
Fix error where users couldn't edit their data if their quota was set to 0 (#...
Aleksander Machniak
1
-1/+1
2015-01-06
Fix regression in searching for user's OU in select_options_ou() (#4164)
Aleksander Machniak
2
-10/+9
2015-01-06
Fix bug where user couldn't edit himself anymore due to error in parse_input_...
Aleksander Machniak
1
-1/+3
2015-01-02
Clean redundant spaces when generating some values i.e. displayName (#3471)
Aleksander Machniak
1
-8/+10
2015-01-02
Support OU attribute as a base for new sharedfolder and role object (#4043)
Aleksander Machniak
1
-31/+20
2014-12-23
Fix so "This entry" button inserts entry base DN with required ldap:/// prefi...
Aleksander Machniak
1
-1/+1
2014-12-22
Fix bug where "loading..." message wasn't hidden on request validation errors
Aleksander Machniak
1
-31/+33
2014-12-22
Add support for autocompletion on text fields (#3885)
Aleksander Machniak
5
-9/+48
2014-12-17
Fix sorting search results using vlv indexes (#4118)
Aleksander Machniak
1
-5/+9
2014-12-12
Small improvement in list_options_ou() result
Aleksander Machniak
1
-1/+1
2014-12-11
Fix bug where OU select field lists only 10 records when vlv index is in use ...
Aleksander Machniak
2
-7/+23
2014-11-26
Make TRUNCATE queries compatible with Oracle (#3987)
kolab-webadmin-3.2.5
Aleksander Machniak
8
-8/+8
2014-11-26
Fixed quoting in SQL query for Oracle (#3987)
Aleksander Machniak
1
-1/+1
2014-11-24
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Thomas Bruederli
1
-3/+0
2014-11-24
Update sample resource types with additions in Kolab 3.3
Thomas Bruederli
1
-0/+15
2014-11-24
Really fix logo element (#3821)
Aleksander Machniak
1
-3/+0
2014-11-24
Revert "Set logo width to 400px (#3610)"
Aleksander Machniak
1
-1/+1
2014-11-24
Set logo width to 400px (#3610)
Thomas Bruederli
1
-1/+1
2014-11-17
Fix bug where "ou" attribute was removed from object type on save (#3823)
kolab-webadmin-3.2.4
Aleksander Machniak
2
-0/+15
2014-11-14
Fix handling of special characters in RDN attributes (#3905)
Aleksander Machniak
2
-42/+90
2014-11-12
Small style improvements for smart form elements
Aleksander Machniak
1
-5/+6
2014-11-11
Add list_options_ou() for form values
Jeroen van Meeuwen (Kolab Systems)
1
-1/+38
2014-11-11
I love alphabetical sorting
Jeroen van Meeuwen (Kolab Systems)
1
-5/+5
2014-11-06
Fix re-generating read-only fields on object type change (#2980)
kolab-webadmin-3.2.3
Aleksander Machniak
1
-18/+31
2014-11-04
Return user info in system.authenticate result for better performance (#3858)
Aleksander Machniak
8
-71/+91
[next]