| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
| * | 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 |
| * | 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 |
| * | reduce the widht of the whole form | Michael Scherer | 2011-07-17 | 1 | -4/+0 |
| * | 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 |
* | | Merge branch 'master' into stable | Romain d'Alverny | 2012-06-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | - fix syntax ( fix #544 ) | Michael Scherer | 2011-03-25 | 1 | -2/+2 |
* | | Merge branch 'master' into stable | Buchan Milne | 2011-08-29 | 2 | -4/+9 |
|\ \
| |/ |
|
| * | Initial group editing, still needs some work, but functional for adding/remov... | Buchan Milne | 2011-02-20 | 2 | -4/+9 |
* | | Merge branch 'master' into stable | Buchan Milne | 2011-02-16 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | Add password reset template (missing in svn) | Buchan Milne | 2011-02-16 | 1 | -0/+16 |
* | | Merge branch 'master' into stable | Buchan Milne | 2011-02-16 | 10 | -5/+67 |
|\ \
| |/ |
|
| * | Add error pages for user self-editing buttons, and correctly collect ldap err... | Buchan Milne | 2011-02-16 | 2 | -0/+8 |
| * | Add a means to filter out users who arent allowed to reset passwords with onl... | Buchan Milne | 2011-01-22 | 1 | -1/+1 |
| * | update footer links | Romain d'Alverny | 2011-01-07 | 1 | -2/+2 |
| * | commit implement forgot_password patch from Maarten Vanraes | Romain d'Alverny | 2011-01-07 | 6 | -2/+56 |
|/ |
|
* | align the subform to the left | Michael Scherer | 2011-01-07 | 2 | -1/+7 |
* | move the sub-form out of the main form, as this contraint it horizontally, th... | Michael Scherer | 2011-01-07 | 1 | -1/+1 |
* | rework a little bit the password change dialog | Michael Scherer | 2011-01-07 | 2 | -11/+31 |
* | align menu of subpages to the left ( not perfect yet, but better IMHO ) | Michael Scherer | 2011-01-07 | 1 | -0/+4 |
* | - revert commit 196. The button is near the form because it is related to the... | Michael Scherer | 2011-01-05 | 1 | -1/+1 |
* | Patch from : Maarten Vanraes attributes need to be doublequoted | Dexter Morgan | 2010-12-21 | 1 | -1/+1 |
* | Align text with the login button | Dexter Morgan | 2010-12-21 | 1 | -0/+1 |
* | Revert previous commit and add a comment. | Dexter Morgan | 2010-12-21 | 1 | -1/+6 |
* | Fix body size ( do not waste space ) | Dexter Morgan | 2010-12-21 | 1 | -1/+1 |
* | make the css file more readable | Dexter Morgan | 2010-12-21 | 1 | -1/+300 |
* | Move the login button to a proper place | Dexter Morgan | 2010-12-21 | 1 | -8/+8 |
* | Fix footer TODO: Need to be rounded | Dexter Morgan | 2010-12-21 | 1 | -1/+2 |
* | make the footer looks like the header for consistency | Dexter Morgan | 2010-12-21 | 1 | -1/+1 |
* | Merge patch from Maarten Vanraes that fix some HTML errors | Dexter Morgan | 2010-12-21 | 2 | -4/+4 |
* | Align footer text | Dexter Morgan | 2010-12-21 | 1 | -2/+2 |
* | - do not hardcode project url in mail sent, use a configuration for that | Michael Scherer | 2010-12-21 | 2 | -2/+2 |
* | - add more strings to translate | Michael Scherer | 2010-12-21 | 6 | -12/+12 |
* | - mark some more string as translatable | Michael Scherer | 2010-12-21 | 1 | -4/+4 |
* | mark various string as translatable, patch from Marianne Lombard | Michael Scherer | 2010-12-21 | 7 | -44/+44 |
* | - rework the layout of the login form ( less table ) | Michael Scherer | 2010-12-21 | 2 | -21/+40 |
* | Remove useless "login" link in the header | Dexter Morgan | 2010-12-21 | 1 | -2/+0 |
* | revert commit 179 | Michael Scherer | 2010-12-21 | 1 | -3/+3 |
* | - rework the register form ( still requires some work, like more help, js val... | Michael Scherer | 2010-12-20 | 2 | -41/+32 |
* | remove inexistant attribute | Michael Scherer | 2010-12-17 | 1 | -3/+3 |
* | fix missing end of tag, patch by Maarten Vanraes | Michael Scherer | 2010-12-16 | 1 | -1/+1 |
* | - add a explicit search button on the admin page, patch by Maarten Vanraes | Michael Scherer | 2010-12-16 | 1 | -1/+2 |
* | - html5 fix ( missing closing tags, and border=0 is no longer valid ), patch ... | Michael Scherer | 2010-12-16 | 1 | -3/+3 |
* | - duplicated, patch by Maarten Vanraes | Michael Scherer | 2010-12-16 | 1 | -6/+0 |
* | - remove duplicate macro, already in pre | Michael Scherer | 2010-12-16 | 2 | -6/+0 |