summaryrefslogtreecommitdiffstats
path: root/extensions/FlagTypeComment
AgeCommit message (Collapse)AuthorFilesLines
2018-05-14fix bug in flagtype comments when there are no flag typesDylan William Hardison1-7/+12
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison1-1/+1
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu1-1/+1
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison3-9/+9
2017-04-11Revert "Bug 1352913 - Extensions must register for template_before_process()"Dylan William Hardison1-4/+0
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a.
2017-04-10Bug 1352913 - Extensions must register for template_before_process()Dylan William Hardison1-0/+4
We can skip a lot of method calls if extensions must declare what templates they act on.
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison3-0/+10
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison3-10/+0
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison3-0/+10
local symlink to data/ directory
2013-03-27Bug 855414 - Editing of FlagTypeComment values for each status is broken due ↵Dave Lawrence1-3/+4
to the 4.2 upgrade
2012-10-05Fix attachment flag creation errors due to FlagTypeComment extensionDave Lawrence2-10/+17
2012-07-18Fixed undef to trick_taint error with FlagTypeComment when creating a new flagDave Lawrence1-1/+1
2012-06-19Fixed to use proper params active_or_has_flagsDave Lawrence1-1/+1
2012-01-12Bug 714786: The FlagTypeComment extension should allow more than one flag toDave Lawrence3-34/+33
have have comment text associated with it r=glob
2012-01-09715477: Inactive but set flags are no longer visible when editing a bugDave Lawrence1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=715477
2011-12-21Bug 712327: fix issue in FlagTypeComment when editing flagsByron Jones1-5/+13
2011-12-08Bug 695698: add FlagTypeComment extensionDave Lawrence8-0/+432