This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
v1.0.0
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
- Change license to GPLv3 #201
- Move the categories extension to the joomla-platform-categories repo #209
- Move the search extension to the joomla-platform-search repo #195
- Move the content extension to the joomla–platform-content repo #180
- Move the contenthistory extension to the joomla–platform-content repo #189
- Move the tags extension to the joomla–platform-content repo #176
- Move the media extension to the joomla–platform-media repo #174
- Move the finder extension to the joomla–platform-finder repo #170
- Rename 'template_styles' table to 'templates' #225
- Rename user related database tables #221
- Rename 'associations' table to 'languages_associations' #218
- Do not store the 'mediaVersion' in the database #197
- Do not log a warning if a component cannot be loaded #180
- Move language files into (extension)/language directory #178
- Move admin "my profile" functionality into com_users #154
- Move admin login functionality into com_user #153
- Change generator tag #151
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
- Remove gzip config setting #130
- Remove error_reporting config setting #128
- Remove FTP config settings #117
- Remove $_PROFILER global #127
- Remove less compiler and generatecss build cli command #92
- Remove two factor authentication implementation #66
- Remove keychain cli command and related library #37
- Remove help #35
- Remove index.html files and add .gitignore for empty directories #88