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 (greenkeeperio-bot)
- Supports showing pdf thumbnails in the AdminUI #3037 (danielmahon)
- Update mongoose to version 4.5.0 π #3036 (greenkeeperio-bot)
- Fix Datetime format option #3032 (autoboxer)
- Fix date and datearray e2e tests #3027 (jstockwin)
- Misc fixes to CloudinaryImagesType.js #3025 (jstockwin)
- Fixes problem with cloudinary.url formats #3021 (danielmahon)
- Update eslint to version 2.12.0 π #3019 (greenkeeperio-bot)
- Update eslint-config-keystone to version 2.3.1 π #3018 (greenkeeperio-bot)
- Update eslint-config-keystone to version 2.3.0 π #3014 (greenkeeperio-bot)
- #3011 | Fix Date format option bug #3012 (autoboxer)
- Update nightwatch to version 0.9.3 π #3008 (greenkeeperio-bot)
- Fix bug in fullscreen TinyMCE #3007 (TSFoster)
- Update codeclimate-test-reporter to version 0.3.2 π #3005 (greenkeeperio-bot)
- Fix issue with the secondary nav bar disappearing. #2997 (webteckie)
- Fix error during creation of a localfile field. #2996 (webteckie)
- Misc fixes and improvements #2994 (webteckie)
- Fix bug while checking for allowed S3 filetypes #2989 (TSFoster)
- Set next list upon transitioning to another item #2986 (webteckie)
- Update bytes to version 2.4.0 π #2983 (greenkeeperio-bot)
- Log a more useful message if an invalid list default column is specified #2977 (webteckie)
- Update eslint to version 2.11.1 π #2976 (greenkeeperio-bot)
- Update history to version 3.0.0 π #2975 (greenkeeperio-bot)
- Add 'list' to the list of reserved words #2973 (webteckie)
- #2561 | Inherited Users can't log in #2972 (autoboxer)
- Update babel-core to version 6.9.1 π #2971 (greenkeeperio-bot)
- Replace double slashes with single ones when
mount
ing keystone on existing express app #2970 (johnnycrab) - Update nightwatch to version 0.9.1 π #2965 (greenkeeperio-bot)
- Configurable codemirror bundle path #2964 (webteckie)
- Fix drag & drop of lists on admin UI #2963 (TSFoster)
- Update eslint to version 2.11.0 π #2962 (greenkeeperio-bot)
- Replace options() from keystone-utils with _.defaults #2960 (geloescht)
- Fix no default columns #2959 (geloescht)
- Update cookie-parser to version 1.4.3 π #2958 (greenkeeperio-bot)
- Cookie signin persistent across subdomains #2955 (jacargentina)
- Fix checkKeystoneReady() when using KEYSTONEJS_PORT env variable por β¦ #2953 (jacargentina)
- Fix typo in RelationshipField (fixes #2855) #2950 (geloescht)
- Add e2e testing to demonstrate #2945 #2947 (jstockwin)
- Update mocha to version 2.5.3 π #2944 (greenkeeperio-bot)
- Update nightwatch to version 0.9.0 π #2938 (greenkeeperio-bot)
- Update juice to version 2.0.0 π #2935 (greenkeeperio-bot)
- Check blacklisted lists when deleting resources #2934 (fidelisrafael)
- Update mocha to version 2.5.2 π #2932 (greenkeeperio-bot)
- Fix dependson initial #2931 (geloescht)
- Style and improve GH templates #2928 (creynders)
- Update lodash to version 4.13.1 π #2925 (greenkeeperio-bot)
- Update mocha to version 2.5.1 π #2921 (greenkeeperio-bot)
- Update lodash to version 4.13.0 π #2918 (greenkeeperio-bot)
- test(e2e): Add relationship field e2e testing #2914 (jstockwin)
- react test for ItemsTableValue component #2912 (suryagh)
- Update mongoose to version 4.4.19 π #2911 (greenkeeperio-bot)
- Update updtr to version 0.1.15 π #2909 (greenkeeperio-bot)
- Update method-override to version 2.3.6 π #2908 (greenkeeperio-bot)
- Update react to version 15.1.0 π #2907 (greenkeeperio-bot)
- Update cookie-parser to version 1.4.2 π #2906 (greenkeeperio-bot)
- [email protected] breaks build π¨ #2905 (greenkeeperio-bot)
- Update react-dom to version 15.1.0 π #2904 (greenkeeperio-bot)
- Update react-addons-css-transition-group to version 15.1.0 π #2903 (greenkeeperio-bot)
- Update codemirror to version 5.15.2 π #2902 (greenkeeperio-bot)
- E2e timeout increase #2901 (jstockwin)
- test(e2e): Slightly refactor group001 e2e tests #2900 (jstockwin)
- E2e testing geopoint #2899 (jstockwin)
- Update codemirror to version 5.15.0 π #2897 (greenkeeperio-bot)
- Update react-router to version 2.4.1 π #2895 (greenkeeperio-bot)
- Fix timezone handling for Datetime field #2894 (geloescht)
- Add Pull Request Template #2891 (jstockwin)
- Fix Keystone adminUI being broken #2885 (jstockwin)
- e2e array field tests #2884 (jstockwin)
- Fix UI Alignment / Positioning #2882 (jossmac)
- Fix jumpy primary navigation #2881 (jossmac)
- React component unit tests #2880 (suryagh)
- Update babel-preset-es2015 to version 6.9.0 π #2879 (greenkeeperio-bot)
- Add Region to S3 Image URL #2878 (alechewitt)
- Update babel-core to version 6.9.0 π #2877 (greenkeeperio-bot)
- test(e2e): Refactor boolean field e2e tests #2875 (jstockwin)
- Update react-engine to version 3.4.1 π #2870 (greenkeeperio-bot)
- Remove tinyMCE in HtmlField when dependsOn is disabled #2868 (geloescht)
- Update eslint to version 2.10.2 π #2867 (greenkeeperio-bot)
- test(e2e): Added money field e2e tests #2866 (jstockwin)
- test(e2e): Rename verifyUI to assertUI #2864 (jstockwin)
- test(e2e): Add workaround for selenium failure #2863 (geloescht)
- test(e2e): Added date array e2e tests #2862 (jstockwin)
- Add Issue Template #2859 (morenoh149)
- test(e2e): Added local file field e2e testing #2857 (jstockwin)
- test(e2e): Add cloudinary field e2e tests #2856 (jstockwin)
- test(e2e): add ui tests for edit form #2854 (jstockwin)
- Update eslint to version 2.10.1 π #2853 (greenkeeperio-bot)
- test(e2e): Group UX and UI field tests #2852 (jstockwin)
- test(e2e): Add location and key field tests #2850 (jstockwin)
- Update react-engine to version 3.4.0 π #2845 (greenkeeperio-bot)
- test(e2e): Disable markdown preview tests to fix travis #2844 (jstockwin)
- test(e2e): Wait for item page after save #2843 (jstockwin)
- Update mongoose to version 4.4.17 π #2842 (greenkeeperio-bot)
- test(e2e): Fix markdown field tests? #2841 (jstockwin)
- Fixed #2584: initExpressApp can receive the express app #2839 (jacargentina)
- Update updtr to version 0.1.14 π #2838 (greenkeeperio-bot)
- Update compression to version 1.6.2 π #2835 (greenkeeperio-bot)
- Remove date assert e2e tests, re-enable travis e2e #2833 (jstockwin)
- [email protected] breaks build
β οΈ #2832 (greenkeeperio-bot) - [email protected] breaks build
β οΈ #2829 (greenkeeperio-bot) - [email protected] breaks build
β οΈ #2823 (greenkeeperio-bot) - Upgrades kerberos package to 0.0.21 #2821 (vkammerer)
- Fix validation on noedit initial fields #2816 (jstockwin)
- [email protected] breaks build
β οΈ #2813 (greenkeeperio-bot) - Add datetime for field #2811 (jstockwin)
- Fix validation errors not showing in the admin UI #2809 (jstockwin)
- Fix #2803 Keystone.lists.map is not a function #2806 (jacargentina)
- Update eslint-plugin-react to version 5.1.1 π #2802 (greenkeeperio-bot)
- Update mongoose to version 4.4.16 π #2797 (greenkeeperio-bot)
- Signin redirect not working #2753 #2796 (jdr0dn3y)
- Update lodash to version 4.12.0 π #2794 (greenkeeperio-bot)
- hex encode token so that it does not contain special characters #2793 (suryagh)
- Update keystone-utils to version 0.4.0 π #2791 (greenkeeperio-bot)
- Cleanup key field tests #2790 (mxstbr)
- Update keystone-utils to version 0.3.6 π #2789 (greenkeeperio-bot)
- test(e2e): Update password validation messages #2788 (jstockwin)
- Fix validation errors in the admin interface #2783 (mxstbr)
- test(e2e): Fixed url and password field ux tests #2781 (jstockwin)
- Update mongoose to version 4.4.15 π #2780 (greenkeeperio-bot)
- Fix e2e testing #2777 (jstockwin)
- Update browserify to version 13.0.1 π #2776 (greenkeeperio-bot)
- Update updtr to version 0.1.13 π #2774 (greenkeeperio-bot)
- Update body-parser to version 1.15.1 π #2770 (greenkeeperio-bot)
- Update keystone-utils to version 0.3.5 π #2765 (greenkeeperio-bot)
- test(e2e): Add testing for password field #2764 (jstockwin)
- modified x-array items behavior to be consistent with #2721 #2763 (suryagh)
- Update embedly to version 2.0.1 π #2761 (greenkeeperio-bot)
- test(e2e): Fix code field's assertInput command #2758 (jstockwin)
- [WIP] Admin Interface Refactor #2566 (mxstbr)