François Serman
031641f9d0
updated include file
2013-04-21 09:53:34 +00:00
François Serman
05429bf5ec
deleted renamed file (vm.php)
2013-04-21 09:52:23 +00:00
Alan Garcia
7169100cff
Hook de ménage dans la table vm quand on supprime un utilisateur
2013-04-21 09:48:05 +00:00
Alan Garcia
776bdfb342
On reset bien les valeurs du SSO de PHPMyAdmin en se déloguant
2013-04-21 09:43:13 +00:00
François Serman
db6bf24171
added table for VM requests
2013-04-21 09:27:59 +00:00
Steven Mondji-Lerider
cde57cbc86
adding action table to mysql.sql
2013-04-19 15:39:24 +00:00
Alan Garcia
de74fa75cf
De plus en plus propre
2013-04-19 15:31:04 +00:00
Steven Mondji-Lerider
db75d4bb9e
updating class action implementation
2013-04-19 15:23:26 +00:00
Steven Mondji-Lerider
c19a7d3249
Some fix
2013-04-19 15:14:34 +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
e330b2fe9a
starting action class implementation
2013-04-19 14:19:50 +00:00
Steven Mondji-Lerider
882edfb9e7
re sorry ^^
2013-04-19 12:44:43 +00:00
Steven Mondji-Lerider
be9aa9584f
sorry
2013-04-19 12:44:07 +00:00
Alan Garcia
f976438093
Continue la mise au propre
2013-04-19 12:39:51 +00:00
Steven Mondji-Lerider
6c391ad8ba
mockup of generic a action class
2013-04-19 12:24:00 +00:00
Axel ROGER
bb72ecdf72
Adding a comment
2013-04-19 11:40:22 +00:00
Alan Garcia
5f5b00694a
HTML au propre
...
Rajout d'un lien pour remonter dans le répertoire parent dans le browser
2013-04-19 11:28:47 +00:00
Axel ROGER
ea36508207
Better like this maybe?
2013-04-19 11:16:01 +00:00
Alan Garcia
c93bc9bfa0
Quelques modifs sur le HTML généré (fermeture de balises, etc...)
2013-04-19 07:18:25 +00:00
Alan Garcia
592d60334e
Retire deux lignes de logs pour éviter de remplir bureau.log
...
lorsque la page d'index est chargé seule
2013-04-19 07:17:36 +00:00
Alan Garcia
3351fc493b
Menu pour les vm (a toi fser ;) )
2013-04-19 07:16:31 +00:00
Alan Garcia
2dc053e569
Navigation entre la gestion des répertoires protégé et le browser
2013-04-18 14:54:58 +00:00
Axel ROGER
78c9d1494b
Fixes #1486
2013-04-18 14:24:54 +00:00
Axel ROGER
31d077e328
Calcul des tailles des données utilisateurs après debianisation et separation des BDD alternc / BDD users
...
Première ébauche, idéalement il faudrait tout réécrire proprement (voir ticket #1487 )
2013-04-18 13:09:08 +00:00
Alan Garcia
8e5205e46e
Should fix #1486
2013-04-18 11:50:45 +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
c98cbe7f8a
added default values for the dev form using $mem->user variable
2013-04-15 13:42:59 +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
fe34b695b9
modified start to accept parameters (with default value). Must be done for monit and stop.
2013-04-15 13:42:04 +00:00
Alan Garcia
d3d36c198f
Bouton "proteger ce répertoire" dans le browser n'envoyait pas correctement la valeur, et en face elle était pas récupéré
2013-04-15 09:17:32 +00:00
Alan Garcia
1232a826de
Bon, le téléchargement d'un répertoire ne dois plus fonctionner correctement dans la 3.0 en fait.
...
ToDo : backporter ce patch en stable 3.0
2013-04-15 08:40:03 +00:00
Alan Garcia
feb65c8ddf
Meme buge que r4218
2013-04-15 08:06:32 +00:00
Alan Garcia
f5df53323d
Probleme de suppression de sous-domaines lors d'usurpation d'identité
2013-04-15 08:04:54 +00:00
Alan Garcia
d768d03839
Bug d'édition de sous domaine quand ni admin ni admin en train d'usurper une identité
2013-04-15 08:01:15 +00:00
François Serman
962483220f
Mockup is done.
...
Todo: change interface and class to add parameters (user, uid, pass) to be
more generic, and the job is almost done :-)
2013-04-12 22:24:38 +00:00
François Serman
83a6eae4bc
Oops error message was not valid (still using : rather than |)
2013-04-12 22:21:57 +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
Steven Mondji-Lerider
ec8ccc9982
Fixes : #1480
2013-04-12 14:00:02 +00:00
Axel ROGER
6834ee14a3
2013-04-05 15:10:31 +00:00
Antoine Beaupré
5242542e35
skip yet another step in slave mode
2013-04-02 20:43:38 +00:00
Antoine Beaupré
105df9229a
slaves shouldn't try to configure mysql
2013-04-02 20:38:42 +00:00
Antoine Beaupré
7ee6c29403
make slaves work again: add missing depends, detect version properly and add missing group
2013-04-02 20:34:02 +00:00
Axel ROGER
785f7afbaf
Panel's logs and webservers' logs can't be separated
2013-04-02 13:17:12 +00:00
Axel ROGER
523e1e81f8
Fixes #1460
2013-04-02 08:41:41 +00:00
Steven Mondji-Lerider
ad5ee05b8b
dding an alias for alterncpanel mails to the admin account mail address fix: 1471
2013-03-29 13:02:24 +00:00
Alan Garcia
80981196f4
Enleve des printvar qui restaient
2013-03-22 15:08:14 +00:00
Alan Garcia
580d89f75c
Ajout d'infos de debug dans les variables
2013-03-22 14:25:32 +00:00
Axel ROGER
429a629475
"/var/log/alternc/" was missing in open_basedir value
2013-03-21 15:31:34 +00:00
Axel ROGER
f1cb6bf468
Don't log that we manually do update_domain if LOCK file doesn't exist
2013-03-21 13:55:51 +00:00