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.
client-side-md
Select Git revision
Selected
client-side-md
Branches
16
master
default
protected
2016
2017
2018
centos-base
devel
develop
feature/getpdfapi
feature/one-website
feature/rails5
feature/redis-soft-state
feature/removegit
fedbora27-base
new-editor
release-2019.0
replace_filemanager_with_git
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jul
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 strange bug with PageDown where if we wrap the askbot button in a div it stops rendering the page halfway through, but if we use span, it’s ok. ¯\_(ツ)_/¯
Make the askbot button centered (attempt 3 ;(
Make askbot button non-fixed-width
Make final 2017.hotfix changes requested by martin
Fix small bug with previous commit.
Add askbot directive. Fixes #154
Upgrade MathJax version. Fixes https://github.com/dtu-compute/dtu-enote-askbot/issues/11
Change colors for hint & question buttons. Fixes #156
Add config variable for bug reporting. Fixes #143
Make the horizontal line rule darker. Fixes #153
Add a border around the directive element header. Fixes #148
Make note menu scrollable for small screens. Fixes #144
Merge branch '2017' of https://github.com/dtu-compute/dtu-enote-website into 2017
Don’t show progress modal for short operations. Fixes #147
Don’t clip answer/hint/question boxes when printing. Fixes #149
Make answer buttons always show up. Fixes #151
Add bash --login to get-pdf call to enable Ruby.
Fix bug when menu has errors.
Add course number to page titles.
Add docker cache-buster for pdfjs for fix for cross-eNote linking. Fixes #79
Pass through hash named destination to PDFJS.
Center images and set max-width to 400px. Fixes #136
Have % as a comment character.
Remove Edit button and Bug icon from printable version. Fixes #135
Add revoke button to the page view if it’s owned by the admin and is being edited by someone. Fixes #135
Allow uploads to be in subfolders. Fixes #134
Ensure that directives must start at the beginning of the line in order for them to be expanded. For #131
Make new page faster by avoiding recompilation of everything.
Dismiss modals upon successful completion. Fixes #129.
Make text wrapping the default for the editor. Fixes #130
Turn off background click-to-dismiss in most modals. Fixes #128
Use the host timezone.
Fix collision issue in css causing error action button to appear in the page-edit button’s position.
Get rid of extra ‘reload macros’ button. Fixes #127
Fix test issue.
Add edit button when admin.
Add button from filemanager to link to repo. Fixes #126.
Move to a real model for errors.
Pick up new pdfjs with fix for default sidebar.
Update version of pdfs to pick up new fix (pdfjs#1)
Loading