view · edit · sidebar · attach · print · history

Index>

20170307-davaz

Summary

  • Text changes for a video does not work for davaz.com
  • Keep in Mind
    • add formula as column for DDD export job

Commits

Index

Text changes for a video does not work for davaz.com

Also saving new art_objects does not work. Why? May be do not handle correctly POST statements.

Make bin/admin work. Various parts do not work. e.g

davaz> puts 888
-> undefined method `logger' for DaVaz:Module

Made it work by replacing DaVaz.logger by SBSM.logger. Puts output goes to the davaz_log. Changed it to display it as output in the bin/admin, too.

Pushed commit Made bin/admin work again

Looking at how we handle POST requests. Just remarked that the last commit from December 21 broke 7 unit tests. This must be fixed. The one most important in our context is test_post_feedback. Improving the test. Posting updates the persistent_input correctly, but the confirm_page is shown. Why?

view · edit · sidebar · attach · print · history
Page last modified on March 08, 2017, at 11:33 AM