| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-09 | Fix two bugs | Thibaut Horel | |
| * make the shortening function backward compatible to old comments * fix a bug where the show_user function would always display the current user's profile | |||
| 2012-11-09 | Import old database. | Thibaut Horel | |
| The database is in the file new.db. dump,sql contains a sqlite3 compliant dump. To regenerate the database from the dump: $ sqlite3 old.db < dump.sql $ python createdb.py -s schema.sql -d new.db $ python import.py old.db new.db | |||
| 2012-11-09 | add rss flux | Guillaume Horel | |
| 2012-11-08 | add the javascript files | Guillaume Horel | |
| 2012-11-08 | add the kadoscope | Guillaume Horel | |
| 2012-11-08 | fix up Thibaut's brain damaged code | Guillaume Horel | |
| 2012-11-08 | Add todo list and an idea I had in README.md. I'm done for tonight | Thibaut Horel | |
| 2012-11-08 | Add 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-08 | Forgot to take Guillaume's remark into account in previous commit | Thibaut Horel | |
| 2012-11-08 | User feature (view and edit profile) | Thibaut Horel | |
| 2012-11-08 | Cosmetic changes | Thibaut Horel | |
| 2012-11-08 | Add sql dump from the former website (we need to figure out how to import it) | Thibaut Horel | |
| 2012-11-08 | Filter improvements | Thibaut Horel | |
| 2012-11-07 | fixed up the comment system | Guillaume Horel | |
| 2012-11-07 | reworked the templates | Guillaume Horel | |
| 2012-11-07 | Saner layouts | Guillaume Horel | |
| the login page should look fine now. | |||
| 2012-11-08 | Keep both rst and html rendered content in the database. News edit feature | Thibaut Horel | |
| 2012-11-08 | Add date formatting filter | Thibaut Horel | |
| 2012-11-08 | Also use rst for news content | Thibaut Horel | |
| 2012-11-07 | Add rst parsing for comments. Slightly crude for now, but I need to head out ↵ | Thibaut Horel | |
| to the movies | |||
| 2012-11-07 | Add comments feature: show list, add | Thibaut Horel | |
| 2012-11-07 | Remove useless function, time to add mooorre features | Thibaut Horel | |
| 2012-11-07 | Add logout | Thibaut Horel | |
| 2012-11-07 | Add basic news feature: list, show, add | Thibaut Horel | |
| 2012-11-07 | Code cleanup. Login is now functional. | Thibaut Horel | |
| There is a script createdb.py to create the db from the schema.sql file | |||
| 2012-11-05 | starting to hook things up | Guillaume Horel | |
| 2012-11-04 | Import static files from Thibaut's site | Guillaume Horel | |
| 2012-11-02 | add description file | Guillaume Horel | |
| 2012-11-02 | first commit | Guillaume Horel | |
