Commit Graph

642 Commits

Author SHA1 Message Date
Andy Miller
cc2d8d6b68 Implemented slugify.js for better folder naming #107 2015-08-28 17:14:28 -06:00
Flavio Copes
c523861a2b Translations for SAVE_LOCATION 2015-08-28 22:02:17 +02:00
Andy Miller
ec8a9adbec better preview link (requires "rtrim" filter from Grav) 2015-08-28 13:39:34 -06:00
Flavio Copes
193e4c9a86 Fix deleting responsive media. Fixes #111 2015-08-28 18:55:23 +02:00
Flavio Copes
f15f8010d9 When inserting images in the markdown, drop responsive identifier from the filename. Fix #109 2015-08-28 18:35:14 +02:00
Flavio Copes
4176b32e61 If all updates are applied, show Fully Updated. Fixes #101
Also include code for a more smooth visualization of the data
2015-08-28 17:31:45 +02:00
Flavio Copes
6a755ec692 Fix translation label 2015-08-28 16:52:12 +02:00
Flavio Copes
ae4939dde4 Correctly center crop the uploaded image. Fixes #110 2015-08-28 16:45:42 +02:00
Flavio Copes
d82bd9a88d Only generate the media thumbnail if the uploaded media is an image 2015-08-28 16:19:07 +02:00
Flavio Copes
697c9a4524 Prevent an error when there are no pages in the site 2015-08-28 16:02:32 +02:00
Flavio Copes
bc30ac3999 Translations for the username help blueprint field 2015-08-28 16:01:58 +02:00
Flavio Copes
15fdbeeafc If the media file is an image, it puts it in an image tag. Otherwise (like in the case of a PDF) it's linked. 2015-08-28 15:39:05 +02:00
Flavio Copes
4295a5daba Fix for redirect after saving a page when multilang is not enabled 2015-08-26 10:25:14 +02:00
Andy Miller
94a7b8f177 Codeblock! 2015-08-25 18:41:23 -06:00
Andy Miller
c5eb158054 updated README.md 2015-08-25 18:40:58 -06:00
Andy Miller
37a7c61262 Merge branch 'release/0.4.2' into develop 2015-08-25 10:42:36 -06:00
Andy Miller
d05d4b15fd version update 2015-08-25 10:42:24 -06:00
Flavio Copes
0603072c66 Fixes #97, missing admin language in the content languages list 2015-08-25 18:23:58 +02:00
Andy Miller
6aac790f72 Missed lang strings in english 2015-08-25 10:20:07 -06:00
Flavio Copes
77fb9e21c8 Drop dump 2015-08-25 17:20:15 +02:00
Flavio Copes
67519fd632 fix #99 problem with site link 2015-08-25 17:20:07 +02:00
Flavio Copes
803a6236e4 Fix issue in content string duplicated (partially reverts d7735486d5) 2015-08-25 11:39:53 +02:00
Andy Miller
0d892198f7 Merge branch 'release/0.4.1' into develop 2015-08-24 22:40:07 -06:00
Andy Miller
11c6666891 version update 2015-08-24 22:39:56 -06:00
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
9aba089f2a Merge branch 'release/0.4.1' into develop 2015-08-24 22:29:40 -06:00
Andy Miller
1cf7d4cd3a version update 2015-08-24 22:29:29 -06:00
Andy Miller
f73c700777 Quick fix for broken page add 2015-08-24 22:26:37 -06:00
Andy Miller
9c0a4de228 Merge branch 'release/0.4.0' into develop 2015-08-24 15:04:19 -06:00
Andy Miller
0badc5315d version update 2015-08-24 15:04:06 -06:00
Andy Miller
d7735486d5 better help text for metadata array 2015-08-24 13:42:17 -06:00
Andy Miller
cfdc3fa76a added translation support to array field 2015-08-24 13:41:55 -06:00
Flavio Copes
cdb4d2b7f4 Fallback to default lang if no string is found 2015-08-24 19:09:07 +02:00
Flavio Copes
1676fd570b Use window.translations translated strings in admin-all.js 2015-08-24 18:49:27 +02:00
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