aboutsummaryrefslogtreecommitdiff
path: root/src/web/models
Commit message (Collapse)AuthorAge
* The user can now add its twitter page.Cédric Bonhomme2016-10-06
|
* Removed refresh_rate column for the user table.Cédric Bonhomme2016-10-05
|
* Fixed a bug when removing a user who have feeds in categories.Cédric Bonhomme2016-10-04
|
* add column webpage in the user tableCédric Bonhomme2016-09-21
|
* Draft for a public user profile page.Cédric Bonhomme2016-09-20
|
* Merge branch 'master' of github.com:JARR/JARRCédric Bonhomme2016-05-29
|\
| * Removed now useless function for Article objects.Cédric Bonhomme2016-05-02
| |
* | Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
|/
* Bugfix: it was not possible to delete a user with categories.Cédric Bonhomme2016-05-01
|
* Updated preprocessors for the v3 Article API.Cédric Bonhomme2016-04-24
|
* Updated JARR GitHub address. Thanks GitHub!Cédric Bonhomme2016-04-18
|
* Minor updates in the manager.Cédric Bonhomme2016-04-07
|
* Fixed a bug for non-administor users.Cédric Bonhomme2016-04-07
|
* Send an email for the account confirmation.Cédric Bonhomme2016-04-07
|
* begin integration of the new architectureCédric Bonhomme2016-03-01
|
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
|
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
|
* Major changes to the right panel.Cédric Bonhomme2016-02-14
|
* The date of modification of articles is now used to detect changes.Cédric Bonhomme2016-02-13
|
* Updated Copyright years.Cédric Bonhomme2016-02-05
|
* handling errors from one page appFrançois Schmidts2016-01-31
|
* wip redoing feed panelFrançois Schmidts2016-01-30
|
* draft displaying articleFrançois Schmidts2016-01-29
|
* wip right panelFrançois Schmidts2016-01-29
|
* bootstraping reactFrançois Schmidts2016-01-26
|
* fixing sqlalchemy resolving warningFrançois Schmidts2016-01-26
|
* removing misplaced stuffs from views, more controllers useFrançois Schmidts2016-01-26
|
* base modification in model for category supportFrançois Schmidts2016-01-26
|
* it seemms that alembic do not find the modelsCédric Bonhomme2016-01-06
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15