aboutsummaryrefslogtreecommitdiffstats
path: root/root
Commit message (Collapse)AuthorAgeFilesLines
...
* - fix syntax ( fix #544 )Michael Scherer2011-03-251-2/+2
|
* Initial group editing, still needs some work, but functional for ↵Buchan Milne2011-02-202-4/+9
| | | | adding/removing group members, by admin or group owner
* Add password reset template (missing in svn)Buchan Milne2011-02-161-0/+16
|
* Add error pages for user self-editing buttons, and correctly collect ldap ↵Buchan Milne2011-02-162-0/+8
| | | | errors Respect Controller::User::editable_attrs in user editing page Add preferredLanguage to editable_attrs
* Add a means to filter out users who arent allowed to reset passwords with ↵Buchan Milne2011-01-221-1/+1
| | | | only email verification (by default users who don't match (!(objectclass=posixAccount)) Fix email template to use configurable project url
* update footer linksRomain d'Alverny2011-01-071-2/+2
|
* commit implement forgot_password patch from Maarten VanraesRomain d'Alverny2011-01-076-2/+56
|
* 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
|
* - 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-212-2/+2
|
* - 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
|
* 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 )
* 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
|
* - do not produces empty lines, by using [%-, for xhtml validation ( problem ↵Michael Scherer2010-12-162-5/+5
| | | | signaled by Maarten Vanraes )
* fix some styling and templating errors and html5 validation ( patch by ↵Michael Scherer2010-12-131-7/+7
| | | | Maarten Vanraes )
* changed layout of registering main pageOliver Burger2010-12-081-33/+28
|
* added missing </select> tagOliver Burger2010-11-271-0/+1
|
* new style for user/indexOliver Burger2010-11-272-6/+16
|
* style change to look more like current www.mageia.orgOliver Burger2010-11-272-18/+94
|
* Merge branch 'stable' into masterRomain d'Alverny2010-11-2624-641/+506
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: root/register/index.tt root/template/html root/ttsite.css Additional Differences During Subversion Conversion: catdap.yml lib/CatDap.pm
| * style updateRomain d'Alverny2010-11-082-2/+2
| |
| * style updateRomain d'Alverny2010-11-081-2/+2
| |
| * removes old style, narrower doc formatRomain d'Alverny2010-11-082-224/+29
| |
| * force static serving what is under root/static?Romain d'Alverny2010-11-061-3/+3
| |
| * strange bug, address //static/file instead of /static/file to get it workingRomain d'Alverny2010-11-062-4/+7
| |
| * new layout based on YUI CSS reset/fonts/gridsRomain d'Alverny2010-11-066-26/+59
| |
| * more HTML cleanup, doc structure/style broken for nowRomain d'Alverny2010-11-0612-146/+128
| |