| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into stable | Buchan Milne | 2011-02-16 | 20 | -191/+714 |
|\ |
|
| * | 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 |
| * | 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 | 8 | -2/+333 |
| * | commit spec file from Maarten Vanraes | Romain d'Alverny | 2011-01-07 | 1 | -0/+67 |
* | | Merge branch 'master' into stable | Michael Scherer | 2011-01-07 | 33 | -319/+1787 |
|\ \
| |/ |
|
| * | more compact code | Michael Scherer | 2011-01-07 | 1 | -7/+6 |
| * | fix string substitution, this emptied the searchfilter, leading to a catdap e... | Michael Scherer | 2011-01-07 | 1 | -2/+1 |
| * | 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 |
| * | added German translation | Oliver Burger | 2011-01-06 | 1 | -0/+383 |
| * | Display sshPublicKey as editable to normal users on their own account | Michael Scherer | 2011-01-06 | 1 | -0/+1 |
| * | - 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 | 3 | -2/+3 |
| * | - regenerate messages.pot | Michael Scherer | 2010-12-21 | 3 | -111/+724 |
| * | - 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 |
| * | do not proceed with registration if ldap gives errors, patch from Maarten Van... | Michael Scherer | 2010-12-21 | 1 | -1/+2 |
| * | 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 |
| * | add the catalyst plugin in the requirement | Michael Scherer | 2010-12-17 | 1 | -0/+1 |
| * | use unicode for webpage ( tested on french translation, iso8859-1 is sent oth... | Michael Scherer | 2010-12-17 | 1 | -0/+1 |
| * | 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 |