| Commit message (Expand) | Author | Age | Files | Lines |
* | more informative error message | Romain d'Alverny | 2012-06-30 | 1 | -2/+2 |
* | Update of three pt.po files from the i18n-pt team | Rémi Verschelde | 2012-06-20 | 1 | -119/+175 |
* | Fix charset for cs and ro as well | Buchan Milne | 2012-06-15 | 2 | -2/+2 |
* | Fix charset in fr.po | Buchan Milne | 2012-06-15 | 1 | -1/+1 |
* | Updated Estonian translation. | Marek Laane | 2012-04-24 | 1 | -3/+3 |
* | updated italian translation (charset fixed) | Matteo Pasotti | 2012-03-22 | 1 | -1/+1 |
* | Uploaded all the French translations from Transifex | Rémi Verschelde | 2012-02-23 | 1 | -4/+4 |
* | Add Greek translation | Dimitrios Glentadakis | 2012-02-18 | 1 | -0/+449 |
* | code layout | Romain d'Alverny | 2011-07-27 | 1 | -19/+18 |
* | fix the redirection | Michael Scherer | 2011-07-21 | 1 | -1/+1 |
* | let a user who is set as a owner of the group manage it | Michael Scherer | 2011-07-21 | 1 | -1/+6 |
* | fix the order of the regexp, as test complain | Michael Scherer | 2011-07-21 | 1 | -1/+1 |
* | group the $mainrole related stuff together, check the permission after gettin... | Michael Scherer | 2011-07-21 | 1 | -3/+7 |
* | refactor the ldap query, and do it sooner so we can use it for access control | Michael Scherer | 2011-07-21 | 1 | -11/+14 |
* | fix code, Catalyst::Result do not have a forward method | Michael Scherer | 2011-07-21 | 1 | -1/+1 |
* | fix the regexp, so we can manage mga-* group | Michael Scherer | 2011-07-21 | 1 | -1/+1 |
* | add more string to translate ( previously untranslated ) | Michael Scherer | 2011-07-20 | 1 | -35/+69 |
* | more string to translate | Michael Scherer | 2011-07-17 | 1 | -8/+8 |
* | sort user to promote by login | Michael Scherer | 2011-07-17 | 1 | -0/+1 |
* | add a array to store who was promoted, to pass to template | Michael Scherer | 2011-07-17 | 1 | -0/+4 |
* | Added Czech translation | Petos Safarik | 2011-05-24 | 1 | -0/+399 |
* | Update of the Arabic and Romanian translations for almost all of the projects... | Rémi Verschelde | 2011-05-19 | 1 | -0/+399 |
* | Update of the Italian translations for almost every project with the po files... | Rémi Verschelde | 2011-05-12 | 1 | -28/+37 |
* | portuguese translation | José Melo | 2011-05-09 | 1 | -0/+407 |
* | - fix warning, this broke trunk as the translation cannot be loaded | Michael Scherer | 2011-05-05 | 1 | -1/+1 |
* | - fix regexp error, broke trunk, spotted by rda | Michael Scherer | 2011-05-05 | 1 | -2/+2 |
* | Ukrainian translation update | Yuri Chornoivan | 2011-05-01 | 1 | -0/+404 |
* | Update of the French locale for the following softwares and projets: indexhtm... | Rémi Verschelde | 2011-04-30 | 1 | -70/+22 |
* | - relax check on first name and usrname ( #966 ) | Michael Scherer | 2011-04-26 | 1 | -2/+2 |
* | Added it translation | Angelo Naselli | 2011-02-25 | 1 | -0/+390 |
* | Try and do some correction of languages (e.g. it-it to it, i-default to en) | Buchan Milne | 2011-02-25 | 1 | -5/+26 |
* | Dont add an extra / to url in mail to user, or the path wont match in user/fi... | Buchan Milne | 2011-02-25 | 1 | -1/+1 |
* | Fix admin submenu for group-only admins | Buchan Milne | 2011-02-20 | 1 | -6/+10 |
* | Allow group admins in /admin/group_modify | Buchan Milne | 2011-02-20 | 1 | -1/+3 |
* | Initial group editing, still needs some work, but functional for adding/remov... | Buchan Milne | 2011-02-20 | 1 | -16/+60 |
* | Add some language debugging | Buchan Milne | 2011-02-20 | 1 | -0/+2 |
* | Add English "localisations", so English users with secondary locales dont get... | Buchan Milne | 2011-02-20 | 3 | -0/+1161 |
* | new french po file from akien | Oliver Burger | 2011-02-20 | 1 | -66/+68 |
* | added spanish translation | Oliver Burger | 2011-02-18 | 1 | -0/+431 |
* | added chinese (zh_TW) translation | Oliver Burger | 2011-02-17 | 1 | -0/+381 |
* | added estonian translation | Oliver Burger | 2011-02-17 | 1 | -0/+401 |
* | fixed German translation, added dutch translation | Oliver Burger | 2011-02-17 | 2 | -21/+449 |
* | Fix displaying of groups with spaces in the name Fix non-ascii user details i... | Buchan Milne | 2011-02-16 | 1 | -4/+13 |
* | Add error pages for user self-editing buttons, and correctly collect ldap err... | Buchan Milne | 2011-02-16 | 1 | -7/+11 |
* | String updates | Buchan Milne | 2011-02-15 | 5 | -173/+252 |
* | Fix display of non-ascii characters (may need some work in admin for multi-va... | Buchan Milne | 2011-02-15 | 2 | -1/+11 |
* | Allow spaces in names | Buchan Milne | 2011-02-15 | 1 | -2/+2 |
* | Add a means to filter out users who arent allowed to reset passwords with onl... | Buchan Milne | 2011-01-22 | 1 | -10/+20 |
* | Fix greeting in password reset key mail, by sending cn to stash Also add some... | Buchan Milne | 2011-01-22 | 1 | -1/+5 |
* | Dont detach when checking ldap error code,, we want to continue to set a temp... | Buchan Milne | 2011-01-22 | 1 | -1/+0 |