aboutsummaryrefslogtreecommitdiffstats
path: root/templates/news
AgeCommit message (Collapse)Author
2012-11-13Use le timago.js plugin to display datesGuillaume Horel
Ca a l'air de marcher, mais pose la question suivante: Pourquoi pas se débarasser du champ timezone dans la base de donnée et faire la conversion directement au niveau du javascript? L'avantage étant que l'utilisateur n'a aucun réglage à faire car le navigateur a accès à la timezone du système qui est sans la doute la première chose que l'utilisateur change.
2012-11-12ajoute une page d'aideGuillaume Horel
2012-11-12Make the locale encoding explicit to work even when the system's config is weirdThibaut Horel
2012-11-10Fix locales and minor encoding issueThibaut Horel
2012-11-09add rss fluxGuillaume Horel
2012-11-08Add info boxes on home page.Thibaut Horel
The choice of BeautifulSoup to shorten comments is open to discussion. It is a bit overkill.
2012-11-08Cosmetic changesThibaut Horel
2012-11-07fixed up the comment systemGuillaume Horel
2012-11-07reworked the templatesGuillaume Horel
2012-11-08Keep both rst and html rendered content in the database. News edit featureThibaut Horel
2012-11-08Add date formatting filterThibaut Horel
2012-11-08Also use rst for news contentThibaut Horel
2012-11-07Add rst parsing for comments. Slightly crude for now, but I need to head out ↵Thibaut Horel
to the movies
2012-11-07Add comments feature: show list, addThibaut Horel
2012-11-07Add basic news feature: list, show, addThibaut Horel
2012-11-04Import static files from Thibaut's siteGuillaume Horel