1. 27 Jun, 2017 - 1 commit
  2. 19 May, 2017 - 1 commit
  3. 04 May, 2017 - 2 commits
  4. 02 May, 2017 - 3 commits
    • Aatish Nayak's avatar
      Release v2.0.7 (#870) · 2159d9b2
      Aatish Nayak authored
      * Fixed Date time picker always displaying 12AM
      
      * move get child status to after moss command (#817)
      
      * Update .gitignore to ignore .vscode configs
      
      Namely address launch.json but also removes any additional vscode IDE-specific configurations
      
      * Hotfix tabs redirect (#824)
      
      * fixed problems page redirect
      
      * set up tab redirects by including a tag with each submit button
      
      * Fixed basic bug and commented code
      
      * removed vscode
      
      * Removed production devise config from .travis.yml (#834)
      
      * set z-index for annotation forms (#813)
      
      * Fix submit buttons on penalties and handin page. (#829)
      
      * update gradesheet sorting function to better handle NaN (#833)
      
      * disable browser autocomplete for username in extensions (#832)
      
      * change how datepickers get default date (#846)
      
      * Remove 'waves' effect from buttons.  (#837)
      
      * Add overflow to large title assignments so the badge within the link functions properly. (#848)
      
      * Fix student search bar (#853)
      
      * Added search table
      
      * Fixed student search bar
      
      * Update PDF annotation button style (#849)
      
      * Update PDF annotation buttons so that the text is visible as well as the icon. Fixes #814.
      
      * Remove unnecessary comment.
      
      * Fix issue #844 by stopping propogation of click events in the buttons (#845)
      
      * Remove max score check from gradesheet (#841)
      
      * Set default date if val is blank (#855)
      
      * Leave admin options open on page render (#854)
      
      * Assessment Forms UX improvements (#847)
      
      * Add script to change times on input on edit handin (#840)
      
      * regradeAll: refer to correct submissions variable
      
      Fix misuse of @submission in regradeAll and regradeBatch
      
      * Freeze flatpickr version (#867)
      
      * Various form fixes for readability and clarity (#866)
      
      * fix the variable name bug in date picker (#869)
      
      * Move the nav drawer to the right side popout. (#857)
      2159d9b2
    • Jacob Buckheit's avatar
      dea10247
    • Billy Zhu's avatar
      59266e0b
  5. 28 Apr, 2017 - 4 commits
  6. 27 Apr, 2017 - 1 commit
  7. 24 Apr, 2017 - 1 commit
  8. 18 Apr, 2017 - 4 commits
  9. 16 Apr, 2017 - 4 commits
  10. 15 Apr, 2017 - 3 commits
  11. 13 Apr, 2017 - 1 commit
  12. 12 Apr, 2017 - 1 commit
  13. 04 Apr, 2017 - 3 commits
  14. 01 Apr, 2017 - 1 commit
  15. 30 Mar, 2017 - 1 commit
  16. 29 Mar, 2017 - 3 commits
  17. 21 Mar, 2017 - 2 commits
  18. 07 Mar, 2017 - 1 commit
  19. 02 Mar, 2017 - 2 commits
    • Aatish Nayak's avatar
      Hide custom submission form edit (#803) · cd657951
      Aatish Nayak authored
      v2.0.2
      cd657951
    • Aatish Nayak's avatar
      Autolab 2.0.1 Release (#782) · 834520d8
      Aatish Nayak authored
      * Changed the database from mysql to sqlitefor development purposes (#719)
      
      * Added materialize gem and phased out bootstrap (#720)
      
      * Integrated new navbar (#721)
      
      * Change lab template image to autograding_image for use with Tango Docker
      
      * Bump ruby version for rspec testing framework
      
      * Add mysql gem to Autolab2.0
      
      * Navbar icons (#725)
      
      * navbar_icons
      
      * button fixes
      
      * Change lab template image to autograding_image for use with Tango Docker
      
      * Bump ruby version for rspec testing framework
      
      * Add mysql gem to Autolab2.0
      
      * navbar_icons
      
      * button fixes
      
      * Material Course List and Assessment List (#731)
      
      * Update courses index page
      
      * Update Assessments index page
      
      * update course list display logic
      
      * Add materialize style to course and assessment card pages
      
      * Assessment page redesign (#741)
      
      * Convert assessment page cols from bootstrap to materialize
      
      * Convert initial collections and cards
      
      * Add styles and html for Danger Zo...
      834520d8
  20. 01 Feb, 2017 - 1 commit