vhffs.org/vhffs-dev
[
Date Index
]
80 message(s), the most recent arriving on Sun 02 September at 22:11 GMT.
[vhffs-dev] [427] Reworked theme stuff
subversion
10:32, Thu Feb 01
[vhffs-dev] [428] Forgot to add js file for vhffs-ng theme
subversion
12:24, Thu Feb 01
[vhffs-dev] [429] svnversion doesn't take .
subversion
14:25, Fri Feb 02
[vhffs-dev] [430] JScript code was duplicated in vhffs-ng/js/menu.js
subversion
14:35, Fri Feb 02
[vhffs-dev] [431] Fixes prefix tag recognition
subversion
00:48, Sat Feb 03
[vhffs-dev] [432] Panel title now contains Hosting Service Name (asked by miscric, yes, I denounce).
subversion
14:29, Sat Feb 03
[vhffs-dev] [433] Fixed an encoding problem on expired session or unactivated user.
subversion
16:02, Sat Feb 03
[vhffs-dev] [434] allwebsites.pl shows only letters for wich there are websites
subversion
19:49, Sat Feb 03
[vhffs-dev] [435] Added a link to project history in general menu.
subversion
23:37, Sat Feb 03
[vhffs-dev] [436] Added property svn:ignore to backup files
subversion
11:22, Sun Feb 04
[vhffs-dev] [437] Applied Alexandre Ghisoli patch.
subversion
12:24, Sun Feb 04
[vhffs-dev] [438] Added a compatibility script to fix object descriptions containing \
subversion
13:00, Sun Feb 04
[vhffs-dev] [439] Forgot to commit some files for use lib fix (damned Constants.pm)
subversion
14:47, Sun Feb 04
[vhffs-dev] [440] If I effectively remove \, it's better...
subversion
14:59, Sun Feb 04
[vhffs-dev] [441] get_used_letters takes only activated websites in account (by default ).
subversion
15:02, Sun Feb 04
[vhffs-dev] [442] Added two indexes, one on vhffs_object(state) (overall perfs), one on vhffs_httpd(substr(servername, 1, 1)) to improve first letter searches
subversion
15:08, Sun Feb 04
[vhffs-dev] [443] Added a function for domain name test, this will be the only one used for all domain names tests.
subversion
17:21, Thu Feb 08
[vhffs-dev] [444] Finished the function to delete users homes
subversion
18:36, Sat Feb 10
[vhffs-dev] [445] strict compliant, but why the API is _not_ in strict mode !?
subversion
18:45, Sat Feb 10
[vhffs-dev] [446] Now using light panel API for public pages, fixed an error string in subscribe.pl
subversion
21:31, Sun Feb 11
[vhffs-dev] [447] Added a script to help migrating from vhffs-4.0(pre1)? to vhffs-4. 1 and stay synced with svn db schema.
subversion
18:26, Thu Feb 15
[vhffs-dev] [448] Added hostname choice
subversion
21:15, Thu Feb 15
[vhffs-dev] [449] On some restored databases, constraints are named following the $X scheme.
subversion
22:16, Thu Feb 15
[vhffs-dev] [450] Added default values for DB host, DB name and DB user and a message for pgsql 7.x users.
subversion
22:55, Thu Feb 15
[vhffs-dev] [451] Removed useless stripslashes
subversion
23:48, Thu Feb 15
[vhffs-dev] [452] Well...
subversion
00:11, Fri Feb 16
[vhffs-dev] [453] the large SQL modifications WAR begin.....
subversion
02:26, Fri Feb 16
[vhffs-dev] [454] Same as #453 but this time it works...
subversion
12:12, Fri Feb 16
[vhffs-dev] [455] PgSQL 7.4 doesn't support DEFAULT clause in ALTER TABLE.
subversion
13:14, Fri Feb 16
[vhffs-dev] [456] harvesting some spice to fill some silots
subversion
14:51, Fri Feb 16
[vhffs-dev] [457] Pg-8.1 compatibility
subversion
16:17, Fri Feb 16
[vhffs-dev] [458] Refactoring on Vhffs::Services::Mail.
subversion
16:40, Fri Feb 16
[vhffs-dev] [459] Added constants for objects' types.
subversion
16:44, Fri Feb 16
[vhffs-dev] [460] building a new windtrap to power the radar ( merged vhffs_ml_lang to vhffs_ml_subscribers )
subversion
17:11, Fri Feb 16
[vhffs-dev] [461] Display an error message instead "internal server error" when vhffs cannot connect to the database
subversion
18:00, Fri Feb 16
[vhffs-dev] [462] Fixed a typo in SQL migration script
subversion
21:56, Fri Feb 16
[vhffs-dev] [463] Fixed listengine API due to the drop of vhffs_ml_lang table
subversion
22:30, Fri Feb 16
[vhffs-dev] [464] Merging of vhffs_ml_prefs into vhffs_ml done
subversion
23:45, Fri Feb 16
[vhffs-dev] [465] Merged vhffs_user_info, vhffs_notes, vhffs_panel_user_prefs into vhffs_users, vhffs_groups_info into vhffs_groups.
subversion
00:10, Sat Feb 17
[vhffs-dev] [466] Modified \ fixing script in order to user vhffs_users instead of vhffs_user_info (the former is dropped before the fix is executed).
subversion
10:08, Sat Feb 17
[vhffs-dev] [467] Removed all references to vhffs_user_info.
subversion
11:21, Sat Feb 17
[vhffs-dev] [468] Removed all references to vhffs_panel_user_prefs.
subversion
11:40, Sat Feb 17
[vhffs-dev] [469] Removed all references to vhffs_groups_info
subversion
11:49, Sat Feb 17
[vhffs-dev] [470] Removed all references to vhffs_notes.
subversion
12:27, Sat Feb 17
[vhffs-dev] [471] Vhffs::User::delete no more returns on error.
subversion
12:39, Sat Feb 17
[vhffs-dev] [472] Fixed some typo (Internal Server Error) and a parameter name problem on moderation.
subversion
12:48, Sat Feb 17
[vhffs-dev] [473] Disable DROP TABLE until 4.1 is ready
subversion
13:32, Sat Feb 17
[vhffs-dev] [474] get_db_object doesn't exists for Vhffs::Object
subversion
13:36, Sat Feb 17
[vhffs-dev] [475] Added default value for backup file.
subversion
13:42, Sat Feb 17
[vhffs-dev] [476] Modified a set of file to use new Mail API.
subversion
14:59, Sat Feb 17
[vhffs-dev] [477] Fixed a bug in path determination when updatedb.pl was launched as ./ updatedb.pl
subversion
23:08, Sat Feb 17
[vhffs-dev] [478] Added warning for some deprecated methods.
subversion
00:37, Sun Feb 18
[vhffs-dev] [479] Started to use TMPL_LOOP in templates.
subversion
00:38, Sun Feb 18
[vhffs-dev] [480] Use TMPL_LOOP for all table building.
subversion
15:40, Sun Feb 18
[vhffs-dev] [481] Modified get_string_from_status_id (not sure this is the exact name) to use an array instead of an elseif construct.
subversion
20:34, Sun Feb 18
[vhffs-dev] [482] renamed vhffs_dns_global to vhffs_dns, merged vhffs_dns_soa to vhffs_dns, created a view vhffs_dns_soa, deleted a lot of redontants fields
subversion
22:42, Sun Feb 18
[vhffs-dev] [483] Add an index on vhffs_dns. domain because mydns use it in its where condition
subversion
22:57, Sun Feb 18
[vhffs-dev] [484] Added missing placeholders which caused groups containing only PG or DNS to be considered as empty .
subversion
08:47, Mon Feb 19
[vhffs-dev] [485] Reworked Vhffs::Stats.
subversion
11:56, Mon Feb 19
[vhffs-dev] [486] Remplaced call to check_servername with Vhffs::Functions:: check_domain_name (the former no more exists) in create.
subversion
11:58, Mon Feb 19
[vhffs-dev] [487] Removed some deprecated calls from Stats.pl, removed a debug statement in Mail.pm
subversion
12:12, Mon Feb 19
[vhffs-dev] [488] Removed no more used sequences updates, regrouped all vhffs_dns updates, simplified vhffs_object(state_new) migration, removed create indexes (they are directly obtained from initdb. sql by updatedb.pl).
subversion
10:10, Tue Feb 20
[vhffs-dev] [489] Oops! vhffs_forum depends on vhffs_object(state).
subversion
10:24, Tue Feb 20
[vhffs-dev] [490] Fixed typo in french translation (asked by crafty)
subversion
21:05, Tue Feb 20
[vhffs-dev] [491] This should avoid tons of useless log messages
subversion
08:47, Thu Feb 22
[vhffs-dev] [492] Every objects in admin lists now use lightweight objects ( actually hashes) provides by Vhffs::Panel.
subversion
10:50, Thu Feb 22
[vhffs-dev] [493] Suppressed vhffs_confirmation.
subversion
21:07, Thu Feb 22
[vhffs-dev] [494] Removed no more used get_code method.
subversion
21:36, Thu Feb 22
[vhffs-dev] [495] Vhffs::Services::Mysql now use new creation/fetching scheme.
subversion
15:08, Sat Feb 24
[vhffs-dev] [496] Slightly modified subscribe information check to have a more informative message on username errors .
subversion
20:47, Sat Feb 24
[vhffs-dev] [497] Add quotacheck function to modobot.pl
subversion
22:27, Sat Feb 24
[vhffs-dev] Participer à Vhffs.
Stéphane BAUSSERON
00:36, Mon Feb 26
Benoît Audouard
12:40, Mon Feb 26
[vhffs-dev] [tag] Patch base de donnée.
Stéphane BAUSSERON
17:24, Mon Feb 26
Benoît Audouard
19:01, Mon Feb 26
[vhffs-dev] Vhffs::Objects, concept?
Stéphane BAUSSERON
18:12, Mon Feb 26
Sébastien Le Ray
18:37, Mon Feb 26
[vhffs-dev] [498] Oops ;)
subversion
13:47, Wed Feb 28
[vhffs-dev] [499] Confirmation doesn't use cookie anymore
subversion
17:41, Wed Feb 28
[vhffs-dev] [500] Don't load vhffs API anymore ;)
subversion
00:16, Thu Mar 01
Mail converted by
MHonArc
2.6.16
http://listengine.tuxfamily.org/