Dépôt.
Go to file
Paul B dc164c4d79
fix(admin/add_column): stop modifying user input in stored data
An [earlier
change](892fa11373)
modifed the user's input when creating new columns in an existing
Poll.

Indeed all `,` comma were replaced by `-` dashes and the user inputs
was saved as such.

It seems the rational behind it was to keep the existing "formatting"
of log messages where different elements were separated by commas.

This commit makes sure to not strip the users' data but only the
logged message.

Fixes #384
2019-04-15 15:05:26 +02:00
action WIP Working on locales 2018-08-14 14:35:08 +02:00
admin Install fixes 2018-10-09 11:50:25 +02:00
app fix(admin/add_column): stop modifying user input in stored data 2019-04-15 15:05:26 +02:00
bin Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
css Collecting Polled Users Emails 2018-04-18 12:34:08 +02:00
doc Fix missing keys 2015-04-07 20:06:24 +02:00
docker/stretch fix erroneous comparator in entrypoint 2018-10-25 13:28:14 +01:00
fonts Provide Fork-Awesome and add an option to disable it (should be useful on installations with Framanav) 2018-04-15 12:21:27 +02:00
images Remove '?' image on 'Where are my polls' link 2015-05-29 18:25:48 +02:00
js Add new file (breton translation for bootstrap-datepicker) 2019-02-20 13:52:07 +01:00
locale Update german translation (fixes #368) 2018-11-20 16:51:06 +01:00
po WIP Working on locales 2018-08-14 14:35:08 +02:00
scripts [zanata] Use git branch to specify the version of zanata's project 2018-08-17 13:58:43 +02:00
tpl Remove the “disabled” class from fin_sondage_autre 2019-04-15 12:03:13 +02:00
tpl_c Fix #358, #355 and #342 2018-08-03 14:06:23 +02:00
.editorconfig Merge branch 'editorconfig' into 'master' 2016-06-30 19:27:06 +02:00
.gitignore Merge branch 'master' into develop 2018-08-14 14:26:15 +02:00
.gitlab-ci.yml .git folder deleted before creating latest.zip 2019-01-07 08:42:11 +01:00
.php_cs nettoyage de printemps 2018-04-19 14:05:22 +02:00
adminstuds.php fix(admin/add_column): stop modifying user input in stored data 2019-04-15 15:05:26 +02:00
AUTHORS.md Accessibilité et ergonomie sur choix_date, adminstuds - remplacement bouton de langue par un select - Fix export CSV - découpage chaines de langue pour enlever le code html - Fix // et port dans get_server_name 2014-07-04 11:21:31 +02:00
bandeaux.php WIP Working on locales 2018-08-14 14:35:08 +02:00
buildlang.php Install: Create installation page 2015-09-07 16:36:25 +02:00
CHANGELOG.md deprecate CHANGELOG.md 2018-04-12 18:37:46 -03:00
compare.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
composer.json Merge tag '1.1.6' into develop 2018-07-09 12:26:38 +02:00
composer.lock Merge tag '1.1.6' into develop 2018-07-09 12:26:38 +02:00
CONTRIBUTING.md Add contribution guide 2018-06-11 13:17:31 +02:00
create_classic_poll.php WIP Working on locales 2018-08-14 14:35:08 +02:00
create_date_poll.php fix parenthesis 2018-10-10 10:27:41 +02:00
create_poll.php WIP Working on locales 2018-08-14 14:35:08 +02:00
docker-compose.yml Introduce dev Docker Compose 2018-07-12 15:31:57 +02:00
exportcsv.php WIP Working on locales 2018-08-14 14:35:08 +02:00
favicon.ico Changelog version 0.7 (mars 2013) 2013-11-21 15:02:46 +01:00
find_polls.php WIP Working on locales 2018-08-14 14:35:08 +02:00
htaccess.txt UrlNaming - Update htaccess example 2015-12-05 19:30:10 +01:00
index.php WIP Working on locales 2018-08-14 14:35:08 +02:00
INSTALL.md Update INSTALL.md : link actualization 2018-10-25 15:03:43 +02:00
LICENCE.fr.txt Clearer names for LICENSE files 2014-11-26 18:32:50 +01:00
LICENSE.en.txt Clearer names for LICENSE files 2014-11-26 18:32:50 +01:00
maintenance.php Merge branch 'bugfix/typo-in-comment-header' into 'develop' 2016-08-04 22:26:50 +02:00
Makefile [zanata] Use git branch to specify the version of zanata's project 2018-08-17 13:58:43 +02:00
php.ini Add session.cookie_httponly = 1 to local php.ini 2018-08-03 14:29:45 +02:00
phpunit.bat Install PHPUnit for UnitTesting 2015-05-29 17:05:26 +02:00
phpunit.sh Update and fix phpunit 2018-02-19 00:11:00 +01:00
README.md Update README.md : links actualization 2018-10-25 14:24:10 +02:00
robots.txt Update robots.txt 2017-02-13 10:47:57 +01:00
studs.php WIP Working on locales 2018-08-14 14:35:08 +02:00
zanata.xml [zanata] Use git branch to specify the version of zanata's project 2018-08-17 13:58:43 +02:00

Framadate

English Framadate is an online service for planning an appointment or making a decision quickly and easily. No registration is required.

Français Framadate est un service en ligne permettant de planifier un rendez-vous ou prendre des décisions rapidement et simplement. Aucune inscription préalable nest nécessaire.


Installation

Follow the instructions on our Wiki : https://framagit.org/framasoft/framadate/framadate/wikis/home

Contribute

Code

Follow the instructions on https://framagit.org/framasoft/framadate/framadate/wikis/coding

Traductions

Follow the instructions on https://framagit.org/framasoft/framadate/framadate/wikis/translating

Used libraries


Framadate is a fork of the STUdS project, that works at framadate.org for framasoft.org

Previous main authors of Framadate were :

  • Simon LEBLANC
  • Pierre-Yves GOSSET

Main authors of project STUdS are :

  • Guilhem BORGHESI
  • Raphaël DROZ

Université de Strasbourg - Direction Informatique Auteur : Guilhem BORGHESI Création : Février 2008

borghesi@unistra.fr

Ce logiciel est régi par la licence CeCILL-B soumise au droit français et respectant les principes de diffusion des logiciels libres. Vous pouvez utiliser, modifier et/ou redistribuer ce programme sous les conditions de la licence CeCILL-B telle que diffusée par le CEA, le CNRS et l'INRIA sur le site "http://www.cecill.info".

Le fait que vous puissiez accéder à cet en-tête signifie que vous avez pris connaissance de la licence CeCILL-B, et que vous en avez accepté les termes. Vous pouvez trouver une copie de la licence dans le fichier LICENCE.


Université de Strasbourg - Direction Informatique Author : Guilhem BORGHESI Creation : Feb 2008

borghesi@unistra.fr

This software is governed by the CeCILL-B license under French law and abiding by the rules of distribution of free software. You can use, modify and/ or redistribute the software under the terms of the CeCILL-B license as circulated by CEA, CNRS and INRIA at the following URL "http://www.cecill.info".

The fact that you are presently reading this means that you have had knowledge of the CeCILL-B license and that you accept its terms. You can find a copy of this license in the file LICENSE.


Janvier 2008
Guilhem BORGHESI
Université de Strasbourg

Mai 2010
Raphaël DROZ, raphael.droz@gmail.com