vhffs.org/vhffs-dev
[
Thread Index
]
80 message(s), the most recent arriving on Sun 02 September at 22:11 GMT.
Thursday February 01
[vhffs-dev] [427] Reworked theme stuff
subversion
[vhffs-dev] [428] Forgot to add js file for vhffs-ng theme
subversion
Friday February 02
[vhffs-dev] [429] svnversion doesn't take .
subversion
[vhffs-dev] [430] JScript code was duplicated in vhffs-ng/js/menu.js
subversion
[vhffs-dev] [431] Fixes prefix tag recognition
subversion
Saturday February 03
[vhffs-dev] [432] Panel title now contains Hosting Service Name (asked by miscric, yes, I denounce).
subversion
[vhffs-dev] [433] Fixed an encoding problem on expired session or unactivated user.
subversion
[vhffs-dev] [434] allwebsites.pl shows only letters for wich there are websites
subversion
[vhffs-dev] [435] Added a link to project history in general menu.
subversion
Sunday February 04
[vhffs-dev] [436] Added property svn:ignore to backup files
subversion
[vhffs-dev] [437] Applied Alexandre Ghisoli patch.
subversion
[vhffs-dev] [438] Added a compatibility script to fix object descriptions containing \
subversion
[vhffs-dev] [439] Forgot to commit some files for use lib fix (damned Constants.pm)
subversion
[vhffs-dev] [440] If I effectively remove \, it's better...
subversion
[vhffs-dev] [441] get_used_letters takes only activated websites in account (by default ).
subversion
[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
Thursday February 08
[vhffs-dev] [443] Added a function for domain name test, this will be the only one used for all domain names tests.
subversion
Saturday February 10
[vhffs-dev] [444] Finished the function to delete users homes
subversion
[vhffs-dev] [445] strict compliant, but why the API is _not_ in strict mode !?
subversion
Sunday February 11
[vhffs-dev] [446] Now using light panel API for public pages, fixed an error string in subscribe.pl
subversion
Thursday February 15
[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
[vhffs-dev] [448] Added hostname choice
subversion
[vhffs-dev] [449] On some restored databases, constraints are named following the $X scheme.
subversion
[vhffs-dev] [450] Added default values for DB host, DB name and DB user and a message for pgsql 7.x users.
subversion
[vhffs-dev] [451] Removed useless stripslashes
subversion
[vhffs-dev] [452] Well...
subversion
Friday February 16
[vhffs-dev] [453] the large SQL modifications WAR begin.....
subversion
[vhffs-dev] [454] Same as #453 but this time it works...
subversion
[vhffs-dev] [455] PgSQL 7.4 doesn't support DEFAULT clause in ALTER TABLE.
subversion
[vhffs-dev] [456] harvesting some spice to fill some silots
subversion
[vhffs-dev] [457] Pg-8.1 compatibility
subversion
[vhffs-dev] [458] Refactoring on Vhffs::Services::Mail.
subversion
[vhffs-dev] [459] Added constants for objects' types.
subversion
[vhffs-dev] [460] building a new windtrap to power the radar ( merged vhffs_ml_lang to vhffs_ml_subscribers )
subversion
[vhffs-dev] [461] Display an error message instead "internal server error" when vhffs cannot connect to the database
subversion
[vhffs-dev] [462] Fixed a typo in SQL migration script
subversion
[vhffs-dev] [463] Fixed listengine API due to the drop of vhffs_ml_lang table
subversion
[vhffs-dev] [464] Merging of vhffs_ml_prefs into vhffs_ml done
subversion
[vhffs-dev] [465] Merged vhffs_user_info, vhffs_notes, vhffs_panel_user_prefs into vhffs_users, vhffs_groups_info into vhffs_groups.
subversion
Saturday February 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
[vhffs-dev] [467] Removed all references to vhffs_user_info.
subversion
[vhffs-dev] [468] Removed all references to vhffs_panel_user_prefs.
subversion
[vhffs-dev] [469] Removed all references to vhffs_groups_info
subversion
[vhffs-dev] [470] Removed all references to vhffs_notes.
subversion
[vhffs-dev] [471] Vhffs::User::delete no more returns on error.
subversion
[vhffs-dev] [472] Fixed some typo (Internal Server Error) and a parameter name problem on moderation.
subversion
[vhffs-dev] [473] Disable DROP TABLE until 4.1 is ready
subversion
[vhffs-dev] [474] get_db_object doesn't exists for Vhffs::Object
subversion
[vhffs-dev] [475] Added default value for backup file.
subversion
[vhffs-dev] [476] Modified a set of file to use new Mail API.
subversion
[vhffs-dev] [477] Fixed a bug in path determination when updatedb.pl was launched as ./ updatedb.pl
subversion
[vhffs-dev] [478] Added warning for some deprecated methods.
subversion
[vhffs-dev] [479] Started to use TMPL_LOOP in templates.
subversion
Sunday February 18
[vhffs-dev] [480] Use TMPL_LOOP for all table building.
subversion
[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
[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
[vhffs-dev] [483] Add an index on vhffs_dns. domain because mydns use it in its where condition
subversion
Monday February 19
[vhffs-dev] [484] Added missing placeholders which caused groups containing only PG or DNS to be considered as empty .
subversion
[vhffs-dev] [485] Reworked Vhffs::Stats.
subversion
[vhffs-dev] [486] Remplaced call to check_servername with Vhffs::Functions:: check_domain_name (the former no more exists) in create.
subversion
[vhffs-dev] [487] Removed some deprecated calls from Stats.pl, removed a debug statement in Mail.pm
subversion
Tuesday February 20
[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
[vhffs-dev] [489] Oops! vhffs_forum depends on vhffs_object(state).
subversion
[vhffs-dev] [490] Fixed typo in french translation (asked by crafty)
subversion
Thursday February 22
[vhffs-dev] [491] This should avoid tons of useless log messages
subversion
[vhffs-dev] [492] Every objects in admin lists now use lightweight objects ( actually hashes) provides by Vhffs::Panel.
subversion
[vhffs-dev] [493] Suppressed vhffs_confirmation.
subversion
[vhffs-dev] [494] Removed no more used get_code method.
subversion
Saturday February 24
[vhffs-dev] [495] Vhffs::Services::Mysql now use new creation/fetching scheme.
subversion
[vhffs-dev] [496] Slightly modified subscribe information check to have a more informative message on username errors .
subversion
[vhffs-dev] [497] Add quotacheck function to modobot.pl
subversion
Monday February 26
[vhffs-dev] Participer à Vhffs.
Stéphane BAUSSERON
Monday February 26
Re: [vhffs-dev] Participer à Vhffs
Benoît Audouard
[vhffs-dev] [tag] Patch base de donnée.
Stéphane BAUSSERON
[vhffs-dev] Vhffs::Objects, concept?
Stéphane BAUSSERON
Re: [vhffs-dev] Vhffs::Objects, concept?
Sébastien Le Ray
Re: [vhffs-dev] [tag] Patch base de donnée.
Benoît Audouard
Wednesday February 28
[vhffs-dev] [498] Oops ;)
subversion
[vhffs-dev] [499] Confirmation doesn't use cookie anymore
subversion
[vhffs-dev] [500] Don't load vhffs API anymore ;)
subversion
Mail converted by
MHonArc
2.6.16
http://listengine.tuxfamily.org/