1. 12 Nov, 2017 - 1 commit
  2. 27 Oct, 2017 - 1 commit
  3. 19 May, 2017 - 1 commit
  4. 04 May, 2017 - 2 commits
  5. 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
  6. 28 Apr, 2017 - 4 commits
  7. 27 Apr, 2017 - 1 commit
  8. 24 Apr, 2017 - 1 commit
  9. 18 Apr, 2017 - 4 commits
  10. 16 Apr, 2017 - 4 commits
  11. 15 Apr, 2017 - 3 commits
  12. 13 Apr, 2017 - 1 commit
  13. 12 Apr, 2017 - 1 commit
  14. 04 Apr, 2017 - 3 commits
  15. 01 Apr, 2017 - 1 commit
  16. 30 Mar, 2017 - 1 commit
  17. 29 Mar, 2017 - 3 commits
  18. 21 Mar, 2017 - 2 commits
  19. 07 Mar, 2017 - 1 commit
  20. 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 Zone
      
      * Add Danger Zone to CA options and Admin options
      
      * Make handouts and table materialize format
      
      * Use browser default confirm dialogs
      
      * Remove deprecated leanModal
      
      * Remove bootstrap tooltip
      
      * Fix tooltip message on submissions
      
      * Edit assessment page redesign (#742) (No datetimepicker yet)
      
      * Start adding materialize components to FormBuilder
      
      * Finalize input styles
      
      * Add table for assessment problems
      
      * Minor dropdown changes
      
      * change datepicker class
      
      DATETIMEPICKER NOT FINISHED
      
      * Integrated new navbar (#721)
      
      * 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 Zone
      
      * Add Danger Zone to CA options and Admin options
      
      * Make handouts and table materialize format
      
      * Use browser default confirm dialogs
      
      * Remove deprecated leanModal
      
      * Remove bootstrap tooltip
      
      * Fix tooltip message on submissions
      
      * Edit assessment page redesign (#742) (No datetimepicker yet)
      
      * Start adding materialize components to FormBuilder
      
      * Finalize input styles
      
      * Add table for assessment problems
      
      * Minor dropdown changes
      
      * change datepicker class
      
      DATETIMEPICKER NOT FINISHED
      
      * Changed the database from mysql to sqlitefor development purposes (#719)
      
      * Added materialize gem and phased out bootstrap (#720)
      
      * Add mysql gem to Autolab2.0
      
      * Add datetimepicker and styles (#746)
      
      Used flatpickr lightweight datetimepicker for DateTime input. Works with Datetime or just Date. Uses same ruby form templates
      
      * Extensions page redesign (#745)
      
      * Update design with materialize and new form builder
      
      * Update to new datetime picker
      
      * fix styling issue with user search box
      
      * Minor fix to delete option
      
      * update installAssessment page with materialize (#754)
      
      * Minor gradebook fixes: add search icon and materialize input (#747)
      
      * Scheduler edit/create form fix (#749)
      
      * Fix UI and navbar errors on assessment statistics page (#762)
      
      * Redesign assessment page with cleaner UI
      
      * Course settings redesign (#748)
      
      * Entire blocks as links (#767)
      
      * Display browser local time everywhere (#775)
      
      * update default time format
      
      * add moment-date-time class to jobs page
      
      * update default time format
      
      * add moment-date-time class to occurences of time on webpages
      
      * replace wrong uses of localtime with in_time_zone
      
      * update time displayed on scoreboard
      
      * display raw due_at and end_at times using configured timezone
      
      * Update README.md with new docs
      
      * UB changes + Autolab red theme (#781)
      
      University of Buffalo Changes
      
      Features:
      - Academic Integrity check box before submit
      - Embedded Quizzes
      - Improved Moss usage
      - Materialize CSS fixes and consistency
      
      * Add yard docs Gem to Gemfile
      
      * Add yard to Gemfile lock
      
      * Change favicon to red
      
      * Remove 'Delete User' Button on Edit CourseUserData page and change SignUp page HTML (#787)
      
      * Fix Materialize when creating Announcement (#790)
      
      * Update Code Climate usage to fix Travis builds (#793)
      
      Update Code Climate usage according to ruby-test-reporter v1.0.6
      
      * Deprecate SVN (#786)
      
      * Remove mentions of SVN on course edit forms
      
      * remove svn link on assessment page sidebar
      
      * Cleaner materialize sign-in page UI (#761)
      
      * fix gradesheet num_cols count (#792)
      
      * fix destroy_course id reference (#788)
      
      * School specific config (#777)
      
      * Add Documentation Link to Embedded Quiz (#795)
      
      * Add embedded quiz docs link
      
      * Fix checkbox issues (#801)
      
      * Remove Bootstrap (#794)
      
      * Remove bootstrap references and make sure the pages still look fine.
      
      * Fix scoreboard UI and add new help docs (#796)
      
      * Fix extension creation dropdown search (#802)
      
      * Add school.yml to git ignore
      834520d8