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
Alan Garcia
fa51d51a81
Automaticaly create entry for new quota (auto-detect their name in the class) in
...
all the existing quota profil
2012-10-16 15:12:54 +00:00
Benjamin Sonntag
9d61c62740
Updating language files from Transifex
2012-10-16 14:59:14 +00:00
Alan Garcia
3770785c38
Fix #1324
2012-10-16 14:50:16 +00:00
Benjamin Sonntag
9acbee8807
adding translations for squirrelmail changepass + fixing po management
2012-10-16 14:48:51 +00:00
Benjamin Sonntag
3d24e542d9
fixing the squirrelmail changepass plugin
2012-10-16 14:42:37 +00:00
Alan Garcia
4627c4b581
Partial fix of #1324
2012-10-16 14:41:58 +00:00
Alan Garcia
97fd2dfdf6
Qques modifs sur les crons
2012-10-16 14:31:56 +00:00
Benjamin Sonntag
52072b919b
fixing most squirrelmail install script + alternc-changepass plugin
2012-10-16 14:29:36 +00:00
Benjamin Sonntag
b8979c818d
fixing squirrelmail plugin
2012-10-16 14:07:11 +00:00
Benjamin Sonntag
8de0ea3898
new translation of debian templates + webmail correct url on index page
2012-10-16 13:52:42 +00:00
Benjamin Sonntag
373157ebc8
sed script of alternc.install now have a fixed name + squirrelmail-install script is using the template system to handle /etc/squirrelmail/alternc-changepass.conf.
2012-10-16 13:50:44 +00:00
Alan Garcia
de4ff858c2
Typo SQL et correction d'un champ texte
2012-10-16 11:58:36 +00:00
Alan Garcia
5c7653670d
Newone.php applique les quotas de manière standart.
2012-10-16 09:30:58 +00:00
Alan Garcia
fb514b928c
Ajout d'un bouton pour "upgrader" les quotas des membres
...
lorsqu'on a modifié les quotas du profil.
Fix #1317
2012-10-16 09:21:00 +00:00
Axel ROGER
886068bd03
etc/cron.d added to the debian package directories
2012-10-16 08:31:24 +00:00
Alan Garcia
c0c0858989
Evite de stocker les 1000 premiers compte dans le même repertoire de
...
conf apache (merci Remi)
2012-10-16 07:41:03 +00:00
Alan Garcia
03e012dd46
Fix #1307
2012-10-15 16:06:12 +00:00
Axel ROGER
228fd364c8
I forgot to add alternc-awstats.cron.d when added awstats module to alternc package
2012-10-15 15:52:20 +00:00
Alan Garcia
d3701cc0fa
Utilisation de la classe hooks au lieu des if(method_exist())
2012-10-15 15:41:09 +00:00
Axel ROGER
c76d1916ce
Courier to dovecot indexes files' migration script called when upgrade required.
...
This script is installed in /usr/lib/alternc/
(perl script provided by wiki.dovecot.com)
2012-10-15 15:14:43 +00:00
Alan Garcia
928ac7f495
Préviens quand les fichiers sont auto généré
2012-10-15 15:10:24 +00:00
Alan Garcia
38e16fe624
Auto création du répertoire de conf manuelle de Apache
...
(le but est d'inciter l'admin à ranger ses morceaux "perso" a un seul endroit)
2012-10-15 14:45:05 +00:00
Alan Garcia
cedce69efe
Changement du chemin de stockage de la conf apache.
...
Au lieu de stocker dans /var/alternc/apache-vhost/a/admin/www.machin.conf
On stock dans /var/alternc/apache-vhost/2/2000/www.machin.conf
Permet de résoudre le probleme de non suppression de conf apache à la
suppression d'un membre
TODO : le backporter en 1.0.4 une fois validé.
2012-10-15 14:20:38 +00:00
Alan Garcia
f2585792c6
Refait la presentation de l'aide à la conf mail.
2012-10-15 13:03:03 +00:00
Axel ROGER
c823c37fde
Oubli d'une variable path à mettre entre ""
2012-10-15 10:34:23 +00:00
Axel ROGER
3320706583
Quotes added to directory vars (MUST ALWAYS BE IN QUOTES!)
2012-10-15 09:59:21 +00:00