aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add password reset template (missing in svn)Buchan Milne2011-02-161-0/+16
|
* Fix displaying of groups with spaces in the name Fix non-ascii user details ↵Buchan Milne2011-02-161-4/+13
| | | | in 'promote' page
* Add error pages for user self-editing buttons, and correctly collect ldap ↵Buchan Milne2011-02-164-7/+20
| | | | errors Respect Controller::User::editable_attrs in user editing page Add preferredLanguage to editable_attrs
* String updatesBuchan Milne2011-02-155-173/+252
|
* Fix display of non-ascii characters (may need some work in admin for ↵Buchan Milne2011-02-152-1/+11
| | | | multi-valued attributes)
* Allow spaces in namesBuchan Milne2011-02-151-2/+2
|
* Add a means to filter out users who arent allowed to reset passwords with ↵Buchan Milne2011-01-223-11/+22
| | | | only email verification (by default users who don't match (!(objectclass=posixAccount)) Fix email template to use configurable project url
* Fix greeting in password reset key mail, by sending cn to stash Also add ↵Buchan Milne2011-01-221-1/+5
| | | | some more error error checking on the search
* Dont detach when checking ldap error code,, we want to continue to set a ↵Buchan Milne2011-01-221-1/+0
| | | | template
* 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
|
* more compact codeMichael Scherer2011-01-071-7/+6
|
* fix string substitution, this emptied the searchfilter, leading to a catdap ↵Michael Scherer2011-01-071-2/+1
| | | | error page
* 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, ↵Michael Scherer2011-01-071-1/+1
| | | | thus leading to a suboptimal layout ( input not aligned with the rest )
* 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
| | | | (cherry picked from commit 8116a196a1bd1e3632a84086435e667589ff7a24)
* - revert commit 196. The button is near the form because it is related to ↵Michael Scherer2011-01-051-1/+1
| | | | the form, while the link are not. ( ie, we use spatial proximity as a affordance )
* 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 ↵Michael Scherer2010-12-211-1/+2
| | | | Vanraes
* 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 ↵Michael Scherer2010-12-202-41/+32
| | | | validation, etc )
* add the catalyst plugin in the requirementMichael Scherer2010-12-171-0/+1
|
* use unicode for webpage ( tested on french translation, iso8859-1 is sent ↵Michael Scherer2010-12-171-0/+1
| | | | otherwise )
* 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
| | | | by Maarten Vanraes
* - duplicated, patch by Maarten VanraesMichael Scherer2010-12-161-6/+0
|
* - remove duplicate macro, already in preMichael Scherer2010-12-162-6/+0
|