aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* - remove duplicate macro, already in preMichael Scherer2010-12-162-6/+0
* - do not produces empty lines, by using [%-, for xhtml validation ( problem s...Michael Scherer2010-12-162-5/+5
* - redirect user on his page if we detect him to be logged ( patch from Maarte...Michael Scherer2010-12-161-1/+5
* - add a TODO to merge the code with user.pmMichael Scherer2010-12-161-0/+2
* - fix the keyprefix for ipv6 here too ( patch by Maarten Vanraes )Michael Scherer2010-12-161-1/+9
* add ipv6 support by default ( at least as example on how to do it ), patch by...Michael Scherer2010-12-161-0/+4
* - patch from Maarten Vanraes to fix the issue of keyprefix with ipv6Michael Scherer2010-12-131-1/+13
* fix some styling and templating errors and html5 validation ( patch by Maarte...Michael Scherer2010-12-131-7/+7
* fix typo in default config file ( patch from Maarten Vanraes)Michael Scherer2010-12-131-1/+1
* changed layout of registering main pageOliver Burger2010-12-081-33/+28
* add a configurable blacklist of login, to complete previous commitMichael Scherer2010-12-062-0/+8
* - do not let users take a username that is used by the system ( will be compl...Michael Scherer2010-12-061-0/+10
* 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
|\
| * Display sshPublicKey as editable to normal users on their own accountBuchan Milne2010-11-231-0/+1
| * 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
| * - remove wrong import, to fix catdapMichael Scherer2010-11-081-1/+0
| * trying static::simple in root controllerRomain d'Alverny2010-11-061-0/+1
| * force static serving what is under root/static?Romain d'Alverny2010-11-062-3/+8
| * 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
| * quick HTML cleanupRomain d'Alverny2010-11-0517-372/+420
| * remove 100% heightsRomain d'Alverny2010-11-051-2/+0
| * Merge branch 'master' into stableBuchan Milne2010-11-046-3/+62
| |\
| * \ Merge branch 'master' into stableBuchan Milne2010-11-043-6/+6
| |\ \
* | | | Dont hardcode filters, but use user's store configurationBuchan Milne2010-11-251-8/+15
* | | | - factorise the code who deal with ip ( so we can change it at one place for ...Michael Scherer2010-11-241-4/+8
* | | | svn testOliver Burger2010-11-241-0/+2
* | | | - force utf8 in document headerMichael Scherer2010-11-041-0/+1
* | | | - use double quote , as this cause trouble with french translationMichael Scherer2010-11-041-1/+1
* | | | - add some file to svn:ignoreMichael Scherer2010-11-041-46/+0
* | | | - complete i18n translationMichael Scherer2010-11-041-58/+59
* | | | - fix typoMichael Scherer2010-11-041-1/+1
* | | | - add missing requires ( as found by deploying it on alamut )Michael Scherer2010-11-041-0/+1
* | | | Another dependencyBuchan Milne2010-11-041-0/+1
| |_|/ |/| |
* | | Commit missing email templatesBuchan Milne2010-11-043-0/+20
* | | Commit missing Email::Template viewBuchan Milne2010-11-041-0/+38
* | | Fix preferredLanguage errorBuchan Milne2010-11-042-3/+4
| |/ |/|