aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates
Commit message (Collapse)AuthorAge
* Fix layout template.Cédric Bonhomme2015-02-22
|
* Updated the link to the documentation.Cédric Bonhomme2015-02-21
|
* Misc changes to the layout template.Cédric Bonhomme2015-02-08
|
* buttons on the left is easierFrançois Schmidts2015-01-14
|
* Updated login forms and login template.Cédric Bonhomme2015-01-09
|
* btn-default style.Cédric Bonhomme2014-12-03
|
* Harmonization of buttons style.Cédric Bonhomme2014-12-02
|
* Minor changes to the layout.Cédric Bonhomme2014-11-30
|
* Updated feeds.html template.Cédric Bonhomme2014-11-28
|
* Added a button to delete duplicate articles.Cédric Bonhomme2014-11-28
|
* Improved layout of the template duplicate.html.Cédric Bonhomme2014-11-28
|
* Added duplicates.html template.Cédric Bonhomme2014-11-28
|
* Compare files with cosine.Cédric Bonhomme2014-11-28
|
* Class btn-default for the 'Log In' button.Cédric Bonhomme2014-11-08
|
* Confirmation message before deleting old articles.Cédric Bonhomme2014-11-08
|
* Updated 'About' page and translations.Cédric Bonhomme2014-10-12
|
* Bug fix: minor problem on the /search page.Cédric Bonhomme2014-10-02
|
* Do not wait for the complete document is loaded to run the js code.Cédric Bonhomme2014-10-01
|
* Minor UI improvements for the home page.Cédric Bonhomme2014-10-01
|
* fix...Cédric Bonhomme2014-10-01
|
* fix...Cédric Bonhomme2014-10-01
|
* Improved home page with tabs.Cédric Bonhomme2014-10-01
|
* Minor improvements to the home page.Cédric Bonhomme2014-10-01
|
* Significative performance improvement for the /favorites view.Cédric Bonhomme2014-09-23
|
* Significative performance improvement for the /unread view.Cédric Bonhomme2014-09-22
|
* Minor fix: bad link to generate an export of the articles.Cédric Bonhomme2014-09-12
|
* Removed gravatar extension.Cédric Bonhomme2014-09-12
|
* A link to the feed description page has been added in the commands.Cédric Bonhomme2014-08-22
|
* Updated translations.Cédric Bonhomme2014-08-20
|
* It is now possible to delete articles older than a given number of weeks.Cédric Bonhomme2014-08-20
|
* A new tab is opened when clicking on the title of an article.Cédric Bonhomme2014-08-10
|
* Removed anchor.Cédric Bonhomme2014-08-10
|
* Bold/Unbold the title of the article with jQuery.Cédric Bonhomme2014-08-10
|
* When displaying all articles (unread + read) titles of unread articles are ↵Cédric Bonhomme2014-08-09
| | | | emphasized in bold.
* Minor bug fix in the /inactives template.Cédric Bonhomme2014-08-06
|
* It is useless to retrieve all articles in order to count the number of articles.Cédric Bonhomme2014-07-13
|
* Fixed a bad link.Cédric Bonhomme2014-07-12
|
* Fixed a bad link.Cédric Bonhomme2014-07-09
|
* Typo.Cédric Bonhomme2014-07-07
|
* It is now possible to add new feeds with a bookmarklet.Cédric Bonhomme2014-07-07
|
* Added 'warning' CSS class for table rows of disabled feeds.Cédric Bonhomme2014-07-07
|
* reverse the list of usersCédric Bonhomme2014-07-05
|
* Users are now sorted with the attribute 'last_seen'.Cédric Bonhomme2014-07-05
|
* Using date CSS class where appropriate.Cédric Bonhomme2014-06-29
|
* Fixed some problems with href tags.Cédric Bonhomme2014-06-29
|
* Removed a bad character.Cédric Bonhomme2014-06-29
|
* Improved read/unread JS function.Cédric Bonhomme2014-06-29
|
* Improved read/unread JS function.Cédric Bonhomme2014-06-29
|
* Mark an article as read or unread via the REST API.Cédric Bonhomme2014-06-29
|
* A little bit more JavaScript.Cédric Bonhomme2014-06-29
|
bgstack15