Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • svn-tim
  • master default
  • add-missing-queue-managers
  • additional-bulletin-pages
  • bulletin-sections-and-four-year-plans
  • disable-new-requests
  • fix-bulletin-view-missing-notes-error
  • four-year-plans
  • improved-chain-gui
  • learning-outcomes
  • mass-update-course-codes-in-sections
  • modularized-my-requests
  • project-setup-docs
  • projects-task-24
  • projects-task-27
  • projects-task-28
  • projects-task-31
  • projects-task-32
  • projects-task-43
  • projects-task-51
  • projects-task-53
  • svn-redesign
  • svn-popups
  • svn-trunk
  • svn-performance
25 results
  • Display full history
  • Display up to revision
Created with Raphaël 2.2.015Jul14119872130Jun272625242320191811412May6129Apr282423211816151411108131Mar26725Feb222018116431Jan3028252322181717Dec10620Nov191498762131Oct25191817161585432128Sep262521201914121110765431Aug3023222120152123Jul6Jun29Mar14Feb52131Jan2625118511Dec615Nov146331Oct1917Fix request view times so that they work.After saving changes to a request, redirect to the view page, not the home page.canEdit property was not being loaded with requsets.Cancel Request button lead to an unhandled exception. Now it won't.Bug fix for RequestNotifications.Change default options for Submitter Approval action to Resubmit and WithdrawTyposFix Courses_CourseModel::findLatestOfRequest() to not bomb out when given an empty array.Scheduled email alerts.Fix Requests_ApproverVoteModel::findUsersVotesForRequests() to not bomb out when given an empty array.Fix Requests_ApprovalActionModel::findByRequest() to not bomb out when given an empty array.Fix Courses_CourseModel::findParentOfRequest() to not bomb out when given an empty array.Allow submitters to edit during the Submitter Approval action.Change default options for Submitter Approval action to Approve and WithdrawUpdate some of the model factory methods to gracefully handle being passed arrays with 0 members.Request viewing now has previous and next links (again)Add some messages to the index and login pages.Update saved requests to actually save to the database again.Raw dump of courses in iACE Committee now available at /iace in tab separated values formatBug fix for when viewing/editing courses with no credits defined.Limit the types of files that may be attached to requests.Limit the types of files that may be attached to requests.Fix a bug where people who had completed requests under "My submissions" would get a fatal error.Add a check on Requests_ApprovalChainModel::consider() to be sure we aren't considering any completed requsets.Bug fix on recent sorting commits.Slightly more advanced sorting.Basic sorting of requests on My Requests page re-added.Disable sorting links, since they don't work right now.Fix the url for the collapsed arrow icon.Fix redirect urls to not be empty.Implement the Restart ApprovalActionDisallow users from editing their own requests once they've been submitted.Don't store files in the database anymore, since we can only support a combined file size total of 1MB if we do it that way.Vote approval action implemented.Basic support for allowing users to change their votes in Queue/Vote actionsBasic support for customizing which decisions are available to each approval action.Ignore updload directory's contentsAdded Approval Chain Manager (can only edit links at this time)Various updates to Approval actino/chain/body/link modelsAdded some unility methods to Unl_Model_Collection
Loading