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
8395be45bf7065efd270141504a2dd54382753ca
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
30
Dec
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
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
admin: Implement the removal of a slot.
admin: Display buttons to add or remove choice.
admin: Copy fonctionnalities from studs.php
admin: Add availability to delete a vote.
Remove code from old_adminstuds that is already refactored.
Rename delete_comment.tpl to delete_comments.tpl
Fix filter_input call
Display confirmation page before to delete all votes of one poll.
Move all admin method from PollService to AdminPollService
Display confirmation page before to delete all comments of one poll.
Display a confirmation page before delete the poll (confirmation does nothing for now)
Add availability to delete all comments of one poll.
Check the number and the max of votes before displaying the best moments.
admin: Add availability to delete all votes of a poll.
Loading