Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sqlalchemy was requesting icons everytime feed where listed | François Schmidts | 2015-08-03 |
| | | | | so i choosed to move the icons into their own table | ||
* | adding munin probes | François Schmidts | 2015-07-31 |
| | |||
* | making it possible for super admin to update other's feed | François Schmidts | 2015-07-06 |
| | |||
* | the icon feature | François Schmidts | 2015-07-03 |
| | | | | | | * icon of feeds is now an url retrieved from the feed or the site link * the icon is displayed in the home page making it visually easier to read * the http crawler is in charge of keeping it up to date | ||
* | enforcing better user of user_id in controllers | François Schmidts | 2015-04-23 |
| | | | | | | thus enhancing rights limitations between users wider_controller are a way to say "I was the maximum rights my role allows me" | ||
* | making admin able to update all other users feed | François Schmidts | 2015-04-22 |
| | |||
* | Moved duplicate() function in utils.py. Some minor cosmethic changes. | Cédric Bonhomme | 2015-03-08 |
| | |||
* | Typo. | Cédric Bonhomme | 2015-03-04 |
| | |||
* | Merge remote-tracking branch 'origin/master' into evol/api | François Schmidts | 2015-03-03 |
| | | | | | | | | Conflicts: bootstrap.py pyaggr3g470r/models.py pyaggr3g470r/notifications.py pyaggr3g470r/rest.py | ||
* | new crawler with cache control and error handling | François Schmidts | 2015-03-03 |
| | |||
* | continuing refacto | François Schmidts | 2015-03-03 |
| | |||
* | first implementation of fetchable feeds | François Schmidts | 2015-03-03 |
| | |||
* | a first big refacto of the existing arch | François Schmidts | 2015-03-03 |
| | |||
* | splitting and refactoring the Restful api part | François Schmidts | 2015-03-03 |