summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Return false rather than nullJeroen van Meeuwen (Kolab Systems)1-1/+1
2012-03-30More verbose logginJeroen van Meeuwen (Kolab Systems)1-1/+7
2012-03-30Use more items from configurationJeroen van Meeuwen (Kolab Systems)1-17/+26
2012-03-30Improve configuration handlingJeroen van Meeuwen (Kolab Systems)2-11/+42
2012-03-29Even more verbosily document INSTALLJeroen van Meeuwen (Kolab Systems)1-1/+24
2012-03-29Add INSTALL file with setup instructionsJeroen van Meeuwen (Kolab Systems)1-0/+51
2012-03-29Fix so user roles names are listed instead of DNsAleksander Machniak2-2/+14
2012-03-26Improved LDAP connection handlingAleksander Machniak1-88/+95
2012-03-26Fix identationAleksander Machniak1-4/+4
2012-03-26Limit ldap_search() calls by fetching all extra user attributes in one callAleksander Machniak3-13/+24
2012-03-26Limit ldap_bind() callsAleksander Machniak1-84/+63
2012-03-26Code cleanup and some fixesAleksander Machniak3-281/+239
2012-03-26Added more phpdoc commentsAleksander Machniak14-20/+318
2012-03-22Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapAleksander Machniak5-0/+200
2012-03-22Implemented 'roles' service and autocompletion for nsrole attributeAleksander Machniak5-0/+200
2012-03-22Improved search box stylesAleksander Machniak1-2/+2
2012-03-22Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapAleksander Machniak1-1/+1
2012-03-22Don't store user_types in session when working in devel_modeAleksander Machniak1-7/+9
2012-03-22Fix typo in last changeAleksander Machniak1-1/+1
2012-03-22Make debug information optional, provide devel_mode config optionAleksander Machniak1-10/+12
2012-03-22Improved multiselect styleAleksander Machniak1-0/+1
2012-03-22Support multiselect fields with fix for form serializationAleksander Machniak3-8/+19
2012-03-22Support new result type of *.info API callsAleksander Machniak3-13/+10
2012-03-22Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapAleksander Machniak5-21/+26
2012-03-22Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapAleksander Machniak4-17/+45
2012-03-22Fixed/Improved result normalization (with DN attribute handling)Aleksander Machniak5-21/+26
2012-03-22Small improvement in unknown user name handlingAleksander Machniak1-8/+8
2012-03-22Add created/modified by information in edit formAleksander Machniak2-3/+53
2012-03-22Unify 'dn' item usageAleksander Machniak3-8/+9
2012-03-22Unified debug information in edit formsAleksander Machniak4-6/+26
2012-03-22Implement groups search (UI)Aleksander Machniak4-17/+45
2012-03-22Implement groups searchingAleksander Machniak4-47/+115
2012-03-22jQuery 1.7.2Aleksander Machniak1-4/+4
2012-03-22Unified input elements widthAleksander Machniak2-0/+9
2012-03-21Add locale for user.nsroleJeroen van Meeuwen (Kolab Systems)1-0/+2
2012-03-21Add additional user information that may be specified as being a part of the ...Jeroen van Meeuwen (Kolab Systems)3-0/+32
2012-03-21Move form widgets into main application scriptAleksander Machniak3-220/+228
2012-03-21Fix users search (#641)Aleksander Machniak1-1/+1
2012-03-21Autocompletion list widgetAleksander Machniak11-48/+563
2012-03-21Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapAleksander Machniak3-48/+123
2012-03-21Improved Groups UIAleksander Machniak1-0/+19
2012-03-20Implemented form_value.list_options with uniquemember autocompletionAleksander Machniak1-1/+77
2012-03-20Fix group members listingAleksander Machniak1-43/+42
2012-03-20Fix group.member_list responseAleksander Machniak1-4/+4
2012-03-16Fix listelement serialization (#637)Aleksander Machniak2-7/+13
2012-03-16Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapAleksander Machniak1-3/+2
2012-03-16Group add/edit formsAleksander Machniak2-5/+118
2012-03-16Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapAleksander Machniak2-2/+7
2012-03-16Fixed typos in group_info() and group_members_list()Aleksander Machniak1-3/+2
2012-03-16Groups UIAleksander Machniak4-16/+156