Thomas Citharel
|
15e1d1cc18
|
Merge branch 'backport-session-fix' into 'master'
backport session fix
See merge request framasoft/framadate/framadate!352
|
2018-12-04 18:08:23 +01:00 |
|
Lazare Olivry
|
ca347b024d
|
backport session fix
|
2018-12-04 18:02:54 +01:00 |
|
Thomas Citharel
|
faa2ee1289
|
Merge branch 'patch-1' into 'master'
Set $rowDatetime to int for comparison
See merge request framasoft/framadate/framadate!350
|
2018-11-05 16:25:04 +01:00 |
|
Thomas Citharel
|
46338cc078
|
Set $rowDatetime to int for comparison
Closes #379
|
2018-11-05 16:22:04 +01:00 |
|
Thomas Citharel
|
e3060e18d2
|
Merge branch 'master-merge' into 'master'
Master merge
See merge request framasoft/framadate!329
|
2018-08-03 14:37:51 +02:00 |
|
Thomas Citharel
|
84ac58c430
|
Release 1.1.8
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-08-03 14:30:09 +02:00 |
|
Thomas Citharel
|
79586319fc
|
Add session.cookie_httponly = 1 to local php.ini
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-08-03 14:29:45 +02:00 |
|
Thomas Citharel
|
70db1e91e0
|
Release v1.1.8-beta.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-08-03 14:07:02 +02:00 |
|
Thomas Citharel
|
5ffd4361e4
|
Fix #358, #355 and #342
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-08-03 14:06:23 +02:00 |
|
Thomas Citharel
|
b40957f484
|
Bump version
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-07-09 15:51:05 +02:00 |
|
Thomas Citharel
|
a6e337e046
|
Fix issue with limit of participants
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-07-09 15:50:46 +02:00 |
|
Thomas Citharel
|
0da24788d0
|
Bump version
(yeah, forgot last one)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-07-09 12:18:22 +02:00 |
|
Thomas Citharel
|
cad9dac189
|
Fix an issue with smarty filters and priority
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-07-09 12:17:59 +02:00 |
|
Thomas Citharel
|
bc28281477
|
Update deps and bump PHPMailer to version 6
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-07-09 12:17:33 +02:00 |
|
Thomas Citharel
|
be128e8158
|
Handle XSS issue on date poll slots
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-07-09 10:56:09 +02:00 |
|
m
|
a1a7d180f8
|
fork-awesome enabled by default
|
2018-07-09 10:26:12 +02:00 |
|
m
|
15e78ba070
|
Better handle undefined config values
https://framagit.org/framasoft/framadate/issues/322
|
2018-07-09 10:26:06 +02:00 |
|
Thomas De Backer
|
88fb61660a
|
restrict custom urls
fixed coding standard issues
added error message to locale
Remove unecessary variable
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-07-09 10:25:14 +02:00 |
|
Thomas Citharel
|
59569071e8
|
Merge branch '1.1.4-bugfix' into 'master'
1.1.4 bugfix
See merge request framasoft/framadate!301
|
2018-04-15 12:23:57 +02:00 |
|
Thomas Citharel
|
30e77a77c4
|
Version 1.1.4
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-15 12:21:56 +02:00 |
|
Thomas Citharel
|
367b239549
|
Provide Fork-Awesome and add an option to disable it (should be useful on installations with Framanav)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Use fork-awesome minified css
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-15 12:21:27 +02:00 |
|
Thomas Citharel
|
8ce671e4d9
|
Merge branch '1.1.3-bugfix' into 'master'
1.1.3 bugfix
See merge request framasoft/framadate!299
|
2018-04-15 11:35:10 +02:00 |
|
Thomas Citharel
|
901f907dd4
|
Release Version 1.1.3
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-15 11:33:39 +02:00 |
|
m
|
a80602e3d5
|
bug/error-on-empty-choices
|
2018-04-15 11:30:28 +02:00 |
|
Thomas Citharel
|
53572dbc1f
|
Merge branch 'develop' into 'master'
Version 1.1.2
See merge request framasoft/framadate!295
|
2018-04-11 18:08:01 +02:00 |
|
Thomas Citharel
|
b2fc3a9d53
|
Remove unneeded Parsedown option
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-11 18:06:45 +02:00 |
|
Thomas Citharel
|
baadea8e74
|
Merge branch 'security/parsedown-safe-mode' into 'develop'
Enable Parsedown Safe-Mode
Closes #226
See merge request framasoft/framadate!293
|
2018-04-11 17:52:57 +02:00 |
|
Thomas Citharel
|
075ba1739c
|
Enable Parsedown Safe-Mode
Also remove the setUrlsLinked(false) so that we can haz urls
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-11 17:50:49 +02:00 |
|
Thomas Citharel
|
9829c826ef
|
Merge branch 'develop' into 'master'
Version 1.1.1
See merge request framasoft/framadate!292
|
2018-04-11 15:55:16 +02:00 |
|
Thomas Citharel
|
32492cf119
|
Update version to 1.1.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-11 15:52:50 +02:00 |
|
Thomas Citharel
|
c5a2f299c5
|
Merge branch 'bug/send-voters-email' into 'develop'
Fix link sent by email to voters
Closes #312
See merge request framasoft/framadate!291
|
2018-04-11 15:51:54 +02:00 |
|
Thomas Citharel
|
d72cf4ce24
|
Fix link sent by email to voters
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-11 15:50:07 +02:00 |
|
Thomas Citharel
|
f931516f24
|
Merge branch 'develop' into 'master'
Release 1.1.0
See merge request framasoft/framadate!290
|
2018-04-11 10:14:24 +02:00 |
|
Thomas Citharel
|
4035193377
|
Update locales
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-11 10:08:14 +02:00 |
|
Thomas Citharel
|
4838577d9d
|
Release 1.1.0
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-11 09:59:05 +02:00 |
|
Luc Didry
|
8e8b8a63cb
|
[zanata] fix zanata --min-doc-percent option
|
2018-04-10 22:36:20 +02:00 |
|
Luc Didry
|
3db84de4aa
|
[zanata] pull locales only if translated at 50% or more
|
2018-04-10 22:14:10 +02:00 |
|
Thomas Citharel
|
2a33310d4d
|
Merge branch 'build-only-on-stable-tags' into 'develop'
Build artifacts only on stable tags
Closes #306
See merge request framasoft/framadate!289
|
2018-04-10 21:57:20 +02:00 |
|
Thomas Citharel
|
ff7bf2b2a2
|
Build artifacts only on stable tags
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-10 21:56:01 +02:00 |
|
Thomas Citharel
|
45b646b178
|
Merge branch 'develop' into 'master'
Version 1.1.0-beta.4
See merge request framasoft/framadate!287
|
2018-04-10 12:49:52 +02:00 |
|
Thomas Citharel
|
8e6373c964
|
Version 1.1.0-beta.4
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-04-10 12:43:47 +02:00 |
|
Thomas Citharel
|
a092777657
|
Merge branch 'feature/message-on-poll-creation' into 'develop'
ajout du message "Le sondage est bien créé."
See merge request framasoft/framadate!286
|
2018-04-08 21:56:22 +02:00 |
|
Thomas Citharel
|
412b409397
|
Merge branch 'bug/vote-rempli-si-erreur-nom' into 'develop'
Bug/vote rempli si erreur nom
See merge request framasoft/framadate!284
|
2018-04-08 21:54:24 +02:00 |
|
Thomas Citharel
|
be1f29773b
|
Merge branch 'bug/test-name-on-vote-edit' into 'develop'
bug/test name on vote edit
See merge request framasoft/framadate!282
|
2018-04-08 21:53:53 +02:00 |
|
m
|
46df3b6fce
|
change test
|
2018-04-08 11:29:03 +02:00 |
|
m
|
addaa95ce7
|
using SessionService
|
2018-04-08 11:21:11 +02:00 |
|
m
|
852c2c0d2a
|
HTML 5 and fixes
|
2018-04-08 10:46:46 +02:00 |
|
m
|
402f2abf64
|
ajout du message "Le sondage est bien créé."
https://framagit.org/framasoft/framadate/issues/62
|
2018-04-07 22:32:52 +02:00 |
|
m
|
179235eaf9
|
refactoring vote checks
|
2018-04-06 21:16:28 +02:00 |
|
m
|
c4f27dc6e0
|
code style
|
2018-04-06 14:04:07 +02:00 |
|