Commit Graph

134 Commits

Author SHA1 Message Date
Benjamin Sonntag d1ecab184e comments are now GNU compliants 2007-08-27 12:40:50 +00:00
Benjamin Sonntag 41f5ff5dd5 translation, suite 2007-08-27 12:35:27 +00:00
Benjamin Sonntag 20979896c9 manual.pot is now a clean pot file 2007-08-27 12:24:11 +00:00
Benjamin Sonntag 88f065c7a8 updating locales from sources 2007-08-27 10:50:03 +00:00
Benjamin Sonntag efca56be7e correcting locale names 2007-08-27 09:40:33 +00:00
Benjamin Sonntag 1d1c8f9a01 Choose english if the language is not available. Fixes #1047 2007-08-27 07:25:19 +00:00
Benjamin Sonntag d2c5c63811 parameter checking in subdomain creation, + translations added in dom_subdodel.php 2007-08-27 07:19:10 +00:00
Benjamin Sonntag b851385d72 checking the subdomain syntax using checkfqdn instead of this crappy regexp (who miss ^ and $...). Normally Fixes #1037 2007-08-27 06:55:03 +00:00
Benjamin Sonntag a2ae073b0c clean code format and remove obsolete comments 2007-08-27 06:51:09 +00:00
Benjamin Sonntag 73c98b50ec updating English translations + fixing a big bug in mysql users management 2007-08-27 06:46:51 +00:00
Benjamin Sonntag ca6efbe2a6 correct html tags on adm_deactivate 2007-08-26 20:06:39 +00:00
Benjamin Sonntag ad38c2ec0f no error on image_graph missing, and correct instructions + translations 2007-08-26 20:03:46 +00:00
Benjamin Sonntag fa64b33d55 correcting fuzzy po entries and adding french/us date in browser. 2007-08-26 19:50:34 +00:00
Benjamin Sonntag 8467cf5473 we copy the default squirrelmail prefs in new accounts. Fixes #1015 2007-08-23 08:18:41 +00:00
Benjamin Sonntag 6bad3e9495 Correction du probleme du lien voir. Fixes #690 2007-08-23 06:46:50 +00:00
Benjamin Sonntag 11a12425b1 the 'no' button in deletion confirmation didn't work ... 2007-08-23 06:21:06 +00:00
Benjamin Sonntag 30476fac67 removing td when renaming : long file currently appears in a too long line + adding the case whene we check nothing and click 'delete' 2007-08-23 06:20:13 +00:00
Benjamin Sonntag 76dd27eacc changes 'move' to 'move to' + translation (Fixes #787) 2007-08-23 05:59:46 +00:00
Benjamin Sonntag b3e3cb4491 Confirm file deletion : translation. Fixes #1718 2007-08-23 05:52:35 +00:00
Benjamin Sonntag 03f11b9e4b committing proposed patch, Fixes #1056 2007-08-23 05:39:06 +00:00
Benjamin Sonntag 4fa397c6c3 fixing issues with .eu.be and .name whois servers (new syntax) Fixes #571 2007-08-22 22:57:03 +00:00
root a83163562d virage du fuzzy ... 2007-06-01 20:46:18 +00:00
Antoine Beaupré a31ab1ce96 update a few missing translations 2007-05-30 20:18:37 +00:00
Antoine Beaupré c708b67a2e update line numbers 2007-05-30 20:12:42 +00:00
Antoine Beaupré e8f383e5fd add a dropdown to choose the databases backup to ease restores 2007-05-30 20:05:05 +00:00
Antoine Beaupré 8f7c385161 add a function to find the home of a user that doesn't hardcode /var/alternc 2007-05-30 19:59:15 +00:00
Antoine Beaupré 09a806bdfa nice little graph: per month accout creation stats, using Image_Graph 2007-05-23 01:35:34 +00:00
Benjamin Sonntag 2e74652984 Réinstallation des commits de Franck (en utilisant diff -w)
m_admin : Affiche la _traduction_ des types de TLD et non plus la VO.
m_mail : dans l'affichage des mails par première lettre, on affichait en fait ceux par leur dernière lettre ... corrigé.
2007-05-11 07:21:23 +00:00
Antoine Beaupré dcee899097 renverser les commits 1799 et 1800, qui sont mal documentes et bourres de changements sans liens avec le commitlog (e.g. whitespace) 2007-05-11 01:29:28 +00:00
franck 4a76a753e3 Utilise la liste des quotas dispo sur le serveurs et non ceux du compte, evite les problemes de mise a jour 2007-04-19 08:27:47 +00:00
franck c337b8f096 Remise en place de la traduction du controle des TLD lors de l'ajout, modification 2007-04-19 08:13:54 +00:00
franck 9f5ba7ea82 Correction d'un bug empechant le tri par lettre des boites mails 2007-04-19 07:35:36 +00:00
Nahuel Angelinetti 1e87c80f8b oublis de $this-> pour l'execution de la fonction checkmx
closes: #1031
2007-02-09 12:58:33 +00:00
engelaere 2d275f8001 Traduction effacement d'un compte #687 2007-01-20 09:30:28 +00:00
Antoine Beaupré 71e5ccbb4c fix regexp in login conformity checks. Closes: #1018. Pointy hat to nahuel ([1760]) 2007-01-12 21:53:49 +00:00
Antoine Beaupré 7c2a0058f6 fix file deletion when in subdirectory: pass R along. also don't depend on javascript for removal (must be tested on explorer, since we rely on the name of the submit button now 2006-12-24 04:45:57 +00:00
Nahuel Angelinetti 862960c05d Ajout de la possibilité d'avoir des logins à tiret, qui ne correspondait pas avec le message d'erreur
Closes: #783
2006-12-03 20:26:58 +00:00
Nahuel Angelinetti b18b83004e Pb d'acolade bizarre.
Closes: #1002
2006-11-28 20:07:37 +00:00
Antoine Beaupré bd8b73bf16 permettre l'utilisation de chemins complets vers des fichiers dans
convertabsolute()

utiliser seulement convertabsolute() pour verifier les fichiers dans
CreateFile... le fix de sécurité de nahuel ([1738]) empêchait toute
création de fichier.

ainsi, tout fichier passé au travers du filtre convertabsolute() va le
rendre sain pour le browser
2006-11-27 23:05:17 +00:00
Antoine Beaupré 976a0321f3 check for errors in file browser handlers, see #68 2006-11-27 22:18:57 +00:00
Nahuel Angelinetti b8fd27cd06 Correction de l'affichage des noms de fichiers/repertoires qui permettait d'executer du code Javascript dans le brouteur 2006-11-27 18:58:53 +00:00
Nahuel Angelinetti 7ce09ce35b Correction d'une faille permettant de creer des fichiers dans d'autres repertoires que le home du membre. 2006-11-27 18:29:23 +00:00
Nahuel Angelinetti 3f648fcf1e Corrige une faille critique permettant de creer un sous domaine pointant sur / du systÚme 2006-11-27 18:21:17 +00:00
Rémi 5f50bbaf41 correction du test "toujours vrai" qui renvoyait une erreur pour l'ajout des sous-domaines.
mais que fument-ils au Québec? ;-)
2006-11-09 20:11:16 +00:00
Nahuel Angelinetti 64c85bff5e Changement du path de bunzip selon les infos du package debian
Closes: #788
2006-09-15 16:46:07 +00:00
Benjamin Sonntag 87872a25a7 removing the checkdir function (useless) 2006-08-28 14:41:42 +00:00
Benjamin Sonntag e2cf5f71b2 Closes #1723 with a more elegant solution 2006-08-28 12:13:38 +00:00
Antoine Beaupré db7fe71e68 experimental feature: a harsh mass-redirection script that can be used to
temporarly turn off (by redirecting them) a user's subdomains (all of them)

temporarly, because a SQL dump is showed to allow the admin to restore the
previous state. 

experimental, because the SQL dump should probably be hidden from the admin and
that this whole thing should probably be called something else than
"deactivate" and might be better somewhere else than in adm_list.php.

harsh, because there could be other ways to deal with evil users. this is the
best solution I have found for accounts that are victims of spambots.
2006-08-12 00:04:12 +00:00
Camille Lafitte 204117ff9e suppresion d'un controle de debug dans dir_local 2006-07-22 09:39:09 +00:00
Camille Lafitte a462fdbc45 modification de dir_local afin de prendre en compte des suffixe du genre /../../chemin
see #738.
2006-07-22 03:13:41 +00:00