Djamil Legato
|
fbe778dbae
|
Prevent upgrade of Grav if PHP min requirement is not met. Gracefully fail with additional information
|
2015-12-18 13:42:57 -08:00 |
|
Djamil Legato
|
688d488218
|
Added button styling for toastr notifications
|
2015-12-18 13:42:25 -08:00 |
|
Andy Miller
|
c7caceae4f
|
Moved languages into their own languages files
|
2015-12-18 12:27:57 -07:00 |
|
Flavio Copes
|
7d9ce1a138
|
Edit the admin file input to handle showing uploaded files, showing previews, allow deleting if it's a plugin config
|
2015-12-18 17:20:57 +01:00 |
|
Flavio Copes
|
4247d6b20d
|
Fix showing custom image in top left in admin
|
2015-12-18 10:37:54 +01:00 |
|
Flavio Copes
|
18a2a21e50
|
Override the default file field to work in admin. Handles files.showuploaded
|
2015-12-18 10:37:54 +01:00 |
|
Flavio Copes
|
f05299020e
|
Merge pull request #350 from webfed/develop
Added dutch translation for managing pages. Rest of translation will …
|
2015-12-18 10:05:17 +01:00 |
|
Andy Miller
|
4c5ca1b03a
|
Update README.md
|
2015-12-17 19:56:11 -07:00 |
|
Gerard Roos
|
a02cac55fd
|
Added dutch translation for managing pages. Rest of translation will follow.
|
2015-12-17 23:20:57 +01:00 |
|
Flavio Copes
|
6a11e8bdeb
|
Changes regarding file field now saving a string instead of an array
|
2015-12-16 15:19:34 +01:00 |
|
Flavio Copes
|
64048e4fff
|
cleanFilesData now returns just the filename
|
2015-12-16 15:14:46 +01:00 |
|
Flavio Copes
|
41b33ab128
|
Merge pull request #347 from getgrav/feature/form-file-admin
Feature/form file admin
|
2015-12-16 10:23:08 +01:00 |
|
Flavio Copes
|
f03e357dbd
|
If admin pro defines a custom_logo_top_left image, show it instead of the default image
|
2015-12-16 10:21:05 +01:00 |
|
Flavio Copes
|
135df6720e
|
Add files processing to the admin plugin, to be used by the file fileds
|
2015-12-16 10:20:34 +01:00 |
|
Flavio Copes
|
370ca99620
|
If a field of the form is file, add enctype attribute with multipart/form-data
|
2015-12-16 10:18:36 +01:00 |
|
Flavio Copes
|
cd295a33b3
|
Let forms work with file inputs
|
2015-12-16 10:18:06 +01:00 |
|
Flavio Copes
|
5805b5d774
|
Merge pull request #345 from diomed/patch-2
Update languages.yaml
|
2015-12-14 17:48:48 +01:00 |
|
Kruno H
|
07dd9dff80
|
Update languages.yaml
|
2015-12-14 17:48:21 +01:00 |
|
Flavio Copes
|
50c245ff91
|
Merge pull request #341 from MATsxm/patch-11
Update languages.yaml
|
2015-12-12 14:15:43 +01:00 |
|
Marc-Antoine Thevenet
|
ba317cfe27
|
Update languages.yaml
/FR updated
|
2015-12-12 08:34:21 -04:00 |
|
Flavio Copes
|
d6a4b374e9
|
Merge pull request #338 from joomline/patch-5
Update languages.yaml RU
|
2015-12-12 10:39:20 +01:00 |
|
Flavio Copes
|
e8bc0bb746
|
Merge pull request #340 from diomed/patch-2
Update languages.yaml
|
2015-12-12 10:39:04 +01:00 |
|
Kruno H
|
c53240b674
|
Update languages.yaml
|
2015-12-12 10:29:38 +01:00 |
|
Andy Miller
|
9d0a88fae3
|
Safer check for popularity JSON data
|
2015-12-11 21:49:06 -07:00 |
|
joomline
|
6ea9af9694
|
Update languages.yaml RU
|
2015-12-12 00:24:13 +02:00 |
|
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 |
|