Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uca-l2_web-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
Rin BAUDELET
uca-l2_web-server
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
26
May
25
23
22
21
20
19
18
17
16
15
14
13
28
Mar
Fix bug that make user unable to update the type of sticker
master
master
Small correction on Entity::toString
Small additions to model page
Add images (resources)
remove unnecessary js methods
Fix some bugs when user isn't authenticated
Biggest last commit before final render
Fix some html bugs to forms
Implement missing requests
Add foreign key's constraints into the database file
Add StickerType Listener
Add comments to ftl files
Continue implementing HTML page and improve the graphical interface
Fix some issue when displaying values
Implement FTL Object generation for each component
Add Ftl object generation to component classes
Add .idea project's file : Project_Default.xml
Add html/ftl code to display and modify components + other adds
Update MySql generation script
Add new user session implementation
Take in consideration Logout request from everywhere (remove SID to log out every connected equipment)
Implement (partially) '/stickers' URI.
Implement login/logout features
Establish StickerListener routes.
Add new routes
Add some changes in database schema
Add error page and login/logout features
Change template loading origin
Setup FreeMarker template, add '/' route
Implement a cache for the database's manager.
Important commit : implement database features with components, fix bugs, update some Spark routes.
Add com.h2database as dependency; define SchoolDB (h2 database) instance in Server.java
Add some modification to Listeners features (manage before's filter + log instantiation)
Move sql scripts (improve organisation)
add H2 db sources (embedded)
update MANIFEST.MF
Move main method to Server.java
update .gitignore
Merge branch 'main' into 'master'
First initial commit
Loading