OSContent Free Changelog
This area contains the changelogs for recent versions of the OSContent Free extension. Click here to access the main OSContent page.
OSContent Free v2.0.4
- Published: 29 April 2024 29 April 2024
- Fix delete all option for Joomla 5
Commit Log
- 29b946b Release v2.0.4 [Bill Tomczak]
- d0df2f1 Add extension context for managing categories in Joomla 5 [Bill Tomczak]
- 7620043 Improve deletion for all content [Bill Tomczak]
- 6c3f6fa Standards fixes [Bill Tomczak]
OSContent Free v2.0.3
- Published: 29 April 2024 29 April 2024
- Fix copy button not working in Joomla 5
- Maintenance release
Commit Log
- a58c520 Release v2.0.3 [Bill Tomczak]
- 1c6fe82 Update file headers [Bill Tomczak]
- d93af21 CONT-78: Fix copy button doesn't work in Joomla 5 [Bill Tomczak]
- 9a3a830 Standards fix [Bill Tomczak]
- a1039cb Clean up admin javascript [Bill Tomczak]
- 9712326 Update builder files [Bill Tomczak]
OSContent Free v2.0.2
- Published: 07 May 2023 07 May 2023
- Maintenance release
Commit Log
- ac82e6d Release v2.0.2 [Bill Tomczak]
- 35c8f68 Add utility function for file name conversion [Bill Tomczak]
- 7eb37a4 Don't filter image fields [Bill Tomczak]
- 6d814cc Remove debugging code [Bill Tomczak]
- 7264a6d intro text field name must match article table [Bill Tomczak]
- c3f6889 Fix field name typo [Bill Tomczak]
- b452277 restructure model class for improved overriding [Bill Tomczak]
- bd9d75d Update minified javascript [Bill Tomczak]
- bf257d9 Adjustments to support pro features when installed [Bill Tomczak]
- 76c1931 Rationalize view classes [Bill Tomczak]
- c8ac1a4 Restructure view classes to ease extension [Bill Tomczak]
- f862a1e Restructure classes for psr4 standards [Bill Tomczak]
- 4c81791 Remove pro language string [Bill Tomczak]
- f4117d5 Update language constants [Bill Tomczak]
- a74976b Update language constant [Bill Tomczak]
- 9f69a8f Remove obsolete language strings [Bill Tomczak]
- e7051d7 reorganize language strings [Bill Tomczak]
- a123eab Clean up language strings [Bill Tomczak]
- 4948726 sort language file [Bill Tomczak]
- 313d17d Update config.xml for Joomla 4 [Bill Tomczak]
- 7f3fbf4 Fix access.xml for Joomla 3 [Bill Tomczak]
- b394d4f Standards fix [Bill Tomczak]
- 54b9a0e Update categories form display [Bill Tomczak]
- d904b91 Standards updates [Bill Tomczak]
- 92c722c Fix article creation queue [Bill Tomczak]
- 9625eeb Language updates [Bill Tomczak]
- 6e1db5e Update file headers [Bill Tomczak]
- bb73f82 Update model for new form structure [Bill Tomczak]
- b5cbe04 Adjust duplicate/clear javascript for template changes [Bill Tomczak]
- d831cb5 Use standard form field rendering [Bill Tomczak]
- 1275247 Bump dev version [Bill Tomczak]
- 9fad1b1 Update file headers [Bill Tomczak]
- f6241cb Standards fixes [Bill Tomczak]
- 5e8bfb6 Load default access level [Bill Tomczak]
- dc0c660 Standards fixes [Bill Tomczak]
- 08a4b1e Standards fixes [Bill Tomczak]
- 440a114 Standards fixes [Bill Tomczak]
OSContent Free v2.0.1
- Published: 24 April 2022 24 April 2022
- Fix doubled 'clear' message
- Maintenance updates
Commit Log
- cddef1f Release v2.0.1 [Bill Tomczak]
- a8b1323 Standards fix [Bill Tomczak]
- 056a963 Use new framework helper [Bill Tomczak]
- be0bd28 Fix doubled clear message [Bill Tomczak]
- 8adaf64 Remove unneeded method [Bill Tomczak]
- a4fe354 Standards fixes [Bill Tomczak]
- 0cc5b0c Remove unneeded files [Bill Tomczak]
- 9ff6f7b Create inheritable helper class [Bill Tomczak]
- 11c4477 Bump dev version [Bill Tomczak]
OSContent Free v2.0.0
- Published: 20 April 2022 20 April 2022
- Updates for Joomla 4compatibility
- Clarify options for deleting content
- Fix delete procedures so they don't corrupt the database
Commit Log
- 45c8ebc Release v2.0.0 [Bill Tomczak]
- c55d384 Merge pull request #63 from joomlashack/joomla-4 [Bill Tomczak]
- 1ebd647 Correct display markup for Joomla 3 [Bill Tomczak]
- f6a5150 Fix formatting issues in Joomla 4 [Bill Tomczak]
- bec2f55 delete menu linked articles as well [Bill Tomczak]
- d9fe1f6 Import correct class [Bill Tomczak]
- 67aaf73 Fix published state tracking [Bill Tomczak]
- 2ae3b5e Bump dev version [Bill Tomczak]
- 435a58e Use pluralized language strings [Bill Tomczak]
- 24f154a Get version agnostic menu model [Bill Tomczak]
- a2b9cf0 Minify javascript [Bill Tomczak]
- faf60db Minor reorganization [Bill Tomczak]
- c3b9492 Remove cancel button [Bill Tomczak]
- de011f9 Update Joomla 4 templates [Bill Tomczak]
- 0ad9204 Translate language constant [Bill Tomczak]
- d0c8b97 Remove placeholder text [Bill Tomczak]
- 7f11b60 Fix page titles [Bill Tomczak]
- 1d87812 Switch factory class [Bill Tomczak]
- 685475e Refactor delete procedures [Bill Tomczak]
- 24777ac Don't assume menutype option is loaded [Bill Tomczak]
- e9aa4da Narrower targeting to load general admin javascript [Bill Tomczak]
- e7727bf Insiste on argument types [Bill Tomczak]
- a183c64 Fix menu creation for categories [Bill Tomczak]
- 840c375 Improve handling of menu creation [Bill Tomczak]
- c909fbe We still rely on jQuery [Bill Tomczak]
- 6d3e54c Generalize menu creation, improve error handling for content [Bill Tomczak]
- 394ea6c Improvements to categories options [Bill Tomczak]
- 4132f56 Use translatable strings [Bill Tomczak]
- 2561768 Minor language fix [Bill Tomczak]
- 6fdd04c Use core language strings [Bill Tomczak]
- 65fa466 Finalize categories creation [Bill Tomczak]
- 037f78d Simplify/cleanup content model [Bill Tomczak]
- d93e145 Clean up base display controller [Bill Tomczak]
- 391681c Remove unnecessary table classes [Bill Tomczak]
- 810d4c0 Updates for categories view [Bill Tomczak]
- 7a797a5 Rearrange class inheritance [Bill Tomczak]
- f893cb5 Fix config parameter settings [Bill Tomczak]
- 6a32855 Improve menu creation [Bill Tomczak]
- b4bf65e Content model/view improvements [Bill Tomczak]
- 14b3c45 Implement copy/clear buttons [Bill Tomczak]
- d3a4b90 Override core controller save [Bill Tomczak]
- 5763cbd Refactor content controller to core methods [Bill Tomczak]
- 0e6550a Remove obsolete methods [Bill Tomczak]
- e0f2b69 Reconstruct original content create screen [Bill Tomczak]
- d249d95 Fix intro text default [Bill Tomczak]
- ccb7480 Ensure defaults set for configuration options [Bill Tomczak]
- 359acce Formatting fixes for config options [Bill Tomczak]
- 271855f Standards fixes [Bill Tomczak]
- 14e0528 Clean up language file [Bill Tomczak]
- c3b39ce Begin refactor content template (Joomla 3) [Bill Tomczak]
- c1f70a2 Rationalize model/view class inheritance [Bill Tomczak]
- b704beb Move media assets to correct location [Bill Tomczak]
- 369b4cf Create and register standard component helper [Bill Tomczak]
- cd34dc4 Remove invalid folder in manifest [Bill Tomczak]
- 33acb17 Bump dev version [Bill Tomczak]
- 02f7075 Move admin css to its own file [Bill Tomczak]
- d886c6c Create standard loader [Bill Tomczak]
- fd1598a Update menu links for Joomla 4 compatibility [Bill Tomczak]
- e620d36 Update gitignore [Bill Tomczak]
- 5bcb279 Update file headers [Bill Tomczak]
- b00f074 Builder updates [Bill Tomczak]
- 6677f64 Merge branch 'joomla-4' of https://github.com/joomlashack/OSContent into joomla-4 [Júlio Pontes]
- fb1a683 remove cancel button and fix delete [Júlio Pontes]
- 824618f fixes layout [Júlio Pontes]
- b904e87 fix models for J4 [Júlio Pontes]
- d4e7e29 fix category JS [Júlio Pontes]
- b60efbf j4 layout fixes [Júlio Pontes]
- 17dd1f4 fix js issues on j3 [Júlio Pontes]
- 8fd6396 fix content layout [Júlio Pontes]
- 5444dc4 remove oscontent helper from controller [Júlio Pontes]
- 599ebb4 views cleanup [Júlio Pontes]
- 24790d9 remove helper folder from installation [Júlio Pontes]
- bbeeadb content model fix for j4 [Júlio Pontes]
- 038370c content layout [Júlio Pontes]
- 654cf21 submenu [Júlio Pontes]
- f40f8a4 manifest changes [Júlio Pontes]
- 4c0dde6 composer fixes [Júlio Pontes]
- 68f1698 Update file headers [Bill Tomczak]
- fbce0f3 Update LICENSE [OSTraining]
OSContent Free v1.12.5
- Published: 05 June 2019 05 June 2019
Minor maintenance release
Commit Log
- 588c99b Release v1.12.5 [Bill Tomczak]
- 470dc2f Info url [Valentín García]
OSContent Free v1.12.4
- Published: 31 October 2018 31 October 2018
Fixes bug preventing use of add categories
Commit Log
- b302f05 Release v1.12.4 [Bill Tomczak]
- 4767321 Fix typo in db query [Bill Tomczak]
OSContent Free v1.12.3
- Published: 01 October 2018 01 October 2018
- Fixes broken admin introduced in v1.12.2
Commit Log
- 82b9c1f Release v1.12.3 [Bill Tomczak]
- 629516e Check value before trying to process [Bill Tomczak]
- b4c4ed3 Fix class name [Bill Tomczak]
- b43f094 Fix deployment url / format to standards [Bill Tomczak]
OSContent Free v1.12.2
- Published: 30 September 2018 30 September 2018
- Remove support for Joomla! 2.x
- Mostly maintenance/update for future-proofing
Commit Log
- 740bf31 Release v1.12.2 [Bill Tomczak]
- 9a6f1f9 Fix syntax error [Bill Tomczak]
- b26b984 Update obsolete usages [Bill Tomczak]
- 464c085 Remove j2.x support [Bill Tomczak]
- f4939d0 Update obsolete usages [Bill Tomczak]
- a9aa749 Update obsolete usages [Bill Tomczak]
- 4608f28 Update file headers [Bill Tomczak]
- da56107 Change ShowGoProAd to specific URL [Nick Savov]
- 60b0c5e Remove unnecessary version test [Bill Tomczak]
- ed2f80a Update some obsolete usages. Especially Request [Bill Tomczak]
v1.12.1
- Published: 17 January 2017 17 January 2017
v1.12.1 - Fixes update on Watchful
Oct 28, 2016
- Prepare for release
v1.12.0 - Joomlashack rebrand
Oct 13, 2016
- Updates version
- Rebrands for Joomlashack
- Update copyright year
v1.11.0
May 16, 2016
- Prepare for releasing 1.11.0
- Reorganize manifest tags
- Add target platform as J3 only