Commit Graph

58 Commits

Author SHA1 Message Date
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
Marjolaine Vé 2fd590fad6
Add margin between textarea and buttons for the description when poll creation 2018-03-29 13:20:24 +02:00
Marjolaine Vé b553305a0e
Images in poll maxwidth: 100% 2018-03-29 13:20:24 +02:00
Thomas Citharel 3df48b25f7
Increase ifneedbe choice width
Closes #292 for good
Also a few syntax typos

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-03-29 13:06:50 +02:00
Thomas Citharel d35848ed5a
Upgrading SimpleMDE's version
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-03-29 10:35:34 +02:00
Thomas Citharel 801bc08a81 Merge branch 'develop' 2018-02-20 19:05:24 +01:00
Thomas Citharel bd931676ae update bootstrap
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-20 18:00:43 +01:00
Thomas Citharel d106d3ba41 update jquery
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-20 18:00:27 +01:00
Marjolaine Vé 4bbbaf19ed [Responsive] Buttons not too long 2018-02-20 17:04:11 +01:00
Marjolaine Vé efda4e97b0 [Responsive] List of polls for admins with scrollbar 2018-02-20 17:04:11 +01:00
Marjolaine Vé 4e2a48685a Add space between language select and h1 2018-02-20 17:04:11 +01:00
Marjolaine Vé 27f4c1045a Allow buttons to be on many lines 2018-02-20 17:04:11 +01:00
Thomas Citharel 70f296377f Move some style to css files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-20 12:42:27 +01:00
Antonin 724133f6ae Merge branch 'fix/NotScrollableOnMobile' into 'develop'
Let the table be scrollable even if there is no 'over' event

See merge request !170
2017-03-19 18:38:54 +01:00
Olivier PEREZ 00a755fb10 Let the table be scrollable even if there is no 'over' event 2016-12-29 16:23:29 +01:00
Olivier Perez 52d7e88b00 Merge branch 'feature/hide-optionnal-parameters' into 'develop'
Collapse by default optional parameters

To be cherry-picked on `release`.

See merge request !147
2016-08-09 01:23:38 +02:00
Olivier Perez c5b9c4152d Merge branch 'feature/hide-optionnal-parameters' into 'develop'
Collapse by default optional parameters

To be cherry-picked on `release`.

See merge request !147
2016-08-09 01:23:30 +02:00
Antonin 18dd7f58b0 Collapse by default optionnal parameters 2016-08-08 18:07:36 +02:00
Olivier Perez f3ce74d997 Merge branch 'feature/allow-to-remove-date-in-wizard' into 'develop'
Allow to remove date in the poll creation wizard

CF MR !140 

To be cherry-picked in `release`.

See merge request !146
2016-08-08 17:15:45 +02:00
Antonin d762c38e81 Add a 'remove this day' button 2016-08-07 12:22:58 +02:00
Antonin f681a6f0e8 Enabling/Disabling markdown editor 2016-05-12 16:20:47 +02:00
Antonin 83e0cae47a Markdown pour la description
- Ajout d'un editeur de markdown
    - On garde le formattage des espaces
    - On empeche l'utilisateur de mettre du html
2016-05-11 17:38:34 +02:00
blr21560 cf9cda99bd Fixe issue #106
Syntax errors in CSS files
Erreurs de syntaxe dans des fichiers CSS
2015-11-04 18:03:09 +01:00
Antonin 15c57eeb37 Allows the admin to modify password related stuff. 2015-10-30 20:45:18 +01:00
Antonin c6d6ad2393 Applying the password restriction in studs. 2015-10-29 11:52:13 +01:00
Olivier Perez 3f1f957c5e Merge branch 'feature/ajax_submission_for_comments' into 'develop'
Feature - ajax submission for comments

The sending of comments has been ajaxified, in order to prevent the lose of vote data while commenting.

The comment list is also refreshed while commenting.

See merge request !72
2015-10-26 17:00:40 +01:00
JosephK 761b485d9b Fix issue #98 2015-10-26 13:44:23 +01:00
Antonin 166927f8af Ajaxifisation des commentaires.
- Permet de ne pas perdre ses votes à l'ajout d'un commentaire.
	- On rafraichit aussi à l'envois du commentaire la liste des commentaires.

Fix #3
2015-10-22 22:50:53 +02:00
Olivier PEREZ 4fa4ee0acc Merge branch 'master' into develop
Conflicts:
	admin/migration.php
2015-10-12 23:46:02 +02:00
Antonin 6196a53a45 Display the comment timestamp 2015-10-12 23:14:21 +02:00
JosephK c06abca356 Fix "Votre nom" trop petit pour la saisie lorsqu'il y a un grand nombre de colonnes. 2015-09-24 17:27:29 +02:00
Luc Didry 8e899f2ca8 Make poll description wrapping
(cherry picked from commit 27fe46640d)
2015-09-15 09:42:12 +02:00
Luc Didry 27fe46640d Make poll description wrapping 2015-09-14 23:33:14 +02:00
JosephK 20378e7fb7 No = fake btn unchecked in vote form + icon display onload and mouseover in results 2015-06-17 23:13:44 +02:00
JosephK 3458b9b51a Charts + Addition + little fixes 2015-06-17 22:39:14 +02:00
Olivier PEREZ 551b839292 Display the count of 'if need be' 2015-04-23 23:18:31 +02:00
Olivier Perez 3b9dd1fc7e Buttonify edit and delete line 2015-04-15 13:43:47 +02:00
Olivier PEREZ d14a7ec35d Some style on poll info 2015-04-14 22:43:04 +02:00
Antonin c34e34d728 Change the create_poll radio aligment.
- Update composer.lock by the way
.
2015-04-13 11:18:09 +02:00
Olivier PEREZ 22e1ee1c40 Reorganize admin name, admin mail and description in poll info block 2015-04-11 18:08:18 +02:00
Olivier PEREZ 7e1f7f026a Some on vote page styling 2015-04-11 17:56:49 +02:00
Antonin a135f74383 Hidden results option is taken into account.
- Also added possibility for the poll's maker to edit this hidden results option.
2015-04-06 12:40:59 +02:00
Olivier PEREZ da2cdeda12 Smartysize infos_creation, and rename it to create_poll 2015-03-29 22:13:22 +02:00
Olivier PEREZ 40d707c96d Issue #18 Add search engine on admin polls list 2015-03-27 13:10:46 +01:00
Olivier PEREZ 7776b81847 Issue #27 Add DejaVu font to project 2015-03-26 00:00:27 +01:00
Olivier PEREZ f40a9e5d2b Admin>Polls: Fix overflow problem on table 2015-02-26 22:50:14 +01:00
Olivier PEREZ 6f7c911bae Issue #26 Admin can change the name of initiator of the poll 2015-01-08 22:18:28 +01:00
Olivier PEREZ 924bd1ed1a Issue #26 Poll admin can change expiration date 2015-01-08 22:18:27 +01:00
Olivier PEREZ 178208380f Change color of text-danger. 2014-12-19 00:12:19 +01:00
Olivier PEREZ 04a60e5c57 Add shadow under the text on submit button 2014-12-18 13:12:28 +01:00