|
From: Ben C. <php...@be...> - 2001-10-04 13:30:38
|
On Thu, Oct 04, 2001 at 01:28:29AM +0200, Javier Sixto wrote: > Sorry to be so late for this response, but actually, i'm working so hard > ... :-P Heh, no worries -- nobody is getting paid to work on this full time. :) > About new features .... > i was think about a web-installer, which would do the same thing that > config .... just a idea :-) > Because, it is frequent to just have an ftp access to web server > ...isn't it ? I think to really do this we'd need to have most of the configuration information in the database. That's been on my mind for a while, so maybe it's time to plan it. > > Actually we are using phpbt on beta test of duelfield (on line game) ... > it works fine ... This is exciting to me, for when people _really_ start using it, good feeback comes... like below. :) > but as you can imagine there is a lot of features request :-) > -> People said that is diffiicult to find easly the bug list ... > request page is so hard to understand at the first time. > I propose to add a sympatic button like 'view latest bugs' ... > most active bugs ... any other ideas ? > This is a great idea. We could also copy the 'bugs assigned to me' and 'bugs reported by me' links up to the main part of the home page. Let's try to make a list of all the 'quick list' queries we would want on the home page. > ->About template managing, i have change background color to black > :-) and it was so difficult to make all words available on white > color.... in a lot of html arrays (td, tr ) its impossible to manage > color whitoout modifying php source :-( Yeah, I've been meaning to CSS everything, which would make this a lot easier. Did you try creating a td class in global.css for the text? > > ->Some users wish to select color senstivity in function of column, > for example choose a color priority instead of severity Hmm... I guess we could just add colors to priority like we did for severity and then have an option for it in the config. > > -> On Bug query page, there is no search field for login ? > Yeah, this never got updated when we added the login. I'll have to add that. > Well, i think that's all :-) > Great list! > I was reading phpbt/doc ... great work! Thanks... and let me know what I'm forgetting! > I'm finishing to prepare phpbt.dyndns.org a server for dev purpose > ...(actually this is hosted on my personal server, but i'm planning to > add an other old Pentium class machine to works alone for phpbt) > I have some pb installing phpPgAdmin ... (adding user, rights ..etc php > seems to refuse phpbt user ... ) But PostgreSql 7.1.3 works fine ! > > Well i will send to Benjamin login/pass ;-) Cool, thanks. |