1
0
mirror of https://github.com/php/web-php.git synced 2026-03-30 03:02:13 +02:00
Commit Graph

72 Commits

Author SHA1 Message Date
Zeev Suraski
c92beb4006 Show the PHP version 1998-05-23 13:25:32 +00:00
Rasmus Lerdorf
729f3f9205 Check for F/C Requests in a few more places 1998-05-16 15:39:27 +00:00
Rasmus Lerdorf
9a6d1c0feb Turn off Feature/Change Requests by default. Simply select F/C Requests
to view the list of feature/change requests.  Much simpler than building
a separate mechanism just for those.
1998-05-16 15:31:49 +00:00
Zeev Suraski
25bcd8b2e6 Don't give people funny ideas until we have a seperate page for feature requests 1998-05-16 15:27:19 +00:00
James Gingerich
cb1806f509 Ask for seperated bug reports/feature requests. It's a pain dealing with things that have an "oh, by the way..." 1998-05-01 18:41:12 +00:00
Zeev Suraski
60ea16d68d *** empty log message *** 1998-05-01 14:46:37 +00:00
Zeev Suraski
aaac469165 If there are bugs in ancient versions, we don't want to know about them. 1998-04-30 15:39:41 +00:00
Rasmus Lerdorf
f6074afea6 RC4 1998-04-18 15:30:28 +00:00
Zeev Suraski
d595400c59 Color feature requests differently. I still think we should seperate this
from the bugs list.
1998-04-18 14:25:30 +00:00
Zeev Suraski
b9db77f34b *** empty log message *** 1998-04-17 10:22:20 +00:00
Rasmus Lerdorf
09a83dac94 Turn off kickouts in bug database and fix the weird alignment 1998-04-13 23:05:50 +00:00
Zeev Suraski
d3ad628534 Add a voting facility 1998-04-13 13:35:59 +00:00
James Gingerich
0063638a55 Cosmetic fixes to the email.
Show 'Analyzed' bugs when showing 'Open' bugs. (To save them for later make them 'Suspended'.)
1998-04-09 02:39:43 +00:00
James Gingerich
5aa9a160bf Argh. Stupid typos. 1998-04-09 02:34:40 +00:00
James Gingerich
3dae6eb28e Put some space between the bug info and the comments (sometimes the first line of the comment was easily lost, IMO). 1998-04-09 02:23:18 +00:00
James Gingerich
e04c1bb43d Add Duplicate and Suspended states. 1998-04-09 02:21:17 +00:00
James Gingerich
dbe75bd7dc Fix the page title. 1998-04-08 01:31:50 +00:00
Rasmus Lerdorf
2fb23d4d58 RC3 1998-03-31 21:30:28 +00:00
Zeev Suraski
1caba969ae Add order-by option 1998-03-31 18:37:08 +00:00
Zeev Suraski
8a2b987e2d RC2 1998-03-30 11:08:40 +00:00
Rasmus Lerdorf
40959504ea Tired of looking at indented bug reports - get rid of the indentation 1998-03-25 17:47:19 +00:00
Zeev Suraski
c6c5b52962 Handle the problem in the ugly way, until a better solution is found 1998-03-24 00:36:35 +00:00
Zeev Suraski
41e82b536d Let the bugs database know about the RC, and point it at ca.php.net 1998-03-23 21:59:47 +00:00
Rasmus Lerdorf
1cb421edf5 Ok, the bulk of the site has been changed over. Still a bit of clean-up
work to do.  And some of the links don't go anywhere.
1998-03-23 19:50:45 +00:00
Rasmus Lerdorf
28fb679d8b Uhh, I can't spell. 1998-03-22 02:17:32 +00:00
Rasmus Lerdorf
bf7de346c6 Bring new and old bug database apps in line with each other 1998-03-22 01:44:00 +00:00
Rasmus Lerdorf
dcf73e40c5 A couple of missing stripslashes() calls 1998-03-06 14:17:14 +00:00
Rasmus Lerdorf
998d320ebc Ok, got tired of the < > crap in the emailed reports - fixed 1998-03-06 14:13:28 +00:00
Rasmus Lerdorf
d2302c7026 Add developer name and comment to bug delete message 1998-03-04 14:45:06 +00:00
Zeev Suraski
f9b236c7d9 Let b6 be b6 1998-03-03 23:40:24 +00:00
Rasmus Lerdorf
0b2a007453 Send bug reports to php-dev now that updates are automatically sent
to the submitter of the bug.
1998-03-03 15:05:20 +00:00
Rasmus Lerdorf
f73ded966e Whoa, confusing bugs. Should be cleaned up now. 1998-03-03 15:02:46 +00:00
Rasmus Lerdorf
e40da02d50 Woops, strip slashes from body of update message 1998-03-03 07:58:06 +00:00
Rasmus Lerdorf
eaac348255 Fix some bugs in the interface related to deleting bugs 1998-03-03 05:45:36 +00:00
Rasmus Lerdorf
7bb6b57860 User and php-dev notification on bug status changes added 1998-03-03 05:36:39 +00:00
Rasmus Lerdorf
e29fcb2053 Oops, missed a spot where <>'s cause a problem 1998-02-28 06:28:11 +00:00
Rasmus Lerdorf
cabb50bc71 Fix all places where < >'s might cause problems in the bug db 1998-02-27 18:52:13 +00:00
Rasmus Lerdorf
c293847f07 new bug categories 1998-02-26 06:08:21 +00:00
Zeev Suraski
8874297ec8 Looks like a bug type we want to have 1998-02-25 23:34:59 +00:00
Zeev Suraski
43571c6c48 Beta 5 1998-02-25 00:07:07 +00:00
James Gingerich
cf4cefb01f Ah, updated per Rasmus' recent e-mail. Still might not be 100% right, but at
least no obvious fields are missing.
1998-02-24 05:45:45 +00:00
James Gingerich
1f9932b750 Insert the table layout into the script as a comment so people can get all
the info via the 'View Source' button. (It looks like this needs to be updated
to incorporate recent changes like the 'assign' field.)
1998-02-24 05:44:11 +00:00
Rasmus Lerdorf
36b4344097 Hey, I don't have a bourbon user here 1998-02-21 05:31:59 +00:00
Zeev Suraski
303ea55c34 *** empty log message *** 1998-02-21 01:06:27 +00:00
Rasmus Lerdorf
92fc8c5511 Uhh, typo.. 1998-02-21 01:01:43 +00:00
Zeev Suraski
b4400c21e5 lets see... 1998-02-21 00:58:56 +00:00
Zeev Suraski
c875691407 *** empty log message *** 1998-02-21 00:53:42 +00:00
Rasmus Lerdorf
168bde32e4 This doesn't work. I don't see an easy way to make it work off-hand
so remove it for now since it breaks the interface.
1998-02-21 00:49:40 +00:00
Zeev Suraski
577ace1780 shortcut to modify 1998-02-21 00:29:04 +00:00
Rasmus Lerdorf
2bd8b3c84b Add an "assigned to" field in the bugs db such that bugs can be flagged
and assigned to a specific developer.  Assigned bugs will show up as an
open bug until it is closed.  Also make it possible to alter the bug type
if it was mis-typed previously.
1998-02-21 00:21:27 +00:00