aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates/feed.html
Commit message (Collapse)AuthorAge
* Rfactorization. Just a start...Cédric Bonhomme2015-11-25
|
* fixing bug on reset link for feeds and hidding feed title for eXtraSmall deviceFrançois Schmidts2015-07-03
|
* using conf.DEFAULT_MAX_ERROR in feed templateFrançois Schmidts2015-07-02
|
* Removed 'articles' view.Cédric Bonhomme2015-05-09
|
* adding a reset link to the feed pageFrançois Schmidts2015-04-12
|
* moving feed views related code in views.feed and massive use of url_forFrançois Schmidts2015-04-12
|
* 'Jumbotron' replaced by 'well' bootstrap component in all templates.Cédric Bonhomme2015-04-04
|
* Previous commit is useless...Cédric Bonhomme2015-03-23
|
* Use the 'safe' Jinja filter to prevent bad html code.Cédric Bonhomme2015-03-23
|
* Fixed a minor bug in the '/feed' page.Cédric Bonhomme2015-03-23
|
* TypoCédric Bonhomme2015-03-05
|
* Minor update to the 'feed' template.Cédric Bonhomme2015-03-05
|
* Take advantage of some new fields of the Feed objects.Cédric Bonhomme2015-03-05
|
* Misplaced point.Cédric Bonhomme2015-03-04
|
* displaying feed errors in uiFrançois Schmidts2015-03-03
|
* Confirmation message before suppression of accounts and suppression of feeds.Cédric Bonhomme2014-05-04
|
* Using datetime filter in all templates.Cédric Bonhomme2014-05-03
|
* Internationalization to french in progress.Cédric Bonhomme2014-05-01
|
* Beginning of the port to PostgreSQL.Cédric Bonhomme2014-04-07
|
* Improvements to the OPML importer.Cédric Bonhomme2014-02-09
|
* Updated all links to /articles page.Cédric Bonhomme2014-02-06
|
* Give an idea of the importance of a feed compared to the whole database.Cédric Bonhomme2014-02-04
|
* Updated /feed page.Cédric Bonhomme2014-01-26
|
* The description of the feed is stored in the database.Cédric Bonhomme2014-01-26
|
* Minor fix when a feed contains 0 article.Cédric Bonhomme2014-01-06
|
* Displaying more information in the /feed page.Cédric Bonhomme2014-01-01
|
* Restored tag cloud per feed.Cédric Bonhomme2013-11-17
|
* It is now possible to add and edit a feed.Cédric Bonhomme2013-11-10
|
* Another minor bugfix...Cédric Bonhomme2013-11-02
|
* Minor improvements to the templates.Cédric Bonhomme2013-11-01
|
* Updated templates.Cédric Bonhomme2013-11-01
|
* It is now possible to delete an article or an entire feed.Cédric Bonhomme2013-11-01
|
* Added new template to display information about a feed.Cédric Bonhomme2013-11-01
bgstack15