aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage
Commit message (Collapse)AuthorAgeFilesLines
* Rename title link label to home link and apply it in vintage themeArthurHoaro2017-05-032-3/+3
| | | | Related to #853
* Merge pull request #830 from ArthurHoaro/theme/timezoneArthurHoaro2017-04-255-4/+85
|\ | | | | Change timezone data structure send to the templates
| * Apply the new timezone template variables to the vintage themeArthurHoaro2017-04-045-4/+85
| |
* | Fix a warning generated in return_bytes function and refactor itArthurHoaro2017-04-031-1/+1
| | | | | | | | | | | | It was multiplying a string containing a letter. Moved function to Utils.php and display a human readable limit size
* | Add API setting in the new theme during the installationArthurHoaro2017-03-221-2/+2
|/ | | | Also use the same variable name across template files
* Improve datetime displayArthurHoaro2017-03-061-2/+2
| | | | | | | | | | Use php-intl extension to display datetimes a bit more nicely, depending on the locale. What changes: * the day is no longer displayed * day number and month are ordered according to the locale * the timezone is more readable (UTC+1 instead of CET)
* Move default template to vintage folderArthurHoaro2017-02-2738-0/+2513