|
| 1 | +# Change Log |
| 2 | +All notable changes to this project will be documented in this file. |
| 3 | + |
| 4 | +The format is based on [Keep a Changelog](http://keepachangelog.com/) |
| 5 | +and this project adheres to [Semantic Versioning](http://semver.org/) as of version 1.0.0. |
| 6 | + |
| 7 | +## [1.0.0] - 2016-10-04 |
| 8 | + |
| 9 | +### Added |
| 10 | +- Add a help text for the filter module |
| 11 | +- Add option to (not) display default type column |
| 12 | +- Add first draft (incomplete) to provide french |
| 13 | +- SPARQL: add option to export result to CSV |
| 14 | +- Add hide type when using add instance |
| 15 | +- Add json-support for registrationAction |
| 16 | +- Add prependTitleProperty again, remove unused methods and keep a single instance of erfurt |
| 17 | +- Add showHiddenElements to naviagtion config |
| 18 | +- Add hugarian to language selection |
| 19 | +- Add initial ResourceJsonrpcAdapter |
| 20 | +- Add getTitle method to ModelJsonrpcAdapter |
| 21 | +- Add RDF/JSON (Alternate, Talis) content type |
| 22 | +- Add support for attributes in toolbar buttons |
| 23 | +- Add support for docker based devenv |
| 24 | +- Add controller test for resource export action |
| 25 | +- Add an onRegisterUser Event |
| 26 | +- Add an onRegisterUserFailed Event |
| 27 | +- Add test makefile for new composer download |
| 28 | + |
| 29 | +### Changed |
| 30 | +- Update RDFauthor |
| 31 | +- Use onResolveDomainAliasInput on URL detection |
| 32 | +- TitleHelper improvements: Chunk/Bulk Querying |
| 33 | +- Changing the workflow of the TitleHelper using the ResourcePool |
| 34 | +- Update getValues functionality using the ResourcePool - Scalability Improvement |
| 35 | +- Changing getAllProperties functionality to work with the MemoryModel and ResourcePool |
| 36 | +- Changing debug workflow with blanknodes on gettitles + cleanup |
| 37 | +- Changing debug workflow on addResource |
| 38 | +- Re-enabling inverse show properties in table view but on a scaleable way |
| 39 | +- Change sameTerm Filter into Equals constraint in NavigationController |
| 40 | +- Make new TitleHelper aware of languages |
| 41 | +- Add getResources() call and unify testShownPropertiesAddTitles |
| 42 | +- Set zend version to latest 1.x. Fix #306. |
| 43 | +- Move responsibility for contentType and fileExtension to Erfurt |
| 44 | +- Improve Exception output |
| 45 | +- Update jQuery to 1.9.1 and add jQuery migrate |
| 46 | +- Using composer for dependencies |
| 47 | +- Update jquery-ui to 1.8.22. Fix #337 |
| 48 | +- Refactor usage of exit to using return |
| 49 | +- Clean up default.ini/config.ini.dist, disable caches per default |
| 50 | +- Remove trim() to give more meaningfull output |
| 51 | +- Improve FileCommentSniff to also accept older years and to ignore sub repos |
| 52 | +- Increse minimal PHP version to 5.4.0 |
| 53 | +- Change sort option to SORT_NUMERIC |
| 54 | +- Modify help menu building process |
| 55 | +- Deactivate ckan, mail and pingback extension |
| 56 | +- Add data route to default config |
| 57 | +- Update Linked Data plugin to use data route |
| 58 | +- Enhance environment for controller unit tests |
| 59 | +- Replace sameterm with equals in navbox |
| 60 | +- Use IN where possible |
| 61 | +- Optimize offset/limit usage & refactor js code a bit |
| 62 | +- Make codesniffer now ignores the FileCommentSniff and make codesniffer_year includes the Sniff |
| 63 | +- Disable front-end cache in config.ini.dist |
| 64 | +- Change the Documentation link from Github to the new Documentation |
| 65 | + |
| 66 | +### Fixed |
| 67 | +- Fix type handling in rdfauthor popover controller |
| 68 | +- Fix #278 Add Property not working properly |
| 69 | +- Complete license and copyright information in doc blocks |
| 70 | +- Additional fixes while firing onRegisterUser and onRegisterUserFailed event |
| 71 | +- added workaround to handle statements with empty object URIs, which are sometimes provided by RDFauthor editor (seems to be related to line 467 in extensions/themes/silverblue/scripts/support.js) |
| 72 | +- Only Uris should be used as links in a List. BugFix |
| 73 | +- Prevent Bugs with wrong initalized class attributes |
| 74 | +- Fix try to get property of non-object, when deleting model |
| 75 | +- Fix pingback takes for ever |
| 76 | +- Fix #286. Also consider colon in OntoWiki_Utils::compactUri method. |
| 77 | +- Fix #258. Forward Erfurt. |
| 78 | +- Fix community tab |
| 79 | +- Fix selectlanguage config for russian |
| 80 | +- Fix comments if creator not set. |
| 81 | +- Fix getting branch name (wasn't language independent) |
| 82 | +- Fix #145. Fix special chars in Linked Data request URIs. |
| 83 | +- Fix testing for extensions |
| 84 | +- Fix handling of protocols forwarded by proxy. Fix #313. |
| 85 | +- Fix typo in Bootstrap comment |
| 86 | +- Fix 319. Expose navigationAddElement in navigation.js |
| 87 | +- Fix setting select clause instead of prologue part and forward Erfurt |
| 88 | +- Fall back if no feed is specified |
| 89 | +- Fix #347. Remove require_once because we are using autoloader now |
| 90 | +- Fix skipped test |
| 91 | +- Fix integration tests to fit new result format |
| 92 | +- #332: Fix "Shift + Alt" key capture issue |
| 93 | +- Fix content-type for resource exports |
| 94 | +- Fix support for JSON content types in Linked Data plugin |
| 95 | +- Fix indentation of mappings array |
| 96 | + |
| 97 | +### Removed |
| 98 | +- Removing subjects from inverse relations memory model |
| 99 | +- Remove OntoWiki_Controller_Service. Fix #242. |
| 100 | +- Remove useless add-method from ResourceJsonrpcAdapter |
| 101 | +- Remove Vagrant development environment |
| 102 | +- Remove test target in makefile |
| 103 | + |
| 104 | +## [0.9.11] - 2014-01-31 |
| 105 | + |
| 106 | +- Improve model selection in linkeddataserver extension |
| 107 | +- Extend cache clear script by support for query and translation cache |
| 108 | +- Fix #60: Add script to clear cache via shell |
| 109 | +- fix #201 - removed css classes for modal and set z-index of applicationbar to 999 |
| 110 | +- Fix 271. Fix Output Format of queries editor |
| 111 | +- fix #201 - fixed z-index for modal-wrapper-propertyselector |
| 112 | +- Merge pull request #268 from hknochi/feature/fix-extension-enabler |
| 113 | +- Merge pull request #269 from hknochi/feature/fix-pagination |
| 114 | +- fix issue #167 - invalidate extensionCache to distribute requested changes |
| 115 | +- fix issue #261 - added limit-parameter to url |
| 116 | +- improve cron job |
| 117 | +- Add list-events target to Makefile |
| 118 | +- remove log in about screen |
| 119 | +- avoid broken feed URLs on version / names with spaces |
| 120 | +- use configure name instead of hardcoded one |
| 121 | +- fixed issue #201 - added css rules for modal-wrapper |
| 122 | +- fixed issue #201 - added css rules for simplemodal-container and -overlay |
| 123 | +- Fix build to ignore worker shell scripts |
| 124 | +- Reorganize shell scripts to avoid build failure |
| 125 | +- Cleanup mail extension job class by removing obsolete members |
| 126 | +- Added console client and an example extension for testing Erfurts worker |
| 127 | +- Add support for Erfurts background jobs |
| 128 | +- add min-height to <span> in resource view |
| 129 | +- Add hidden save and cancle buttons in listmode |
| 130 | +- Reorganize some code in support.js |
| 131 | +- Fix editProperty to work in extended mode (+) |
| 132 | +- Allow configuration of session cookie parameters, such as session lifetime |
| 133 | +- Fix #259. Write alle defined prefixes to RDFa output. |
| 134 | +- Fix warning, when site redirect takes place. Fix #260. |
| 135 | +- fix wrong server class includes (closes #256) |
| 136 | +- initial version of SelectorModule |
| 137 | +- Fix model creation if no title is specified |
| 138 | +- move inner window modules outside of master form |
| 139 | +- Add “View as Resource” entry to model menu. Fix #152 |
| 140 | +- fix wrong encoded query parameter |
| 141 | +- add even/odd classes for row and noodds parameter |
| 142 | +- use new querylink feature of table partial |
| 143 | +- remake table partial, add query link enhancement |
| 144 | +- Fix #152. Move menu creation to Menu_Registry. |
| 145 | +- add xdebug link |
| 146 | +- Remove unused action service/entities |
| 147 | + |
| 148 | +## [0.9.10] - 2013-07-11 |
| 149 | + |
| 150 | +- new model creation / add data procedure |
| 151 | +- fixes in query editor |
| 152 | +- performance issues in title helper |
| 153 | +- unify CommentModule and LastcommentsModule, increase limit and set ordering |
| 154 | +- +100 other commits |
| 155 | +- depends on Erfurt 1.6 |
| 156 | +- depends on RDFauthor 0.9.6 |
| 157 | + |
| 158 | +## [0.9.8] - 2013-02-01 |
| 159 | + |
| 160 | +- fix cors header |
| 161 | +- add doap:wiki to the weblink list (2 weeks ago by Sebastian Tramp) |
| 162 | +- add head action to return the request header for given uri |
| 163 | +- fix extensions setting page (toggleswitch) #179 |
| 164 | +- Fixing Sort functionality of the Navigation Box extension re-enabling the Sort Menue |
| 165 | +- prevent open paranthesis bug while using the limit buttons (100 / all) |
| 166 | +- Fix #172 - rewrite rules in .htaccess |
| 167 | +- use getReadableGraphsUsingResource method on Store |
| 168 | +- cleanup togglebutton changes |
| 169 | +- fix toggle button for new jquery version (#167) |
| 170 | +- depends on Erfurt 1.5 |
| 171 | +- depends on RDFauthor 0.9.5 |
| 172 | + |
| 173 | +## [0.9.7] - 2012-11-27 |
| 174 | + |
| 175 | +- GUI niceups |
| 176 | +- lots of fixes |
| 177 | +- https://github.com/AKSW/OntoWiki/issues?milestone=1&page=1&state=closed |
| 178 | +- RDFauthor is now a separate package |
| 179 | +- Add support for additonal vhosts |
| 180 | +- increment RDFauthor dependency |
| 181 | +- allow usage of virtuosos bd.ini if present |
| 182 | +- add gnome desktop file |
| 183 | + |
| 184 | +## 0.9.6-21 - 2012-03-03 |
| 185 | + |
| 186 | +- fix RDFauthor integration |
| 187 | +- forward RDFauthor to b780680 |
| 188 | +- forward OntoWiki to 04b33fd |
| 189 | + |
| 190 | +[1.0.0]: https://github.com/AKSW/OntoWiki/compare/v0.9.11...v1.0.0 |
| 191 | +[0.9.11]: https://github.com/AKSW/OntoWiki/compare/v0.9.10...v0.9.11 |
| 192 | +[0.9.10]: https://github.com/AKSW/OntoWiki/compare/v0.9.8...v0.9.10 |
| 193 | +[0.9.8]: https://github.com/AKSW/OntoWiki/compare/v0.9.7...v0.9.8 |
| 194 | +[0.9.7]: https://github.com/AKSW/OntoWiki/compare/v0.9.6-21...v0.9.7 |
0 commit comments