1
0
mirror of https://github.com/php/web-php.git synced 2026-03-28 17:22:06 +01:00
Commit Graph

37 Commits

Author SHA1 Message Date
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
Zeev Suraski
8cade1052b use POST again... 1998-02-15 23:11:17 +00:00
Zeev Suraski
e541310d26 *** empty log message *** 1998-02-14 11:37:11 +00:00
Zeev Suraski
27ef0e7eb6 implement original intention 1998-02-14 00:31:55 +00:00
Rasmus Lerdorf
e277427491 Fix broken bugs db interface 1998-02-13 23:30:47 +00:00
Zeev Suraski
5941c6c1d6 woops, forgot that one 1998-02-13 22:27:37 +00:00
Zeev Suraski
b2a08f778b Improve table_wrapper() - get the colors right 1998-02-13 22:15:48 +00:00
Zeev Suraski
1e51cc940b Improve the bugs table by using table_wrapper(). 1998-02-13 20:53:25 +00:00
Rasmus Lerdorf
0180c48652 oops, had left in a debug echo 1998-02-12 18:17:12 +00:00
Rasmus Lerdorf
b804085285 Make show_menu maintain its state a bit better, and fix the confusion
between the two different $status variables
1998-02-12 06:06:27 +00:00
Rasmus Lerdorf
052f483a3e Check for missing bug type and email address fields 1998-02-09 13:11:02 +00:00
Rasmus Lerdorf
a75d98ed40 Ok, bug id added 1998-02-06 02:28:53 +00:00
Andi Gutmans
d56ca56cfd Added 3.0b4 as a valid bug report option 1998-02-03 11:58:37 +00:00
Rasmus Lerdorf
dd39bf5694 Default to show open bug reports 1998-01-31 06:48:44 +00:00
Rasmus Lerdorf
98c917eb03 Add link to the 'sites' page 1998-01-31 01:21:24 +00:00
Rasmus Lerdorf
8b90e0278a Make empty fields look less messy 1998-01-27 16:05:11 +00:00
James Gingerich
623e903a29 May as well practice what we preach. :) 1998-01-27 01:39:06 +00:00
Rasmus Lerdorf
ca2f6f89de Oops, need to escape special HTML chars in the text blocks 1998-01-26 23:48:59 +00:00
Stig Bakken
47d0265220 I don't feel comfortable seeing my passwords :) 1998-01-26 23:40:24 +00:00
Rasmus Lerdorf
27120d9566 Whoa, I outsmarted myself on that one. 1998-01-26 03:24:32 +00:00
Rasmus Lerdorf
8a2a3a32f3 Fix auth failure error message 1998-01-25 23:05:56 +00:00
Rasmus Lerdorf
110c5350cb Add feature/change request to bug db fields 1998-01-25 16:19:17 +00:00
Rasmus Lerdorf
4ef6675a5a Ok, bug database is now live. Go nuts. 1998-01-25 16:14:26 +00:00