aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Improved display of error message.Cédric Bonhomme2013-01-05
|
* Numbers are printed with commas as thousands separators (/feed page).Cédric Bonhomme2013-01-02
|
* Removed useless locale import.Cédric Bonhomme2013-01-02
|
* Numbers are printed with commas as thousands separators without taking into ↵Cédric Bonhomme2013-01-02
| | | | account the locale of the system.
* Numbers are printed with commas as thousands separators.Cédric Bonhomme2013-01-02
|
* Fix function name in export_epub().Cédric Bonhomme2013-01-01
|
* Updated copyrights years.Cédric Bonhomme2013-01-01
|
* Added a confirmation message after a successfull export of the database.Cédric Bonhomme2012-12-30
|
* Bugfix in export.py for export_txt().Cédric Bonhomme2012-12-30
|
* Removed unescape function.Cédric Bonhomme2012-12-30
|
* Removed strip_accents function.Cédric Bonhomme2012-12-30
|
* Removed useless print().Cédric Bonhomme2012-12-30
|
* Bugfix in export.py for export_html().Cédric Bonhomme2012-12-30
|
* Minor improvements to the /feed page.Cédric Bonhomme2012-12-30
|
* Minor improvements to the /feed page.Cédric Bonhomme2012-12-30
|
* Updated full and short version number in the Sphinx documentation.Cédric Bonhomme2012-12-30
|
* Version 3.7Cédric Bonhomme2012-12-29
|
* Updated revision number.Cédric Bonhomme2012-12-29
|
* Bad tag opening.Cédric Bonhomme2012-12-29
|
* Improved error response.Cédric Bonhomme2012-12-29
|
* add_feed now uses templated.Cédric Bonhomme2012-12-29
|
* Removed global variables for HTML header and footer tags.Cédric Bonhomme2012-12-29
|
* Template for the /unread page.Cédric Bonhomme2012-12-29
|
* Removed HTML headers and footers for 404 page.Cédric Bonhomme2012-12-29
|
* Template for the /history page.Cédric Bonhomme2012-12-29
|
* Typo.Cédric Bonhomme2012-12-29
|
* Removed useless HTML newline.Cédric Bonhomme2012-12-29
|
* The HTML month date picker has been removed from the /history page.Cédric Bonhomme2012-12-29
|
* Simplification of the history code.Cédric Bonhomme2012-12-26
|
* Minor Update to documentation.Cédric Bonhomme2012-12-21
|
* Updated README.Cédric Bonhomme2012-12-21
|
* Improvements in the search.html template.Cédric Bonhomme2012-12-20
|
* Optimization of the regular expression used by clear_string in utils.py.Cédric Bonhomme2012-12-20
|
* test get_words for the generation of the tag cloud.Cédric Bonhomme2012-12-20
|
* Added getwords(html) function.Cédric Bonhomme2012-12-20
|
* Typo.Cédric Bonhomme2012-12-20
|
* Minor update in the docCédric Bonhomme2012-12-14
|
* Up to one level in the documentation.Cédric Bonhomme2012-12-14
|
* Doc: precise the version of Python installed on the system in the ↵Cédric Bonhomme2012-12-14
| | | | installation script.
* Setting email notifications.Cédric Bonhomme2012-12-14
|
* Added links to Ohloh and Freecode in the documentation.Cédric Bonhomme2012-12-14
|
* Indentation of the HTML template file for the /feed pageCédric Bonhomme2012-12-13
|
* float() now useless with Python3Cédric Bonhomme2012-12-13
|
* Test if list of articles is not empty.Cédric Bonhomme2012-12-13
|
* Template for the /feed page.Cédric Bonhomme2012-12-13
|
* Doc...Cédric Bonhomme2012-12-09
|
* Minor changes to documentation.Cédric Bonhomme2012-12-09
|
* Updated README file.Cédric Bonhomme2012-12-07
|
* Updated README.Cédric Bonhomme2012-12-06
|
* Last commit was in the wrong branch!Cédric Bonhomme2012-12-06
|\
bgstack15