Commit Graph

2 Commits

Author SHA1 Message Date
Jocelyn Fiat
053cc000cd Updated webapi system.
Added specific webapi handler classes for root, user, access token, ...
Added new queries to user profile api.
Reviewed filter setup depending on the mode (site, admin, webapi).
2017-08-25 09:20:17 +02:00
Jocelyn Fiat
db585a4873 Added webapi system and first attempt for the core webapi.
Added user profile system to the core module.
Moved /user/{uid} from auth module to core module.
Added possibility to add html before and after a cms form. (useful to add a form before or after, as nested form are forbidden).
Now theme can be installed using roc install command.
2017-07-11 20:53:48 +02:00