Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Curriculum-Request
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tim Steiner
Curriculum-Request
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
958d21e8c68d8c723e0db4917e5857c2563cb92a
Select Git revision
Branches
20
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
Tags
5
svn-redesign
svn-popups
svn-trunk
svn-performance
svn-tim
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jul
13
10
6
30
Jun
29
26
25
24
23
22
18
16
15
11
9
8
4
3
29
May
8
7
6
1
15
Apr
14
7
31
Mar
30
27
17
13
12
11
10
6
4
27
Feb
23
20
19
18
16
6
3
2
29
Jan
26
23
15
Dec
12
3
2
1
17
Nov
6
4
29
Oct
28
27
21
20
15
13
9
8
3
2
1
30
Sep
26
25
24
23
22
18
17
16
11
10
5
4
3
29
Aug
19
15
13
12
11
8
7
6
1
31
Jul
30
29
24
22
21
16
15
14
11
9
8
7
2
1
30
Jun
27
26
25
24
23
20
19
18
11
4
12
May
6
1
29
Apr
28
24
23
21
18
16
15
14
11
10
8
1
31
Mar
26
7
25
Feb
22
20
18
11
6
4
31
Jan
30
28
25
23
22
18
17
17
Dec
10
6
20
Nov
19
14
9
8
7
6
2
1
31
Oct
25
19
18
17
16
15
8
5
4
3
2
1
28
Sep
26
25
21
20
19
14
12
11
10
7
6
5
4
31
Aug
30
23
22
21
20
15
2
1
23
Jul
6
Jun
29
Mar
14
Feb
5
2
1
31
Jan
26
25
11
8
5
11
Dec
6
15
Nov
14
6
3
31
Oct
19
17
Put a break before the submit decision buttons on the "My Requests" page.
Restrict the various admin pages to users in the root role.
Added admin interface for request types at /requests/request-type-admin
Move "submit decisions" button to the right. Add button after each request type section.
Add the submitter's name to the course request view
On new course requests, do not show "Most Recent Action" until submitted.
Update the course request editing process to support editing more than one request at a time.
Fix a bug when a user navigates directly to the login page. (They received an exception)
Bug fixed where a user couldn't edit requests they should be able to.
On the view request screen, when a user can make a decision, show the role(s) that is making the decision.
On the view request screen, when a user can make a decision, show the role(s) that is making the decision.
Remove the edit link and decision form from the preview changes screen
Add ES data to UCC summary report and add borders to the table.
Changed text when a request's last action date is unknown
Modifyied the way the effective semester is displayed ie: 20091 => Fall 2008 (091)
Switch to the new svn repository for Unl library files.
Make use of the null date object when dates aren't known.
Add the ability to remove a request from being watched by a role.
Add a link from the ucc summary report to the public view of each request's course.
Present a feedback message after a user submits decisions.
After a user logs in, redirect them to their previous location.
Update course request view decision list to support View-Vote mode.
Add the ability to make decisions on course requests while viewing their details. Also allowed for a cleaner way to check if a user has an edit link when viewing a course's request details.
UCC Monthly Vote report update.
Fix a stupid pass-by-reference bug causing trouble on the My Requests pages...
Separate requests by type and add ability to select all decisions of a certain type at once.
Allow administrators to do an "administrative edit" request.
Minor update to User model to unify the factory code.
Modify the code to check that a request type is valid to pull the list of types from the database.
Added a few DROP TABLE queries to remove temporary tables when they are no longer needed.
Various updates to public-view, made comment icons clickable.
Various updates to public-view, made comment icons clickable.
Updates to the look and feel of the public-view.
Missed a call to _saveFileToDisk() that needs to use the new return value.
Switching the location of nmc-framework files.
Reduce the number of calls to hash() and give it extra time to run.
Fixed a missing a character encoding parameter in the bulletinEntry view helper.
Updates to the look of the public-view search page.
Always return a date from RequestModel::getLastApprovalTime(). Even when null.
Handle when a course is scheduled at "ARR".
Loading