summaryrefslogtreecommitdiff
path: root/public_html
AgeCommit message (Expand)AuthorFilesLines
2014-04-15Fix checkboxes handling - fixes e.g. Hosted and Optional checkboxes in object...Aleksander Machniak1-12/+11
2013-12-16Skip regenerate request for auto-fields that are readonly (by ACL)Aleksander Machniak1-1/+2
2013-11-18Add confirmation dialog on object deletion action (Bug #2299)Aleksander Machniak1-12/+19
2013-11-15Add enterprise versions of logos and page contentsJeroen van Meeuwen (Kolab Systems)5-0/+31
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 Machniak2-4/+17
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-09slight changes to kolabsys hosted signup skinTorsten Grote1-1/+2
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 Machniak3-27/+50
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)4-0/+75
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-23Improve buttons.png sprite-image so it list icons verticallyAleksander Machniak2-9/+10
2012-11-13jQuery-1.8.3Aleksander Machniak1-2/+2
2012-10-23Small style improvementAleksander Machniak1-1/+1
2012-10-23Fix handling of empty select values listAleksander Machniak1-1/+1
2012-10-22Small style improvementAleksander Machniak1-0/+4
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 Machniak2-12/+344
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-08Add links to default/images directoryAleksander Machniak2-0/+2
2012-10-08Small fix in loading imageAleksander Machniak1-0/+0
2012-10-08Small style fixesAleksander Machniak1-2/+0
2012-10-05Fixes in Settings for read-only access to object typesAleksander Machniak1-1/+4
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-04Remove useless title attributeAleksander Machniak1-1/+1
2012-10-04Improved page header styleAleksander Machniak7-11/+11
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-03Fix text wrapping in #loading elementAleksander Machniak1-1/+2
2012-10-03Object types management - editableAleksander Machniak2-9/+296
2012-10-03Add edit button for future useAleksander Machniak2-2/+2
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 Machniak16-2/+275
2012-09-26updated/fixed about pagesTorsten Grote5-29/+76
2012-09-26Fix UI resize - don't display scrollbar in #taskcontentAleksander Machniak1-2/+2
2012-09-26Types management (read-only), code improvements here and thereAleksander Machniak9-12/+139
2012-09-19Fix input length in smart elementsAleksander Machniak1-4/+3