Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Dorian Lesbre
Site Interludes
Commits
170926cf
Commit
170926cf
authored
4 years ago
by
Dorian Lesbre
Browse files
Options
Download
Patches
Plain Diff
Added timeline to activity view
parent
f323e8aa
No related merge requests found
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
home/models.py
+11
-2
home/models.py
home/static/css/style.css
+8
-0
home/static/css/style.css
home/static/js/vis-timeline.min.js
+35
-0
home/static/js/vis-timeline.min.js
home/templates/activites.html
+44
-0
home/templates/activites.html
home/templates/admin.html
+1
-0
home/templates/admin.html
home/views.py
+1
-0
home/views.py
site_settings/models.py
+4
-1
site_settings/models.py
with
104 additions
and
3 deletions
+104
-3
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets