aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix the redirectionMichael Scherer2011-07-211-1/+1
* let a user who is set as a owner of the group manage itMichael Scherer2011-07-211-1/+6
* fix the order of the regexp, as test complainMichael Scherer2011-07-211-1/+1
* group the $mainrole related stuff together, check the permission after gettin...Michael Scherer2011-07-211-3/+7
* refactor the ldap query, and do it sooner so we can use it for access controlMichael Scherer2011-07-211-11/+14
* fix code, Catalyst::Result do not have a forward methodMichael Scherer2011-07-211-1/+1
* fix the regexp, so we can manage mga-* groupMichael Scherer2011-07-211-1/+1
* add more string to translate ( previously untranslated )Michael Scherer2011-07-201-35/+69
* more string to translateMichael Scherer2011-07-171-8/+8
* sort user to promote by loginMichael Scherer2011-07-171-0/+1
* add a array to store who was promoted, to pass to templateMichael Scherer2011-07-171-0/+4
* Added Czech translationPetos Safarik2011-05-241-0/+399
* Update of the Arabic and Romanian translations for almost all of the projects...Rémi Verschelde2011-05-191-0/+399
* Update of the Italian translations for almost every project with the po files...Rémi Verschelde2011-05-121-28/+37
* portuguese translationJosé Melo2011-05-091-0/+407
* - fix warning, this broke trunk as the translation cannot be loadedMichael Scherer2011-05-051-1/+1
* - fix regexp error, broke trunk, spotted by rdaMichael Scherer2011-05-051-2/+2
* Ukrainian translation updateYuri Chornoivan2011-05-011-0/+404
* Update of the French locale for the following softwares and projets: indexhtm...Rémi Verschelde2011-04-301-70/+22
* - relax check on first name and usrname ( #966 )Michael Scherer2011-04-261-2/+2
* Added it translationAngelo Naselli2011-02-251-0/+390
* Try and do some correction of languages (e.g. it-it to it, i-default to en)Buchan Milne2011-02-251-5/+26
* Dont add an extra / to url in mail to user, or the path wont match in user/fi...Buchan Milne2011-02-251-1/+1
* Fix admin submenu for group-only adminsBuchan Milne2011-02-201-6/+10
* Allow group admins in /admin/group_modifyBuchan Milne2011-02-201-1/+3
* Initial group editing, still needs some work, but functional for adding/remov...Buchan Milne2011-02-201-16/+60
* Add some language debuggingBuchan Milne2011-02-201-0/+2
* Add English "localisations", so English users with secondary locales dont get...Buchan Milne2011-02-203-0/+1161
* new french po file from akienOliver Burger2011-02-201-66/+68
* added spanish translationOliver Burger2011-02-181-0/+431
* added chinese (zh_TW) translationOliver Burger2011-02-171-0/+381
* added estonian translationOliver Burger2011-02-171-0/+401
* fixed German translation, added dutch translationOliver Burger2011-02-172-21/+449
* Fix displaying of groups with spaces in the name Fix non-ascii user details i...Buchan Milne2011-02-161-4/+13
* Add error pages for user self-editing buttons, and correctly collect ldap err...Buchan Milne2011-02-161-7/+11
* String updatesBuchan Milne2011-02-155-173/+252
* Fix display of non-ascii characters (may need some work in admin for multi-va...Buchan Milne2011-02-152-1/+11
* Allow spaces in namesBuchan Milne2011-02-151-2/+2
* Add a means to filter out users who arent allowed to reset passwords with onl...Buchan Milne2011-01-221-10/+20
* Fix greeting in password reset key mail, by sending cn to stash Also add some...Buchan Milne2011-01-221-1/+5
* Dont detach when checking ldap error code,, we want to continue to set a temp...Buchan Milne2011-01-221-1/+0
* FIx wordingDexter Morgan2011-01-081-1/+1
* commit implement forgot_password patch from Maarten VanraesRomain d'Alverny2011-01-071-0/+270
* more compact codeMichael Scherer2011-01-071-7/+6
* fix string substitution, this emptied the searchfilter, leading to a catdap e...Michael Scherer2011-01-071-2/+1
* added German translationOliver Burger2011-01-061-0/+383
* - regenerate messages.potMichael Scherer2010-12-213-111/+724
* do not proceed with registration if ldap gives errors, patch from Maarten Van...Michael Scherer2010-12-211-1/+2
* use unicode for webpage ( tested on french translation, iso8859-1 is sent oth...Michael Scherer2010-12-171-0/+1
* - redirect user on his page if we detect him to be logged ( patch from Maarte...Michael Scherer2010-12-161-1/+5