aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/routing.yml
Commit message (Collapse)AuthorAgeFilesLines
* WIPfederationThomas Citharel2017-06-231-0/+5
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fix tests & deprecation noticeJeremy Benoist2016-12-151-4/+0
|
* Added shortcutsNicolas Lœuillet2016-11-151-0/+3
|
* Ensure access_token are removedJeremy Benoist2016-10-081-0/+5
| | | | | | | | When we remove the client, we should ensure that access_token are also removed. To ensure that, I created a test that generated an access_token. So when we remove the client, this association should be cascaded and shouldn’t generate an error. Also I moved some Api related stuff to the ApiBundle (like the developer controler and ClientType form)
* Add users management UIJeremy Benoist2016-10-021-0/+5
| | | | | | - remove the “add a user” from the config page - add a CRUD on user - fix some missing translations (+ bad indentation)
* Remove useless spacesJeremy Benoist2016-06-241-2/+2
|
* Rename CommentBundle with AnnotationBundleNicolas Lœuillet2016-02-261-2/+2
|
* Comment work with annotator v2Thomas Citharel2016-02-261-0/+4
| | | | | | - add missing annotator.js file and fix typo - edit & delete routes, started tests - basic tests
* Add CraueConfig for internal settingsJeremy Benoist2016-01-311-1/+8
|
* Update bundle & stock fileJeremy Benoist2016-01-151-1/+1
| | | | | | - update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition) - update bundle to latest release - remove security on profiler
* Add tagged services for importJeremy Benoist2016-01-021-1/+1
| | | | | | | | | - list services in /import - add url to import service - ImportBundle routing are now prefixed by /import - optimize flush in each import (flushing each 20 contents) - improve design of each import - add more tests
* 1st draft for Pocket import via APINicolas Lœuillet2016-01-021-0/+5
|
* Fix pattern deprecationJeremy Benoist2015-11-071-5/+5
| | | | Replaced by path
* CleanupJeremy Benoist2015-10-031-5/+0
| | | | | - remove unecessary routing for UserBundle - remove unused form type
* move some files to UserBundleNicolas Lœuillet2015-10-031-10/+0
|
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-9/+14
|
* * public registrationNicolas Lœuillet2015-10-031-0/+6
| | | | | * remove WSSE implementation * add oAuth2 implementation
* Adds pagerfanta paginator everywhere, modifies article routing. Change API ↵Francois Gravelaine2015-07-281-4/+8
| | | | for is_starred and is_archived
* Move API stuff in ApiBundleJeremy2015-04-011-0/+4
|
* Add LiipThemeBundleJeremy2015-03-011-3/+3
| | | | | | | | Re-defined the config / user relation to be OneToOne bidirectionnal. ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle Force sqlite for test In case of people use a different driver in parameter.yml (yes I do :))
* rename Tags entityNicolas Lœuillet2015-02-091-5/+0
| | | | | | | | why did I delete this file? rename Tags entity rename Tags entity
* first implementation of securityNicolas Lœuillet2015-01-311-0/+8
|
* routing for API, trying to respect #414Nicolas Lœuillet2015-01-291-4/+9
|
* bundle for APINicolas Lœuillet2015-01-281-4/+4
|
* 1st implementation of wallabag api, yeahNicolas Lœuillet2015-01-281-1/+10
|
* refactoring for fetching contentNicolas Lœuillet2015-01-261-1/+1
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-2/+2
|
* some parameters, new entry form, etc.Nicolas Lœuillet2015-01-231-0/+4
|
* symfony is thereNicolas Lœuillet2015-01-221-0/+3