#
f3bd4cc5 |
| 08-May-2012 |
Ferenc Kovacs |
Revert "don't show the Quick Fix dropdown on the login form" This reverts commit ffdc47b14e31e159551236f810a5f2c6c2bdd773.
|
#
ffdc47b1 |
| 08-May-2012 |
Ferenc Kovacs |
don't show the Quick Fix dropdown on the login form
|
#
e76b079e |
| 08-May-2012 |
Ferenc Kovacs |
better fix for the issue, where private flag was lost after logging in as a security_developer
|
#
aa24e30a |
| 02-May-2012 |
Johannes Schlüter |
Show private status for non-logged in users. This also keeps the private status when logging in from this page.
|
#
b3c9c4d0 |
| 18-Apr-2012 |
Johannes Schlüter |
Use a more generic label, independent from VCS
|
#
813b3cf4 |
| 25-Mar-2012 |
Rasmus Lerdorf |
s/SVN/Git/g
|
#
90b97154 |
| 27-Jan-2012 |
Felipe Pena |
- Fix warning
|
#
c3110c33 |
| 27-Jan-2012 |
Rasmus Lerdorf |
- The end of an era - switch "Bogus" to "Not a bug" by popular demand - Switch back to master - Add site_method to make it easier to install on non-ssl test sites
|
#
81661dbd |
| 08-Dec-2011 |
Jakub Vrana |
Preview $fdesc
|
#
85ed0228 |
| 08-Dec-2011 |
Jakub Vrana |
Avoid XSS
|
#
cc16c494 |
| 12-Oct-2011 |
Felipe Pena |
- Added option to search for project (php, pecl) - Restored behavior to send mail to package maintainers instead of pecl lists
|
#
9e3082dc |
| 30-Aug-2011 |
Hannes Magnusson |
There is no such status anymore, its a bug type
|
#
4d7cd50d |
| 10-Jul-2011 |
Felipe Pena |
- Fix warnings
|
#
aa16c024 |
| 01-Jul-2011 |
Felipe Pena |
- Change the hashing algo
|
#
725b9f0e |
| 01-Jul-2011 |
Felipe Pena |
- Changed password reminder - The password now is stored as SHA-1 - New password is generated when requesting a password
|
#
fbe9ea7a |
| 30-Jun-2011 |
Felipe Pena |
- Fix warnings
|
#
4477238a |
| 30-Jun-2011 |
Felipe Pena |
- Missing break
|
#
f12714b3 |
| 29-Jun-2011 |
Felipe Pena |
- Drop bug id check
|
#
853299a8 |
| 28-Jun-2011 |
Ferenc Kovacs |
load/link everything from https
|
#
6d4f53c5 |
| 28-Jun-2011 |
Ferenc Kovacs |
temporary disable editing bugs having id < 60000, this will save us from losing changes when we merge the latest bugsdb backup
|
#
e7037bfc |
| 23-Jun-2011 |
Felipe Pena |
- Added missing $site_data['doc_email'] in local_config - Fix undefined index warning of cve_id
|
#
994ccd7d |
| 02-Jun-2011 |
Philip Olson |
Also hide patches when a bug is marked as spam. Idea from Adam Harvey (aharvey)
|
#
543c1479 |
| 06-May-2011 |
Hannes Magnusson |
- Comment out 'remember me' (as it doesn't do anything currently) - Print the quickfix box in the developers tab even though you aren't logged in atm
|
#
a6198887 |
| 06-May-2011 |
Hannes Magnusson |
- Add some new lines - Comment out the 'remember me' as we don't support it at the moment
|
#
3a2e2d5f |
| 21-Apr-2011 |
Felipe Pena |
- Displays a submit button for the submitter when trying to log in private bugs
|