23de2057 | 10-Aug-2009 |
Jani Taskinen |
- Nuke crap |
1f61c79b | 06-Aug-2009 |
Felipe Ribeiro |
Uncommenting the line to make the bug report work as expected. |
b83995a3 | 03-Aug-2009 |
Felipe Ribeiro |
Fixing check for valid site configuration. |
e54c5e9a | 03-Aug-2009 |
Felipe Ribeiro |
Putting back the confirmRequest function that is used by PEAR bugtracker |
6c573464 | 02-Aug-2009 |
Brett Bieber |
Add pear2 bug report index page, based on Daniel O'Connor's prototype. $webfrontend must be set up to use this template, initialize in the config_local.php file. |
bc1799e0 | 02-Aug-2009 |
Brett Bieber |
Accept patch from troels and move config into a separate file. Simply copy config_local_sample.php to config_local.php. Allow configuring the db_driver. Remove FIXME note. Add config_local.php to svn
Accept patch from troels and move config into a separate file. Simply copy config_local_sample.php to config_local.php. Allow configuring the db_driver. Remove FIXME note. Add config_local.php to svn:ignore.
show more ...
|
c0634fc6 | 02-Aug-2009 |
Felipe Ribeiro |
Adding check for valid site configuration. |
f1e52527 | 02-Aug-2009 |
Felipe Ribeiro |
Removing confirmRequest, a function that isn't called from anywhere |
f8255b3d | 01-Aug-2009 |
Felipe Ribeiro |
Fixing unescaped quotes on SQL query string |
cc08cc23 | 31-Jul-2009 |
Jani Taskinen |
- More fine tuning |
c5a0ad58 | 31-Jul-2009 |
Jani Taskinen |
- Fine tune the looks / texts a bit |
c8d41bb2 | 31-Jul-2009 |
Jani Taskinen |
- Do not remove active class from the "main" tabs :) |
cf4b619a | 31-Jul-2009 |
Jani Taskinen |
- Added comment/log/svn filtering |
eace528b | 31-Jul-2009 |
Jani Taskinen |
- Prepare for packagezation: Make sure the reports have correct bug type |
d5508088 | 31-Jul-2009 |
Jani Taskinen |
- silence notice |
6408bcf6 | 31-Jul-2009 |
Jani Taskinen |
- Make sure to use the current status, not the old one :) |
b21f0e43 | 31-Jul-2009 |
Jani Taskinen |
- Show different comment types properly |
7720fbf2 | 31-Jul-2009 |
Jani Taskinen |
- Fix copy paste bugs |
20aef39a | 31-Jul-2009 |
Jani Taskinen |
- Fix typo |
f9cea41b | 31-Jul-2009 |
Jani Taskinen |
- Added logging of status/etc. changes |
16d1fbb8 | 31-Jul-2009 |
Jani Taskinen |
- Added comment_type (to allow filtering comments by type ála Jira :) |
a81420ec | 29-Jul-2009 |
Jani Taskinen |
- Added "Re-Opened" status. Merged "To be documented" status from php-bugs-web |
33e3f936 | 29-Jul-2009 |
Jani Taskinen |
- Fix some pear-ness-mess, dump wordwrap and use CSS instead |
dca122c1 | 29-Jul-2009 |
Jani Taskinen |
ws fix |
449050e8 | 25-Jul-2009 |
Jani Taskinen |
- Re-add quick-fix-links to email sent to mailing list |