1
0
mirror of https://github.com/php/web-php.git synced 2026-04-23 15:08:20 +02:00
Commit Graph

55 Commits

Author SHA1 Message Date
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
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