Commit Graph

307 Commits

Author SHA1 Message Date
alban 41b7afc3cd Renomme jquery.min.js pour faire plaisir a lintian 2013-10-18 09:43:04 +00:00
alban d4c946a6c1 Degage prototype 2013-10-18 09:41:18 +00:00
Fran��ois Serman 14159e0570 back in #4488 because password are no longer available in plain text 2013-10-17 10:33:26 +00:00
Fran��ois Serman c9d5b424e4 first step toward #1384 : displaying user credentials 2013-10-17 10:21:43 +00:00
Fran��ois Serman 4f603deb80 adding crypto module, used for LXC 2013-09-21 15:03:59 +00:00
Alan Garcia f25fa5c8a9 Premier jet de l'interface d'importation "magique" de zone DNS
Ca "marchotte"
2013-09-20 15:04:02 +00:00
Alan Garcia ed34d3bc3c Maintenant on peux désactiver le login pour tout le monde SAUF l'admin.
Pratique lors des mise à jour.
2013-09-12 13:17:04 +00:00
Alan Garcia 0e8aab8e35 Icone pour le dump DNS 2013-09-12 12:27:58 +00:00
Alan Garcia 03692e4a16 Fix incron launch 2013-09-12 12:20:58 +00:00
Alan Garcia bd31066900 Avait oublié de commité ca : dump de la zone dispo :) 2013-08-30 15:01:33 +00:00
Fran��ois Serman f3e116efe1 should not break anything. Work is still in progress 2013-08-25 23:59:52 +00:00
Fran��ois Serman 19c372a3d4 Added a logo for piwik 2013-08-25 23:58:54 +00:00
Benjamin Sonntag e2152c2634 adding opendkim support, to be tested 2013-08-22 07:29:25 +00:00
Steven Mondji-Lerider 1ed328e0a3 Why ? because incron don't seem to work past the first line of the file ... 2013-08-12 12:48:37 +00:00
Alan Garcia c8ebae061d Ménage 2013-07-22 17:07:04 +00:00
Alan Garcia 46669dddf7 Mail autodetect pour thunderbird 2013-07-22 16:37:44 +00:00
Alan Garcia 2ffb6ba295 Regle htaccess pour l'autoconfig mail en place 2013-07-22 16:09:16 +00:00
Alan Garcia 6539c6ad39 On commence à ranger 2013-07-22 16:07:58 +00:00
pierre_f fc2b82401a mailclient autoconfig 2013-07-22 15:27:13 +00:00
Alan Garcia 9da1f2fdf7 Ajout d'icone 2013-07-17 12:20:51 +00:00
Alan Garcia df538c6c3b Ajout du template redmond a jquery_ui 2013-07-17 12:17:42 +00:00
Alan Garcia eb50b99d24 Mise à jour jquery 2/2 2013-07-17 08:21:32 +00:00
Alan Garcia 171942f352 Maj jquery 1/2 2013-07-17 08:15:30 +00:00
Alan Garcia 364a97265a Fix #1500 2013-06-13 12:10:58 +00:00
Alan Garcia 0dc0ab2d43 Il manquait des include('foot.php') dans certaines pages
Suppression d'un vieux fichiers plus utilisé
2013-06-13 11:46:33 +00:00
Benjamin Sonntag 3268e7b2ec Adding wheezy patching folder, to build AlternC 3.0 or 3.1 for WHEEZY 2013-05-28 13:26:41 +00:00
Alan Garcia 185fa960cb partial of #1332 2013-05-23 15:37:45 +00:00
Steven Mondji-Lerider 659deeedd4 Bugfixing alias_view on upgrades ( cf Ticket #1489 ) 2013-05-02 08:12:24 +00:00
Alan Garcia 50c8877498 Icones du menu en CSS
Merci Manu :)
2013-04-29 09:19:15 +00:00
Alan Garcia 61d2f7d8ac Adieu hippo_bleue.gif
Ajout d'icones sur les boutons

Continue à passer les icones de boutons en CSS (plus en dur)

Merci Manu !
2013-04-25 16:06:50 +00:00
Steven Mondji-Lerider b3df1b0b2a Configuring use of do_action.php by incron ( same way as update_domains.sh ) 2013-04-24 14:33:49 +00:00
Alan Garcia 3897142885 Supprime de vieux fichier du répertoire aide 2013-04-23 23:32:34 +00:00
Alan Garcia 0919c6d115 Corrige des bugs sur le récap des quotas
Commence a dégager hippo_bleue.gif
2013-04-23 22:41:07 +00:00
Alan Garcia 05d527810d Range les images dans les bon répertoires 2013-04-23 21:28:02 +00:00
Alan Garcia db5162248c Retire du vieux code inusité : classe trash (et les appels a un datepicker js
qui était pour cette classe) et passwordstrengthmeter, jamais implémenté
2013-04-23 21:15:17 +00:00
Benjamin Sonntag b3c19b3a9b DEBIAN COMPLIANCE big commit : fixes almost all lintian issues + complete rewrite of debian/rules (now mostly in Makefile at the root of source code) + start using POD2MAN for man pages + remove some old unused and broken tools 2013-04-23 15:11:00 +00:00
Alan Garcia 2da11ebc2e VM "expiré" sont arrété 2013-04-22 14:45:45 +00:00
Alan Garcia a98688768a Trie entre alternc et alternc-lxc 2013-04-22 06:49:03 +00:00
François Serman 05429bf5ec deleted renamed file (vm.php) 2013-04-21 09:52:23 +00:00
Steven Mondji-Lerider 62003cb977 First draft of the script which will do performed actions on file (called by a cron)
May not work for the moment
2013-04-19 15:09:34 +00:00
Steven Mondji-Lerider 6c391ad8ba mockup of generic a action class 2013-04-19 12:24:00 +00:00
Alan Garcia 3351fc493b Menu pour les vm (a toi fser ;) ) 2013-04-19 07:16:31 +00:00
François Serman d02fa25e6c added configuration for the VM (in json format to keep it simple to have embedded arrays), and modified the running script to switch from hard coded conf to a sample one 2013-04-17 22:00:06 +00:00
François Serman 4c6737f5c7 moved vm.php into vm.class.php Todo: add monit() function. 2013-04-15 13:42:29 +00:00
François Serman 90c6cf1d29 Added config for xinetd + mockup VM server
The mockup VM script returns either error (if random is odd) or 
success (if random is even).

The protocol is the following:
C: Action {Start, Stop, Monit} login pass uid
S: ( Error[^|]+ | ok ) | ip(:port)? | hostname
2013-04-12 22:03:28 +00:00
François Serman 943d091944 First draft for VM integration.
** ONLY PERFORMS MOCKUP **
2013-04-12 21:52:27 +00:00
Alan Garcia 52cda8789e SSO avec PhpMyAdmin sans cookie, avec le SSO officiel
PhpMyAdmin sait gérer X serveurs MySQL

Le SSO depuis le panel permet de se loguer sur le bon serveur de l'utilisateur

Tentative de login sur le serveur SSO renvoie sur le meme form, mais avec le serveur suivant
2013-03-01 10:31:23 +00:00
Alan Garcia 89920d549f Permet d'activer/désactiver un compte FTP
Fix #1421
2013-03-01 07:52:50 +00:00
Alan Garcia 917e35304f Hop, le logo en page d'accueil deviens aussi surchargeable :) 2013-02-28 16:56:52 +00:00
Alan Garcia a1fa53cb95 Possibilité de surcharger proprement le logo du menu 2013-02-28 15:15:52 +00:00