Skip to content
Snippets Groups Projects
  1. Feb 12, 2014
  2. Feb 11, 2014
    • Francesco Siddi's avatar
      Refactoring into packages · a209921f
      Francesco Siddi authored
      Now brender is made of 3 packages:
      * server
      * dashboard
      * worker
      which can be executed with a ./brender.py package-name comment. Please
      check for possible errors across the different modules of the
      application.
      a209921f
  3. Jan 17, 2014
  4. Jan 16, 2014
  5. Dec 28, 2013
  6. Dec 26, 2013
    • Olivier Amrein's avatar
      Fixing nav menu · 54c6a546
      Olivier Amrein authored
      was broken by me. Made capitalization in CSS.
      + added nav link to render settings page.
      54c6a546
    • Kelvin Jones's avatar
      New Shot view page & Minor Changes · d3b9b30c
      Kelvin Jones authored
      Added shot view url to shots page (clicking the id)
      just like worker page view
      Added shot delete route /shot/delete/<shot_id>
      Added Shot view page /shot/<shot_id>
      d3b9b30c
    • Kelvin Jones's avatar
      Major Shows Overhaul & Small Minor Fixes · 61c87a67
      Kelvin Jones authored
      Fixed Delete show not deletes any shots tied to show that is delete
      Added ability when show is deleted if another show is available make
      that show active
      Added badge to show which show is active on the shows page
      Added No Shows to setting page for when no show are available
      Added a option field when creating show if the currently isn't a show
      it will set it as active but if you want to create a new show and set
      as active after creation it is possible
      61c87a67
  7. Dec 17, 2013
  8. Dec 13, 2013
  9. Dec 12, 2013
  10. Dec 11, 2013
  11. Dec 08, 2013
  12. Dec 07, 2013
  13. Dec 06, 2013
  14. Dec 05, 2013
    • Kelvin Jones's avatar
      Fix for render_settings path · 16e6ae7f
      Kelvin Jones authored
      Fixes: fixed render_settings wasnt working correctly
      was only finding the directory if start server.py within server folder
      now works both ways
      16e6ae7f
    • Kelvin Jones's avatar
      PEP8 Fixes · 6b48fd10
      Kelvin Jones authored
      Fixes: Small PEP8 fixes
      6b48fd10
Loading