1718c3a3 | 13-Jul-2001 |
Rasmus Lerdorf |
Uh, bad logic there |
b26e0723 | 13-Jul-2001 |
Jacques Marneweck |
* We should have the commonFooter() after displaying the table with all the mirrors. --jm |
eb288331 | 13-Jul-2001 |
Jacques Marneweck |
* The "approved by" gets set to the person's cvs username that approved the event, previously was hardcoded to rasmus. --jm |
d8163d1b | 13-Jul-2001 |
Jacques Marneweck |
* Redirect to the primary site if the mirror the page is being viewed on is not the primary site. --jm |
2378eb77 | 13-Jul-2001 |
jim winstead |
script for administering mirrors (and viewing maintainers). only accessible to those with cvs accounts. |
a1d60cde | 12-Jul-2001 |
jim winstead |
fix display of bug reports |
ac25afdf | 12-Jul-2001 |
jim winstead |
probably should jump by limit increments, too |
3ae79557 | 12-Jul-2001 |
Rasmus Lerdorf |
Show event URL |
fc07af2b | 12-Jul-2001 |
Rasmus Lerdorf |
Oops, we already have a built-in way to not enclose the page content in a table |
9a335092 | 12-Jul-2001 |
Rasmus Lerdorf |
I'd like to have the full width available for this thing... |
81bc6b20 | 12-Jul-2001 |
Rasmus Lerdorf |
Missing ; |
5c1b333a | 12-Jul-2001 |
Rasmus Lerdorf |
Hey, stop screwing up my calendar! ;) |
7c5c6619 | 12-Jul-2001 |
Rasmus Lerdorf |
Use ini_get() instead of get_cfg_var() |
702de2bb | 12-Jul-2001 |
foobar |
Make it possible to select how many entries are shown per page. |
2923d6db | 12-Jul-2001 |
Gabor Hojtsy |
All our php.net pages are using the longer XML compatible start tag (to be short_open_tag off compatible for XML focused mirrors, etc.) |
7782e7ac | 12-Jul-2001 |
Gabor Hojtsy |
PHP is printed by commonHeader() |
4a06d62b | 12-Jul-2001 |
Gabor Hojtsy |
Adding some mousse around this (make it look like as a php.net page) |
f9097274 | 12-Jul-2001 |
foobar |
Send the correct urls to bug submitter and the other to the mailing list. |
9f8eaaec | 12-Jul-2001 |
foobar |
users might find this page too.. |
d0b30f7c | 12-Jul-2001 |
foobar |
No need for yet another bug type.. |
16a907a1 | 11-Jul-2001 |
Rasmus Lerdorf |
Handle stripslashes() correctly |
0ec74a76 | 11-Jul-2001 |
Rasmus Lerdorf |
Fix some details |
f8670c1f | 11-Jul-2001 |
Rasmus Lerdorf |
Oops, forgot reject code |
59a5a8ef | 11-Jul-2001 |
Rasmus Lerdorf |
Add cvs auth checking |
8d1e7323 | 11-Jul-2001 |
Rasmus Lerdorf |
Add initial calendar app - still need to add cvs-based authentication to approval code |