1
0
mirror of https://github.com/php/web-php.git synced 2026-03-27 08:42:12 +01:00
Commit Graph

177 Commits

Author SHA1 Message Date
jim winstead
82c212aa1d bugs stuff is in its own repository now 2001-09-21 18:30:13 +00:00
jim winstead
5d20ad1e20 no more infinite loop on bugs page 2001-09-19 17:54:05 +00:00
foobar
d8b3b25aeb Prevent empty passwords to be set. 2001-09-17 17:04:00 +00:00
foobar
a707ecc498 I am getting a little tired at this.. 2001-09-14 02:25:23 +00:00
Jacques Marneweck
9a7b5d4e63 * This should fix the problem with the bugs.php script returning the
message "No bugs with the specified criteria were found." where there
   are in fact entries.

--jm
2001-08-02 20:12:47 +00:00
foobar
6b4f1215b5 If report was in feedback state, let the user open or close it. 2001-07-27 16:04:02 +00:00
jim winstead
59079a80ca we redirect away from bugs.php.net, otherwise the links in the header create the illusion of bugs.php.net as a proper mirror and things like the manual are broken there 2001-07-21 22:56:10 +00:00
Rasmus Lerdorf
616c59334f No reason to redirect away from bugs.php.net 2001-07-20 19:26:21 +00:00
Rasmus Lerdorf
fae4db5900 Ah crap, typo 2001-07-20 19:22:25 +00:00
Rasmus Lerdorf
537e07f89e Add an "All" option to the entries/page dropdown 2001-07-20 19:19:37 +00:00
Rasmus Lerdorf
8d5df2a484 Oops, need to fix the link too 2001-07-20 19:11:15 +00:00
Rasmus Lerdorf
255adaebd0 Allow substr searching on the php_os field 2001-07-20 19:06:00 +00:00
jim winstead
bb2b7c3734 fix bug causing status to get lost, and a minor bug that caused the summary to be reported as changed when it contained ' 2001-07-15 00:48:17 +00:00
James Moore
2546d552e4 Lets not reveal developers passwords to anyone who
could be looking if they happen to go to a edit = 2 page.
2001-07-14 18:01:25 +00:00
jim winstead
a1d60cde2d fix display of bug reports 2001-07-12 18:50:49 +00:00
jim winstead
ac25afdf22 probably should jump by limit increments, too 2001-07-12 18:47:13 +00:00
foobar
702de2bbe0 Make it possible to select how many entries are shown per page. 2001-07-12 15:16:41 +00:00
foobar
f9097274d4 Send the correct urls to bug submitter and the other to the mailing list. 2001-07-12 06:46:49 +00:00
foobar
9f8eaaec45 users might find this page too.. 2001-07-12 06:36:23 +00:00
foobar
d0b30f7cfd No need for yet another bug type.. 2001-07-12 05:30:58 +00:00
jim winstead
f4bff4e017 tweak show_state_options to show correct options at correct times, and added 'Stale' search critera, for unclosed bugs that haven't been touched for more than 30 days 2001-07-10 21:17:15 +00:00
jim winstead
86e6455ecf fix user password checking, setting email of user comment 2001-07-10 21:05:13 +00:00
jim winstead
a7f54223a2 oops, - are valid in domain names 2001-07-09 18:16:47 +00:00
jim winstead
7d0bd5f5aa no more php3 bug reporting 2001-07-09 03:01:56 +00:00
jim winstead
0ffae88c4d don't use like where a nice substring will do fine 2001-07-09 01:47:48 +00:00
jim winstead
13f20fac10 can now constrain display based on major php version (or not constrain by passing phpver=0), and use this to create links from bugstats.php 2001-07-09 01:43:44 +00:00
jim winstead
a46e977f5b clean up header a bit, and change to constraining by since the bug was reported instead of 'last comment by' 2001-07-09 01:34:22 +00:00
jim winstead
3e4b297b01 update table structure 2001-07-09 01:09:58 +00:00
jim winstead
430c027b3c all the 'old-style' comments have been moved to the bugdb_comments table 2001-07-09 00:34:02 +00:00
Gabor Hojtsy
eef16b8d95 Nearly ready with the cosmetics in the main dir
(FAQ.php is for the doc team)
2001-07-08 12:46:23 +00:00
jim winstead
3830a06d5b suppress assign field when not set and not being unset 2001-07-08 04:30:06 +00:00
jim winstead
c48ac47e65 change who the mail is from, too 2001-07-08 04:23:11 +00:00
jim winstead
13ed8aeddb add website bug type that is just sent to php-mirrors, fix All/Any confusion for state, and don't redisplay bug form when bug successfully submitted 2001-07-08 04:20:32 +00:00
jim winstead
e46a721ebf damn precedence 2001-07-08 04:08:04 +00:00
jim winstead
38e0523939 s/assigned/assign/g. oops. 2001-07-08 03:51:10 +00:00
jim winstead
bdb9520cd6 unset $ncomment after comment has been added 2001-07-08 03:49:20 +00:00
jim winstead
21a9dd3da9 just clarify the 'Any' bug type so we can eliminate the disconnected explanation 2001-07-08 00:24:09 +00:00
jim winstead
6c2045d468 hey, i thought those functions seemed familiar. 2001-07-07 23:28:08 +00:00
jim winstead
c2914989d2 hey, php 4 has a wordwrap() function. just use that. (and we weren't using the indent() function, anyway) 2001-07-07 21:33:16 +00:00
jim winstead
c5dc78614d whoops, wrap prints text, it doesn't return it 2001-07-07 21:01:04 +00:00
jim winstead
1a756ccb7e don't let just anyone edit bugs without user passwords 2001-07-07 20:58:33 +00:00
jim winstead
a05381dc33 chunk output to 30 bugs at a time 2001-07-07 20:56:00 +00:00
jim winstead
2f1c83a617 oops, use tabs 2001-07-07 20:39:02 +00:00
jim winstead
25f7f5da85 don't show (and select) blank 'last comment by' option 2001-07-07 20:37:22 +00:00
jim winstead
b292c8e88a mail bug report to submitter 2001-07-07 20:34:37 +00:00
jim winstead
e2c71ef0c0 move functions to bottom, always show the menu (the only place we didn't before isn't worth preserving), don't use table_wrapper, move the 'assigned' field to the end, and only display bug type when we haven't searched for a specific type 2001-07-07 20:33:28 +00:00
jim winstead
498ef2723a ah, blank defaults get sent on a couple of the selects. i get it now.... 2001-07-07 19:18:54 +00:00
jim winstead
ce6ac6b720 extract user and pw from magic cookie when set 2001-07-07 18:57:07 +00:00
jim winstead
cce9831b2b link to the right place. i can never keep those straight. :) 2001-07-07 18:55:38 +00:00
jim winstead
c22ebae5d4 only display one edit field for assign to 2001-07-07 18:53:59 +00:00