Commit Graph

40 Commits

Author SHA1 Message Date
Thomas Citharel 3157d6a590 Run php-cs-fixer with a custom config. This may break a lot of things
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:43:30 +01:00
Olivier Perez 651289ec2d Merge branch 'bugfix/typo-in-comment-header' into 'develop'
Correcting comment typo in file header

Fix #190 

See merge request !144
2016-08-04 22:26:50 +02:00
Luc Didry 0596435126 Make IMAGE_TITRE responsive 2015-09-16 21:49:10 +02:00
Olivier PEREZ 7b4bc4ad7f Replace $html_lang by $locale 2015-04-13 12:10:07 +02:00
Olivier PEREZ 6d34631fbf Replace calls to __('Section\Key') with __('Section', 'Key') 2015-03-30 15:19:56 +02:00
Olivier PEREZ 119d0e01e1 Start changing the i18n system.
* Now works on windows servers
* Byebye .po/.mo, welcome .json
* Byebye old gettext library, welcome o80-i18n
2015-03-22 23:33:03 +01:00
Olivier PEREZ b3bc68bbe6 Fix pb when host on domain name starting with 'admin'
* Do str_replace only on the $dirname variable
2015-03-05 00:02:45 +01:00
Olivier PEREZ 8a0c8bd8d3 Make language selection work better 2015-01-20 00:05:43 +01:00
Olivier PEREZ 15e5b40877 Hide some useless elements when printing 2015-01-04 02:00:02 +01:00
Olivier PEREZ ca365ff348 Fix the selected item on langs selection 2015-01-02 00:19:56 +01:00
Olivier PEREZ c533645d29 Make installation from scratch work with migration page 2015-01-01 01:18:49 +01:00
Olivier PEREZ 88cae82e71 Create a migration system to migrate database.
+ Use this system to migrate from 0.8 to 0.9 (WIP)
2014-12-31 01:33:56 +01:00
Olivier PEREZ 9ed0043569 Some cleaning in poll creation 2014-12-25 00:55:52 +01:00
Olivier PEREZ 1437eaf47e Refactoring some code:
* Store all informations about forms into an object "Form" stored in $_SESSION['form']
* Replace connection to database by PDO object
* Check if database is ready in bandeaux.php file
2014-12-03 21:08:08 +01:00
FramaJosephK 307f36ae64 fix a11y + reprise config.inc + bug date_format win 2014-11-14 17:35:22 +01:00
Bob Le Bricodeur a716ef8c47 delete configuration option $show_language_bar_selection
condition is based on the number of languages configured
2014-11-12 21:28:27 +01:00
Bob Le Bricodeur 221848e62a variable $show_language_bar_selection to display the language bar in the header 2014-11-11 20:28:14 +01:00
FramaJosephK 83b5848689 Compilation .po, fix a11y, issue #15 2014-11-06 15:20:03 +01:00
FramaJosephK 051575fa64 The big one 2014-10-21 01:31:26 +02:00
FramaJosephK 7f87858ff7 Mise à jour du dépôt avec la dernière version sur Github 2014-09-04 17:52:18 +02:00
FramaJosephK 67a9fa1e8b 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
FramaJosephK 07450ecb22 Accessibilité : title contextualisé selon l'étape ou les erreurs du formulaire - attribut lang sur <html> et liens du pied de page - aria-describeby pour les msg d'erreur - fix points de validation W3C - fix issue #45 2014-06-11 19:19:17 +02:00
pyledevehat a57553716b Rectification lien vers logs du bandeau admin 2014-01-21 13:09:28 +01:00
pyg77 7298915562 Changelog version 0.7 (mars 2013) 2013-11-21 15:02:46 +01:00
pyg77 356f88f8ae modification du lien de la page contact 2013-05-23 16:39:07 +02:00
pyg77 fabe6864db Meilleure intégration de la framanav 2013-03-13 18:29:48 +01:00
pascalc 2e920a5e56 enlève les appels à get_server_name() partout sauf dans un appel à sendMail(), réécriture de la fonction pour cet usage 2013-03-04 19:46:06 +01:00
Jean-Philippe Guérard dda612cc69 Remove 2 extraneous characters 2011-12-30 03:38:13 +01:00
Jean-Philippe Guérard db209fc7db Removal of the hard-wired Framadate logo
An option is now available to replace the text title by an image.
2011-12-30 03:34:02 +01:00
Simon Leblanc 894b526eff Fix issue #11 : Google Analytics n'est plus obligatoire 2011-07-02 23:13:56 +02:00
Simon Leblanc 90525cf074 utilisation de l'url de base pour l'affichage de l'image d'entête (problème lors de l'utilisation d'OpenSondage en dehors de la racine) 2011-06-27 01:37:43 +02:00
Simon Leblanc 63ebe90f63 Correction sur plusieurs URL et modification de la fontion get_server_name pour supprimer des problèmes dans l'administration 2011-06-25 20:23:40 +02:00
pyg77 2dde6eb034 Analytics 2011-06-24 16:42:53 +02:00
pyg77 06a388283e nombreuses modifs : cf changelog 22 et 23 juin 2011-06-23 16:52:10 +02:00
pyg77 c1de8d106c masquage lien admin 2011-06-23 01:35:26 +02:00
pyg77 588b0e4688 Nombreuses modifs de forme (CSS, graphisme) et qq modifs de fond 2011-06-23 01:21:56 +02:00
Simon Leblanc 6b4069dc06 Mise en forme pour framasoft 2011-05-29 05:13:58 +02:00
Simon Leblanc c56e3b3b4d Clean URL and add title of poll in head 2011-05-20 02:52:22 +02:00
Simon Leblanc 4f380d8f8d clean code (identation, if with {) 2011-05-15 03:56:54 +02:00
Simon Leblanc 475556c0e3 STUdS fork 2011-05-15 01:32:47 +02:00