Dépôt.
Go to file
Didier Clermonté f1587f7b36 Ajout d'un test pour éliminer les colonnes choices vides dans la table fd_vote (#4617) 2020-08-26 12:00:37 +02:00
action Les mails aux sondés contenant le lien d'édition du vote ne partent pas 2018-04-04 20:03:55 +02:00
admin Added script for automatic poll purge (#3150). 2018-08-15 11:28:41 +02:00
app Merge tag '1.1.10' into chapril-1.1.9 to create chapril-1.1.10. 2019-05-10 18:50:09 +02:00
css 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
doc Fix missing keys 2015-04-07 20:06:24 +02: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 renamed logo-DateChaprilOrg.png (#3478) 2018-12-28 17:52:10 +01:00
js 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
locale Added 3 keys in ../locale/*.json (#4620,#4619,#4618) 2020-08-11 21:53:13 +02:00
po Zanata integration (https://trad.framasoft.org) 2018-02-26 14:32:17 +01:00
scripts Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
tpl Ajout d'un test pour éliminer les colonnes choices vides dans la table fd_vote (#4617) 2020-08-26 12:00:37 +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 Fix #358, #355 and #342 2018-08-03 14:06:23 +02:00
.gitlab-ci.yml [CI] 🏗️ Add link of artifact to release’s assets 2019-05-02 10:36:25 +02:00
.php_cs Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
.po2json.sh [zanata] Use en translation string if not translated 2018-03-20 17:09:02 +01:00
.renest_json.pl [zanata] Use en translation string if not translated 2018-03-20 17:09:02 +01: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
CHANGELOG.md Mise à jour de la release note 2016-10-06 23:52:57 +02:00
INSTALL.md Update INSTALL.md 2018-03-22 10:43:01 +01: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
Makefile [zanata] fix zanata --min-doc-percent option 2018-04-10 22:36:20 +02:00
README.md Update README.md 2018-03-22 10:55:52 +01:00
adminstuds.php Merge branch 'feature/message-on-poll-creation' into 'develop' 2018-04-08 21:56:22 +02:00
bandeaux.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
buildlang.php Install: Create installation page 2015-09-07 16:36:25 +02: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 Update deps and bump PHPMailer to version 6 2018-07-09 12:17:33 +02:00
composer.lock Update deps and bump PHPMailer to version 6 2018-07-09 12:17:33 +02:00
create_classic_poll.php backport session fix 2018-12-04 18:02:54 +01:00
create_date_poll.php Fix wrong display of email subject with a date poll 2018-12-04 18:18:56 +01:00
create_poll.php backport session fix 2018-12-04 18:02:54 +01:00
exportcsv.php Password protected polls cannot be exported 2016-10-06 22:42:57 +02:00
favicon.ico Changelog version 0.7 (mars 2013) 2013-11-21 15:02:46 +01:00
find_polls.php Allow setting SMTP config 2018-02-21 11:07:11 +01:00
index.php Merge branch 'bugfix/typo-in-comment-header' into 'develop' 2016-08-04 22:26:50 +02:00
locale.bat Some cleanin README.md + Add a section that say how to contribute 2015-03-04 17:17:10 +01:00
maintenance.php Merge branch 'bugfix/typo-in-comment-header' into 'develop' 2016-08-04 22:26:50 +02:00
php.ini Add session.cookie_httponly = 1 to local php.ini 2018-08-03 14:29:45 +02:00
phpinfo.php Add phpinfo.php file for easy check. 2018-05-27 12:19:28 +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
push-trad-to-zanata.sh [Zanata] Add script to update zanata for one locale 2018-02-27 17:39:46 +01:00
robots.txt Update robots.txt 2017-02-13 10:47:57 +01:00
studs.php Merge branch 'bug/vote-rempli-si-erreur-nom' into 'develop' 2018-04-08 21:54:24 +02:00
zanata.xml Zanata integration (https://trad.framasoft.org) 2018-02-26 14:32:17 +01:00

README.md

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/wikis/home

Contribute

Code

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

Traductions

Follow the instructions on https://framagit.org/framasoft/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