Commit Graph

2099 Commits

Author SHA1 Message Date
Alan Garcia 108d1675d7 Les icones ne changes pas, mais ont maintenant un fond transparent.
Un mec doué pourra faire mieux que moi, mais c'est déjà mieux
2012-10-27 16:25:45 +00:00
Alan Garcia 11378da597 Class sur les tableaux 2012-10-27 15:56:00 +00:00
Alan Garcia 136696ca56 Application des class de style sur certains tableau 2012-10-27 13:16:11 +00:00
Alan Garcia 595ed1069b Maintenant, on peux choisir son style via "Affichage/Style de la page" dans firefox.
(Chrome, saynul)
2012-10-26 17:04:37 +00:00
Alan Garcia f0511dd3c9 Quand on hover un element du menu de gauche, le cadre mangeait un peu le texte 2012-10-26 16:51:17 +00:00
Alan Garcia 77f608b45e Uniformisation des tableau -> le tableau de creation de compte FTP n'utilisait pas la class tedit 2012-10-26 16:44:18 +00:00
domi 488e5924e9 bouh! 2012-10-26 16:37:56 +00:00
Alan Garcia e23ec31abd Mise en page pour les infos d'aide pour le mail 2012-10-26 16:02:00 +00:00
Alan Garcia 6bb88a40af Empeche de creer un mail vide avant le POST.
Code JS plus générique
2012-10-26 13:56:14 +00:00
Alan Garcia a30b73d2a3 Bug pour l'appel de l'aide utilisateur.
J'en profite pour rajouter une variable spécifique pour l'aide.
2012-10-26 13:36:39 +00:00
Alan Garcia abeac287f0 Fix #1338
Forbid database with empty suffix
2012-10-26 12:21:08 +00:00
Alan Garcia 7bafc9b097 Correction jointure 2012-10-22 08:58:53 +00:00
Alan Garcia da6fc77d67 Les catchalls sont configuré correctement quand on créé un domaine "slave" 2012-10-20 15:14:34 +00:00
Alan Garcia 88f709ee24 Evite de proposer un catchall vers soi-même 2012-10-20 14:44:48 +00:00
Alan Garcia 26b6135699 Interface de gestion des catchalls
Données dans la base
2012-10-20 14:41:45 +00:00
Alan Garcia 4c206de62d Interface de gestion des catchall, premiet jet
Maintenant, faut remplir les fonctions
2012-10-20 13:16:14 +00:00
Benjamin Sonntag e2620c9496 fixing roundcube build 2012-10-19 11:26:56 +00:00
Alan Garcia 759aa8b139 Patch JS 2012-10-18 15:49:24 +00:00
Steven Mondji-Lerider 0037b747ad Adding mail class listing functionnality to show "system mail" (mailman etc..) 2012-10-18 15:32:04 +00:00
Alan Garcia 3cd65a99d6 Oubli pour le script de log login dovecot 2012-10-18 15:27:06 +00:00
Axel ROGER de0faaf9bf SecondaryMX can't work without this function (was accidently deleted since v1.0) 2012-10-18 13:25:35 +00:00
Steven Mondji-Lerider 60aac29978 Le cas des type!='' est géré dans l'affichage mais exclu dans la requete de recherche.
J'enleve l'exclusion. Todo: améliorer l'affichage pour ces mails.
2012-10-18 13:21:42 +00:00
Benjamin Sonntag 21700d0961 adding initial roundcube configuration (+ update po again) 2012-10-18 12:50:34 +00:00
Steven Mondji-Lerider 215f537e62 updating mail wrapper for genericity 2012-10-18 12:49:55 +00:00
Alan Garcia de4ec88b89 Seconde tentative pour dependances 2012-10-18 10:23:02 +00:00
Axel ROGER b0cf83c8ea Bugfix: refresh_dns flag file was never removed by slavedns called... 2012-10-18 10:08:17 +00:00
Alan Garcia b944f22cd4 Pour le build de test pour les depends 2012-10-18 10:08:08 +00:00
Alan Garcia e77f1ef9e3 On peux configurer le serveur mail indiqué a l'utilisateur dans les variables AlternC
(permet de spécifier un FQDN différent pour les interrogation pop,imap,pop3...)
2012-10-18 09:22:52 +00:00
Alan Garcia a2503e395d Factorise code variables 2012-10-18 09:03:26 +00:00
Benjamin Sonntag 69d8e4f408 all error messages are now NOT ending by '.' and using correct capitalization. can't has been replaced by cannot, no 'I' talking about AlternC. 2012-10-18 07:52:54 +00:00
Benjamin Sonntag e865f4e906 fixing error messages in MySQL and Mem 2012-10-18 07:36:37 +00:00
Benjamin Sonntag a7a43f6bee fixing some bad engrish 2012-10-18 06:17:29 +00:00
Alan Garcia 91e2920bb8 Fixes #1322 2012-10-17 14:14:57 +00:00
Axel ROGER 8ef3efbede I forgot to create unicity on table default_subdomaines. 2012-10-17 12:55:24 +00:00
Axel ROGER f7b4037649 Correction du bug qui créait des doublons pour la table default_subdomaines 2012-10-17 12:37:48 +00:00
Alan Garcia 1be16853e7 Pb avec les redir web installé par default
Eclaircissement sur comment doit être noté une redir web
2012-10-17 12:15:34 +00:00
Alan Garcia 70b74ee19f Fixes #1328 2012-10-17 11:54:42 +00:00
Axel ROGER cf4a276e81 Adding some directories to open_basedir (for awstats) 2012-10-17 10:57:26 +00:00
Steven Mondji-Lerider 85fdf788ae Install should not crash without warning because of acls anymore. closed #1325 2012-10-17 10:00:55 +00:00
Alan Garcia 24fd334635 J'avais oublié de svn add mon patch de download des fichiers dans le browser 2012-10-17 10:00:19 +00:00
Benjamin Sonntag 56f3b9d201 removing unused file on mail account management 2012-10-17 09:44:52 +00:00
Benjamin Sonntag ec25ccdc62 adding svnignore where required to ignore .mo, debian files etc. thanks to this we can have an empty svn status properly now ;) 2012-10-17 09:41:40 +00:00
Benjamin Sonntag 179421de07 fixing translation (more) + templates for awstats + podebconf update 2012-10-17 09:34:27 +00:00
Benjamin Sonntag 442a032bb0 adding templates + adding awstats one 2012-10-17 09:19:12 +00:00
Benjamin Sonntag d986b9df6b fixing translation : no -j in xgettext 2012-10-17 08:55:52 +00:00
Benjamin Sonntag ed68ac5e69 translations + fix some engrish 2012-10-17 08:00:35 +00:00
Benjamin Sonntag b81b2c9a5b adding roundcube non-edited conf file 2012-10-16 21:24:33 +00:00
Benjamin Sonntag 804fba671f adding roundcube + fixing squirrelmail, update javascript-common too 2012-10-16 21:13:15 +00:00
Steven Mondji-Lerider bde1a5ac62 updating mail class wrapper function to handle virtual and non virtual mailing list 2012-10-16 16:37:12 +00:00
Benjamin Sonntag 64f3e7f556 adding changelog 2012-10-16 15:26:16 +00:00