Shawn Erquhart
6b05b6f82b
add demo links to changelog
2018-04-12 13:27:24 -04:00
Shawn Erquhart
b838b326f0
Update Docs “authentication-backends”
2018-04-12 15:01:44 +00:00
Steve Lathrop
2033d535d1
Use double quotes consistently
2018-04-12 10:27:47 -04:00
Maciej Matuszewski
df2d5c2432
fix: button alignment on older safari ( #1227 )
...
* Fix button alignment on older safari
* Add @maciejmatu to contributors
2018-04-12 08:15:11 -06:00
Shawn Erquhart
57b392f404
update readme logos
2018-04-11 17:54:25 -04:00
Shawn Erquhart
66ae59f45c
add service logos to readme ( #1249 )
2018-04-11 17:47:23 -04:00
Shawn Erquhart
e83b59416f
Merge pull request #1246 from netlify/cms/releases
...
Automatically generated. Merged on Netlify CMS.
2018-04-11 10:54:25 -04:00
Shawn Erquhart
bc4dc646e4
Update Updates “releases”
2018-04-11 10:54:02 -04:00
Steve Lathrop
2f3a9d1e08
docs: Document display_url
.
...
* Add contributor
* Document the display_url setting
* Fix typo in pattern example
* Locate Display URL doc section appropriately
2018-04-11 08:13:53 -06:00
Shawn Erquhart
b16074e377
Release 1.5.0
2018-04-11 10:03:22 -04:00
Brian Macdonald
6b77aee214
Allow setting config URL with <link> ( #1146 )
...
* fix: allows for valid config types expansion
* feat: config url can now come through link tag
* fix: lints added coded
* fix: slims down code per review
* fix: expands query to find supported type
* fix: removes typo in test copy
* fix: changes validTypes to object
* fix: groups config functions into one getConfig func
* adds console message for config url
* adds to docs
* update docs
* fix test
* fix merge conflicts
contributor addition moved to #1241
* avoids empty path with link without href. changes link console message
* removes additional console
* fixes link path in console
* fix: remove superfluous .allcontributorsrc change
2018-04-10 13:48:04 -07:00
Caleb
7b58f2f32b
Add missing contributors. ( #1241 )
...
* Add missing contributors.
* typo
2018-04-09 15:12:50 -07:00
Jessica Parsons
d07476a33f
Add crgeary, cntributor of SEO plugin
2018-04-09 13:24:30 -06:00
S. Suzuki
100f56220c
Feature Reuest: Append slug: hour, minutes, secounds ( #1207 )
2018-04-05 08:16:18 -06:00
Shawn Erquhart
b97ce89f29
update changelog
2018-04-04 14:41:24 -04:00
Shawn Erquhart
e9153a3841
enable editorial workflow for test backend
2018-04-04 14:35:44 -04:00
Caleb
5e040eec62
Fix broken new media uploads in Git Gateway. ( #1221 )
...
* Use file data instead of inferring path for new uploads.
2018-04-04 14:30:31 -04:00
Jessica Parsons
fefd8bb398
Add jeremybise to contributors
2018-04-03 15:16:33 -06:00
Jeremy Bise
1e9b666baf
949 document hide preview by default ( #1219 )
...
* document config option to hide preview by default
* document config option to hide preview pane by default
* revise wording to specify preview disables entirely for a collection
* adjust wording of editor section to be more consistent with other settings
sections
* add note about defaulting to true
2018-04-03 12:46:10 -07:00
Shawn Erquhart
f948f7a408
Merge pull request #1215 from netlify/cms/releases
...
Automatically generated. Merged on Netlify CMS.
2018-03-29 17:36:44 -04:00
Shawn Erquhart
ad92cf6fec
Update Updates “releases”
2018-03-29 17:36:33 -04:00
Shawn Erquhart
eeb8e71f49
Release 1.4.0
2018-03-29 17:32:07 -04:00
Caleb
5d94af8e7c
Use Hugo page bundles.
2018-03-29 17:04:47 -04:00
Caleb
77a7c369f3
Fix Date Control Regression
...
Fix regression from b7fcb8b. Dates were disappearing completely until
the field was clicked into.
2018-03-29 14:22:25 -04:00
Tony Alves
d5cd79f2c4
Allow for un-captured route of config.yml ( #1182 )
2018-03-28 16:25:46 -04:00
Luís Miguel
b2051343cc
Fix regression in list relation previews
2018-03-28 16:19:50 -04:00
Shawn Erquhart
a19bc04c00
auto/manual init w/ single bundle, BYO root element 🎉 ( #1173 )
...
* ensure that application is only initialized once
* allow for single bundle init
* enable manual initialization via global flag
2018-03-28 15:52:57 -04:00
Caleb
085c88e2b8
Prevent Git Gateway users with invalid tokens from logging in. ( #1209 )
...
* Prevent Git Gateway users without permission from login.
* Handle Git Gateway token expiry explicitly.
This often happens when a user changes a repo from public to private, so
we want to make that specific case very clear.
2018-03-28 14:08:23 -04:00
Shawn Erquhart
050f1a3387
adjust dev meeting time for daylight savings
2018-03-28 13:33:33 -04:00
Shawn Erquhart
600400cfda
filter workflow entries by pr base branch
2018-03-28 11:22:34 -04:00
Caleb
7df903c714
Ship source code to NPM ( #1095 )
...
* Ship sources in NPM package.
* Use external source files for sourcemaps.
* Remove broken sourcemap rule.
2018-03-28 11:13:16 -04:00
Shawn Erquhart
8e00379fdb
fix validation toast notification for workflow
2018-03-28 10:14:01 -04:00
Caleb
21469148fb
Hide create new button for single files.
2018-03-28 10:11:27 -04:00
Shawn Erquhart
79ddb3b91c
accept CSS string in registerPreviewStyle
2018-03-28 10:08:47 -04:00
Mike Romani
55f01e6f1d
Fields default to Blank String ( #1126 )
2018-03-28 10:07:20 -04:00
Caleb
cd10a713d8
Add option to strip Unicode from entry filenames ( #1135 )
2018-03-27 18:56:10 -04:00
Luís Miguel
2475af1870
Fix thumbs for new uploads to private repos
2018-03-27 16:46:38 -04:00
Luís Miguel
2d89cc7bfe
(Optimization) Remove redundant filter call
2018-03-27 14:08:55 -04:00
Luís Miguel
8e2fefc3f7
(Bugfix undefined id) Use file sha as id
2018-03-27 14:08:55 -04:00
Josh Dzielak
cc60dc9aa9
Improve readability of docs for extension field
2018-03-27 10:42:51 -06:00
Sam
a2d4267500
Allow adding items to be disabled for list widget ( #1102 )
2018-03-15 16:16:32 -04:00
talves
2c697b08d9
fix beta feature document
2018-03-15 12:40:45 -04:00
Antonio Argote
12b2c1cf40
correct example regex ( #1170 )
2018-03-13 17:50:45 -07:00
Shawn Erquhart
1808809a01
update docs site release ticker
2018-03-06 18:22:13 -05:00
Shawn Erquhart
d3129168ae
Release 1.3.5
2018-03-06 18:06:34 -05:00
Shawn Erquhart
757ef0c99f
fix cms deps
2018-03-06 18:02:19 -05:00
Shawn Erquhart
6b6dbbeadd
Release 1.3.4
2018-03-06 17:56:28 -05:00
Shawn Erquhart
1c7fe43643
fix editorial workflow load failure
2018-03-06 17:55:43 -05:00
Shawn Erquhart
e3650079df
fix docs site deps
2018-03-06 17:41:25 -05:00
Shawn Erquhart
030b5a564c
Release 1.3.3
2018-03-06 17:27:57 -05:00