Commit Graph

105 Commits

Author SHA1 Message Date
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
Alan Garcia d3701cc0fa Utilisation de la classe hooks au lieu des if(method_exist()) 2012-10-15 15:41:09 +00:00
Benjamin Sonntag 6baa9591ae adding upnp hook for classes that requires an open port 2012-09-03 07:36:00 +00:00
Alan Garcia 44d71ffc7f Oubli de ) 2012-08-26 09:30:29 +00:00
Benjamin Sonntag 01b932870e replacing raise(class,number) by raise(class,message), big commit ahead 2012-08-26 08:32:20 +00:00
Benjamin Sonntag 9e40d8d62d progressive migration to hook_* functions for hooks +big overhaul of a few classes (comments mainly) 2012-08-25 15:38:26 +00:00
Benjamin Sonntag d4be305c6f fixing DOM for new hooks + hook dom_del_mx in m_mail 2012-08-25 14:04:38 +00:00
Alan Garcia 43ce9c4138 Fix #470 2012-08-22 14:02:37 +00:00
Alan Garcia 463164fc40 Fix #1292 2012-08-22 08:55:44 +00:00
Steven Mondji-Lerider 8910c3e604 Bugfix: corrections de notices php au niveau du panel 2012-05-16 15:33:04 +00:00
Alexis Lahouze 3621480392 Merged changesets 3085, 3087, 3088, 3089, 3091, 3099, 3100, 3101, 3102, 3103 from branch stable 1.0 to trunk. 2011-10-18 19:09:44 +00:00
Benjamin Sonntag 8485d8e20d To be merge into trunk :
]  :  ]
3065:3070
3061:3063
3056:3059
3051:3055

From Stable-1.0
2011-06-17 10:32:21 +00:00
Alan Garcia 0a0f5bc77a On continue mpm-itk 2011-05-22 17:23:59 +00:00
Alan Garcia 83da8361e0 Restriction IP (work in progress) 2011-05-03 07:25:51 +00:00
Alan Garcia db6b3b0d3a Debut des restrictions sur IP 2011-04-27 15:44:19 +00:00
Alan Garcia 4e0f98b93e Vaguement :
- correction de qques identation (et surement rajout d'erreur)
 - supression de apache 1 (c'est plus maintenu, on va pas s'étaler)
 - suppression du mass vhosting
 - corrections de bugs divers et varié
2011-03-06 18:06:27 +00:00
Benjamin Sonntag 2da495aa25 on autorise un mail invalide pour la creation d'un membre avec force=1, permet de mettre le panel sur un domaine non qualifie. Closes #591 2010-06-24 00:23:08 +00:00
Benjamin Sonntag 0cbb58153d Lorsque l'on supprime un compte, on met les eventuels sous-comptes à lui comme createur = 2000 2010-06-23 23:33:58 +00:00
Benjamin Sonntag 05c422eaa8 On utilise set_time_limit(0) pour la suppression des gros comptes. Closes #1132 2010-06-23 23:29:42 +00:00
Benjamin Sonntag 023e2a6ab0 adding a variable 'subadmin_restriction' who determine how the account list may be accessed by admin account who are not uid=2000 2010-04-11 13:39:24 +00:00
Benjamin Sonntag e79702c344 1.0RC1 dans changelog + debug fonction checkalldom 2010-04-11 08:41:08 +00:00
Benjamin Sonntag 54dfb206b7 adding the check dig in the domain list feature 2010-04-02 16:40:37 +00:00
Benjamin Sonntag 4a87e43bf8 password policy enforcment for alternc accounts password change 2010-02-01 22:13:31 +00:00
mlutfy bc0e7cdfcc ticket 1217: when creating new accounts, select max(uid)+1, not first uid available (otherwise some new accounts may get access to non-deleted info from old deleted accounts). Patch by Patrick @ Koumbit. 2010-01-15 01:40:24 +00:00
Benjamin Sonntag 1deeb6d899 adding 'connect as' link in the domain list, (I craved for ... and today I remembered I have commit right ;) ), and removed a _parent target in another link 2009-12-08 08:47:13 +00:00
Benjamin Sonntag a5ef76622e Adding Password Policy management to AlternC \! 2009-11-30 06:01:34 +00:00
Benjamin Sonntag 161a04cebb translating comments of m_hta.php to english + misc fopen() checks 2009-11-30 05:02:53 +00:00
mlutfy 889fdd3881 avertissement sur la gestion des uid lors de la creation de compte 2009-10-06 17:10:46 +00:00
Nahuel Angelinetti 0f03969b8a Merging blue desktop to trunk. 2009-09-08 05:29:38 +00:00
Nahuel Angelinetti 433d89504d fixing a typo error 2009-02-17 21:27:09 +00:00
mlutfy f9604fbef2 documentation de la fonction get_creator_list 2009-02-03 21:00:00 +00:00
mlutfy 1825dcac69 get_creator_list: if there are no reseller accounts, return an empty array, avoids php warning and need for useless checks afterwards 2009-02-03 20:58:04 +00:00
Antoine Beaupré f813e844ef put the user and parent account in the email subject 2009-01-29 01:30:42 +00:00
Antoine Beaupré d09637d0ce send email on new account creation 2009-01-29 00:54:52 +00:00
Antoine Beaupré a7034d7779 add notes field to members 2009-01-29 00:40:49 +00:00
mlutfy 1b9ed23260 limit account/member listing to those created by a specific reseller 2009-01-28 20:02:01 +00:00
mlutfy 4701274c2e in list of alternc accounts, show who is the creator/reseller that created the account 2009-01-28 19:17:56 +00:00
Antoine Beaupré 388ba077f6 remove '-' from the list of authorized characters, it's too buggy for production.
Closes: #708
2008-07-10 20:51:05 +00:00
Camille Lafitte 3b749e368d revert des commit [1944], [1939], [1933], [1925] : nouveau bureau.
On recommencera mais en patchant la branche /franck-desktop
2007-09-09 21:55:18 +00:00
Camille Lafitte e421523021 complement à [1931], cf commit [1807] 2007-09-09 20:30:30 +00:00
Camille Lafitte 402b11c5bc Lister les lettres des membres d'un utilisateur donné
cf commit [1807]
2007-09-09 20:15:17 +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 c337b8f096 Remise en place de la traduction du controle des TLD lors de l'ajout, modification 2007-04-19 08:13:54 +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
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
Antoine Beaupré 070dd24d5b renverser le r1638, ca cassait le fichier m_admin 2006-06-28 22:38:28 +00:00
Antoine Beaupré 6a20f45116 don't echo translations, just translate 2006-06-28 22:16:21 +00:00
Antoine Beaupré 6ab51218b2 fix typo 2006-06-28 22:15:40 +00:00
Nahuel Angelinetti c5946600b7 un $cuid=$uid qui ne servait à rien, et qui faussait tout dans la page d'après.
Closes: #689
2006-05-24 13:22:04 +00:00
Antoine Beaupré 20175abb50 don't translate tldmode twice 2006-05-13 22:33:27 +00:00
Antoine Beaupré ce6823bb12 translate TLD modes 2006-05-13 22:32:54 +00:00
Benjamin Sonntag 911a543728 forbide root or mysql as an alternc account 2006-04-26 22:07:01 +00:00
Pierre Gilles Mialon 2e1dda9665 Modification to complete the work on see #421 2006-04-26 16:12:08 +00:00
Pierre Gilles Mialon 6ca8255f49 AlternC Plugin are now part of AlternC svn repository\n Migration Phase 2 2006-04-26 12:28:53 +00:00