Commit Graph

292 Commits

Author SHA1 Message Date
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
Antoine Beaupré a7034d7779 add notes field to members 2009-01-29 00:40:49 +00:00
mlutfy a3f3a6ba43 when a user adds a new domain to her account, point the domain to /www/example.net/ instead of just /. The directories are created if necessary. 2009-01-28 22:12:01 +00:00
mlutfy 6651482290 ajout fonction API ->get_user_root() et ->get_userid_root() pour obtenir le chemin complet vers la racine d'un compte utilisateur. 2009-01-28 22:08:54 +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
mlutfy 35255a9b87 support domains .cc and .re 2009-01-26 21:07:41 +00:00
Antoine Beaupré 74cec77279 use the official name of the whois nic server 2008-10-21 19:37:25 +00:00
Antoine Beaupré d2ef8d62be fix FTP edit link
Closes: #1162
2008-10-20 17:25:16 +00:00
mlutfy 218acd3d4a Fix bug 1161, button to delete checked accounts located at the top of the page was not in the form 2008-10-17 02:20:27 +00:00
Antoine Beaupré dd470a87b7 update spanish translation
Contributed by: daniche
Closes: #1158
2008-10-15 19:45:01 +00:00
Antoine Beaupré 207d3957f8 remove english version from french translation 2008-10-14 22:43:20 +00:00
Antoine Beaupré 1fc49bbff7 fix header 2008-10-14 22:33:03 +00:00
Antoine Beaupré f1f7248c71 implement some of the missing translations
we should still remove those magic strings, but at least english works
now
See: #1157
2008-10-14 20:19:29 +00:00
Antoine Beaupré 1be302eb33 reformat spanish translation, shouldn't change anything 2008-10-14 19:32:05 +00:00
Antoine Beaupré 1e5672fc4c add english translation package for symbolic strings and local adaptations
See: #1157
2008-10-14 19:30:47 +00:00
Antoine Beaupré 7a00c6ac9a Update translations, new messages to translate:
msgmerge -v -U de_DE/LC_MESSAGES/messages.po messages.pot
..................................................
 lues 1 anciennes + 1 références, 489 fusionnées, 0 approximatives, 2 manquantes, 2 périmées.
msgmerge -v -U es_ES/LC_MESSAGES/messages.po messages.pot
....................................................
 lues 1 anciennes + 1 références, 489 fusionnées, 2 approximatives, 0 manquantes, 0 périmées.
msgmerge -v -U es_VE/LC_MESSAGES/messages.po messages.pot
....................................................
 lues 1 anciennes + 1 références, 489 fusionnées, 2 approximatives, 0 manquantes, 26 périmées.
msgmerge -v -U fr_FR/LC_MESSAGES/messages.po messages.pot
....................................................
 lues 1 anciennes + 1 références, 489 fusionnées, 2 approximatives, 0 manquantes, 8 périmées.
msgmerge -v -U pt_BR/LC_MESSAGES/messages.po messages.pot
....................................................
 lues 1 anciennes + 1 références, 489 fusionnées, 2 approximatives, 0 manquantes, 122 périmées.
msgmerge -v -U fr_FR/LC_MESSAGES/manual.po manual.pot
..............
 lues 1 anciennes + 1 références, 138 fusionnées, 0 approximatives, 0 manquantes, 5 périmées.
2008-10-14 15:19:18 +00:00
Antoine Beaupré 7f7b56e4b9 Make two strings translatable.
Closes: #1154
2008-10-09 21:24:03 +00:00
Antoine Beaupré 0334a1fa2b unbreak locale by not quoting a single quote 2008-10-07 18:49:51 +00:00
Antoine Beaupré 23b0500649 fix webmail redirection by redirecting to https://FQDN instead of the
same domain

this is to encourage better security practices by forcing users to use
HTTPS and a canonical URL.

eventually, this is a step towards getting rid of the global /webmail/
alias too.

See #170
See #101
See #1080
2008-09-26 02:13:23 +00:00
Camille Lafitte 59d8116bdc close:#1128
Le ticket était déjà fermé par see:#2238
On en profite pour corriger un oubli
2008-09-25 18:34:22 +00:00
Camille Lafitte 480d7447fd see #1110
On compléte la traduction espagnole (daniche)
2008-09-08 09:27:33 +00:00