Skip to content

v0.3.20

Compare
Choose a tag to compare
@gwyneplaine gwyneplaine released this 03 Jun 22:32
· 5487 commits to master since this release

v0.3.20 (2016-06-17)

Full Changelog

Implemented enhancements:

  • 0.4: CodeMirror support enhancement plan #1979

Fixed bugs:

  • Cannot find module '../../fields/types/wysiwyg/trueColumn #3033
  • [0.4] Admin UI 404 polls backend #3013
  • fileName option ignored for Types.LocalFile ? #2991
  • [v0.3] Boolean fields with noedit:false and hidden:true do not retain value #2946
  • [0.4] dependsOn does not initialize correctly in create dialog #2929
  • Inherited list model items do not correct data #2917
  • Models can't have a field named list #2871
  • DateArrays don't work when set to initial #2858
  • Option createInline: true breaks admin ui #2855
  • [0.4] WYSIWYG editor breaks in Firefox if shown and hidden twice #2834
  • Reordering of sortable Lists is broken #2831
  • Fields pull in all of lodash #2828
  • Create Keystone Unexpected token error. #2820
  • Validation errors don't show in the admin ui #2808
  • Keystone.lists.map is not a function #2803
  • Update kerberos to 0.0.21 for node 6.0 #2798
  • Password errors are less informative #2782
  • Node 6 support #2759
  • Signin redirect not working #2753
  • No 'for' property set in the datetime html #2715
  • Date resets in Datetime field on admin panel #2401
  • [0.4]: the % pipe does not work for registered default columns #2040
  • User session does not survive browser close #1895
  • [0.4] Implement column width configuration via Schema #1853
  • DateTime field type timezone bug #1345

Closed issues:

  • Ability to set the admin key of a list to something other than 'name' #3034
  • format option not working for Datetime type #3030
  • Image upload failed - Amazon returned Http Code: 307 #3024
  • Admin bundle pulls in loadash (despite it being excluded) #3023
  • Update on 0.4 branch #3022
  • No Field type for multiple string inputs used as tagging #3017
  • format option not working for Date type #3011
  • Deply to heroku #3009
  • Angular 2 and sailsjs support #3006
  • Crash on fresh install #3004
  • Boolean set to false if set as hidden! Serious Bug. #2999
  • DateTime through TimeZone #2995
  • Reorder or sort uploaded files in Admin UI #2990
  • how to add sitemap in keystonejs? #2988
  • Error Start on Window OS #2985
  • Relationships and Polymorphism (Inherits functionality too limited) #2978
  • When changing view to twig during yo install the view engine is still set to jade. #2967
  • _.contains is not a function on S3FileType #2966
  • relative path for static files in subpages #2956
  • move auth from cookie to token #2952
  • Cloudinary image album delete not working #2951
  • Customize admin ui with current react-router structure #2948
  • Error on saving boolean required fields through admin UI #2939
  • Installation failed with "yo keystone" #2930
  • Invalid name: "@jedwatson/react-color" #2927
  • Task 'watch:lint' is not in your gulpfile #2924
  • fs: re-evaluating native module sources is not supported. graceful-fs #2922
  • Cloudinary Image not Displaying #2920
  • 'Deploy to heroku' fails with Application Error, App crahshed #2916
  • Option to stop Less compiling for admin UI in production #2896
  • Deploying on Elastic Beanstalk #2893
  • #2892

  • #2890

  • npm start doesn't work #2889
  • LocalFiles field incorrectly handles multiple files upload #2876
  • Jumpy Nav #2874
  • UI Alignment #2873
  • MissingSchemaError: Schema hasn't been registered for model "content". #2869
  • KeystoneJS watch:lint is not in your gulpfile #2851
  • Cloudinary Images not updating when save. #2849
  • Preview pages/content #2848
  • Field Types should be loaded from the external bundle #2840
  • Date in admin ui resetting on save #2836
  • /admin/public/js/packages.js #2830
  • How to debug Keystone.js #2819
  • Proposal: keystone.group(pathExpression,pathController); #2815
  • Problem with required initial noedit fields #2814
  • Better documentation/error handling regarding relationship paths #2812
  • Change Admin UI login image #2800
  • easy way to re-enable email functionality #2799
  • Display virtual properties in admin #2792
  • Foundation generated app.css throws server error #2787
  • UX/Security on fresh installation (yo generator) #2786
  • RFC: replace swig with Twig.js #2784
  • error loading bson cpp module with non root user, even when started as sudo #2779
  • dependsOn with Types.Boolean and nested fields. #2778
  • mailgun support defaulting to jade, ignoring "custom engine" #2767
  • possible to store an array of child list items in a list, and have the child list hidden from admin interface? #2766
  • post:routes hook missing #2756
  • Item list column widths #1660

Merged pull requests: