aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates
Commit message (Collapse)AuthorAge
* moving feed views related code in views.feed and massive use of url_forFrançois Schmidts2015-04-12
|
* The minimum error count is now specified in the configuration file.Cédric Bonhomme2015-04-08
|
* Merge remote-tracking branch 'upstream/master'François Schmidts2015-04-06
|\ | | | | | | | | | | Conflicts: pyaggr3g470r/controllers/feed.py pyaggr3g470r/templates/home.html
| * Minor changes to the CSS.Cédric Bonhomme2015-04-06
| |
| * Minor improvements to the CSS of the side nav.Cédric Bonhomme2015-04-05
| |
| * 'Jumbotron' replaced by 'well' bootstrap component in all templates.Cédric Bonhomme2015-04-04
| |
| * Misc improvements to the CSS.Cédric Bonhomme2015-04-01
| |
| * Added customized-bootstrap.css file.Cédric Bonhomme2015-04-01
| |
| * Displays the 'retrieved_date' instead of the 'id' in the /duplicates page.Cédric Bonhomme2015-03-29
| |
| * Improved table to the /duplicates page.Cédric Bonhomme2015-03-28
| |
| * It is now possible to delete all duplicate articles with one request.Cédric Bonhomme2015-03-28
| |
| * Display the article id in the 'duplicates' page.Cédric Bonhomme2015-03-27
| |
| * 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
| |
| * Format the date with the adequat Babel filter.Cédric Bonhomme2015-03-19
| |
| * Reverse the sort of articles.Cédric Bonhomme2015-03-17
| |
| * Improvements to the 'history' page.Cédric Bonhomme2015-03-16
| |
| * Added a new Jinja filter to get month name from number.Cédric Bonhomme2015-03-16
| |
| * 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
| |
* | misc updateFrançois Schmidts2015-04-06
|/ | | | | | updating the way we maintain feed up to date in the database fixing the counter bumping the minimum error count
* 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
|
bgstack15