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
Camille Lafitte
77d0707915
Apache2 by default
...
* Apache2 prior Apache 1.3
* Dependencies modified
* Apache2 includes mod_deflate vs gzip and ssl vs apache-ssl
Apache 2 par d\303\251faut
* Apache2 passe avant Apache 1.3
* Dependances ajust\303\251es
* Apache2 inclut en natif le mod_deflate (gzip) et ssl
2009-03-30 21:36:03 +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
Arthur Fernandez
e6ba1092c5
Retrait et modif de deux directives de proftpd qui ne sont plus d'actualité.
2009-03-10 18:44:43 +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
bb42e17a9c
Update the script to be compatible with new alternc version
...
Closes : #1044
2009-02-18 18:21:25 +00:00
Nahuel Angelinetti
9a71472424
Now redirects are "permanent" redirects(code 301)
...
the upgrade script should regenerate previously created redirects
References: 1165
2009-02-18 18:10:45 +00:00
Nahuel Angelinetti
136ae243e8
make an upgrade script for 0.9.10 to fix an old mail redirect problem
...
Closes : #673
2009-02-18 18:01:34 +00:00
Nahuel Angelinetti
36165ad8c1
We add a dependency to squirrelmail-locales
...
Closes : #1125
2009-02-18 17:48:59 +00:00
Nahuel Angelinetti
433d89504d
fixing a typo error
2009-02-17 21:27:09 +00:00
Nahuel Angelinetti
99d319dce5
Update of debian/control for Debian lenny(5.0) compatibility
...
Update of alternc.install to use force-reload, reload seems to no more be used
2009-02-17 21:20:23 +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
16d7fc3bac
fix 1181, PMA with Apache2 causes error 500, cannot follow symlinks. Also adding 'AllowOverride AuthConfig FileInfo Limit Options Indexes' because this is necessary for most installs that have .htaccess files
2009-02-05 20:47:01 +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é
daf93a81f2
fix usage instructions
2009-01-29 01:09:40 +00:00
Antoine Beaupré
36c8f77b83
fix upload distro
2009-01-29 01:01: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
df1646dac5
update changelog for www/stats/backups stuff
2009-01-28 22:19:47 +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
1b83f2db42
on new account creation, create automatically www, stats and backups directories to help users keep their account clean
2009-01-28 20:38:11 +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
a3bbdcf38f
changelog entry for .cc/.re domain support
2009-01-26 21:15:37 +00:00
mlutfy
35255a9b87
support domains .cc and .re
2009-01-26 21:07:41 +00:00
mlutfy
64b9ba845b
no trailing slash on tmp dirs otherwise apache generates an openbase_dir error
2009-01-16 16:32:39 +00:00
Benjamin Sonntag
9f636f7d00
fixed unnumbered bug : wrong charset for the desktop with apache2
2008-12-21 04:06:02 +00:00
Antoine Beaupré
6d62007afe
be more resilient to errors
2008-11-09 23:15:19 +00:00
Antoine Beaupré
77c41d96b4
update to new standards
2008-10-31 18:00:25 +00:00
Antoine Beaupré
695c63cff4
try to fix snapshot
2008-10-31 17:59:57 +00:00
Antoine Beaupré
b2cce1fc12
add a note that existing sessions are not migrated
2008-10-31 17:57:17 +00:00
Antoine Beaupré
d5a5a929a6
move sessions to a shared /var/alternc/sessions
2008-10-31 17:55:06 +00:00
Antoine Beaupré
d689bb6d8e
fix syntax error in sql request
2008-10-24 00:31:24 +00:00
Antoine Beaupré
f47b431596
configure alternc-slave as a primary MX for the main server
...
this aims to resolve a lot of mail problems we are having on our deployment at Koumbit
2008-10-23 18:37:40 +00:00
Antoine Beaupré
63c198ac6a
fix gzip switch
2008-10-21 23:46:39 +00:00
Antoine Beaupré
74cec77279
use the official name of the whois nic server
2008-10-21 19:37:25 +00:00