summaryrefslogtreecommitdiff
path: root/public_html/js
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Add confirmation dialog on object deletion action (Bug #2299)Aleksander Machniak1-12/+19
2013-11-11Fix #2466 - List removes last input field when other similar input fields exi...Daniel Hoffend1-1/+1
2013-11-07Support checkboxes for boolean LDAP values (Bug #2452)Aleksander Machniak1-0/+5
2013-10-25Add possibility to set 'validate' flag for form_fields in object type definitionAleksander Machniak1-4/+8
2013-10-16Implement 'default' value support for form_fields of type text, text-quota an...kolab-webadmin-3.1.1Aleksander Machniak1-7/+20
2013-09-10Fix issue where empty mailquota value was sent as "kb" (Bug #2110)Aleksander Machniak1-1/+1
2013-07-30Fix handling mailquota units (Bug #1966) + some code improvementsAleksander Machniak1-0/+8
2013-07-02Fix infinite loop in domain selector when rollower list containsAleksander Machniak1-26/+34
2013-05-27Update domain selector after adding/removing domain (Bug #1761)Aleksander Machniak1-22/+34
2013-04-18Make the API parameters more consistent, and therefore easier to documentJeroen van Meeuwen (Kolab Systems)1-13/+13
2013-04-13Fix so objectClass attribute is not listed on attributes listAleksander Machniak1-6/+6
2013-04-13Add shared folder management functionality to the Web Administration Panel Cl...Jeroen van Meeuwen (Kolab Systems)1-0/+54
2013-04-08Fix 'alias' field definition in "mail-enabled POSIX user" type (Bug #1736).Aleksander Machniak1-3/+4
2013-01-04Implement autocompletion minimum length limit (add 'autocomplete_min_length' ...Aleksander Machniak1-13/+3
2012-12-03don't validate email address with JavaScriptTorsten Grote1-8/+1
2012-11-13jQuery-1.8.3Aleksander Machniak1-2/+2
2012-10-23Fix handling of empty select values listAleksander Machniak1-1/+1
2012-10-19Improved API errors handling added error logging and logout on invalid sessionAleksander Machniak1-3/+2
2012-10-16Implemented form field of type 'ldap_url'Aleksander Machniak1-8/+280
2012-10-16jQuery 1.8.2Aleksander Machniak1-4/+2
2012-10-12Fix attribute form initialization on attribute editAleksander Machniak1-2/+1
2012-10-12Fix interface/list refresh after type add/edit/delete actionAleksander Machniak1-1/+1
2012-10-05Disable optional flag for required attributesAleksander Machniak1-9/+26
2012-10-05Add required attributes check in object types managementAleksander Machniak1-6/+25
2012-10-04Fix jumping to previous page when deleting last record on current pageAleksander Machniak1-1/+1
2012-10-03Added lost domain_list and domain_delete methodsAleksander Machniak1-0/+16
2012-10-03Unified list/edit/add methods for all object typesAleksander Machniak1-183/+75
2012-10-03Object types management - editableAleksander Machniak1-9/+241
2012-09-27automatically reload captcha when captcha failsTorsten Grote1-0/+5
2012-09-27proper change of account type for hosted signupTorsten Grote1-7/+10
2012-09-27Integrate hosted/signup with core, fix Smarty cache issue (#1044)Aleksander Machniak1-0/+120
2012-09-26Types management (read-only), code improvements here and thereAleksander Machniak1-3/+102
2012-09-18- Add Settings menu with interface for current user information management.Aleksander Machniak1-2/+5
2012-09-07Added select widgetAleksander Machniak1-7/+211
2012-09-01Resolve #984:Jeroen van Meeuwen (Kolab Systems)1-0/+14
2012-08-13Make #taskcontent element full heightAleksander Machniak1-0/+2
2012-07-10Fix maxcount for lists with autocompletionAleksander Machniak1-1/+9
2012-07-10Fixed maxcount attribute checkAleksander Machniak1-1/+1
2012-07-10Implemented maxcount attribute for list widgetAleksander Machniak1-3/+10
2012-06-21Add role javascript functionsJeroen van Meeuwen (Kolab Systems)1-0/+76
2012-06-16Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapAleksander Machniak1-0/+123
2012-06-16Implemented session timeout (client side) #695Aleksander Machniak1-2/+2
2012-05-25Add JavaScript functions for resource managementJeroen van Meeuwen (Kolab Systems)1-0/+78
2012-05-14Add domain_save + corresponding response handlersJeroen van Meeuwen (Kolab Systems)1-0/+40
2012-05-14MergeJeroen van Meeuwen (Kolab Systems)1-0/+5
2012-04-13Fix "No type ID specified" error in auto-complete lists (#702)Aleksander Machniak1-2/+4
2012-04-11Include unique entry identifier in form_value.generate calls (#700)Aleksander Machniak1-0/+4
2012-04-11Add object_type and type_id arguments to list_options/select_options calls (#...Aleksander Machniak1-5/+12
2012-04-10Added 'Generate password' linkAleksander Machniak1-0/+19
2012-04-08Revert "Re-prepopulate the form fields for which the value is automatically g...Jeroen van Meeuwen (Kolab Systems)1-5/+0