Skip to content

Commit

Permalink
Merge a6f79c8 into 2aff798
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMayer committed Feb 4, 2017
2 parents 2aff798 + a6f79c8 commit bc39c2e
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 4 deletions.
156 changes: 155 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,8 +1,162 @@
## Change Log

0.10.0
======

### 0.10.0-dev (2017/02/04 20:39 +00:00)
- [#488](https://github.com/CometVisu/CometVisu/pull/488) Fix issue 303: handle datasourceIndex in diagram plugin (@ChristianMayer)
- [#487](https://github.com/CometVisu/CometVisu/pull/487) Make pitchblack design appear nicer (@ChristianMayer)
- [#467](https://github.com/CometVisu/CometVisu/pull/467) remove console.log calls (@peuter)
- [#483](https://github.com/CometVisu/CometVisu/pull/483) fix cached timer plugin (@peuter)
- [#485](https://github.com/CometVisu/CometVisu/pull/485) - fix timeout plugin in cache mode (tested) (@peuter)
- [#482](https://github.com/CometVisu/CometVisu/pull/482) Send click event on <a> elements on touch devices (@ChristianMayer)
- [#480](https://github.com/CometVisu/CometVisu/pull/480) Fix 476 pure scroll (@ChristianMayer)
- [#479](https://github.com/CometVisu/CometVisu/pull/479) read config as argument from stdin when called via php-cli (@ctr49)
- [#478](https://github.com/CometVisu/CometVisu/pull/478) - correct handling of forceReload + enableCache (@peuter)
- [#477](https://github.com/CometVisu/CometVisu/pull/477) skip cache when forceReload is true (@peuter)
- [#474](https://github.com/CometVisu/CometVisu/pull/474) Gracefully handle a requested design that doesn't exist (@ChristianMayer)
- [#470](https://github.com/CometVisu/CometVisu/pull/470) Update icons (@ChristianMayer)
- [#468](https://github.com/CometVisu/CometVisu/pull/468) make examples loadable with current lib (@peuter)
- [#466](https://github.com/CometVisu/CometVisu/pull/466) Remove unneded scroll bar and add optical seperator (@ChristianMayer)
- [#464](https://github.com/CometVisu/CometVisu/pull/464) Fix counter image (@ChristianMayer)
- [#463](https://github.com/CometVisu/CometVisu/pull/463) Prepare next release cycle (@ChristianMayer)
- [#462](https://github.com/CometVisu/CometVisu/pull/462) Fix build system (@ChristianMayer)
- [#460](https://github.com/CometVisu/CometVisu/pull/460) Fix #369: resizing doesnt trigger colspan switch (@ChristianMayer)
- [#458](https://github.com/CometVisu/CometVisu/pull/458) Fix issue #414: Group address will not be written by editor when addre… (@ChristianMayer)
- [#457](https://github.com/CometVisu/CometVisu/pull/457) Fix issue #350: Make startpage parameter more robust (@ChristianMayer)
- [#456](https://github.com/CometVisu/CometVisu/pull/456) Enhance manager for media (@ChristianMayer)
- [#455](https://github.com/CometVisu/CometVisu/pull/455) Fix for console error and not displaying external RSS feeds. (@ChristianMayer)
- [#453](https://github.com/CometVisu/CometVisu/pull/453) look for rsslog.db in /etc/cometvisu (@ctr49)
- [#452](https://github.com/CometVisu/CometVisu/pull/452) Refinement, typos, ... (@ChristianMayer)
- [#451](https://github.com/CometVisu/CometVisu/pull/451) Refined descriptions (@ChristianMayer)
- [#445](https://github.com/CometVisu/CometVisu/pull/445) add caching support for rendered DOM including all data needed
- [#449](https://github.com/CometVisu/CometVisu/pull/449) add spaces (@peuter)
- [#448](https://github.com/CometVisu/CometVisu/pull/448) add sitemap.xml generation for documentation (@peuter)
- [#447](https://github.com/CometVisu/CometVisu/pull/447) add Makefile to allow `make html`... (@peuter)
- [#446](https://github.com/CometVisu/CometVisu/pull/446) generate CVElements.yml from docs (@peuter)
- [#444](https://github.com/CometVisu/CometVisu/pull/444) check if text is string before calling substring (@peuter)
- [#443](https://github.com/CometVisu/CometVisu/pull/443) Speech-plugin enhancements: (@peuter)
- [#441](https://github.com/CometVisu/CometVisu/pull/441) fix speech plugin: schema and documentation (@peuter)
- [#440](https://github.com/CometVisu/CometVisu/pull/440) introducing automatic english doc generation... (@peuter)
- [#439](https://github.com/CometVisu/CometVisu/pull/439) add simple text to speech plugin (@peuter)
- [#438](https://github.com/CometVisu/CometVisu/pull/438) Rename docs folder (@peuter)
- [#437](https://github.com/CometVisu/CometVisu/pull/437) change doc structure to <language>/<version>/(manual|api). (@peuter)
- [#436](https://github.com/CometVisu/CometVisu/pull/436) New docs: InfoAction + PageJump (@peuter)
- [#435](https://github.com/CometVisu/CometVisu/pull/435) add new custom directives descriptions (@peuter)
- [#434](https://github.com/CometVisu/CometVisu/pull/434) - add scaffolding for plugins (@peuter)
- [#432](https://github.com/CometVisu/CometVisu/pull/432) New docs (@peuter)
- [#431](https://github.com/CometVisu/CometVisu/pull/431) add all trigger docs (@peuter)
- [#430](https://github.com/CometVisu/CometVisu/pull/430) Add ImageTrigger... (@peuter)
- [#429](https://github.com/CometVisu/CometVisu/pull/429) change mandatory translation to "Pflichtangabe" (@peuter)
- [#428](https://github.com/CometVisu/CometVisu/pull/428) expand mandatory tooltip to whole word (@peuter)
- [#427](https://github.com/CometVisu/CometVisu/pull/427) add some information from the source docs to the widget pages (author… (@peuter)
- [#426](https://github.com/CometVisu/CometVisu/pull/426) add info widget (@peuter)
- [#425](https://github.com/CometVisu/CometVisu/pull/425) Fix URL to make it valid (@ChristianMayer)
- [#424](https://github.com/CometVisu/CometVisu/pull/424) change restructured map file suffix (@peuter)
- [#423](https://github.com/CometVisu/CometVisu/pull/423) new Widget docs + documentation helper refactoring (@peuter)
- [#422](https://github.com/CometVisu/CometVisu/pull/422) changing redirect structure (@peuter)
- [#421](https://github.com/CometVisu/CometVisu/pull/421) use abbreviations instead of citations to avoid the linking problem. (@peuter)
- [#420](https://github.com/CometVisu/CometVisu/pull/420) move redirect structure to gh-pages auto-commit (@peuter)
- [#419](https://github.com/CometVisu/CometVisu/pull/419) improve declaration of mandatory elements and attributes (@peuter)
- [#418](https://github.com/CometVisu/CometVisu/pull/418) fix broken build (@peuter)
- [#417](https://github.com/CometVisu/CometVisu/pull/417) - introduce a single settings file with all relevant configuration ne… (@peuter)
- [#415](https://github.com/CometVisu/CometVisu/pull/415) fix some doc-source errors, add xml-format content, disable scroll an… (@peuter)
- [#413](https://github.com/CometVisu/CometVisu/pull/413) auto-create the redirect structure from document source (@peuter)
- [#412](https://github.com/CometVisu/CometVisu/pull/412) add global header to all manual pages that shows a hint for developme… (@peuter)
- [#411](https://github.com/CometVisu/CometVisu/pull/411) adding RRD examples (@peuter)
- [#410](https://github.com/CometVisu/CometVisu/pull/410) add basic RST introduction (@peuter)
- [#408](https://github.com/CometVisu/CometVisu/pull/408) Add RST custom directive descriptions (@peuter)
- [#406](https://github.com/CometVisu/CometVisu/pull/406) transfer the update documentation (@peuter)
- [#402](https://github.com/CometVisu/CometVisu/pull/402) Update visu_config.xsd for Documentation (@SirTobiIV)
- [#405](https://github.com/CometVisu/CometVisu/pull/405) transfer wiki content from "install development version" (@peuter)
- [#401](https://github.com/CometVisu/CometVisu/pull/401) add page widget documentation (@peuter)
- [#400](https://github.com/CometVisu/CometVisu/pull/400) Update visu_config (@SirTobiIV)
- [#395](https://github.com/CometVisu/CometVisu/pull/395) Update documentation for widget "page" (@SirTobiIV)
- [#397](https://github.com/CometVisu/CometVisu/pull/397) Ignore Eclipse project files (@SirTobiIV)
- [#398](https://github.com/CometVisu/CometVisu/pull/398) transfer metal design content from wiki, remove other design pages for.. (@peuter)
- [#396](https://github.com/CometVisu/CometVisu/pull/396) - rename the custom directives to fit the common syntax (- instead of _) (@peuter)
- [#394](https://github.com/CometVisu/CometVisu/pull/394) cleanup+tweak build script to gain some more speed (@peuter)
- [#393](https://github.com/CometVisu/CometVisu/pull/393) Build matrix (@peuter)
- [#392](https://github.com/CometVisu/CometVisu/pull/392) User manual updates (@peuter)
- [#391](https://github.com/CometVisu/CometVisu/pull/391) some updates and added page stubs for internally linked pages (@peuter)
- [#390](https://github.com/CometVisu/CometVisu/pull/390) User manual improvements (@peuter)
- [#388](https://github.com/CometVisu/CometVisu/pull/388) Handle XSD annotation references in the editor (@ChristianMayer)
- [#389](https://github.com/CometVisu/CometVisu/pull/389) Update readme, add test description to docs (@peuter)
- [#387](https://github.com/CometVisu/CometVisu/pull/387) reference attributes in elements tables too + remove TODO (@peuter)
- [#386](https://github.com/CometVisu/CometVisu/pull/386) reference attributes (@peuter)
- [#385](https://github.com/CometVisu/CometVisu/pull/385) add -strip options to resize command... (@peuter)
- [#383](https://github.com/CometVisu/CometVisu/pull/383) allow sending data to the same address multiple times (@peuter)
- [#384](https://github.com/CometVisu/CometVisu/pull/384) Fix raw data input for powerspectrum screenshot (@ChristianMayer)
- [#382](https://github.com/CometVisu/CometVisu/pull/382) More descriptions (@ChristianMayer)
- [#381](https://github.com/CometVisu/CometVisu/pull/381) Attempt at top screenshot for powerspectrum manual (@ChristianMayer)
- [#380](https://github.com/CometVisu/CometVisu/pull/380) Attempt at top screenshot for powerspectrum manual (@ChristianMayer)
- [#379](https://github.com/CometVisu/CometVisu/pull/379) First attempt to add manual page for powerspectrum (@ChristianMayer)
- [#378](https://github.com/CometVisu/CometVisu/pull/378) skip deployment when not in main repo (@peuter)
- [#377](https://github.com/CometVisu/CometVisu/pull/377) order widgets by type + update widget template (@peuter)
- [#376](https://github.com/CometVisu/CometVisu/pull/376) Add annotations for powerspectrum plugin and switch widget (@ChristianMayer)
- [#375](https://github.com/CometVisu/CometVisu/pull/375) strip all meta-data from screenshots to allow git to check if the con… (@peuter)
- [#374](https://github.com/CometVisu/CometVisu/pull/374) add the address text node to the auto-doc + annotation for that node … (@peuter)
- [#373](https://github.com/CometVisu/CometVisu/pull/373) Improve information retrieval from XSD (@peuter)
- [#372](https://github.com/CometVisu/CometVisu/pull/372) User manual (@peuter)
- [#371](https://github.com/CometVisu/CometVisu/pull/371) User manual update (@peuter)
- [#370](https://github.com/CometVisu/CometVisu/pull/370) User manual including toolchain for auto-generation (@peuter)
- [#368](https://github.com/CometVisu/CometVisu/pull/368) New feature for Image widget: shrink to fit width (@ChristianMayer)
- [#366](https://github.com/CometVisu/CometVisu/pull/366) Api Doc including build system (@peuter)
- [#367](https://github.com/CometVisu/CometVisu/pull/367) New plugin for enertex smartmeter (@ChristianMayer)
- [#363](https://github.com/CometVisu/CometVisu/pull/363) Added touch support for diagram (@cool-runnings)
- [#365](https://github.com/CometVisu/CometVisu/pull/365) more unit tests + some fixes found during testing (@peuter)
- [#354](https://github.com/CometVisu/CometVisu/pull/354) basic debian layout (@ctr49)
- [#364](https://github.com/CometVisu/CometVisu/pull/364) fix pagejumps: use different key for target-path in data storage to s… (@peuter)
- [#359](https://github.com/CometVisu/CometVisu/pull/359) Fix/colorchooser (@peuter)
- [#361](https://github.com/CometVisu/CometVisu/pull/361) more unit tests (@peuter)
- [#360](https://github.com/CometVisu/CometVisu/pull/360) fix build task (@peuter)
- [#357](https://github.com/CometVisu/CometVisu/pull/357) add basic tests for most widgets including scaffolding function to ge… (@peuter)
- [#2](https://github.com/CometVisu/CometVisu/pull/2) Rsslog external update (@ctr49)
- [#356](https://github.com/CometVisu/CometVisu/pull/356) Update rsslog_external.php (@ctr49)
- [#349](https://github.com/CometVisu/CometVisu/pull/349) login before generating page (setup_page() call): allows backends to … (@peuter)
- [#348](https://github.com/CometVisu/CometVisu/pull/348) Switch icon to svg (@ChristianMayer, @peuter)
- [#347](https://github.com/CometVisu/CometVisu/pull/347) use special backend headers if set (@peuter)
- [#346](https://github.com/CometVisu/CometVisu/pull/346) Fix typo (@ChristianMayer)
- [#344](https://github.com/CometVisu/CometVisu/pull/344) Add infrastructure to display system messages (@ChristianMayer)
- [#343](https://github.com/CometVisu/CometVisu/pull/343) Fix demo_flat (@ChristianMayer)
- [#342](https://github.com/CometVisu/CometVisu/pull/342) Cleanup resize and fix display bug (@ChristianMayer)
- [#341](https://github.com/CometVisu/CometVisu/pull/341) Enhance 2d pages with contained mode (@ChristianMayer)
- [#335](https://github.com/CometVisu/CometVisu/pull/335) more unit tests (@peuter)
- [#333](https://github.com/CometVisu/CometVisu/pull/333) Enhancement: gacefully handle nonexistent plugins (@ChristianMayer)
- [#329](https://github.com/CometVisu/CometVisu/pull/329) Fix broken connetion after time out (@ChristianMayer)

0.9.2
=====

### v0.9.2 (2016/05/01 15:28 +00:00)
- [#328](https://github.com/CometVisu/CometVisu/pull/328) Unittesting transform knx (@ChristianMayer)
- [#321](https://github.com/CometVisu/CometVisu/pull/321) Fix editor after jQuery update (@ChristianMayer)
- [#320](https://github.com/CometVisu/CometVisu/pull/320) Fix dependency to work with new jQuery version (@ChristianMayer)
- [#317](https://github.com/CometVisu/CometVisu/pull/317) Fix DPT6.010 (@ChristianMayer)
- [#315](https://github.com/CometVisu/CometVisu/pull/315) Fix index during restart (@ChristianMayer)
- [#314](https://github.com/CometVisu/CometVisu/pull/314) Remove not existing file (@ChristianMayer)
- [#310](https://github.com/CometVisu/CometVisu/pull/310) minor coding fixes (@peuter)
- [#309](https://github.com/CometVisu/CometVisu/pull/309) Better select files for appcache (@ChristianMayer)
- [#308](https://github.com/CometVisu/CometVisu/pull/308) Fix 2d3d demo (@ChristianMayer)
- [#307](https://github.com/CometVisu/CometVisu/pull/307) Update jQuery and remove jQuery Tools Scrollable (@ChristianMayer)
- [#304](https://github.com/CometVisu/CometVisu/pull/304) Introduce automated testing (@peuter)
- [#301](https://github.com/CometVisu/CometVisu/pull/301) move infoaction plugin to structure/pure + some design fixes for info… (@peuter)
- [#294](https://github.com/CometVisu/CometVisu/pull/294) Universal client (@peuter, @ChristianMayer, @tuxedo0801)
- [#297](https://github.com/CometVisu/CometVisu/pull/297) Revert "Convert IconSet to webfont" (@ChristianMayer)
- [#295](https://github.com/CometVisu/CometVisu/pull/295) Convert IconSet to webfont (@peuter)
- [#293](https://github.com/CometVisu/CometVisu/pull/293) styling fixes (@peuter)
- [#290](https://github.com/CometVisu/CometVisu/pull/290) fixed styling regression of widgetinfo elements in navbar-pagejumps i… (@peuter, @ChristianMayer)
- [#292](https://github.com/CometVisu/CometVisu/pull/292) Release 0.9.1 (@ChristianMayer, @peuter)

0.9.1
=====

### upcoming (2016/03/13 21:29 +00:00)
### v0.9.1 (2016/03/13 22:20 +00:00)
- [#289](https://github.com/CometVisu/CometVisu/pull/289) Add retry link to error message (@ChristianMayer)
- [#288](https://github.com/CometVisu/CometVisu/pull/288) fix flavours not gettings applied in groups (@peuter)
- [#286](https://github.com/CometVisu/CometVisu/pull/286) Fix case where page=null (@ChristianMayer)
- [#285](https://github.com/CometVisu/CometVisu/pull/285) fix styling of widgetinfos in pagejumps by adding the infoaction clas… (@peuter)
- [#282](https://github.com/CometVisu/CometVisu/pull/282) Fix to release script and clean up (@ChristianMayer)

### v0.9.1-RC1 (2016/03/01 17:42 +00:00)
- [#281](https://github.com/CometVisu/CometVisu/pull/281) Fix sprintf format position (@ChristianMayer)
Expand Down
19 changes: 17 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,17 @@ module.exports = function(grunt) {
}
]
}
},
githubChanges: {
options: {
questions: [
{
config: 'githubChanges.dist.options.token', // get personal GitHub tokel to bypass API rate limiting
type: 'input',
message: 'GitHub personal token:'
}
]
}
}
},

Expand Down Expand Up @@ -441,8 +452,11 @@ module.exports = function(grunt) {
// Owner and Repository options are mandatory
owner : 'CometVisu',
repository : 'CometVisu',
tagName: pkg.version,
auth: true,
token: '', // this will be replaces by the prompt task with the user input
branch: 'develop',
// betweenTags: 'master...develop', // seems to be not supported at the moment
betweenTags: 'master...develop',
onlyPulls: true,
useCommitBody: true,
// auth: true, // auth creates a stall for me :(
Expand Down Expand Up @@ -694,10 +708,11 @@ module.exports = function(grunt) {
grunt.registerTask('screenshotsSource', ['connect', 'protractor:screenshotsSource']);
grunt.registerTask('screenshotsManual', ['connect', 'protractor:screenshotsManual']);
grunt.registerTask('api-doc', ['clean:exampleCache', 'clean:apiDoc', 'jsdoc:html', 'screenshotsSource']);
grunt.registerTask('changelog', ['prompt:githubChanges', 'githubChanges']);

// update icon submodule
grunt.registerTask('updateicons', ['shell:updateicons']);

grunt.registerTask('default', 'build');

};
};
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "CometVisu",
"description": "The CometVisu is an interactive, realtime, web based visualization. It can be used to access the KNX bus or with the OpenHAB backend everything in the OpenHAB world.",
"version": "0.10.0-dev",
"version": "0.10.0-RC1",
"repository": {
"type": "git",
"url": "https://github.com/cometvisu/cometvisu.git"
Expand Down

0 comments on commit bc39c2e

Please sign in to comment.