Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dtu-enote-website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
enote
dtu-enote-website
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
replace_filemanager_with_git
Select Git revision
Selected
replace_filemanager_with_git
Branches
16
master
default
protected
2016
2017
2018
centos-base
client-side-md
devel
develop
feature/getpdfapi
feature/one-website
feature/rails5
feature/redis-soft-state
feature/removegit
fedbora27-base
new-editor
release-2019.0
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
May
16
15
13
9
8
5
27
Apr
26
21
15
14
12
9
6
3
31
Mar
30
28
29
28
27
26
21
20
17
15
14
13
3
28
Feb
27
20
15
12
1
31
Jan
29
5
Sep
4
2
15
Aug
14
31
Jul
24
23
24
22
21
19
13
3
1
30
Jun
29
28
27
25
24
23
22
21
18
17
16
15
14
13
12
9
8
6
4
3
2
1
31
May
30
29
26
25
23
22
15
14
13
12
11
8
7
5
4
3
2
1
29
Apr
28
27
26
25
24
23
22
21
19
18
14
12
10
6
23
Mar
17
14
8
2
28
Feb
16
8
7
6
2
3
1
30
Jan
26
25
24
23
22
18
17
16
15
14
13
12
10
4
19
Oct
6
19
Sep
15
14
13
1
30
Aug
29
26
24
23
22
15
14
11
10
9
8
6
5
4
3
2
30
Jul
29
26
25
24
22
21
20
19
18
17
16
15
13
10
9
3
24
Jun
8
29
May
28
27
Fix test failure when answer isn’t supplied to fill in the blank.
Change name of chat welcome message.
remove chat server now that the separate repo exists.
Port basic chat client pieces from ES6 JS to coffee script.
Add chart server: mostly a straight copy from the socket.io example project along with a new Dockerfile.
Add admin chat panel and “Enable Chat” config.
Merge pull request #191 from dtu-compute/feature/quiz
Fix #190, all that apply quiz question coloring. Make the styling a bit nicer in general.
Add new right option for fill in the blank
Fix #188; redirect from admin index to admin pages.
Fix styling and behavior per Martin’s email.
Add fill-in-the-blank question.
More test tweaks.
Implement All That Apply question.
Fix up tests in preparation for all that applies questions.
Add rendering of multiple choice elements.
Move PageParseState to its own file.
Continue refactoring page compiler service. Parse quiz.
Remove factory girl.
Begin refactoring page compiler & tests to allow begin/end segments using the quiz parser.
Merge pull request #186 from dtu-compute/feature/feedback
Fix final feedback issues:
Change Course Number to URL format, instead of number.
Fix up Rubocop warnings.
Rotate feedback cards by 90 degrees.
Make MD page controller mode robust if user isn’t defined.
Fix small layout issues.
Request from Martin: always shrink header for enotes.
Change styling of admin feedback grid.
Small bug fixes.
Misc visual tweaks and bug fixes.
Add feedback.js icon map.
Fix routing issue.
Add infrastructure to create proper course dependent (or not) based on RAILS_ENV.
Add Feedback.js
Add ActiveRecord, SQLite3 and feedback model.
Avoid refreshing website config from redis on every access; refresh it every web call.
Admin/course page. For #160
Refactor admin into 3 smaller controllers. Needed for Admin/Course (#160) and Feedback (#173)
Fix bugs in error conditions in getpdf
Loading