Commit Graph

1457 Commits

Author SHA1 Message Date
Flavio Copes
68206a04ae Process lang strings needed in the JS files and add them to the window.translations object 2015-08-24 18:49:11 +02:00
Flavio Copes
f7dc0a9ef3 Add missing strings 2015-08-24 18:48:42 +02:00
Flavio Copes
8b69168b53 Add missing translations to twig files 2015-08-24 18:48:30 +02:00
Flavio Copes
0fe59dc609 Complete italian translation 2015-08-24 14:36:42 +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
Andy Miller
1967385663 Merge pull request #85 from getgrav/feature/work-on-languages-workflow
Feature/work on languages workflow
2015-08-21 13:21:50 -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
0c0de39376 Go on with italian translation 2015-08-21 16:42:18 +02:00
Flavio Copes
32ed712374 Rewrite delete confirmation message 2015-08-21 16:42:08 +02:00
Flavio Copes
ff0dffaca3 Always redirect back to pages 2015-08-21 15:54:21 +02:00
Flavio Copes
40b406977c Only delete the folder if it's the last language of this page 2015-08-21 15:54:08 +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
0af4d223fe redirect to rawroute 2015-08-20 15:39:13 -06:00
Andy Miller
3692dca100 Default to english if language is not set 2015-08-20 15:23:50 -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
5ad210029b Solve issue in redirect with adding a new page (and other situations) 2015-08-20 19:55:33 +02:00
Andy Miller
b50cbbc778 Default to english if language is not set 2015-08-20 11:29:37 -06:00
Andy Miller
c0b9a6e8c5 missing lang string 2015-08-20 10:54:27 -06:00
Flavio Copes
576a4f0765 Incorporate andy fixes, and correctly set redirects on switching language and saving as a new language 2015-08-20 17:00:46 +02:00
Flavio Copes
bf4f728232 Fix redirect for new pages 2015-08-20 16:03:54 +02: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
Flavio Copes
16fe926e5d Make sure that saving a page just saves it in its own language 2015-08-20 15:17:45 +02:00
Flavio Copes
c4127be37d Re-added language checks in the controller redirect function. Ensures Grav admin always has the correct language set in the links (otherwise it's not happening). Bring back some lines removed in 8e814e30ad 2015-08-20 15:17:11 +02:00
Matias Griese
c6b1f1d2eb Fix blueprints to be loaded by using blueprints:// stream (#38) 2015-08-20 11:58:14 +03: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
8e814e30ad simplified redirect that was causing some issues 2015-08-19 16:54:48 -06:00
Andy Miller
7fcf239132 removed some double slash situations 2015-08-19 16:54:30 -06:00
Andy Miller
7cd4e5b0a6 added missing uninstall strings 2015-08-19 16:53:21 -06:00