Sobak 65324db638 Simplify the code around bug.php?edit=(1|2) (developer/edit)
Sorry for the additional diff to review but this part of code was
terribly hard to follow. It still deserves more work but there is
less duplication and big conditions now.

Behavioral changes
- entering developer form as not authenticated user now prompts to
  log in instead of showing it.
- information about the edit form's purpose is shown regardless of
  bug's privacy status
2017-01-24 11:30:20 +01:00
2017-01-24 07:21:14 +01:00
2013-02-13 16:40:31 +01:00
2017-01-23 16:03:54 +01:00
2012-02-03 21:21:52 -08:00
2017-01-20 06:34:29 +01:00

PHP Bug Tracking System

This was a collaboration between PEAR, PECL and PHP core to create a unified bug tracker.

Requirements

  • PHP 5.4+
  • ext/openssl (for https:// fopen wrapper)
  • PEAR packages:
    • MDB2
    • MDB2#mysql
    • MDB2#mysqli
    • DB_DataObject
    • Text_CAPTCHA_Numeral
    • Text_Diff
    • HTTP_Upload

Installation

  1. Copy local_config.php.sample to local_config.php and modify accordingly
  2. Install all required packages: pear install MDB2 MDB2#mysql MDB2#mysqli DB_DataObject Text_CAPTCHA_Numeral Text_Diff HTTP_Upload
  3. Import SQL schema from sql/bugs.sql

TODO

  • AJAXify where it's useful
  • Add project support (f.e. PHP-GTK, PEAR..)
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:26:04.629Z
Readme 5.8 MiB
Languages
PHP 85%
JavaScript 12.9%
CSS 2.1%