Flavio Copes
988f4a0389
[WIP] Notifications ( #599 )
...
Adds a new notifications feature to the Admin plugin. It will now lookup notifications which are set up on getgrav.org and will inform users, and also alert for new updates and provide awareness on various topics.
Also fixes issue with Array field in `value_only` mode, improperly displaying the key when novalue was set, and fixes issue with drag handlers in Array not showing/hiding properly (#950 )
Updated FontAwesome to 4.6.3
2016-08-11 19:17:02 +02:00
Flavio Copes
b159581156
Avoid overwriting a file when uploaded with the same filename through the Admin blueprint file type
2016-08-02 16:22:20 +02:00
Flavio Copes
d233220726
Prepend / to theme_url variable
2016-07-15 17:39:13 +02:00
Andy Miller
5b4b1577e8
Fix for preview escaping when it shouldn't
2016-07-14 11:28:08 -06:00
Flavio Copes
1c19190929
Lint
2016-07-07 18:55:52 +02:00
Flavio Copes
99bc525095
Translate some missing string, fix #629
2016-06-10 15:10:24 +02:00
Andy Miller
96562e5692
This does not appear to be used as $this->pages in admin.php does not exist
2016-06-02 17:28:20 -06:00
Andy Miller
08c5a6c3d0
Missed a reference that needed updating to media.types
2016-06-02 14:56:13 -06:00
Flavio Copes
5738616647
Fix #569 translate page filters
2016-05-06 18:17:26 +02:00
Andy Miller
b5a651eca9
added onAdminRegisterPermissions event
2016-05-04 14:26:27 -06:00
Flavio Copes
cb16c429e6
Fix #556 translate email buttons titles
2016-05-04 14:57:40 +02:00
Flavio Copes
38d3a70cb7
Fix #539 "Drop files here to upload" text not translated. Also translate Insert and Delete buttons
2016-05-03 11:10:54 +02:00
Andy Miller
5c95964052
Better way to get plugin version
2016-04-26 12:57:29 -06:00
Andy Miller
59dbec5371
updated message
2016-04-26 12:42:16 -06:00
Andy Miller
99aaebdf1a
version update with version notice
2016-04-26 12:10:56 -06:00
Flavio Copes
c56c2103aa
Add a message if installed on Grav < 1.1.0-beta.1
2016-04-26 18:53:13 +02:00
Flavio Copes
42e35746f8
Use $this->grav['user']->authenticated to determine if user is logged in
2016-04-21 15:10:02 +02:00
Oscar Recio
b180e13e8e
If user not logged in redirect to base path ( #445 )
...
Solved problem when user not logged in can go to admin/something and view admin dashboard with Error 404.
2016-04-21 15:08:37 +02:00
Andy Miller
cdf4a4b0e8
Set cache key uniquely for admin to not colide with site.
2016-04-14 15:28:48 -06:00
Andy Miller
2c9ca7ac42
Merge branch 'feature/autoescape' into develop
...
# Conflicts:
# themes/grav/css-compiled/template.css
# themes/grav/css-compiled/template.css.map
2016-04-11 17:26:02 -06:00
Flavio Copes
2bee7bbe42
Check permissions on task GPM
2016-04-08 11:21:11 +02:00
Andy Miller
3cb989f39c
Check to ensure things don't break if you don't have Grav 1.1
2016-04-07 16:17:19 -06:00
Andy Miller
9418c7f6b8
Better solution for autoescape so it doesn't get set to off on config save (needs Grav 1.1)
2016-04-07 15:51:48 -06:00
Flavio Copes
98402689ff
Start autoescaping
2016-04-07 21:01:38 +02:00
Matias Griese
6c1866515f
Media blueprints: Add yaml validation
2016-03-15 14:38:17 +02:00
Andy Miller
76bd584832
moved page find logic back to use admin plugin first
2016-03-11 16:51:06 -07:00
Andy Miller
f3d9b13818
search other plugins before using admin's pages. let's you override default pages
2016-03-11 16:02:45 -07:00
Matias Griese
0ea3ae3987
Blueprints: List is a special type
2016-03-10 19:56:38 +02:00
Andy Miller
6f63796f2f
moved timestamp so it sets 'after' processing any forms
2016-03-03 14:58:11 -07:00
Matias Griese
57a2de41b2
Blueprints change
2016-03-03 20:59:59 +02:00
Djamil Legato
f5e1ea01f2
Merge remote-tracking branch 'origin/develop' into feature/es6_revamp
...
# Conflicts:
# themes/grav/css-compiled/template.css
# themes/grav/css-compiled/template.css.map
# themes/grav/scss/template/_editor.scss
# themes/grav/scss/template/_forms.scss
# themes/grav/scss/template/_remodal.scss
# themes/grav/templates/partials/base.html.twig
# themes/grav/templates/partials/dashboard-statistics.html.twig
2016-03-02 11:13:06 -08:00
Andy Miller
f45e1dce24
updates with new SVG Grav logo
2016-03-01 16:23:55 -07:00
Matias Griese
46c770ffe7
Add function AdminPlugin::getFormFieldTypes()
2016-02-29 14:21:59 +02:00
Djamil Legato
eed783e1ed
Merge branch 'develop' into feature/es6_revamp
2016-02-18 15:49:58 -08:00
Flavio Copes
60057c3c75
Revert "Fix issue with config blueprints auto creating config yaml files"
...
This reverts commit b630c5cf27 .
2016-02-11 16:14:43 +01:00
Djamil Legato
fab06365a5
Merge remote-tracking branch 'origin/develop' into feature/es6_revamp
2016-02-10 13:24:38 -08:00
Flavio Copes
b630c5cf27
Fix issue with config blueprints auto creating config yaml files
...
Solves a regression with streams config appearing in the Admin
Configuration and a yaml being automatically created in the user config
folder
2016-02-10 17:44:57 +01:00
Djamil Legato
22055f8a19
Merge remote-tracking branch 'origin/develop' into feature/es6_revamp
...
# Conflicts:
# languages/en.yaml
# themes/grav/css-compiled/template.css
# themes/grav/css-compiled/template.css.map
# themes/grav/templates/forms/fields/tabs/tabs.html.twig
2016-02-09 13:04:16 -08:00
Flavio Copes
b68a12fd11
Merge branch 'develop' into feature/new-folder-modal
2016-02-04 21:05:00 +01:00
Flavio Copes
0d9a3e4bdc
GravTrait changes in Admin
2016-02-04 20:59:11 +01:00
Flavio Copes
5170a9d2c4
🎨 Drop unused code, format, PHPDoc
2016-02-04 20:59:11 +01:00
Djamil Legato
a846b73e46
Added more lang strings for Medias
2016-02-01 16:34:50 -08:00
Djamil Legato
35fa588438
Reworked Admin JS with ES6
2016-02-01 11:27:34 -08:00
Flavio Copes
c62fb6bdb5
Fix #390 Incorrect number of pages being displayed
2016-01-28 14:03:53 +01:00
Andy Miller
086ed34bc0
Fix theme_url in admin for #407
2016-01-24 19:27:53 -07:00
Matias Griese
d902c9f8b4
Improve support for user defined blueprints in Configuration
2016-01-22 21:52:25 +02:00
Matias Griese
d0e87bddb1
Add support for admin based blueprints
2016-01-22 10:42:38 +02:00
Matias Griese
77639e71cf
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
...
# Conflicts:
# classes/controller.php
2016-01-21 09:51:35 +02:00
Matias Griese
0424975657
Improve type hints
2016-01-21 09:46:38 +02:00
Flavio Copes
51c0a9301c
Better solution for previous commit. On Linux glob might return false. Check prior to casting to array.
...
From the PHP manual: on some systems it is impossible to distinguish
between empty match and an error.
2016-01-17 23:08:19 +01:00