Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TJTS5901-dogmap_template
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
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Startuplab
Courses
TJTS5901 Continuous Software Engineering
TJTS5901-dogmap_template
Graph
You need to sign in or sign up before continuing.
024d9a77f6434b76b1b44c6d717fda708b4f6f14
Select Git revision
Branches
18
additional-tests
bughunt
coverage
database
database-basic
logging
main
default
protected
migrations
removal-btn
reverse-geocoding
review-apps
sessions
setup
some
staging
test-primer
tests
translation
18 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
30
29
28
27
26
24
23
22
21
20
19
18
14
13
12
11
9
7
5
3
updated readme.md file.
main
main
to private repo
with smtp seams to be the only way to start the smtp connection, thus the mistake must be in the google settings
error in smtp connection maybe. calling connect to connect. if does not work then i suspect the error is situated in google gmail
bad place. line moved before the if statement
now should be possible to deploy the main branch as intended and not the translations
Merge branch 'admin_interface' into 'main'
some minor fixes to newest admin and admin interface code
teemus changes to private repo admin interface
Don't require login for posting markers.
Translations.
Renormalize and restructure admin interface.
Admin ui restructure. WIP.
Merge branch 'main' into admin_interface
Merge branch 'main' of gitlab.jyu.fi:startuplab/courses/tjts5901-continuous-software-engineering/tjts5901-dogmap_template
Allow mongo_url to be missing when creating super sercret flask key - it's just a bit less secure.
Revert "Allow mongo_url to be missing when creating super sercret flask key - it's just a bit less secure."
Allow mongo_url to be missing when creating super sercret flask key - it's just a bit less secure.
Script to use poeditor to ease translation pain.
Merge commit id added.
Merge branch 'sessions' into 'main'
Translation fix.
sessions
sessions
Translation stuff.
Documentation for message display.
Make messages categorized as error distinct looking.
Handle errors on backend with flash -function.
Only show welcome message once.
Show messages as bootsrap Toasts.
Send welcome message from backend and display it on anonying alert.
Setup secret key for flask and import session.
Merge branch 'main' into admin_interface
Merge branch 'reverse-geocoding' into 'main'
Added requirements commit.
reverse-geocoding
reverse-geocoding
Added geopy into requirements.
Document reverse geocoding implementation.
Macro for social media buttons.
Translations.
Page to display all of the location markers as a list.
Show location address as breadcrumbs in location details page.
Do a reverse geocoding when a new Location is added.
Loading