date.chapril.org-framadate/app/classes/Framadate/Services
Antonin ab9c0660cf Merge branch 'feature/UrlNaming' into 'develop'
Choix de l'URL du sondage

Traitement de l'issue #39 

- Agrandissement du champ ID
- Possilité de choisir son propre ID dans un champ texte (64 caractères, lettres/nombres/-)
 - Si ID choisi => L'ID de l'admin est généré sur 24 caractères
 - Si ID non choisi => L'ID de l'admin est généré sur 8 caractères + les caractères de l'ID
- Changement du htaccess

See merge request !97
2015-12-07 11:24:26 +01:00
..
AdminPollService.php Rename add_slot by add_column 2015-11-30 20:38:53 +01:00
InputService.php UrlNaming - Add ID field to creation form 2015-12-05 17:28:35 +01:00
InstallService.php Install: Remove useless 2015-09-07 16:46:21 +02:00
LogService.php Admin: The polls page now use Smarty template 2015-01-07 22:47:34 +01:00
MailService.php Fix #87 Use PHPMailer to add non-HTML body to mails 2015-10-22 21:34:15 +02:00
NotificationService.php Refactoring for better reading 2015-10-26 16:28:59 +01:00
PollService.php UrlNaming - Allow new id format when loading a poll 2015-12-05 17:28:40 +01:00
PurgeService.php More Splitting between Services and Repositories 2015-04-03 00:11:36 +02:00
SecurityService.php Applying the password restriction in studs. 2015-10-29 11:52:13 +01:00
SessionService.php Added SessionService 2015-11-30 21:58:26 +01:00
SuperAdminService.php Admin: Search in polls by author's mail address 2015-10-28 13:06:02 +01:00