aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates
Commit message (Collapse)AuthorAge
* Improvements and fixes for the history() function.Cédric Bonhomme2015-03-16
|
* A new test for the history page.Cédric Bonhomme2015-03-15
|
* The label of the badge (for the errors count) wasn't clear enough.Cédric Bonhomme2015-03-10
|
* TypoCédric Bonhomme2015-03-05
|
* ...Cédric Bonhomme2015-03-05
|
* Typo.Cé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
|
* adding refresh rate to the profile formFrançois Schmidts2015-03-04
|
* Merge remote-tracking branch 'origin/master' into evol/apiFrançois Schmidts2015-03-03
|\ | | | | | | | | | | | | | | Conflicts: bootstrap.py pyaggr3g470r/models.py pyaggr3g470r/notifications.py pyaggr3g470r/rest.py
| * Removed the functionality for the email notifications of new articles. No ↵Cédric Bonhomme2015-02-25
| | | | | | | | real added value.
* | displaying feed errors in uiFrançois Schmidts2015-03-03
| |
* | fixing/restoring logging levelFrançois Schmidts2015-03-03
|/
* 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
|
bgstack15