Commit Graph

409 Commits

Author SHA1 Message Date
Andy Miller
782bd6c583 cleanup 2015-08-24 22:37:35 -06:00
Andy Miller
6f9602fd27 fix for #95 - empty link when at root 2015-08-24 22:37:26 -06:00
Andy Miller
f73c700777 Quick fix for broken page add 2015-08-24 22:26:37 -06:00
Andy Miller
cfdc3fa76a added translation support to array field 2015-08-24 13:41:55 -06:00
Flavio Copes
1676fd570b Use window.translations translated strings in admin-all.js 2015-08-24 18:49:27 +02:00
Flavio Copes
8b69168b53 Add missing translations to twig files 2015-08-24 18:48:30 +02:00
Andy Miller
d1300e0084 some cleanup 2015-08-21 17:20:44 -06:00
Andy Miller
84697315f6 reformatted 2015-08-21 15:35:58 -06:00
Andy Miller
7a3809d2f1 added a save location notice to configuration/site editing pages 2015-08-21 15:33:04 -06:00
Andy Miller
bad82c1560 missing closing tag 2015-08-21 14:48:22 -06:00
Flavio Copes
8fb713087d Merge branch 'develop' into feature/work-on-languages-workflow 2015-08-21 21:15:08 +02:00
Andy Miller
0ab2dfda0a license typos 2015-08-21 12:47:34 -06:00
Djamil Legato
44bea6b3de Added logic to list fields who shouldn't be watched for changes (fixes #83) 2015-08-21 11:43:53 -07:00
Andy Miller
286803f62e move modal with selectize 2015-08-21 12:38:18 -06:00
Andy Miller
2dce00f05b fix for multiple selects (like taxonomy) 2015-08-21 12:11:06 -06:00
Andy Miller
1d1a973b09 missing data-grav-form to initialize js like selectize 2015-08-21 11:38:34 -06:00
Djamil Legato
5ec96aa211 Fixed JS warning. Fixed task for move from continue to save 2015-08-21 11:29:34 -06:00
Djamil Legato
1077c5a8ea Forcing spaces instead of tabs for frontmatter 2015-08-21 11:29:34 -06:00
Andy Miller
66ed57982d moved lang switcher button into topbar 2015-08-21 11:28:02 -06:00
Djamil Legato
cb0e8e98c2 Fixed JS warning. Fixed task for move from continue to save 2015-08-21 10:11:19 -07:00
Flavio Copes
9d9191974e Fix switching lang for subpages 2015-08-21 18:01:20 +02:00
Flavio Copes
7d7705fefa Correctly set the delete route 2015-08-21 15:53:45 +02:00
Djamil Legato
84d4e88b37 Forcing spaces instead of tabs for frontmatter 2015-08-20 17:17:02 -07:00
Andy Miller
d2b76ba93a Merge branch 'develop' into feature/work-on-languages-workflow
Conflicts:
	classes/controller.php
2015-08-20 18:15:09 -06:00
Andy Miller
8aa5c0ac2f various fixes for redirects and parents 2015-08-20 18:11:54 -06:00
Andy Miller
8e09213dc9 Fix for #84 - unique page counting 2015-08-20 15:23:20 -06:00
Andy Miller
6333c5886c Fix for #84 - unique page counting 2015-08-20 14:55:24 -06:00
Flavio Copes
f409799ce8 On a new page, don't show "save as [language]". And, just show the current language 2015-08-20 16:03:43 +02:00
Flavio Copes
6dc5d5be06 Fix for single-language pages 2015-08-20 15:43:20 +02:00
Flavio Copes
d727b6c9d9 Correct behavior of the lang switcher buttons 2015-08-20 15:18:15 +02:00
Djamil Legato
0d6124a525 Ensuring a form element exists in the DOM, otherwise discard it from cache. (fixes #79) 2015-08-19 21:01:17 -07:00
Djamil Legato
f7da16241a Loading sortables from base 2015-08-19 21:00:17 -07:00
Andy Miller
a495fd0924 preview **should** use route, not rawRoute 2015-08-19 17:02:59 -06:00
Andy Miller
dc24c93b50 simplified the page macro a little more 2015-08-19 16:55:15 -06:00
Andy Miller
f8d47edbbd refactored the page loop a bit to use _context 2015-08-19 14:58:18 -06:00
Andy Miller
366b2a05a6 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2015-08-19 12:52:23 -06:00
Andy Miller
9698c3b34c toolbar tightening 2015-08-19 12:52:18 -06:00
Sommerregen
59f9c75e2a Some more fixes 2015-08-19 20:04:25 +02:00
Flavio Copes
fab0d61ab0 Allow to save the currently edited page as a new language 2015-08-19 17:30:25 +02:00
Flavio Copes
06173decfb Fix URL issue in copy 2015-08-19 17:29:38 +02:00
Flavio Copes
a27ee216dd Add the correct task from the button clicked. Not be the best solution but solved the problem. Looking for a more correct solution later. 2015-08-19 17:27:34 +02:00
Flavio Copes
c2a54b3770 Add a button to switch to a different language version of a page. Uses the switchlanguage task to which I added a redirect parameter to correctly switch the language 2015-08-19 14:32:06 +02:00
Flavio Copes
c64432af15 Use default routes if set 2015-08-19 11:33:51 +02:00
Flavio Copes
b4212847f4 Avoid losing the language code when switching normal/expert mode in "edit page" 2015-08-19 10:23:48 +02:00
Andy Miller
ecef4a19f2 Updated with rawRoute() again 2015-08-18 22:33:11 -06:00
Andy Miller
7ebd32cdb2 back to using local names 2015-08-18 19:07:03 -06:00
Andy Miller
6fba96b0b0 refactored the lang dropdown a little 2015-08-18 19:05:33 -06:00
Andy Miller
b27bf51e79 more translation in fields 2015-08-18 18:51:44 -06:00
Andy Miller
cd0038bd5e Revert "use raw route for page link"
This reverts commit 607f017632.
2015-08-18 18:47:45 -06:00
Flavio Copes
8cba4cd03a Fix help translation 2015-08-18 22:08:01 +02:00