ORIENT/modules/system/controllers/updates
Ben Thomson 4141646105
Implement improved "set build" replacement (#5087)
This change implements an improved "set build" utility through the "october:version" Artisan command that, instead of checking the October CMS server for the latest build, checks the module files against a source manifest kept on GitHub.

This check allows us to accurately determine the build based on the module files in the October CMS installation, and can even detect versions if the module files are modified (except in the cases of extreme modification).

An additional utility has been implemented, "october:manifest", which will build the manifest JSON file in order to provide the maintainers with a way of generating this manifest file as required.

Replaces #4615.
2020-09-02 14:48:08 +08:00
..
_changelog_list.htm Add changelog link to updates screen - Fixes #4101 2019-03-29 00:21:51 +11:00
_column_code.htm Add logic to look for !!! in plugin updates - Fixes #785 2015-07-10 15:51:24 +10:00
_execute.htm Minor style fix 2016-09-14 19:00:25 +10:00
_install_plugins.htm Merge pull request #4503 from ghost/role-form 2019-09-10 17:55:40 +10:00
_install_themes.htm Add role-form to all forms 2019-07-31 15:46:20 +01:00
_is_enabled.htm Simplified plugin management logic, switched default manage plugins switch state to positive; finalized for merging into develop 2018-02-01 20:40:04 -06:00
_is_unfrozen.htm Simplified plugin management logic, switched default manage plugins switch state to positive; finalized for merging into develop 2018-02-01 20:40:04 -06:00
_list_manage_toolbar.htm Fix bulk actions on plugins (#4660) 2019-10-03 09:23:43 -06:00
_list_toolbar.htm Add "Install themes" button on updates page (#5075) 2020-05-19 11:16:49 -06:00
_plugin_form.htm Escape output to minimize potential XSS opportunities (#3916) 2018-11-13 15:51:31 -06:00
_project_form.htm Escape output to minimize potential XSS opportunities (#3916) 2018-11-13 15:51:31 -06:00
_theme_form.htm Escape output to minimize potential XSS opportunities (#3916) 2018-11-13 15:51:31 -06:00
_update_form.htm Add logic to look for !!! in plugin updates - Fixes #785 2015-07-10 15:51:24 +10:00
_update_list.htm Exception handling when no core updates exist 2017-04-03 08:18:12 +10:00
config_list.yaml Clicking on a plugin redirects to plugin detail page 2015-07-14 07:42:21 +10:00
config_manage_list.yaml Add logic to look for !!! in plugin updates - Fixes #785 2015-07-10 15:51:24 +10:00
details.htm Allow multiline changelog messages, preserve correct order of updates (#4083) 2019-02-19 11:11:43 -06:00
index.htm Implement improved "set build" replacement (#5087) 2020-09-02 14:48:08 +08:00
install.htm Tidy up work from #1073 2015-05-02 10:18:39 +10:00
manage.htm Improvements to frontend assets for plugin management 2018-02-01 20:52:47 -06:00