Andy Miller
|
46c0e1c44b
|
Re #27 - Create system.yaml and site.yaml files
|
2015-08-08 15:52:34 -06:00 |
|
Andy Miller
|
41ecc3ba6f
|
removed unused config options for login
|
2015-08-08 15:19:21 -06:00 |
|
Djamil Legato
|
1e470fb156
|
Added Check for Updates button that does a flushed GPM repository ping
|
2015-08-07 14:08:12 -07:00 |
|
Djamil Legato
|
d98644277c
|
Added isSymlink logic to determine if Grav is symbolically linked or not.
|
2015-08-07 13:31:15 -07:00 |
|
Flavio Copes
|
b8c197e4ed
|
Merge branch 'feature/fix-error-on-deleting-homepage' into develop
|
2015-08-07 19:29:54 +02:00 |
|
Andy Miller
|
5f3903229e
|
disable css/js pipelining in the admin #28
|
2015-08-07 08:49:53 -06:00 |
|
Flavio Copes
|
fe8446aa08
|
Fix fatal error on deleting the homepage
|
2015-08-07 12:05:34 +02:00 |
|
Flavio Copes
|
f2fbd1a06e
|
Remove unneeded code
|
2015-08-06 15:15:40 +02:00 |
|
Djamil Legato
|
c83ee772e0
|
Various fixes
|
2015-08-04 12:53:03 -07:00 |
|
Flavio Copes
|
90e6ba9f07
|
Document methods
|
2015-07-30 12:20:25 +02:00 |
|
Andy Miller
|
05bf3e6ae7
|
added exception for missing plugins
|
2015-07-27 12:56:16 -06:00 |
|
Andy Miller
|
3f6b0c0fa5
|
various updates
|
2015-07-21 22:02:13 -06:00 |
|
Andy Miller
|
23dde43f3e
|
added a forced page extension
|
2015-07-14 11:01:17 -06:00 |
|
Gert
|
20f33fb097
|
implement twig template registering in admin plugin
|
2015-05-20 17:19:12 +02:00 |
|
Gert
|
52acf6304e
|
implement task authorization with AJAX support [fix #47]
|
2015-05-11 16:37:43 +02:00 |
|
Gert
|
1402e14272
|
rudimentary backup [fixes #45]
|
2015-04-27 13:37:22 +02:00 |
|
Gert
|
3222197e83
|
set admin cookie name
|
2015-04-11 15:32:21 +02:00 |
|
Andy Miller
|
a69759f275
|
pulled base_url out of the theme_url to work with assets manager
|
2015-02-28 13:41:47 -07:00 |
|
Andy Miller
|
2ba434a995
|
Merge commit 'f2dbf9181ddcafe2cf1884eac2acbfd0a4d2d08d' into develop
* commit 'f2dbf9181ddcafe2cf1884eac2acbfd0a4d2d08d':
Fix session cookie path for login
|
2015-01-20 07:10:57 -07:00 |
|
Matias Griese
|
f2dbf9181d
|
Fix session cookie path for login
|
2015-01-20 14:28:16 +02:00 |
|
Pereira Ricardo
|
1fbff2b767
|
Fixed route and blueprints locator stream.
|
2015-01-11 18:33:45 +01:00 |
|
Pereira Ricardo
|
5f1320c8a6
|
- Add locator where need.
- Fix the switch expert/normal issue into pages edit panel.
- Set default page mode to normal.
|
2015-01-11 00:47:27 +01:00 |
|
Andy Miller
|
951716ad0b
|
various admin basic/pro updates
|
2014-12-29 11:31:10 -07:00 |
|
Djamil Legato
|
bdb9394334
|
Real data updates chart
|
2014-12-19 16:25:36 -08:00 |
|
Matias Griese
|
6e73469691
|
Use new method of getting base URL
|
2014-11-14 20:37:44 +02:00 |
|
Djamil Legato
|
118b3cae7f
|
Real data integration of GPM into admin
|
2014-10-07 17:01:40 -07:00 |
|
Matias Griese
|
902627efa9
|
Merge remote-tracking branch 'origin/feature/redesign' into feature/redesign
|
2014-10-07 12:13:40 +03:00 |
|
Matias Griese
|
33a7df85e3
|
Optimize admin performance / caching
|
2014-10-07 12:12:21 +03:00 |
|
Andy Miller
|
bb327b586d
|
added default state for expert setting
|
2014-10-06 19:03:57 -06:00 |
|
Matias Griese
|
3ba9a155bc
|
Update plugin to use Toolbox classes
|
2014-10-01 22:28:16 +03:00 |
|
Matias Griese
|
c501097a78
|
New page: Add title to the frontmatter on expert mode
|
2014-09-26 13:45:22 +03:00 |
|
Djamil Legato
|
baa090d832
|
Added 'base_url_relative_frontend' twig var for referencing the grav root uri
|
2014-09-23 12:45:26 -07:00 |
|
Andy Miller
|
b22618b3a2
|
Added list of supported files as a data field
|
2014-09-22 22:28:53 -06:00 |
|
Andy Miller
|
02f62e283a
|
media first swipe
|
2014-09-22 15:49:53 -06:00 |
|
Andy Miller
|
8b1f7500d5
|
remember nomal/expert setting and move to 100% yaml raw solution
|
2014-09-21 17:17:08 -06:00 |
|
Matias Griese
|
20ceb2cabb
|
Fill up title when creating a new page
|
2014-09-17 11:54:57 +03:00 |
|
Andy Miller
|
25c53fa365
|
Added checkbox support
|
2014-09-10 11:29:49 -06:00 |
|
Andy Miller
|
34c5bb716b
|
fixed popularity object not loading
|
2014-09-09 14:03:01 -06: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
|
af19f39b61
|
Quite a few updates here.. too many to list!
|
2014-09-08 18:32:13 -06:00 |
|
Andy Miller
|
a711d9bb75
|
Add visitors support and refactored
|
2014-09-07 19:58:04 -06:00 |
|
Andy Miller
|
5a68b1c634
|
Optimizations. Supporting new debug mode + wildcard-style ignores
|
2014-09-07 09:02:39 -06:00 |
|
Andy Miller
|
a48b5132c3
|
added ignores to popularity
|
2014-09-06 18:13:04 -06:00 |
|
Andy Miller
|
21f5f2b54e
|
initial stab at a simple popularity tracker for admin
|
2014-09-06 16:59:58 -06:00 |
|
Andy Miller
|
05f7d1fd2e
|
more progress.. got latest and counts working
|
2014-09-05 22:27:30 -06:00 |
|
Andy Miller
|
1c83133f82
|
local initial checkin
|
2014-09-03 22:22:03 -06:00 |
|
Matias Griese
|
bc3753a693
|
Fix static call to Plugins and Themes objects
|
2014-08-29 15:05:58 +03:00 |
|
Matias Griese
|
eb6df1f343
|
Fix theme pages
|
2014-08-29 11:59:43 +03:00 |
|
Matias Griese
|
bb9dd56364
|
Update plugin to Grav 0.9 (DI and Event changes)
|
2014-08-29 11:27:53 +03:00 |
|