Commit Graph

35 Commits

Author SHA1 Message Date
Flavio Copes
33e363affa Merge pull request #524 from getgrav/feature/show-account-page-for-login-acl
Show account page for users with admin.login ACL
2016-04-27 11:48:16 -06:00
Djamil Legato
69459ec611 Fixed toggler for stable/testing channel 2016-04-20 15:59:46 -07:00
Flavio Copes
bc18840a1a Require login/forgot forms fields so they are validated client-side too 2016-04-08 11:11:10 +02:00
Oliver Stapelfeldt
072b51dea0 Update register.md 2016-03-20 11:54:13 +01:00
Lionel Salabartan
b59b9ea8ad Use of language strings for placeholder in forms. 2016-03-15 01:02:44 +01:00
Flavio Copes
6ed680109c Add correct acl setting to config page 2016-01-16 10:33:46 +01:00
Andy Miller
4eded02516 Added access check for config pages 2016-01-15 19:00:30 -07:00
Flavio Copes
8e34aa3c30 Drop old logs code 2016-01-10 18:22:06 +01:00
Flavio Copes
ae1b2a074c Show any configuration item Grav finds under user/config, if there is an associated blueprint provided
Also, organize current system/site/info files under a common
config.html.twig. Delete info/site/system twig files. Preserve BC by
setting the template of system/site/info to "config", in the pages.
2016-01-03 17:53:04 +01:00
Andy Miller
148176c9a7 Just to make Paul happy! :) 2015-12-10 18:36:11 -07:00
Flavio Copes
2996d009a8 Use type email for email, so it validates in the frontend too 2015-12-10 22:21:13 +01:00
Andy Miller
19d73c1fdd refactor including site-side redirect if no accounts. 2015-12-10 13:22:23 -07:00
Flavio Copes
62820793d0 Add pattern for username. Drop manual validation 2015-12-10 19:34:02 +01:00
Flavio Copes
4c109d002c Admin registration working 2015-12-10 12:07:36 +01:00
Andy Miller
c1311567b4 more progress with the registration 2015-12-09 21:37:34 -07:00
Andy Miller
03fd601a49 cleaned up the buttons 2015-12-09 18:56:39 -07:00
Andy Miller
3ca0c17f27 slowly prettying up the registration form 2015-12-09 18:07:51 -07:00
Andy Miller
fb30324187 started work on admin registration logic 2015-12-04 11:58:28 -07:00
Andy Miller
065e01926d updated admin login page 2015-12-04 11:24:30 -07:00
Andy Miller
61f1908750 Added a phpinfo page under configuration 2015-08-11 18:30:27 -06:00
Sommerregen
5a7c07dd89 Fixes #30 2015-08-08 10:51:54 +02:00
Gert
1402e14272 rudimentary backup [fixes #45] 2015-04-27 13:37:22 +02:00
Gert
a2badcbfe8 Hook up page filtering [fixes #22][fixes #23] 2015-04-20 20:41:34 +02:00
Gert
f085f8438b forgot password [fixes #28] 2015-04-20 16:01:20 +02:00
Gert
cb77f0f848 gpm functionality in admin 2015-04-13 21:37:12 +02:00
Djamil Legato
c90756450f Autofocus on username in login 2014-12-21 22:48:48 -08:00
Andy Miller
b08766b4a9 Added cache clear + toastr js lib for notifications 2014-12-11 19:57:57 -07:00
Andy Miller
02f62e283a media first swipe 2014-09-22 15:49:53 -06:00
Matias Griese
9c4bc41bd6 Add missing templates (placeholders) 2014-09-09 07:58:19 +03:00
Matias Griese
ff001b3dbc Merge branch 'feature/login-separation' of bitbucket.org:rockettheme/grav-plugin-admin into feature/redesign
Conflicts:
	admin.php
	admin.yaml
	pages/admin/login.md
	pages/admin/themes.md
2014-09-09 07:57:53 +03:00
Matias Griese
fa2975ca03 Separate login and session handling into its own plugin 2014-09-09 06:10:31 +03:00
Andy Miller
05f7d1fd2e more progress.. got latest and counts working 2014-09-05 22:27:30 -06:00
Andy Miller
955f4c8db8 more progress with initial admin redesign 2014-09-04 18:51:32 -06:00
Andy Miller
47bb15f34d initial login page is styled 2014-09-04 15:36:34 -06:00
Djamil Legato
56ad7febfd Source 2014-08-05 13:06:38 -07:00