Commit Graph

313 Commits

Author SHA1 Message Date
Benjamin Sonntag d36c4f6baa dans l'edition des domaines, on a maintenant des formulaires PROPRES ... et l'adresse IP n'est pas preremplie desormais (ca me pourrissait la vie ce truc de xxx.xxx.xxx.xxx) 2010-04-29 08:31:15 +00:00
Benjamin Sonntag 52eaeb12ea suite ergo, ftp, dom, browser & co + traductions, stylisation propre, suite 2010-04-28 23:58:29 +00:00
Benjamin Sonntag 93663de951 suite des modifications majeures pour 1.0 : glossaire, ergonomie etc. 2010-04-28 19:28:36 +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 c378f051b8 CSS / ERGONOMICS suite (et pas fin) 2010-04-06 20:29: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 18022b34fb adding slave domain management 2010-03-04 16:16:13 +00:00
Benjamin Sonntag 929f1808ba ergo: on ne cree plus les dossiers stats et backups, inutiles, et on pointe les nouveaux domaines dans <nom court sans - ni . du domaine> 2010-03-04 15:10:05 +00:00
Benjamin Sonntag 3e0ede6da4 removal of language menu in the menu ... 2010-03-04 14:29:27 +00:00
Benjamin Sonntag 20053c90f0 modif ergo et html, step 1 2010-03-04 13:51:32 +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 6a1e676c59 Fixes #1107 : downloading a folder works indeed ! but yes, we had a file naming issue (zip or tar.bz2 were in fact zip or tar.bz2, but they were still named .tar.gz...) 2009-12-01 00:10:03 +00:00
Benjamin Sonntag 761809aea5 Fixes #1201, we are now not allowed to finish an email address by . 2009-12-01 00:06:23 +00:00
Benjamin Sonntag 00f6ca70d3 Fixes #1186 : We trim spaces when adding or editing email addresses (and aliases too) 2009-11-30 23:53:36 +00:00
Benjamin Sonntag a6a71eb04b Fixed #1174 : we check the length of mysql login everywhere. + english comments and misc code cleanup (hook functions at the end of the class) 2009-11-30 23:48:48 +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
Benjamin Sonntag 2441ba9936 adding menulist fopen check 2009-11-30 04:41:00 +00:00
mlutfy 889fdd3881 avertissement sur la gestion des uid lors de la creation de compte 2009-10-06 17:10:46 +00:00
mlutfy 51fb49a25c ajout support domaines .im (isle of man) 2009-09-25 16:12:05 +00:00
Nahuel Angelinetti 0f03969b8a Merging blue desktop to trunk. 2009-09-08 05:29:38 +00:00
mlutfy c13e438840 alternc_add_mx_domain: fixed incorrect SQL insert statement (merci Patrick) 2009-09-02 02:21:52 +00:00
Antoine Beaupré 049042dd87 insert the owner of mail domains when creating
this isn't a complete fix because we do not fix existing tables

See: #1187
2009-08-04 18:51:31 +00:00
Antoine Beaupré 83efd6f0ad Properly cleanup the size_mail table when removing mails
Closes: #1196
2009-08-04 18:37:14 +00:00
Antoine Beaupré 72a8be3fb5 fix error message when Image_graph is missing
Closes: #1212
2009-08-04 18:25:19 +00:00
Antoine Beaupré cca8516e94 fix quota display scale
Closes: #1211
Patch by: dguedj
2009-08-04 18:23:46 +00:00
Camille Lafitte f3b7df4c49 Ne pas proposer la creation d'un sous domaine si nous n'avons pas de domaine
* close #1185

Not to propose subdomain option for a new accout when admin don't have domain.
2009-04-07 15:28:43 +00:00
mlutfy 9d9caa80da resolv #1199, checkfqdn should allow subdomains of one char, such as a.foo.net 2009-04-02 18:33:20 +00:00
mlutfy 721a7b6e81 allow to copy a file, say default.settings.php, to settings.php, by specifying only a relative path (ex: current directory), and not require to always browse to the current directory 2009-04-02 16:00:05 +00:00
Antoine Beaupré a2a64c8ce5 order database display by database name 2009-03-30 20:00:03 +00:00
Benjamin Sonntag 2037ee4841 fix a 'already exist' error when creating a database containing an hyphen (-) 2009-03-30 09:39:46 +00:00
mlutfy 21dda6eda8 link to bw usage history if showing bw_web stats 2009-03-27 06:34:27 +00:00
mlutfy a2c2828473 allow to display size of directories (disabled by default) 2009-03-27 04:45:48 +00:00
mlutfy f07c407deb display disk/bw quota usage in nav menu 2009-03-27 03:30:23 +00:00
mlutfy 40028613fd better formatting of disk quotas info 2009-03-27 03:29:48 +00:00
mlutfy a248eee925 better display of bandwidth over-quota 2009-03-26 19:03:07 +00:00
mlutfy 910146365e ne pas permettre de creer un utilisateur mysql de plus de 16 chars (il y avait une erreur de validation dans le code). solves #1203 2009-03-24 21:02:33 +00:00
mlutfy e5066ee7b1 use language-dependant URLs for user documentation URL 2009-02-27 18:37:29 +00:00
Antoine Beaupré ced52717dd small API change: do not include the db size in get_db_list(), which improves performance on big databases 2009-02-27 00:31:59 +00:00
Nahuel Angelinetti 433d89504d fixing a typo error 2009-02-17 21:27:09 +00:00
mlutfy 0fab59676c correction typo 2009-02-06 15:32:28 +00:00
mlutfy f22ecfa0bc sort domain list (for email) alphabetically, since users with 30+ domains go nuts 2009-02-06 15:22:37 +00:00
mlutfy 132f5a4523 sort domain list alphabetically, since users with 30+ domains go nuts 2009-02-06 14:49:50 +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