-
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
This project manages its dependencies using Bundler.
Learn more