Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
framadate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor 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
Nounous
framadate
Graph
2bfca20c1a73930d2169eac268601cd35b09a5f0
Select Git revision
Branches
1
develop
default
protected
Tags
20
1.1.10
v1.2.0-alpha.1
1.1.9
1.1.8
1.1.8-beta.1
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-beta.4
1.1.0-beta.3
1.1.0-beta.2
1.1.0-beta.1
1.1.0-alpha.3
1.1.0-alpha.2
1.1.0-alpha.1
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jan
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
12
7
6
5
4
3
2
30
Nov
28
27
26
18
15
14
13
12
11
10
6
27
Oct
24
23
22
21
20
29
Sep
19
5
4
18
Jul
4
11
Jun
20
Feb
22
Jan
21
20
21
Nov
19
Sep
24
May
23
27
Mar
25
20
19
14
13
5
4
1
28
Feb
27
21
18
Jan
11
10
11
10
9
10
9
30
Dec
29
3
Oct
4
Jul
3
2
28
Jun
27
25
24
23
21
29
May
22
21
20
18
15
Vote result: Clear markdown tags
Fix promblem with Session loading
CSV Export: Implements export for classical polls
Migration: Add precondition on every Migration sub-classes
Fix the selected item on langs selection
Parse markdown on classic votes
Vote pages: display number of votes below every slot
Update translations
Make installation from scratch work with migration page
Fix line breaks on mails sent
Define a prefix for database table names.
Migration: Finalize the migration of database from 0.8 to 0.9
Migration: Add summary at the end of the execution
Create a migration system to migrate database.
migration: Create a script to migrate database from 0.8 to 0.9
Change version number to 0.9
admin: fix deleteion a slot from a classical poll
Translate database names (table+columns) to English + Reorganize some columns
Implements purge methods
LogService: Change date format to "Ymd His"
Create PurgeService
Fix display of best choices on classic polls
Display a diffrent table if poll is a classic one
Fix creation of classic polls
Enable poll deletion + improve random generator
Some cleaning in poll creation
Add const LOG_FILE to constants.php.template
LogService: Add a line break at the en of lines
admin: Add some logging on important actions (delete poll, clean votes, clean comments, drop column)
LogService : WIP
admin: Add availability to delete a poll
Update constants.php.template
Add 'id' column to sujet_studs table.
Return true when deleting a slot.
Messages displayed on the top of pages are now dismissable.
Move mail sending to class \Framadate\Service\MailService
admin: No need to send a mail to the admin when modifying on the admin page
admin: Add availability to add a slot to a poll
WIP> admin: Add availability to add a slot to a poll
WIP
Loading