Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Platform URL is missing for Heroku. | Cédric Bonhomme | 2015-04-17 | |
| | ||||
* | Platform URL is missing for Heroku. | Cédric Bonhomme | 2015-04-17 | |
| | ||||
* | Load Postmark API key for Heroku. | Cédric Bonhomme | 2015-04-17 | |
| | ||||
* | Merged in jaesivsm/pyaggr3g470r (pull request #10) | Cédric Bonhomme | 2015-04-17 | |
|\ | | | | | | | misc fix and search integration in the new style page | |||
| * | facto on config and more option in log levels | François Schmidts | 2015-04-16 | |
| | | ||||
| * | misc bugfix (dict should be set at load time) and var renaming | François Schmidts | 2015-04-16 | |
| | | ||||
| * | redoing sorting on SQL and allowing to reverse sorting | François Schmidts | 2015-04-16 | |
| | | ||||
| * | removing unused template | François Schmidts | 2015-04-16 | |
| | | ||||
| * | introducing the or filter component | François Schmidts | 2015-04-16 | |
| | | ||||
| * | redoing full text search | François Schmidts | 2015-04-16 | |
| | | | | | | | | | | using SQL LIKE condition using main home design for displaying results | |||
| * | No bad default 'No title' for feed creation | François Schmidts | 2015-04-16 | |
|/ | ||||
* | 'CRAWLING_METHOD wasn't initialized on Heroku. | Cédric Bonhomme | 2015-04-14 | |
| | ||||
* | Merged in jaesivsm/pyaggr3g470r (pull request #9) | Cédric Bonhomme | 2015-04-14 | |
|\ | | | | | | | adding conf defaults and using conf in templates | |||
| * | making fetch call dependent to the crawling method option | François Schmidts | 2015-04-14 | |
| | | ||||
| * | redoing conf gathering and using it in templates | François Schmidts | 2015-04-14 | |
|/ | ||||
* | Removed a link pointing to a deleted page. | Cédric Bonhomme | 2015-04-14 | |
| | ||||
* | Updated translations. | Cédric Bonhomme | 2015-04-14 | |
| | ||||
* | Automatically download articles for the new feed. | Cédric Bonhomme | 2015-04-14 | |
| | ||||
* | It is now possible to sort articles by date (default) or by feed. | Cédric Bonhomme | 2015-04-13 | |
| | ||||
* | Updated translations. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | Bugfix: forgot to pass the 'user' variable to the template. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | Removed useless form instance. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | Fixed a bug when creating a new user via the dashboard. An other little ↵ | Cédric Bonhomme | 2015-04-12 | |
| | | | | improvement for the main menu. | |||
* | Typo. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | Do not display the search button on Heroku. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | Removed a bad character in the layout.html file. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | Added some spaces betweens icons and text. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | Fix: test if we display the button to fetch article. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | It is now possible to add a new feed from any page via a dropdown menu. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | Merged in jaesivsm/pyaggr3g470r (pull request #8) | Cédric Bonhomme | 2015-04-12 | |
|\ | | | | | | | again miscellaneous improvements | |||
| * | improving look and feel of home page | François Schmidts | 2015-04-12 | |
| | | ||||
| * | making the favorites link switch to home when the displayed page is favorites | François Schmidts | 2015-04-12 | |
| | | ||||
| * | no redirect from home if no feed has been tfiltered in | François Schmidts | 2015-04-12 | |
| | | ||||
| * | first take on redoing the menu | François Schmidts | 2015-04-12 | |
| | | ||||
| * | regrouping favorties and home, redoing the tab selection jscode | François Schmidts | 2015-04-12 | |
| | | ||||
| * | correcting a bug where we didn't allow to edit a feed | François Schmidts | 2015-04-12 | |
| | | ||||
| * | removing unread page | François Schmidts | 2015-04-12 | |
| | | ||||
| * | auto redirect to the all including filter when landing on no result | François Schmidts | 2015-04-12 | |
| | | ||||
| * | no more target, no more going back on the top of the page | François Schmidts | 2015-04-12 | |
| | | ||||
| * | adding a reset link to the feed page | François Schmidts | 2015-04-12 | |
| | | ||||
| * | getting things out of the view a little more | François Schmidts | 2015-04-12 | |
| | | ||||
| * | moving feed views related code in views.feed and massive use of url_for | François Schmidts | 2015-04-12 | |
|/ | ||||
* | Updated bootstrap. | Cédric Bonhomme | 2015-04-12 | |
| | ||||
* | Removed debug print. | Cédric Bonhomme | 2015-04-08 | |
| | ||||
* | Release 6.5.1 | Cédric Bonhomme | 2015-04-08 | |
| | ||||
* | The minimum error count is now specified in the configuration file. | Cédric Bonhomme | 2015-04-08 | |
| | ||||
* | Merged in jaesivsm/pyaggr3g470r (pull request #7) | Cédric Bonhomme | 2015-04-07 | |
|\ | | | | | | | improving http crawler and misc correction on controller use | |||
| * | correcting the way we use the controllers and adding documentation | François Schmidts | 2015-04-07 | |
| | | ||||
| * | Merge remote-tracking branch 'upstream/master' | François Schmidts | 2015-04-06 | |
| |\ | | | | | | | | | | | | | | | | Conflicts: pyaggr3g470r/controllers/feed.py pyaggr3g470r/templates/home.html | |||
| * | | misc update | François Schmidts | 2015-04-06 | |
| | | | | | | | | | | | | | | | | | | updating the way we maintain feed up to date in the database fixing the counter bumping the minimum error count |