Commit Graph

1457 Commits

Author SHA1 Message Date
Andy Miller
0b17baacbe Merge branch 'release/1.0.0' into develop 2015-12-11 13:47:46 -07:00
Andy Miller
a4790b9797 Release 1.0!! 2015-12-11 13:46:48 -07:00
Andy Miller
1d338094f2 force lowercase of username 2015-12-11 10:34:40 -07:00
Flavio Copes
a5cbf22d77 strtolower the username prior to calling authenticate 2015-12-11 17:25:55 +01:00
Andy Miller
36ff9d150d language updates 2015-12-10 22:16:52 -07:00
Andy Miller
eb04e9949e Revert "twig fix lang strings"
This reverts commit 13225c4eba.
2015-12-10 20:33:07 -07:00
Andy Miller
13225c4eba twig fix lang strings 2015-12-10 20:32:46 -07:00
Andy Miller
148176c9a7 Just to make Paul happy! :) 2015-12-10 18:36:11 -07:00
Andy Miller
db806b86e4 form breakpoints 2015-12-10 16:42:18 -07:00
Andy Miller
72cd1099cd Removed unnecessary cache file check.. no real performance difference 2015-12-10 16:14:13 -07:00
Andy Miller
7b5117ed64 Added security capability to the section field.. so you can wrap areas of blueprints in security checks. 2015-12-10 16:07:07 -07:00
Andy Miller
a3a4d8d0d8 notice if you don't have permissions to even see dashboard 2015-12-10 16:06:24 -07:00
Flavio Copes
8bfe80d4a3 Drop unneeded event handler 2015-12-10 22:28:30 +01: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
d11f77ffde Merge branch 'feature/admin_registration' into develop 2015-12-10 13:22:54 -07:00
Andy Miller
19d73c1fdd refactor including site-side redirect if no accounts. 2015-12-10 13:22:23 -07:00
Flavio Copes
0d4be5d19e Merge pull request #336 from tcsizmadia/develop
Updated languages.yaml
2015-12-10 20:32:30 +01:00
Andy Miller
cceb39a05c Merge branch 'feature/admin_registration' of https://github.com/getgrav/grav-plugin-admin into feature/admin_registration
Conflicts:
	admin.php
2015-12-10 12:12:04 -07:00
Andy Miller
914dd0315f refactoring a little 2015-12-10 12:08:06 -07:00
Tamas Csizmadia
3e302ab7d7 Updated languages.yaml
Hungarian translation of ACTIVATE
2015-12-10 19:59:13 +01:00
Flavio Copes
62820793d0 Add pattern for username. Drop manual validation 2015-12-10 19:34:02 +01:00
Andy Miller
4e1f1109e1 Merge branch 'develop' into feature/admin_registration 2015-12-10 11:02:47 -07:00
Andy Miller
ed51e48e35 various updates 2015-12-10 11:02:19 -07:00
Flavio Copes
88550797e3 Revert "Fix issue in base_url_relative_frontend on sites not running on a subfolder"
This reverts commit 11557780f1.
2015-12-10 18:17:09 +01:00
Flavio Copes
dee3ee9e1b Fix favicon base 2015-12-10 18:16:53 +01:00
Flavio Copes
be3a2b8f46 Move inside if 2015-12-10 18:12:12 +01:00
Flavio Copes
23c6e262ef Indent properly 2015-12-10 18:03:10 +01:00
Flavio Copes
ca2c251aa4 Add missing {% set value = form.value(field.name) %} 2015-12-10 18:02:12 +01:00
Andy Miller
87aa4b36c9 Merge branch 'develop' into feature/admin_registration 2015-12-10 09:47:37 -07:00
Flavio Copes
1d5093f4ff Tweak messages.html.twig to include form error messages 2015-12-10 13:05:06 +01:00
Flavio Copes
86ea5893fa Drop unneeded method 2015-12-10 13:04:49 +01:00
Flavio Copes
4c109d002c Admin registration working 2015-12-10 12:07:36 +01:00
Flavio Copes
11557780f1 Fix issue in base_url_relative_frontend on sites not running on a subfolder 2015-12-10 10:17:32 +01:00
Flavio Copes
5dda11e6b3 Fix #334 didn't use param sep 2015-12-10 10:17:02 +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
cb3127f545 Merge branch 'develop' into feature/admin_registration 2015-12-09 17:22:32 -07:00
Flavio Copes
069ff8fe7c Merge pull request #332 from MATsxm/patch-10
Update languages.yaml
2015-12-09 08:54:07 +01:00
Marc-Antoine Thevenet
1446a6a29e Update languages.yaml
few /fr adjustments
Thanks
2015-12-08 18:41:56 -04:00
Matias Griese
593ca0eeb0 Merge pull request #331 from getgrav/feature/gantry
Add support for Gantry into Grav admin
2015-12-08 10:16:40 +02:00
Matias Griese
25b1fd5be9 Merge branches 'develop' and 'feature/gantry' of https://github.com/getgrav/grav-plugin-admin into feature/gantry
# Conflicts:
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
2015-12-08 10:15:18 +02:00
Flavio Copes
c274270c94 Add CSS fix for tabs in plugin/theme settings 2015-12-07 10:40:47 +01:00
Matias Griese
afe830c0c7 Merge branches 'develop' and 'feature/gantry' of https://github.com/getgrav/grav-plugin-admin into feature/gantry 2015-12-07 10:45:52 +02:00
Flavio Copes
b2140c5814 Merge pull request #328 from getgrav/feature/allow-to-hide-markdown-preview
Allow to set hidePreview: true on `markdown` field type when defining blueprints. Since the preview is based around the concept of a page, and renders its content, we cannot use it there
2015-12-04 20:43:17 +01:00
Flavio Copes
828b0e7f78 Instead of requiring an option to disable preview, disable by default. Enable on demand. 2015-12-04 20:43:04 +01:00
Flavio Copes
f0da78f0a6 Allow to set hidePreview: true on markdown field type when defining blueprints. Since the preview is based around the concept of a page, and renders its content, we cannot use it there 2015-12-04 20:23:41 +01:00
Flavio Copes
b06800bc16 Clean unused code 2015-12-04 20:01:49 +01:00
Flavio Copes
1b0285836d Fix #323, regression introduced in b7caab8677
@w00fz I partially reverted b7caab8677, I
tested and it works with the markdown editor too. What was the reason
you changed it?

The problem introduced was the `data-collection-template` element was
changed from <script> to <ul> and then the template item is picked up
as a list item in the list, with '*' as key, instead of being ignored.
2015-12-04 20:01:49 +01:00
Andy Miller
fb30324187 started work on admin registration logic 2015-12-04 11:58:28 -07:00