Skip to content
Snippets Groups Projects
Select Git revision
  • 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
  • master default
  • 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
  • svn-tim
25 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.014Jul119872130Jun272625242320191811412May6129Apr282423211816151411108131Mar26725Feb222018116431Jan3028252322181717Dec10620Nov191498762131Oct25191817161585432128Sep262521201914121110765431Aug3023222120152123Jul6Jun29Mar14Feb52131Jan2625118511Dec615Nov146331Oct1917TyposFix 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_CollectionAdded a "tagline" to My Requests page.Subject/Department/College routers now return the correct list of possible results.Bug fix in results of Auth_GroupModel::findByUserSwitch the last of the Controllers to inherit from App_ instead of Unl_Controller_ActionExplicitly tell the view that we're using XHTML, so it outputs valid XHTML.Title tags need closing too!
Loading