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.
e8cdc2447a028aa966151e65cab2406cb42db6de
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
22
Jun
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
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".
Update to ZF 1.8.0
Change the way the hierarchy works in public view. No more optgroups.
Fix the year displayed for fall terms when a term list is generated.
Fixed a bug where an annonymous array was being passed by value (oops...)
Add files to the public view history details.
Make each request show up as its own section under detailed history in public view.
Minor updates to public search/view (revise search button works now)
Fix print view when a change course request is viewed.
Make title and tagline static and move previously tagline text to breadcrumbs.
Add crosslistings after the title in parenthesis in listed search results.
When editing a course request, allow the user to change the effective semester.
Update the breadcrumbs to actually be correct and somewhat useful.
Completed implementation of approval chain manager.
Update to the css for the public view details page
Update to the CollectionTable view helper
Add course offerings to the public view page.
Update index.php to include scheduleDb construction.
Updated comments in the courses.xsd file.
Added comments to the courses.xsd document.
Add a schema to the xml course dump and add course offerings to the public view detail page.
Loading