aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/controllers/abstract.py
Commit message (Collapse)AuthorAge
* Rfactorization. Just a start...Cédric Bonhomme2015-11-25
|
* sqlalchemy was requesting icons everytime feed where listedFrançois Schmidts2015-08-03
| | | | so i choosed to move the icons into their own table
* The search is now case unsensitive.Cédric Bonhomme2015-06-01
|
* adding base unittestsFrançois Schmidts2015-05-15
|
* enforcing better user of user_id in controllersFrançois Schmidts2015-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 feedFrançois Schmidts2015-04-22
|
* introducing the or filter componentFrançois Schmidts2015-04-16
|
* redoing full text searchFrançois Schmidts2015-04-16
| | | | | using SQL LIKE condition using main home design for displaying results
* moving feed views related code in views.feed and massive use of url_forFrançois Schmidts2015-04-12
|
* correcting the way we use the controllers and adding documentationFrançois Schmidts2015-04-07
|
* pylint checkCédric Bonhomme2015-03-15
|
* adding some docstringFrançois Schmidts2015-03-03
|
* new crawler with cache control and error handlingFrançois Schmidts2015-03-03
|
* continuing refactoFrançois Schmidts2015-03-03
|
* first implementation of fetchable feedsFrançois Schmidts2015-03-03
|
* a first big refacto of the existing archFrançois Schmidts2015-03-03
bgstack15