• 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]