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-02-18
add method to check if a hook has been defined
ticket/4569
Daniel Hoffend
1
-0/+14
2015-02-14
add initial version of hooks to support external checks on api calls
Daniel Hoffend
6
-6/+274
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
2014-11-03
Fix _find_domain() optimization from commit 7bc79c68dd
Aleksander Machniak
1
-9/+17
2014-11-03
Skip redundant ldap read for additional attributes (#3859)
Aleksander Machniak
9
-35/+84
2014-10-31
Fix redundant ldap bind (kolab-service) with enabled cache (#3854)
Aleksander Machniak
1
-54/+24
2014-10-27
Support substring modifiers in primary_mail recipient policy (#3553)
Aleksander Machniak
1
-124/+76
2014-10-27
Fix so sql script for Oracle can be executed in SQLPlus (#3788)
Aleksander Machniak
1
-0/+6
2014-10-24
Added text-separated field type to support attributes that expect array of st...
Aleksander Machniak
5
-1/+17
2014-10-24
Fix invalid text in Validation column after adding attribute with unset valid...
Aleksander Machniak
1
-1/+1
2014-10-24
Fix organizational units tree if base_dn contains items other than dc= (#3770)
Aleksander Machniak
1
-20/+19
2014-10-24
Skip invalid entries in autocompletion results to prevent js errors (#3822)
Aleksander Machniak
1
-8/+22
2014-10-23
Change logo element from div to img and add js logic to set min-width
Aleksander Machniak
5
-4/+9
2014-10-10
Fix handling special characters (e.g. comma) in organizational unit names (#3...
Aleksander Machniak
1
-13/+32
2014-10-10
Define max-width for select fields
Aleksander Machniak
1
-0/+4
2014-10-10
Fix escaping of object identifiers in javascript command (#3675)
Aleksander Machniak
2
-1/+18
2014-10-10
Correct organizational unit list function call
kolab-webadmin-3.2.2
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2014-10-09
Fix bug where user OU was not properly selected in user form if OU's DN conta...
Aleksander Machniak
3
-9/+37
2014-09-22
Fix unhandled exception when GET does not contain service or method
Aleksander Machniak
1
-15/+15
2014-09-19
Added Oracle support
oracle
Aleksander Machniak
6
-15/+746
[next]