aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stableBuchan Milne2011-02-1620-191/+714
|\
| * 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-164-7/+20
| * 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-223-11/+22
| * 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
| * update footer linksRomain d'Alverny2011-01-071-2/+2
| * commit implement forgot_password patch from Maarten VanraesRomain d'Alverny2011-01-078-2/+333
| * commit spec file from Maarten VanraesRomain d'Alverny2011-01-071-0/+67
* | Merge branch 'master' into stableMichael Scherer2011-01-0733-319/+1787
|\ \ | |/
| * 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
| * align the subform to the leftMichael Scherer2011-01-072-1/+7
| * move the sub-form out of the main form, as this contraint it horizontally, th...Michael Scherer2011-01-071-1/+1
| * rework a little bit the password change dialogMichael Scherer2011-01-072-11/+31
| * align menu of subpages to the left ( not perfect yet, but better IMHO )Michael Scherer2011-01-071-0/+4
| * added German translationOliver Burger2011-01-061-0/+383
| * Display sshPublicKey as editable to normal users on their own accountMichael Scherer2011-01-061-0/+1
| * - revert commit 196. The button is near the form because it is related to the...Michael Scherer2011-01-051-1/+1
| * Patch from : Maarten Vanraes attributes need to be doublequotedDexter Morgan2010-12-211-1/+1
| * Align text with the login buttonDexter Morgan2010-12-211-0/+1
| * Revert previous commit and add a comment.Dexter Morgan2010-12-211-1/+6
| * Fix body size ( do not waste space )Dexter Morgan2010-12-211-1/+1
| * make the css file more readableDexter Morgan2010-12-211-1/+300
| * Move the login button to a proper placeDexter Morgan2010-12-211-8/+8
| * Fix footer TODO: Need to be roundedDexter Morgan2010-12-211-1/+2
| * make the footer looks like the header for consistencyDexter Morgan2010-12-211-1/+1
| * Merge patch from Maarten Vanraes that fix some HTML errorsDexter Morgan2010-12-212-4/+4
| * Align footer textDexter Morgan2010-12-211-2/+2
| * - do not hardcode project url in mail sent, use a configuration for thatMichael Scherer2010-12-213-2/+3
| * - regenerate messages.potMichael Scherer2010-12-213-111/+724
| * - add more strings to translateMichael Scherer2010-12-216-12/+12
| * - mark some more string as translatableMichael Scherer2010-12-211-4/+4
| * mark various string as translatable, patch from Marianne LombardMichael Scherer2010-12-217-44/+44
| * - rework the layout of the login form ( less table )Michael Scherer2010-12-212-21/+40
| * do not proceed with registration if ldap gives errors, patch from Maarten Van...Michael Scherer2010-12-211-1/+2
| * Remove useless "login" link in the headerDexter Morgan2010-12-211-2/+0
| * revert commit 179Michael Scherer2010-12-211-3/+3
| * - rework the register form ( still requires some work, like more help, js val...Michael Scherer2010-12-202-41/+32
| * add the catalyst plugin in the requirementMichael Scherer2010-12-171-0/+1
| * use unicode for webpage ( tested on french translation, iso8859-1 is sent oth...Michael Scherer2010-12-171-0/+1
| * remove inexistant attributeMichael Scherer2010-12-171-3/+3
| * fix missing end of tag, patch by Maarten VanraesMichael Scherer2010-12-161-1/+1
| * - add a explicit search button on the admin page, patch by Maarten VanraesMichael Scherer2010-12-161-1/+2
| * - html5 fix ( missing closing tags, and border=0 is no longer valid ), patch ...Michael Scherer2010-12-161-3/+3
| * - duplicated, patch by Maarten VanraesMichael Scherer2010-12-161-6/+0