Commit Graph

14 Commits

Author SHA1 Message Date
Jocelyn Fiat
e93af8da39 Merged branch 'master' into es17.05 2017-06-09 10:41:10 +02:00
Jocelyn Fiat
359344c9dd Fixed link for Oauth sign with.
Added administration pages for OAuth20 module.
2017-06-08 22:16:12 +02:00
Jocelyn Fiat
38f9b6cc89 Merge branch 'master' into es17.01
# Conflicts:
#	examples/demo/demo.ecf
2017-04-06 15:40:14 +02:00
Jocelyn Fiat
5915af6a9c Added masquerade dev module and disabled it by default.
- it allows to login as a given user by passing security check.
  - it must be used only during development!
  - disabled by default!
Updated the session auth module to make it easier to be reused.
  - masquerade module is based on the session auth module.
2017-04-06 15:33:51 +02:00
jvelilla
72cfd1d652 Initial import Google Custom Search 2.0
Updated demo to use it.
2017-03-30 22:05:35 -03:00
Jocelyn Fiat
c261554a39 Merge branch 'master' into es17.01
# Conflicts:
#	examples/demo/demo.ecf
#	modules/admin/admin-safe.ecf
2017-03-30 12:03:41 +02:00
Jocelyn Fiat
0ce7d11e52 Implemented custom cms format, and associated administration pages.
Applied to existing filter and format.
Added embedded_video filter (initially contribute by Javier Velilla).
2017-03-30 11:58:44 +02:00
3d2770e759 Merge branch 'master' into es_17_01
# Conflicts:
#	examples/demo/demo.ecf
#	modules/node/node-safe.ecf
2017-03-01 08:51:23 +01:00
a341bd98eb Improved node management.
- List node by node types
- fixed the trash/restore/delete workflow
Added messaging module to send message to cms users (by email for now).
Added early protection for cache, export and import functionalities.
2017-02-28 11:24:48 +01:00
b0976b1b20 Merge branch 'master' into es_17_01 2017-02-10 12:23:34 +01:00
bef99dd762 Added support for sitemap.xml . 2017-02-10 12:08:33 +01:00
453f42700a Fixed demo.ecf 2017-02-08 16:35:23 +01:00
e6c709fbf0 Converted .ecf to version 1-16-0 (introduced with EiffelStudio 17.01). 2017-02-08 12:16:26 +01:00
7c398a9f33 Added support for user, user_roles, page, blog export and import.
Added basic support for comments, for now mainly viewing comments from database (no submission forms yet).
Added first simple wikitext filter (render wikitext content as xhtml).
Ensure response content type is text/html with utf-8 charset.
2017-01-27 11:57:52 +01:00