phpinv-announce Mailing List for phpInv
Status: Alpha
Brought to you by:
stecy
You can subscribe to this list here.
2002 |
Jan
|
Feb
(3) |
Mar
(2) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Stefan C. <st...@cy...> - 2002-05-12 15:59:10
|
Hi , The missing user to group assignment has been added. Please visit http://phpinv.sourceforge.net for more information! -- bye Stefan |
From: Stefan C. <st...@cy...> - 2002-03-25 23:16:59
|
Hi! Again: it's still alpha so please report any bugs :-) Bugfixes: - Select last 500 values for images instead of all - Guest permissions working - PHP 4.0.6 compatibility Please visit http://phpinv.sourceforge.net for more information! Direct download: http://prdownloads.sourceforge.net/phpinv/phpInv-0.6.tar.bz2 -- bye Stefan |
From: Stefan C. <st...@cy...> - 2002-03-23 23:09:39
|
Hi! Again: it's still alpha so please report any bugs :-) Major enhancements: - new design - admin control panel added - user/group permissions for each category Changelog: - name field added in user table - canview/canedit/candelete to control access - login/logout buttons added - moved config directory under admin directory - added .htacces files for enhanced security - phpinv.css moved from config to root directory - session management completed - category_delete moved to admin control panel - category_new moved to admin control panel - category display order configurable - Admin graphical stats added - table debug renamed to stats - Admin stats added - Admin configuration seperated (control panel) Please visit http://phpinv.sourceforge.net for more information! Direct download: http://prdownloads.sourceforge.net/phpinv/phpInv-0.6.tar.bz2 -- bye Stefan |
From: Stefan C. <st...@cy...> - 2002-02-10 16:41:33
|
Hi, Unfortunately Blake attached the full source instead of a patch (see http://www.linuxdoc.org/HOWTO/Software-Release-Practice-HOWTO/patching.html) so I made the patch by myself. You can download the patch at http://sourceforge.net/project/showfiles.php?group_id=43314. Anyway...thank you Blake Sunday, February 10, 2002, 8:42:08 PM: > Heya, > Last night I started playing around with phpInv for a project I'm working > on and I must say, it's pretty nifty. For my project to work however, I > needed the ability to pre-process data entered into inventory (for > validation and some interesting transformations). Anyway, I've attached my > modified code -- basically I added an option to general.php where you > define a file that will contain filters to be called when a category, > entry, or column is inserted, deleted, or edited. You can enable and > disable the filters from the processing file. I've included my minimal > testing filter calls. I may expand this further soon, as I get further > along in my project. > Hope someone else finds this useful, > Blake -- bye, Stefan |
From: Blake W. <bl...@do...> - 2002-02-10 06:00:30
|
Heya, Last night I started playing around with phpInv for a project I'm working on and I must say, it's pretty nifty. For my project to work however, I needed the ability to pre-process data entered into inventory (for validation and some interesting transformations). Anyway, I've attached my modified code -- basically I added an option to general.php where you define a file that will contain filters to be called when a category, entry, or column is inserted, deleted, or edited. You can enable and disable the filters from the processing file. I've included my minimal testing filter calls. I may expand this further soon, as I get further along in my project. Hope someone else finds this useful, Blake |
From: Stefan C. <st...@cy...> - 2002-02-08 01:14:27
|
Hi all, First of all it's still alpha :-) I changed mysql tables again cause I got big problems with a lot of items to inventory. So I designed a new mysql layout which is more flexible and need less cpu/ram/hdd power. Please visit http://phpinv.sourceforge.net for more information! Direct download: http://prdownloads.sourceforge.net/phpinv/phpInv-0.5.tar.bz2 -- bye Stefan |