Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Releases: joomlatools/joomlatools-platform

v2.0.1

03 Oct 14:53
9a03886
Compare
Choose a tag to compare

Fixed

  • Fix uninstall method for components #362

v2.0.0

08 May 08:19
cfe57d4
Compare
Choose a tag to compare

Added

  • New administrator template #260
  • Include Phinx migrations from extensions #318
  • Make chosen look like Bootstrap input #286
  • Enable sef_advance_link by default #344
  • Create 404 re-direct plugin #346

Removed

  • Remove the default logo in elysio template parameter #350

Changed

  • Upgrade to Joomla 3.6.5 #315
  • Disable frontend editing by default #339
  • Redesign administrator template to Joomlatools UI #319
  • Improve 404 redirect plugin #353
  • Set PHP7 as minimal requirement #322
  • Prepare 2.0.0 Release #242

Fixed

  • Users cannot login to administrator #320
  • Fix the session creation in enqueueMessage() #317
  • Fix "Require Password Reset" #314
  • Checkbox / toolbar issue #285
  • Fix tinymce editor media path #327
  • Fix time-out error #329
  • Changing author name not working in articles #332
  • Fix language override filename #334
  • JOOMLA_CACHE requires integer value #336
  • Batch process failed #348
  • Fix error page in backend template #357
  • Fix sortable behaviour #287

v1.0.4

07 Mar 23:59
Compare
Choose a tag to compare

Fixed

  • Ported security fixes from Joomla v3.4.6 - v3.4.8 #297
  • Fixed PHP7 compatibility #247
  • Fixed language cookie path #303

Added

  • Refactored error handling #165

v1.0.3

31 Jan 23:50
Compare
Choose a tag to compare

Fixed

  • Keep JVERSION compatible with Joomla #290
  • Gitignore ignores lib/libraries/joomla/log #289

Added

  • Added missing authors to COPYRIGHT.md #284

v1.0.2

01 Dec 14:43
Compare
Choose a tag to compare

Added

  • Added JOOMLATOOLS_PLATFORM define #273
  • Added COPYRIGHT.md file #282

Fixed

  • Fixed Declaration of JMail::addAttachment() should be compatible with PHPMailer::addAttachment() #266

Changed

  • Require phpdotenv 2.1.0 release #278
  • Renamed repository #278

v1.0.1

13 Nov 22:52
Compare
Choose a tag to compare

Fixed

  • Fixed Session fixation vulnerability #253
  • Fixed Security issues in Joomla v3.4.5 #249
  • Fixed Undefined variable $im when editing plugin #242
  • Fixed Menu manager cannot find the view manifest #241
  • Fixed Event dispatching inconsistencies #164

Changed

  • Disable anonymous sessions #251
  • Move legacy libraries into separate repo #258
  • Improve administrator menu #248
  • Do not load .env file in production #246

Removed

  • Remove debug plugin #263

v1.0.0

03 Sep 00:05
Compare
Choose a tag to compare

Added

  • Restructure codebase #118
  • Set default parameters after component installation #233
  • Legacy support #228
  • Add composer create-project installer #229
  • Do not create admin menu item if the component has no admin functionality #216
  • Store config in the environment #162
  • Use composer #120

Fixed

  • Fix JTableAsset::rebuild() fails #204
  • Fix if display_errors is FALSE exception messages are still printed to the screen #168
  • Use MyISAM engine for users_sessions table #223

Changed

Removed

  • Remove PHP5.5 compatibility #124
  • Remove mod_multilangstatus #213
  • Remove mod_footer #86
  • Remove mod_users_latest #107
  • Remove mod_related_items #84
  • Remove mod_version #63
  • Remove mod_random_image #49
  • Remove mod_stats and mod_stats_admin #47
  • Remove mod_whosonline #45
  • Remove mod_syndicate #43
  • Remove tpl_beez3 #41
  • Remove tpl_hathor #24
  • Remove plg_system_languagecode #211
  • Remove plg_content_emailcloak #207
  • Remove plg_captcha_recaptcha #98
  • Remove plg_authentication_ldap #60
  • Remove plg_authentication_gmail #58
  • Remove plg_system_cache #57
  • Remove plg_content_vote #55
  • Remove plg_system_p3p #53
  • Remove com_ajax #34
  • Remove com_massmail #32
  • Remove com_mailto #30
  • Remove com_wrapper #28
  • Remove com_joomlaupdate #26
  • Remove com_postinstall #25
  • Remove com_messages #22
  • Remove com_newsfeeds #21
  • Remove com_contacts #20
  • Remove com_banners #17
  • Remove com_redirect #16
  • Remove Library - phputf8 #144
  • Remove Library - FOF library #94
  • Remove Library - JOauth1 and 2 #90
  • Remove Library - JApplicationDaemon #82
  • Remove Library - JOpenstreetmap #80
  • Remove Library - JMediawiki #78
  • Remove Library - JLinkedin #76
  • Remove Library - JGoogle #74
  • Remove Library - JGithub #72
  • Remove Library - JFacebook #70
  • Remove Library - JTwitter #68
  • Remove Library - JClientLdap #61
  • Remove Library - SimplePie #39
  • Remove codemirror editor #134
  • Remove /tests folder #172
  • Remove /build folder #115
  • Remove /installation folder #113
  • Remove sample data #19
  • Remove sample data images #193
  • Remove tag id to titles logic in JDocumentRendererHead #192
  • Remove versioning support from com_categories #186
  • Remove tag support from com_categories #184
  • Remove partially implemented tags support from com_users #182
  • Remove search term logging functionality #51
  • Remove template edit functionality #110
  • Remove the language override functionality #105
  • Remove the extension installer functionality #101
  • Remove Mass Mail and User Notes functionality #100
  • Remove system info view from com_admin #99
  • Remove finder CLI script. Use [joomla-console v1.4] #167
  • Remove com_checkin. Use [joomla-console v1.4] #141
  • Remove com_cache. Use [joomla-console v1.4] #138
  • Remove com_config from the site application #160
  • Remove global configuration user interface #152
  • Remove 'Text Filter' config settings #158
  • Remove offline config settings #146
  • Remove the 'root_user' config setting#157
  • Remove proxy config setting [#132](https://github.com/joomla...
Read more