summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * remove xmlns on <entry> tags in atom feeds, this is already defined on the ro...Pascal Chevrel2012-05-051-1/+1
* | Merge pull request #42 from pascalchevrel/admin_templateMaurice Svay2012-05-052-2/+9
|\ \ | |/
| * display moonmoon version in title bar of the administration panel, make the v...Pascal Chevrel2012-05-032-2/+9
|/
* Merge pull request #41 from pascalchevrel/l10nMaurice Svay2012-04-305-114/+442
|\
| * Update l10n support:Pascal Chevrel2012-04-305-114/+442
* | Merge pull request #40 from pascalchevrel/cacheMaurice Svay2012-04-291-3/+4
|\ \ | |/ |/|
| * full page caching is not storing cached copy in the cache/ folder but creates...Pascal Chevrel2012-04-271-3/+4
* | Merge pull request #38 from pascalchevrel/l10nMaurice Svay2012-04-293-2/+198
|\ \ | |/ |/|
| * extraction script for localization, extracts all localizable strings in the r...Pascal Chevrel2012-04-251-0/+196
| * add support for localization notes in strings. This is a feature allowing dev...Pascal Chevrel2012-04-252-2/+2
|/
* Merge pull request #37 from pascalchevrel/masterMaurice Svay2012-04-231-1/+1
|\
| * use 'dev' as the VERSION number for the development branch, Issue 30Pascal Chevrel2012-04-231-1/+1
|/
* Rename $person to $feedMaurice Svay2012-04-101-13/+13
* ignore people.opml.bakMaurice Svay2012-04-101-1/+1
* Update contributorsMaurice Svay2012-04-101-1/+2
* Escape site name in RSS and AtomMaurice Svay2012-03-232-2/+2
* Merge pull request #29 from pascalchevrel/l10nMaurice Svay2012-03-2316-99/+347
|\
| * forgot to migrate the login page to incoude the l10n class (didn't notice bec...Pascal Chevrel2012-03-132-3/+10
| * Merge branch 'master' into l10nPascal Chevrel2012-03-120-0/+0
| |\ | |/ |/|
* | Merge pull request #28 from pascalchevrel/installProcessMaurice Svay2012-03-121-40/+16
|\ \
| * | cleanup install process code, make file requirements checking even simplerPascal Chevrel2012-03-121-40/+16
| | * l10n support for moonmoonPascal Chevrel2012-03-1215-136/+353
| |/ |/|
* | Merge pull request #27 from pascalchevrel/ConvertPHP4codeMaurice Svay2012-03-111-19/+30
|\ \
| * | Convert back Planet.class.php to php5 syntax + UNix enlinesPascal Chevrel2012-03-111-155/+155
| * | Convert back Planet.class.php tp php5 syntaxPascal Chevrel2012-03-111-144/+155
| |/
* | Merge pull request #26 from pascalchevrel/admin_templateMaurice Svay2012-03-111-22/+22
|\ \ | |/ |/|
| * fix css in admin pages that were reverted to pre html5 version in a mergePascal Chevrel2012-03-111-22/+22
|/
* Merge branch 'installProcess' of https://github.com/pascalchevrel/moonmoon in...Maurice Svay2012-03-101-58/+40
|\
| * Refactor installation code to be more readable, reduce the use of temporary v...Pascal Chevrel2012-03-101-66/+48
* | Merge branch 'master' of github.com:mauricesvay/moonmoonMaurice Svay2012-03-101-8/+8
|\ \
| * \ Merge pull request #24 from pascalchevrel/securityMaurice Svay2012-03-101-8/+8
| |\ \
| | * | sanitize user input during the install process, that allows to have a Planet ...Pascal Chevrel2012-03-091-8/+8
| | |/
* | | Merge branch 'html5' of https://github.com/pascalchevrel/moonmoon into pascal...Maurice Svay2012-03-101-1/+1
|\ \ \ | |/ / |/| |
| * | html5: admin page, make the http:// mention in the add feed field be a placeh...Pascal Chevrel2012-03-091-1/+1
| |/
* | Merge branch 'cleanup' of https://github.com/pascalchevrel/moonmoon into pasc...Maurice Svay2012-03-1014-947/+934
|\ \ | |/ |/|
| * convert all files saved in Windows(CRLF) to Unix (LF)Pascal Chevrel2012-03-0914-912/+912
* | Merge pull request #21 from pascalchevrel/ConvertPHP4codeMaurice Svay2012-03-085-75/+113
|\ \
| * | Refactioring, this is a syntax change for all Planet* classes to use PHP5 syn...Pascal Chevrel2012-03-095-75/+113
* | | Merge pull request #20 from pascalchevrel/cleanupMaurice Svay2012-03-082-186/+0
|\ \ \ | | |/ | |/|
| * | remove lib.String.php and lib.http.php which are included in the archive but ...Pascal Chevrel2012-03-082-186/+0
| |/
| * Merge branch 'master' into ConvertPHP4codePascal Chevrel2012-03-0823-14888/+15112
| |\
| * \ Merge branch 'master' into ConvertPHP4codePascal Chevrel2012-03-065-916/+1099
| |\ \
* | \ \ Merge pull request #18 from pascalchevrel/admin_templateMaurice Svay2012-03-082-59/+64
|\ \ \ \
| * | | | change the template in the admin panel to use HTML5 syntax (and use <header> ...Pascal Chevrel2012-03-082-59/+64
* | | | | Merge pull request #19 from pascalchevrel/installProcessMaurice Svay2012-03-083-29/+25
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | fix install process and admin section which are currently broken because of t...Pascal Chevrel2012-03-083-29/+25
|/ / /
* | | Merge pull request #13 from pascalchevrel/admin_templateMaurice Svay2012-03-075-153/+148
|\ \ \
| * | | Use a centralized template for the admin section to avoid repeating htmlPascal Chevrel2012-03-065-153/+148
| | |/ | |/|
* | | Remove relative datesMaurice Svay2012-03-073-88/+0
* | | One file per classMaurice Svay2012-03-079-164/+172