aboutsummaryrefslogtreecommitdiff
path: root/source/static
Commit message (Expand)AuthorAge
* Added a button to reindex the database on the /search page.Cédric Bonhomme2013-06-24
* Integration of the new search module.Cédric Bonhomme2013-06-24
* Updated the /management template.Cédric Bonhomme2013-06-24
* Minor changes to the tempate of the /unread page.Cédric Bonhomme2013-06-07
* Updated login page CSS.Cédric Bonhomme2013-05-02
* The qrcode module has been ported to Python 3.3 and the qrcode image is horiz...Cédric Bonhomme2013-04-15
* Improvement of the display of the /article view.Cédric Bonhomme2013-04-15
* Improvements in the article.html template.Cédric Bonhomme2013-04-15
* The heart pict wasn't any more present in the /history page.Cédric Bonhomme2013-04-14
* A picto was not displayed in the /articles page.Cédric Bonhomme2013-04-12
* Minor bugfix: the link to the heart picto was wrong.Cédric Bonhomme2013-04-12
* Added a link to the page of unread article in the /feed page.Cédric Bonhomme2013-04-10
* Added the case when the feed is empty for the /articles view.Cédric Bonhomme2013-03-28
* Minor fix to the /feed view when a feed has no articles.Cédric Bonhomme2013-03-28
* Chech if there is any subscription.Cédric Bonhomme2013-03-27
* THe /management page points now to the /subsciptions page.Cédric Bonhomme2013-03-27
* Minor changes to the format of the /management page.Cédric Bonhomme2013-03-27
* Removed the 'Add feed' form from the page /subscriptions.Cédric Bonhomme2013-03-27
* The /subscriptions page refers now to the appropriate feeds page.Cédric Bonhomme2013-03-24
* Added new views: subscriptions in order to list subscribed feeds.Cédric Bonhomme2013-03-19
* It is now possible to switch between the plain text and the HTML version of t...Cédric Bonhomme2013-03-18
* The plain_text views and plain_text template has been removed. There is now a...Cédric Bonhomme2013-03-18
* Updated templates.Cédric Bonhomme2013-03-15
* Reaorganization of folders for the CSS, templates and pictures.Cédric Bonhomme2013-03-15
bgstack15