Releases: keystonejs/keystone-classic
Releases · keystonejs/keystone-classic
v4.0.0-beta.3 (2016-09-25)
v4.0.0-beta.3
Fixed bugs:
- [0.4] Create form with
noedit
set on the List #3466 - Required DateTime and Boolean Fields not Validated Correctly #3460
- [4.0.0-beta] Created At/Updated At times are not properly formatted. #3456
- 4.0-Beta-1: Location field does not get geo coordinates from google APIs #3430
- Replace jade with pug #2610
Closed issues:
- Fields with a filter of a relationship breaks filtering in columns #3512
- Cannot get /keystone #3501
- Relationships dropdown not displaying all elements #3493
- Frontend use of CloudinaryImages after update #3492
- Warning: connect.session() MemoryStore is not designed for a production environment, #3478
- Using cloudinary causes blog posts to display [img] tags instead of image #3477
- Warning from Chrome re: TinyMCE #3471
- BUG: Admin UI intermittently does not display as categories #3468
- How to do auto close arc with codemirror editor? #3467
Merged pull requests:
- Update react-router-redux to version 4.0.6 🚀 #3518 (greenkeeperio-bot)
- Update cloudinary to version 1.4.3 🚀 #3517 (greenkeeperio-bot)
- Update react-color to version 2.3.1 🚀 #3516 (greenkeeperio-bot)
- resolve issue #3512 #3513 (Noviny)
- Update mongoose to version 4.6.1 🚀 #3511 (greenkeeperio-bot)
- Update superagent to version 2.3.0 🚀 #3510 (greenkeeperio-bot)
- Update browserify-middleware to version 7.1.0 🚀 #3509 (greenkeeperio-bot)
- Update react to version 15.3.2 🚀 #3508 (greenkeeperio-bot)
- Update react-addons-test-utils to version 15.3.2 🚀 #3507 (greenkeeperio-bot)
- Update lodash to version 4.16.0 🚀 #3503 (greenkeeperio-bot)
- Update sinon to version 1.17.6 🚀 #3502 (greenkeeperio-bot)
- test(e2e): Use the new Admin UI List Screen Page Object API #3500 (webteckie)
- Update mime-types to version 2.1.12 🚀 #3499 (greenkeeperio-bot)
- Update react-color to version 2.3.0 🚀 #3497 (greenkeeperio-bot)
- Add API File and Image Guide #3496 (christroutner)
- Update cloudinary to version 1.4.2 🚀 #3491 (greenkeeperio-bot)
- Update express-request-language to version 1.1.7 🚀 #3490 (greenkeeperio-bot)
- Update es6-promise to version 3.3.1 🚀 #3485 (greenkeeperio-bot)
- Update react-router to version 2.8.1 🚀 #3481 (greenkeeperio-bot)
- Update moment to version 2.15.0 🚀 #3479 (greenkeeperio-bot)
- Fixed the multiple calls to open event in openDataseConnection. #3474 #3475 (johanjordaan)
- Update react-router to version 2.8.0 🚀 #3470 (greenkeeperio-bot)
- Update ejs to version 2.5.2 🚀 #3462 (greenkeeperio-bot)
- Fixed the validateRequiredInput in the DateTime type. #3461 (johanjordaan)
- Handle mongo error in ensureTextIndex #3458 (mikehazell)
v4.0.0-beta.2 (2016-09-06)
v4.0.0-beta.2
Implemented enhancements:
- Add flexibility for CSV exporting #3435
- Display fields of relationship field in Admin UI? #3417
- Nested lists addendum #3403 (wmertens)
Fixed bugs:
- Field errors in s3 file upload #3345
- download/export of Markdown fields is empty if HTML doesn't exist #3001
- UpdateItem: fix error callbacks #3419 (wmertens)
Closed issues:
- Issue upgrading project to Keystone 4.0 #3454
- 4.0 Beta 1 - Pre/Post save hook, this._user and createdBy returns undefined #3446
- Unable to rename User model #3445
- Admin API: Non-Admin users can not get(/keystone/api/{list}) #3438
- v4.0.0-beta Cannot find module underscore on fresh npm install #3432
- How can I create a new page in Admin UI? #3424
- Admin API: /api/session does not follow spec #3421
- Happy Birthday Jed! 🎉 #3412
- e2e: refactor #3359
- Version 0.4.0 #1612
Merged pull requests:
- Update redux to version 3.6.0 🚀 #3455 (greenkeeperio-bot)
- Update mongoose to version 4.6.0 🚀 #3451 (greenkeeperio-bot)
- include user object in updateItem options #3450 (benkroeger)
- Keystone nightwatch e2e #3449 (jstockwin)
- Use common prototypeMethods from keystone-storage-namefunctions package #3444 (JedWatson)
- removed call to populate createdBy and updatedBy fields in api/item/get #3443 (mikehazell)
- Add generateFilename api for CloudinaryImage #3441 (andrewlinfoot)
- New CSV Features #3436 (JedWatson)
- E2e refactor #3429 (webteckie)
- [email protected] #3426 (greenkeeperio-bot)
- Update keystone-email to version 1.0.5 🚀 #3423 (greenkeeperio-bot)
- Update react-color to version 2.2.6 🚀 #3422 (greenkeeperio-bot)
- Update babel-preset-es2015 to version 6.14.0 🚀 #3418 (greenkeeperio-bot)
- Update babel-core to version 6.14.0 🚀 #3416 (greenkeeperio-bot)
v4.0.0-beta.1 (2016-08-25)
v4.0.0-beta.1
Implemented enhancements:
- Close ConfirmationModal with ESC #3375
- add to Color field property color format (default: 'hex', 'rgb', 'rgba', 'hsl') #3166
- Resolve Filter Labels in the Admin UI #3122
- Review .eslintrc #1797
- New List / Item Update method #1705
- Add support for nodemailer #250
Fixed bugs:
- When navigation back from item view go to same page #3407
- Filters can't be filled in, modal disappears on keypress #3404
- Links to relationships are HTML links #3381
- TinyMCE throws when navigating away from item #3379
- CloudinaryImageField throws an error when creating a new item #3378
- Modal renders raw HTML #3376
- Navigating back to list sometimes hangs #3369
- Module error in v0.4.0-alpha #3365
- Removing ?search for URL in Lists doesn't clear the search #3357
- Search fires request with every keypress #3338
- error building - Unknown plugin "add-module-exports" #3329
- [0.4] admin double tapping loadItem calls, triple tapping on a direct load to keystone/list?search=xyz URI #3310
- [0.4] It is possible to create an item in nocreate list #3284
- Move selenium out of repo #3275
- Search box disappears after not founding something #3260
- Boolean field lost field-type and for attributes #3227
- Error on signin #3222
- TypeError: Cannot supply flags when constructing one RegExp from another #3207
- [0.4] Cannot create new items #3203
- Exception happen if col.type is id #3190
- Navigating to /keystone/signin throws error #3184
- Columns.unrecognised is not defined. #3157
- ArrayField #3130
- Emptying search box clears UI when empty search #3117
- Editor custom admin path is not set #3112
- res.apiError is not a function after commit #22076e6c2be4df #3111
- Unable to edit boolean values v0.3.19 #3050
- [v0.4] Boolean fields with noedit:false and hidden:true do not retain value #3029
- Option createInline: true breaks admin ui #3028
- unable to send emails with twig (and possibly other template engines besides jade) #3020
- Cannot edit items if property type is Types.Html #2998
- Keystone.email rewrites to: argument #2984
- [v0.4] Loading forever in list screen without default columns #2945
- Relationship links are broken #2940
- getUpdateHandler returns incorrect errors from validation #2923
- The ui with TextArray type doesn't work well. #2865
- TinyMCE Spellchecker Plugin 404 #2818
- Node 6 support: node-bufferstream #2807
- Upgrade react-color #2804
- Error: Cannot find module 'connect-mongo/es5' #2775
- Sign in redirects don't work on test server restart #2773
- 0.4: email error validation popup #1867
- Email helper fails when utilizing Nunjucks templates + Fix #1663
- Handle popout position based on viewport dimensions #1647
- Keystone Admin UI not always loading CSS #1295
- Putting TextArray/NumberArray field on initial true blocks creation dialog in AdminUI #1031
- Make DateColumn linkable #3295 (wmertens)
- Allow select type to link to item in column #3289 (wmertens)
- Fix #3207 #3211 (jannispl)
Closed issues:
- Uncaught ReferenceError: babelHelpers is not defined #3367
- Got "error building FieldTypes:..." with latest keystone(0.4.0-alph) #3350
- UpdateHandler Update for 0.4 #3319
- Replace keystone.Email with keystone-email package #3303
- how to add rbac for keystone? #3299
- Add hoooks to allow customization of the admin #3298
- Why Admin UI loading slowly, how to solve? #3297
- Possible bug regarding the "nav" config object #3287
- [0.4] Add keystone to an existing Express app, /keystone route returns 404 #3271
- Cloudinaryimage/s fields need to be updated to new spec #3269
- File field doesn't reset state after upload #3268
- Broken version on npm (0.3.22?) #3263
- node_modules size #3259
- TypeError: Cannot read property 'assert' of undefined #3250
- fields.js:7784 Uncaught ReferenceError: _ is not defined #3241
- Add READMEs to applicable fields #3192
- how to use v 4.0 #3179
- Admin interface / Babel transform-class-properties error #3178
- Deploy to Heroku button not working #3176
- Path the admin files are hardcoded #3168
- Replace Jade Admin UI Templates with EJS #3155
- Question about keystone core #3153
- 请问keystone有没有自身的角色管理系统,如果没有,需要怎么做 #3148
- How to add a user role management #3147
- Admin interface errors #3143
- How set right timezone? #3140
- Remove opinionated server-side React rendering #3096
- [v0.4] Incorrect error on accessing ID on admin UI #3092
- Sauce labs configuration is breaking build #3057
- Knox in KeystoneJS throws error code 307 for amazon S3 #3054
- Minified exception in admin UI #3042
- npm start stops with ReferenceError: bind is not defined #3010
- Admin UI: Lookup values for related collection #2992
- signin csrf error #2982
- Sort from the owner side of a relationship #2979
- pre:routes middleware not working...
v0.3.21
v0.3.21 (2016-06-19)
Fixed bugs:
- Error when non-existent IDs requested #2846
Closed issues:
- Unable to configure Jade options #2614
Merged pull requests:
- Update mongoose to version 4.5.1 🚀 #3053 (greenkeeperio-bot)
- Update eslint-plugin-react to version 5.2.2 🚀 #3051 (greenkeeperio-bot)
- Update eslint to version 2.13.0 🚀 #3049 (greenkeeperio-bot)
- Update eslint-config-keystone to version 2.4.0 🚀 #3046 (greenkeeperio-bot)
- Add custom
token
support for morgan log middleware #3040 (wangshijun)
v0.3.20
v0.3.20 (2016-06-17)
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:
- Update eslint-plugin-react to version 5.2.1 🚀 #3048 (greenkeeperio-bot)
- Update express to version 4.14.0 🚀 #3047 (greenkeeperio-bot)
- Update nightwatch to version 0.9.4 🚀 #3045 (greenkeeperio-bot)
- Update codeclimate-test-reporter to version 0.3.3 🚀 [#3039](https://github.com/keystonejs/keystone/pull...