Commit Graph

826 Commits

Author SHA1 Message Date
Flavio Copes
a3f6308a8c Fix selector 2016-02-15 13:45:20 +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
Djamil Legato
fab26a31fc Added Prosemirror dependency 2016-02-09 12:51:30 -08:00
Djamil Legato
844634007f Converted Mobile Sidebar to new JS and removed old reference 2016-02-08 18:11:24 -08:00
Djamil Legato
980c5ce823 Fixed mobile toggle icon and breakpoint 2016-02-08 18:10:40 -08:00
Djamil Legato
3118e5d642 Initial removal of the old JS 2016-02-08 15:52:38 -08:00
Djamil Legato
d6d6afdabf Added Calendar Icon to DateTime field 2016-02-08 15:42:33 -08:00
Djamil Legato
6271eeddff Added new DateTime field 2016-02-05 23:49:39 -08:00
Andy Miller
743ab35c1c Updated FontAwesome to latest version 2016-02-05 15:24:03 -07:00
Djamil Legato
8b494f5842 Added MultiLang support for within Page 2016-02-05 12:38:22 -08:00
Djamil Legato
eff1efd3d6 Enabling sourcemaps for minified JS 2016-02-05 12:37:59 -08:00
Djamil Legato
ed0d0f5b29 Loading compressed JS versions 2016-02-05 12:37:48 -08:00
Djamil Legato
15d2d0f64e Removed and ignored uncompressed js and sourcemaps 2016-02-05 12:37:32 -08:00
Andy Miller
f971357ea9 safari fix for labels: #418 2016-02-05 10:28:34 -07:00
Flavio Copes
b68a12fd11 Merge branch 'develop' into feature/new-folder-modal 2016-02-04 21:05:00 +01:00
Matias Griese
f885bcdd08 Merge remote-tracking branch 'origin/develop' into develop 2016-02-02 13:26:42 +02:00
Matias Griese
29f7aa6428 Fix Blueprints "ignore" field removes tab options but not the tab itself (#620) 2016-02-02 13:26:28 +02:00
Djamil Legato
cb7c3a6b04 Fixed check for reordering 2016-02-01 17:38:51 -08:00
Djamil Legato
67417719ff Properly check if Ordering should be enabled or not, even if a value is already available. 2016-02-01 17:20:26 -08:00
Djamil Legato
09a47041dc Updated dev depenendencies 2016-02-01 16:37:00 -08:00
Djamil Legato
d1dd065876 Fixed Media's Modal error notifier not being closable. 2016-02-01 16:36:49 -08:00
Djamil Legato
03011899c9 Fixed Response class to handle Whoops errors when in JSON format 2016-02-01 16:36:11 -08:00
Djamil Legato
8f13951020 Handling errors caused by adding/removing files. Fixed issue with removal of files 2016-02-01 16:35:37 -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
Flavio Copes
13c60ed833 Add a logout button when not authorized to access a page in Admin
Otherwise if the user cannot access any page it needs to clear the
cache to be able to logout and login again
2016-01-28 13:52:28 +01:00
Flavio Copes
80eef0a919 🐛 Fix preview and insertion of images with non-lowercase extension 2016-01-26 14:32:01 +01:00
Flavio Copes
5e1004f06f 🎨 Cut previewTemplate in multiple lines, 2016-01-26 14:32:01 +01:00
Andy Miller
086ed34bc0 Fix theme_url in admin for #407 2016-01-24 19:27:53 -07:00
Flavio Copes
29641a6f5b Fix issue with selector
Refs
https://stackoverflow.com/questions/13438945/jquery-tools-error-uncaught
-error-syntax-error-unrecognized-expression-href
2016-01-22 18:30:30 +01:00
Matias Griese
732d9f66b0 Add possibility to hide Configuration section/tab 2016-01-22 10:38:07 +02:00
Flavio Copes
9f7b55476a Add noindex, nofollow across the entire admin theme if no other robots headers are set on a page 2016-01-18 08:56:43 +01:00
Flavio Copes
096259dc3f Escape page title 2016-01-17 20:55:55 +01:00
Flavio Copes
876d0acb6b Escape page titles 2016-01-17 20:52:05 +01:00
Flavio Copes
5816a34e64 Escape user values in nav template 2016-01-17 10:51:40 +01:00
Flavio Copes
6df159277a Revert "Prepend config with authorize check"
This reverts commit 25c10e297e.
2016-01-16 10:34:07 +01:00
Flavio Copes
25c10e297e Prepend config with authorize check 2016-01-16 10:12:27 +01:00
Flavio Copes
9df722e7eb Fix #391 IE/Edge issue in saving Form 2016-01-15 15:15:46 +01:00
Flavio Copes
2d0d9c2d9a New folder modal twig 2016-01-15 12:56:44 +01:00
Flavio Copes
3c9110b4fc Add button in toolbar, change display to drop down 2016-01-15 12:56:21 +01:00
Flavio Copes
a453ea93a9 Modal definition 2016-01-15 12:55:55 +01:00
Flavio Copes
769033739a Add pages dashboard via onAdminDashboard event too.
Allow 3 twig var placements:

grav.twig.plugins_hooked_dashboard_widgets_top
grav.twig.plugins_hooked_dashboard_widgets_main
grav.twig.plugins_hooked_dashboard_widgets_bottom
2016-01-11 11:34:15 +01:00
Flavio Copes
78facc0da0 Typo 2016-01-11 11:17:38 +01:00
Flavio Copes
8e34aa3c30 Drop old logs code 2016-01-10 18:22:06 +01:00
Flavio Copes
2c9630b7af Add onAdminDashboard event. Move maintenance and Statistics widgets on their own partial, add to Twig::plugins_hooked_dashboard_widgets on onAdminDashboard 2016-01-10 17:39:57 +01:00
Andy Miller
73871cef1f Fix for multiple nonces/_json/task fields etc. 2016-01-07 14:03:47 -07:00
Djamil Legato
f09a6d8535 Fixed markup for update button in Plugins and Themes details 2016-01-07 10:30:31 -08:00
Djamil Legato
c834a53d99 Fixed hardcoded HTTP protocol, throwing warning when using HTTPS 2016-01-07 10:29:54 -08:00
Flavio Copes
f45b7250aa Fix #378 use tu to translate regardless of the languages.translations setting 2016-01-05 19:05:04 +01:00
Flavio Copes
6c5fe3208d Use config/system in Configuration nav url 2016-01-05 18:50:49 +01:00