jim winstead
05955a75fd
il.php.net doesn't exist any more, clean up
2001-01-24 02:36:55 +00:00
jim winstead
82d98b199c
fix typo in comment
2001-01-24 02:14:23 +00:00
jim winstead
81fb1e6f78
damn, forgot a )
2001-01-23 00:57:00 +00:00
jim winstead
6c1e62a841
preserve query string on redirect
2001-01-23 00:47:22 +00:00
Sterling Hughes
d6d545cdea
Add a "Compression Related" catagory for bzip2, zziplib and zlib.
2001-01-17 15:37:59 +00:00
David Croft
33c57de881
if magic cookie set, default to dev edit when looking up bug by number
2001-01-14 05:55:50 +00:00
foobar
c2de59d928
Added 4.0.4pl1
2001-01-14 01:14:12 +00:00
foobar
8f095f3510
align=right looks better.
2001-01-09 15:38:09 +00:00
foobar
5f680daf08
Maybe people are now able to find the right page for replying?
2001-01-09 15:29:00 +00:00
Sascha Schumann
541a2e9680
Add 4.0.4
2000-12-20 08:10:03 +00:00
foobar
7a031a7957
Show status/type changes also with 'dev' modifys.
2000-12-08 11:54:38 +00:00
foobar
53f9bae654
removed vmailmgr.
2000-11-22 11:34:35 +00:00
foobar
32f6de2b24
1. Changed the Short description to be editable by 'Dev Modify'.
...
e.g. add [QA-BUG] to it?
2. Changed category 'Mail related' text to 'Mail function related'.
3. Added new Status: Bogus. This should be used when bug report is:
a) Obviously a mistake or otherwise annoying.
b) Duplicate. ie. exactly same report send accidently many times.
These 'Bogus' reports should be deleted from time to time from the DB.
Old 'Duplicate' status is now the one to be used when there are many
reports about the same (possible) bug.
4. Made some status's 'restricted' i.e. only 'Dev Modify' can change them.
- User can only close these: Analyzed, Assigned, Suspended.
- User can't do anything: Bogus.
- User modify: Open, Closed, Duplicate. (feedback/oldfeedback)
5. Changed the bug submitting so that the bug type has to be selected.
Previously the reports defaulted to 'General Issues'.
2000-11-12 21:55:47 +00:00
foobar
1b2754b843
Added note about having PHP configured with --enable-debug.
2000-11-07 15:58:18 +00:00
Ron Chmara
a37ddcffe3
Ovrimos added
2000-11-03 04:30:13 +00:00
Simon Roberts
240650cacd
Better algorithm for selecting bugs by date?
2000-10-23 03:43:32 +00:00
Simon Roberts
6cf190984d
Change a couple of "if($foo)" to "if(isset($foo))" to remove pedantic
...
warnings. Yes, the difference between the two is okay for this use.
2000-10-23 02:58:59 +00:00
Simon Roberts
d7ca29945e
Initial (pre)support for limiting buglist to a certain number of days old
2000-10-23 02:55:11 +00:00
Colin Viebrock
66692da4d9
credit
2000-10-19 23:02:46 +00:00
Rasmus Lerdorf
65a021aefc
Fix annoying little bug
2000-10-19 21:50:01 +00:00
Zak Greant
dc4c19c6cd
Will I ever learn...
2000-10-19 00:19:47 +00:00
Zak Greant
b6fd0bdc13
minor tweak
2000-10-19 00:12:28 +00:00
Zak Greant
9371199407
Added link to password finder.
...
Link is only displayed for user bug mod. form and on bug report page.
2000-10-19 00:05:08 +00:00
Zak Greant
409e37848c
Removed RC's from version list
...
Minor tweak to developer update From: email field
2000-10-16 03:21:07 +00:00
Zak Greant
abc16cdccd
Added 4.0.3pl1 to version list.
...
Corrected minor error...
2000-10-16 03:04:12 +00:00
Zak Greant
6f3fa91200
Bug report update messages that are sent to the dev list
...
now have their from field set to the @php.net email address
of the developer who made the change.
Bug report update messages sent to the user are unchanged.
2000-10-16 02:51:50 +00:00
foobar
0941670fca
Added 4.0.3 and some cleanups.
2000-10-12 11:30:24 +00:00
foobar
4ea5659584
As the mail for new bug reports go only to php-dev@lists.php.net that url can include edit=1. And if mailing does not work the mail should be sent to php-dev@lists.php.net and not for the bug reporter..
2000-10-06 19:45:49 +00:00
foobar
70a518e2c6
$id -> $cid
2000-10-06 17:59:54 +00:00
Rasmus Lerdorf
9a4e3e6ebb
Dev Modify link
2000-10-06 17:50:58 +00:00
foobar
8ad63beac7
Added url to new bug report mails.
2000-10-06 17:40:32 +00:00
Zak Greant
d91872319d
Added 4.0.3RC1 and RC2 to php_version select box
2000-10-02 21:44:31 +00:00
Ron Chmara
3e17af86c8
Moved Corba up with other extensibility code, indented to match.
2000-09-11 03:01:48 +00:00
Stanislav Malyshev
21e08516b2
Removed MAGIC_COOKIE hack - with it, there's no way a developer will ever
...
get developer's interface if he has no cookie, and no way to get the cookie
without the dev interface
2000-09-10 11:15:07 +00:00
Zak Greant
d88b5d4d9a
Little hack to ensure that developers see the developer
...
bug report edit interface and that users see the user
bug report edit interface interface
2000-09-07 19:34:07 +00:00
Zak Greant
eba8952dbb
Trivial change:
...
Added divider line after Previous Comments
2000-09-07 19:16:34 +00:00
Zak Greant
016e536a3f
Added 4 comment limit to mailed out bugs reports.
...
This *should* be the last small hack on the existing interface.
Other changes will need to be incorporated into the rewrite
or be done by someone else.
2000-09-07 02:31:00 +00:00
Sterling Hughes
a67781eccd
Revert, more checking needed.
2000-09-06 20:16:48 +00:00
Sterling Hughes
a8b2a9e936
Start new design for the bug types box.
2000-09-06 20:09:12 +00:00
Zak Greant
949c0e8434
Added "Satellite CORBA related" to bug type list
2000-09-06 07:05:03 +00:00
Zak Greant
fb9d501dbf
Added a more complete list of extentions to the bug type select box.
...
Added a cutoff to the message length for the emailed bug
reports. Cutoff is currently set to 10k. I chose this arbitrary
length based on the following assumption.
a busy day of bug reports = 100 reports
100 reports x 10k per report = 1 meg for
hapless modem users to download. :)
2000-09-06 03:06:28 +00:00
Zak Greant
7fbb28d89f
Clearing out test version of bugs.php
2000-09-03 20:15:20 +00:00
Zak Greant
734e549360
Changed bugs.php to include complete list of comments
...
when mailing out bug reports.
Removing testing version of bugs.php
2000-09-03 07:13:01 +00:00
Zak Greant
0f9f2a2f96
Restoring previous version
2000-09-03 05:45:52 +00:00
Zak Greant
859100871b
Bug report emails to the dev list should now contain the
...
entire history of the bug report - as per Zeev's wishes.
2000-09-03 05:29:37 +00:00
Colin Viebrock
90aec2c10b
bad html, bad!
2000-08-30 04:37:44 +00:00
Colin Viebrock
23994d2af5
update
2000-08-30 04:36:51 +00:00
Stanislav Malyshev
3103c4012e
Allow version editing for both edit modes
2000-08-08 17:49:47 +00:00
Rasmus Lerdorf
7a39cff033
Add Informix category
2000-08-07 00:30:30 +00:00
Rasmus Lerdorf
4e45b7e15f
Fix typo
2000-08-03 17:15:14 +00:00