Changelog for v1.0
authorMike Taylor <mike@indexdata.com>
Tue, 11 Nov 2014 13:38:14 +0000 (13:38 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 11 Nov 2014 13:38:14 +0000 (13:38 +0000)
src/NEWS

index 7d9df79..68f89e4 100644 (file)
--- a/src/NEWS
+++ b/src/NEWS
@@ -1,15 +1,53 @@
 Version history for the MasterKey Widget Set (MKWS)
 
-0.9 series
-----------
+1.0.0  Tue Nov 11 13:34:28 GMT 2014
+       - First major stable public release. Fixes MANY bugs and adds
+         many new features, including but not limited to the following:
+         * MKWS-84     Translate fieldnames in full-record popup
+         * MKWS-168    Standardise templating
+         * MKWS-206    CSS Styles for the Credo Widget need work
+         * MKWS-211    Refinements to the Overview widget
+         * MKWS-227    Bring MKWS documentation up to date
+         * MKWS-234    Improve SP configuration/proxying for better authentication
+         * MKWS-258    (part of MKWS-257) Move termlist hiding to CSS
+         * MKWS-270    Open-source the Widget Set v1.0
+         * MKWS-272    Do not make unnecessary SP/PP2 requests
+         * MKWS-279    Incorporate templates into documentation
+         * MKWS-280    We should not define globals named "widget" and "team"
+         * MKWS-281    Consolidate MKWS's index.html and README.html into a single file
+         * MKWS-286    cd doc; make clean + make (does not rebuild)
+         * MKWS-287    no translation of 'per page'
+         * MKWS-293    Build failed in Jenkins: mkws #1086
+         * MKWS-294    Change names of MKWS classes to be case-insensitive
+         * MKWS-295    Fix styles when built with old pandoc
+         * MKWS-296    PDF versions of documents do not build on Debian 6.0
+         * MKWS-297    Fix many broken MKWS demos
+         * MKWS-298    Facet-specific template name unwisely involves "caption"
+         * MKWS-300    make PDF documentation optional
+         * MKWS-302    (part of MKWS-297) Fix Mike's MKWS demos
+         * MKWS-303    (part of MKWS-297) we should setup a test case for our MKWS demos.
+         * MKWS-304    (part of MKWS-297) dict.html example broken
+         * MKWS-305    (part of MKWS-297) Fix the images.html demo
+         * MKWS-306    Upgrade demos to use new-style class-names
+         * MKWS-308    double search box in jasmine regression tests
+         * MKWS-309    IE8: some MKWS demos does not work anymore
+         * MKWS-310    make clean leaves files
+         * MKWS-311    check if koha mkws widgets runs with new class names
+         * MKWS-312    Reinstate the Summary template
+         * MKWS-313    Rename templates to lower case
+         * MKWS-314    Rename templates directory from "mkws.templates" to "templates"
+         * MKWS-315    Get rid of the mkws-widget-reference.templates directory
+         * MKWS-317    http://example.indexdata.com/ points to wrong URL
+         * MKWS-318    more stable regressions search query
+         * MKWS-319    Show diagnostic message as well as code
+         * MKWS-320    Style the tables in the MKWS documentation
+         * MKWS-321    Style the auth-name widget
+         * MKWS-322    Use "facets" widget in place of "termlists"
+         * MKWS-325    Top-level "make check" fails on caliban
+         * MKWS-329    Include the CSS file in archived releases
+         * MKWS-330    Remove query_width config option
+         * MKWS-333    make sure that MKWS works fine with the Internet Explorer
 
-The 0.9.x series of releases are beta quality. They are functional but
-have not yet been extensively battle-tested.
-
-0.9.2 [IN PROGRESS]
-       - Full-record template invokes {{mkws-translate}} on fieldnames.
-         Fixes MKWS-84 Translate fieldnames in full-record popup.
-
-0.9.1 Thu Dec 19 15:33:13 GMT 2013
+0.9.1  Thu Dec 19 15:33:13 GMT 2013
        - First public release.