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
2013-05-19
Use the correct function to test for the existence of an 'inetdomainbasedn' a...
kolab-webadmin-3.0.5
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2013-05-16
Fix PHP fatal errors when search_entries() returns false (on error ) (Bug #1756)
Aleksander Machniak
1
-2/+6
2013-01-23
Reset additional search filter after search (Bug #1565)
Aleksander Machniak
1
-0/+2
2013-01-23
Fix bug where type=*e* was added to some LDAP searches
Aleksander Machniak
1
-9/+4
2013-01-23
Fix detection of auto_form_fields (e.g. 'alias') type (Bug #1512)
Aleksander Machniak
1
-0/+4
2013-01-23
Implement autocompletion minimum length limit (add 'autocomplete_min_length' ...
Aleksander Machniak
2
-13/+6
2012-12-27
Add new translations from Transifex
kolab-webadmin-3.0.4
Jeroen van Meeuwen (Kolab Systems)
9
-213/+789
2012-12-27
Correct detecting the base dn for subjects (object's key/type) that are being...
Jeroen van Meeuwen (Kolab Systems)
3
-18/+16
2012-12-27
Deduplicate secondary recipient email addresses that are already the primary ...
Jeroen van Meeuwen (Kolab Systems)
1
-0/+6
2012-12-27
Attach generate_secondary_mail() to finding (other) recipients that may alrea...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+52
2012-12-27
Add a function find_recipient in order to determine whether a specific recipi...
Jeroen van Meeuwen (Kolab Systems)
2
-0/+34
2012-12-27
Fix detecting base_dn for created objects (Bug #1464)
Aleksander Machniak
1
-15/+16
2012-11-28
Correct handling the return value of Auth::LDAP::domain_info(), that can also...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+2
2012-11-28
Make signup call the system.select_domain API call with the correctly compose...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-11-28
Do not append the string "_base_dn" to a call to _subject_base_dn(), as this ...
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2012-11-26
Update translations
kolab-webadmin-3.0.3
Jeroen van Meeuwen (Kolab Systems)
8
-109/+661
2012-11-26
Improve buttons.png sprite-image so it list icons vertically
Aleksander Machniak
2
-9/+10
2012-11-26
jQuery-1.8.3
Aleksander Machniak
1
-2/+2
2012-11-26
Add to object type id detection, the position in the tree that a particular o...
Jeroen van Meeuwen (Kolab Systems)
1
-5/+17
2012-11-26
Preserve additional aliases that may have been configured
Jeroen van Meeuwen (Kolab Systems)
1
-2/+31
2012-11-26
Ensure attributes that are multi-valued but only contain one item are compare...
Jeroen van Meeuwen (Kolab Systems)
1
-0/+28
2012-11-26
Fix additional attributes requested not being returned, due to array position...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-11-26
Add mailforwardingaddress to Configuration tab
Jeroen van Meeuwen (Kolab Systems)
1
-0/+1
2012-11-26
Add text for mailforwardingaddress label
Jeroen van Meeuwen (Kolab Systems)
1
-0/+1
2012-11-26
Ensure attributes are not marked as needing replacement if in fact they did n...
Jeroen van Meeuwen (Kolab Systems)
1
-2/+12
2012-11-26
Add functions to generate and validate Asterisk account attributes
Jeroen van Meeuwen (Kolab Systems)
2
-6/+143
2012-11-26
added error translations to signup page
Torsten Grote
1
-1/+1
2012-11-26
Add label text for Asterisk attributes
Jeroen van Meeuwen (Kolab Systems)
1
-0/+5
2012-11-26
Add Asterisk attributes used to the correct pane
Jeroen van Meeuwen (Kolab Systems)
1
-0/+5
2012-11-26
Cleanup more data entries for API user.add call
Aleksander Machniak
1
-4/+6
2012-11-26
Fix ouput->command() arguments
Aleksander Machniak
1
-3/+3
2012-11-26
Fix PHP Fatal error: Call to undefined method kolab_client_task_signup::api_l...
Aleksander Machniak
1
-1/+1
2012-11-26
Fix an issues where get_entry_attributes() was called without bind()
Aleksander Machniak
3
-3/+12
2012-11-26
Exclude attributes not listed in object type definition
Aleksander Machniak
1
-21/+26
2012-11-26
Fix possible error in get_entry_attributes(s) where search() result
Aleksander Machniak
1
-6/+9
2012-11-26
Implement base64 encoding of binary content in JSON data (Bug #1047)
Aleksander Machniak
4
-4/+73
2012-11-26
Limit OUs list by base_dn according to specified object type (#699)
Aleksander Machniak
2
-10/+22
2012-11-26
Code improvements
Aleksander Machniak
4
-64/+42
2012-11-26
Small style improvement
Aleksander Machniak
1
-1/+1
2012-11-26
Remove Log class usage (#1134)
Aleksander Machniak
1
-8/+5
2012-11-26
Check user domain before getting all domains in _validate_email_address_in_an...
Aleksander Machniak
1
-16/+20
2012-11-26
Fix handling of empty select values list
Aleksander Machniak
1
-1/+1
2012-11-26
Fix char-case of attribute names and checking for required attributes
Aleksander Machniak
1
-2/+1
2012-11-26
Small improvements
Aleksander Machniak
2
-5/+5
2012-11-26
Update the session password on own's password change via user.edit (Bug #964)
Aleksander Machniak
1
-1/+12
2012-11-26
Fix domain edit/delete by unique attribute
Aleksander Machniak
2
-7/+10
2012-11-26
Fix PHP fatal error on wrong _search() result
Aleksander Machniak
1
-0/+2
2012-11-26
Remove Auth::LDAP references in debug messages
Aleksander Machniak
1
-2/+2
2012-11-26
CS fixes
Aleksander Machniak
1
-25/+50
2012-11-26
Make search filter strings simpler if possible
Aleksander Machniak
1
-4/+6
[next]