You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Midgard MVC installation and updating commands should keep an automatic change log of the operations done. Basically I'd like to see something like:
2011-01-24 12:10:00 Henri Bergius <[email protected]>
Component updates:
* midgardmvc_ui_create:
* static/js/objectmanager.js: Append ID if it is set
* static/js/containers.js: Add missing semicolon
* workflow/action/delete.php: Delete attachments and parameters separately
* net_example_website:
* templates/ROOT.xhtml: Change site logo
Database updates:
* midgard_attachment: table updated
PEAR upgrades:
* zetacomponents/Foo: installed version 1.2.3
Preferably in a machine-readable (and human-readable) format, for example YAML.
The text was updated successfully, but these errors were encountered:
Midgard MVC installation and updating commands should keep an automatic change log of the operations done. Basically I'd like to see something like:
Preferably in a machine-readable (and human-readable) format, for example YAML.
The text was updated successfully, but these errors were encountered: