History log of /web-bugs/include/functions.php (Results 76 – 100 of 216)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9e86efbd 25-Jul-2014 jakoch

cleanup of unused variables ($dbh and $use are not in use. also removed the $use increment logic.)


# 257b4fca 27-Jun-2014 Sobak

More elegant way to add custom versions


# 8a32bb50 25-Jun-2014 Sobak

Workaround for side report from bug #67513


# da387a96 17-Jun-2014 Boro Sitnikovski

Update functions.php

Validate incoming version


# e353f1f8 11-Jun-2014 kovacs.ferenc

escape the project param


# b299c044 29-May-2014 Adam Harvey

Don't include trailing commas in automatically generated links.


# 08e7b88d 18-May-2014 Sobak

Some code tweaks


# 5d4b022d 18-May-2014 Sobak

Validate email address with filter_var instead of regexp


# ba0aebcf 26-Mar-2014 Sobak

Improved title of mail informing about assignment to the bug


# fe7ea417 16-Mar-2014 Sobak

Simplified anchor to the top


# 51ad10d8 16-Mar-2014 Sobak

Main menu optimization


# 0cb32869 04-Nov-2013 Felipe Pena

- Added str_size_and_int64 branch to menu version (to report bug to this specific branch)


# fa94d932 05-Jun-2013 danbrown

Addresses bug #64929.


# 99803ca6 17-Feb-2013 Ferenc Kovacs

make the return value of get_package_mail() more consistent. previously the third item of the returned array could contain either the bcc or the params based on one of the input arguments


# aa2e2a31 17-Feb-2013 Ferenc Kovacs

log the error message


# 44ec8248 17-Feb-2013 Ferenc Kovacs

REMOTE_ADDR not set when called from cli


# dc3a9960 23-Jan-2013 Ferenc Kovacs

this is how you do it. stupid me.


# f095feec 23-Jan-2013 Ferenc Kovacs

let's try this way.


# f60160db 23-Jan-2013 Ferenc Kovacs

isn't initialized on every page, for those use the user object from the session :/


# caa6c2d6 23-Jan-2013 Ferenc Kovacs

quicklink for the assigned bugs of the current user


# 688153af 23-Dec-2012 Felipe Pena

- Added "Related reports" tab to display the related bug reports


# a921be37 26-Sep-2012 Raphael Geissert

Add missing "global $security_distro_people"

It was missing for the change in 6d41525 to actually work.

Thanks to David Soria Parra for spotting it.


# 3d21e3d3 20-Sep-2012 Felipe Pena

- Removed unused argument


# f33bc023 19-Sep-2012 Felipe Pena

- Fix function declaration


# fd5ae634 19-Sep-2012 Felipe Pena

- Fixed mail information and bug email change on automatic bug closing


123456789