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
065e01926d
updated admin login page
2015-12-04 11:24:30 -07:00
Flavio Copes
0f63953d83
Merge pull request #327 from diomed/patch-1
...
Update languages.yaml
2015-12-04 17:57:11 +01:00
Kruno H
0771c8b87a
Update languages.yaml
2015-12-04 17:54:26 +01:00
Flavio Copes
59f6fdc0e4
Translate the "Activate" string
2015-12-04 17:42:24 +01:00
Andy Miller
32e66e2114
Merge pull request #326 from MATsxm/patch-9
...
Update languages.yaml
2015-12-03 20:18:55 -07:00
Andy Miller
74923aba86
Force timestamp on assets based on GRAV_VERSION
2015-12-03 16:57:27 -07:00
Marc-Antoine Thevenet
cf37b99e11
Update languages.yaml
...
and here comes the /fr ;)
Thanks
2015-12-03 18:38:14 -04:00
Andy Miller
bce9df726c
Merge pull request #325 from tcsizmadia/develop
...
Updated languages.yaml
2015-12-03 14:54:13 -07:00
Tamas Csizmadia
a1ff8245ca
Updated languages.yaml
...
Hungarian translation of new string (INVALID_SECURITY_TOKEN).
2015-12-03 22:51:22 +01:00
Andy Miller
71872d607a
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
2015-12-03 14:47:40 -07:00
Andy Miller
1f3ef3aebb
Use new methods to disable CSS/JS Pipeline if available (without effecting config) #318
2015-12-03 14:47:34 -07:00
Djamil Legato
4486acbdd1
Merge pull request #324 from CoolGoose/patch-1
...
fixed cli user creation
2015-12-03 12:16:32 -08:00
Alexandru Bucur
855bc1985e
fixed cli user creation
2015-12-03 21:21:58 +02:00
Flavio Copes
71e1fdfa7b
Return "Invalid Security Token" instead of "Unauthorized". Also, return that string for AJAX calls
2015-12-03 17:44:56 +01:00
Flavio Copes
3af03e2f8e
Throw exception when used within the PHP builtin webserver
2015-12-03 17:29:46 +01:00
Flavio Copes
939eadce08
Merge pull request #320 from MATsxm/patch-8
...
Update languages.yaml
2015-12-03 16:19:09 +01:00
Marc-Antoine Thevenet
39b1bff4aa
Update languages.yaml
...
/fr improvements
2015-12-02 20:34:24 -04:00
Flavio Copes
3c45f97264
Remove noreply@getgrav.org default address
2015-12-02 18:42:33 +01:00
Flavio Copes
48f6da2bc3
Handle case where the email plugin "from" email is not configured
2015-12-02 18:11:24 +01:00
Andy Miller
09cbe091df
Merge pull request #317 from tcsizmadia/develop
...
Fixed typos and some corrections in Hungarian translation.
2015-12-01 18:46:18 -07:00
Tamas Csizmadia
a104b71250
Updated languagaes.yaml
...
Tweaks and a fixed typo in Hungarian translation.
2015-12-01 22:43:14 +01:00
Tamas Csizmadia
fd304ede76
Updated languages.yaml
...
Fixed translations for ADMIN_ACCESS and SITE_ACCESS (better meaning)
2015-12-01 21:58:47 +01:00
Andy Miller
eb2ebab847
Merge branch 'release/1.0.0-rc.7' into develop
2015-12-01 13:11:10 -07:00
Andy Miller
fc35284557
version update
2015-12-01 13:10:57 -07:00
Andy Miller
0c74406a57
Merge pull request #316 from tcsizmadia/develop
...
Updated languages.yaml
2015-12-01 12:59:42 -07:00
Tamas Csizmadia
28cc68d802
Updated languages.yaml
...
Hungarian translation of new strings and minor tweaks of earlier translated sentences.
2015-12-01 20:58:05 +01:00
Flavio Copes
7f72ff9021
Only show back button if pro is installed and enabled
2015-12-01 19:55:29 +01:00
Andy Miller
fc97de6cbd
Merge pull request #315 from MATsxm/patch-7
...
Update languages.yaml
2015-12-01 11:15:44 -07:00
Marc-Antoine Thevenet
5d4267f4ff
Update languages.yaml
...
/fr updated based on /en
2015-12-01 14:14:01 -04:00
Andy Miller
586c5bfa3c
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
2015-12-01 11:02:47 -07:00
Andy Miller
064a1f8a80
Merge pull request #314 from getgrav/feature/integrate-with-admin-pro
...
Feature/integrate with admin pro
2015-12-01 11:02:37 -07:00
Andy Miller
aa11686bde
changelog updates
2015-12-01 10:58:13 -07:00
Andy Miller
65270c38e3
set enabled/disabled to true/false
2015-12-01 10:57:55 -07:00
Flavio Copes
518c44b7f1
Fix for boolean types in array form field value
2015-12-01 18:39:55 +01:00
Flavio Copes
6a49586896
Add additional lang string
2015-12-01 18:39:37 +01:00
Flavio Copes
e18e361459
Added missing language strings
2015-12-01 18:14:23 +01:00
Flavio Copes
e6d04b089a
Merge branch 'develop' into feature/integrate-with-admin-pro
2015-12-01 18:09:52 +01:00
Flavio Copes
36b79b2b83
Check to prevent failure
2015-11-30 19:00:12 +01:00
Andy Miller
2a8664242f
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
2015-11-30 09:13:04 -07:00
Andy Miller
2e7fc67764
Removed beta msg, added toggle for github msg
2015-11-30 09:13:00 -07:00
Flavio Copes
cd60eb4f9b
Fix lang file
2015-11-30 16:40:52 +01:00
Flavio Copes
9af585d8ab
Italian translation
2015-11-30 16:33:04 +01:00
Flavio Copes
12d572dafb
Fix #310 Title variable in admin
2015-11-30 16:32:53 +01:00
Flavio Copes
018c22e7e9
Fix getting strings translated when the default lang is != 'en' and does not contain them
2015-11-30 16:10:54 +01:00
Flavio Copes
e82c347508
Merge branch 'develop' into feature/integrate-with-admin-pro
2015-11-30 15:58:40 +01:00
Flavio Copes
0686838f70
Merge pull request #311 from MATsxm/patch-6
...
Update languages.yaml
2015-11-30 14:59:34 +01:00
Marc-Antoine Thevenet
32bbf90636
Update languages.yaml
...
/fr to line 870 (420 en)
Thanks
2015-11-30 09:35:16 -04:00
Djamil Legato
1e3800703e
Do not reinitialize Selectize if already available
2015-11-29 21:09:30 -08:00
Andy Miller
6f97eb2613
force translations to be on while processing admin translations #299
2015-11-29 21:51:07 -07:00