aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/models
Commit message (Collapse)AuthorAge
* Rfactorization. Just a start...Cédric Bonhomme2015-11-25
|
* By hoping this closes #9 without adding another bug.Cédric Bonhomme2015-08-04
|
* sqlalchemy was requesting icons everytime feed where listedFrançois Schmidts2015-08-03
| | | | so i choosed to move the icons into their own table
* retrieved date is now when retrieved and comparison are made on the date of ↵François Schmidts2015-07-21
| | | | articles
* the icon featureFrançois Schmidts2015-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
* adding filters fieldFrançois Schmidts2015-07-02
|
* testing special controller methodsFrançois Schmidts2015-05-15
|
* adding base unittestsFrançois Schmidts2015-05-15
|
* making admin able to update all other users feedFrançois Schmidts2015-04-22
|
* No bad default 'No title' for feed creationFrançois Schmidts2015-04-16
|
* Merge remote-tracking branch 'upstream/master'François Schmidts2015-04-06
|\ | | | | | | | | | | Conflicts: pyaggr3g470r/controllers/feed.py pyaggr3g470r/templates/home.html
| * Clean the file utils.pyCédric Bonhomme2015-03-28
| |
| * changed the type of the column 'last_modified' to string.Cédric Bonhomme2015-03-10
| |
| * Typo.*Cédric Bonhomme2015-03-09
| |
| * Bug fix.Cédric Bonhomme2015-03-09
| |
| * Simplified manager.py.Cédric Bonhomme2015-03-06
| |
* | correcting wait counter and reactivating last_retrievedFrançois Schmidts2015-03-05
|/
* Typo.Cédric Bonhomme2015-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
* fixing the multi apiFrançois Schmidts2015-03-03
|
* splitting modelsFrançois Schmidts2015-03-03
|
* new crawler with cache control and error handlingFrançois Schmidts2015-03-03
|
* continuing refactoFrançois Schmidts2015-03-03
|
* a first big refacto of the existing archFrançois Schmidts2015-03-03
|
* adding news fields and migrations scriptsFrançois Schmidts2015-03-03
|
* global esthetics tweakFrançois Schmidts2015-03-03
bgstack15