| Commit message (Expand) | Author | Age | Files | Lines |
* | align to the left, and show the group description in the form | Michael Scherer | 2011-07-21 | 1 | -2/+2 |
* | do test for the size, not existence | Michael Scherer | 2011-07-21 | 1 | -1/+1 |
* | also check the size instead of the presence of the variable | Michael Scherer | 2011-07-21 | 1 | -1/+1 |
* | align the form, to have a less cluttered look | Michael Scherer | 2011-07-21 | 1 | -2/+4 |
* | do not show the form if group exist but is empty | Michael Scherer | 2011-07-21 | 1 | -1/+1 |
* | add more string to translate ( previously untranslated ) | Michael Scherer | 2011-07-20 | 1 | -35/+69 |
* | clean the list of entries, when searching for a username | Michael Scherer | 2011-07-18 | 1 | -13/+3 |
* | align the list of promoted account to the left, and make the name clickable | Michael Scherer | 2011-07-18 | 1 | -1/+3 |
* | more string to translate | Michael Scherer | 2011-07-17 | 1 | -8/+8 |
* | show the list of promoted users | Michael Scherer | 2011-07-17 | 1 | -0/+8 |
* | simplify the display, and add some links ( to send mail, and to access to the... | Michael Scherer | 2011-07-17 | 1 | -3/+2 |
* | remove header of the form, do not serve much purpose | Michael Scherer | 2011-07-17 | 1 | -6/+0 |
* | sort user to promote by login | Michael Scherer | 2011-07-17 | 1 | -0/+1 |
* | reduce the widht of the whole form | Michael Scherer | 2011-07-17 | 1 | -4/+0 |
* | add a array to store who was promoted, to pass to template | Michael Scherer | 2011-07-17 | 1 | -0/+4 |
* | use username instead of dn when promoting users ( as it doesn't work otherwise ) | Michael Scherer | 2011-07-17 | 1 | -2/+2 |
* | do not show the group selection to remove if there is no group to remove | Michael Scherer | 2011-06-14 | 1 | -0/+2 |
* | 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 |
* | - fix syntax ( fix #544 ) | Michael Scherer | 2011-03-25 | 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 | 3 | -20/+69 |
* | 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 |
* | Add password reset template (missing in svn) | Buchan Milne | 2011-02-16 | 1 | -0/+16 |
* | 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 | 4 | -7/+20 |
* | 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 | 3 | -11/+22 |
* | 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 |
* | FIx wording | Dexter Morgan | 2011-01-08 | 1 | -1/+1 |