summaryrefslogtreecommitdiffstats
path: root/extensions/example/template/en
AgeCommit message (Collapse)AuthorFilesLines
2009-11-23Bug 430010: Re-work the template hooks system so that template hooks always ↵mkanat%bugzilla.org2-0/+47
live in template/<lang>/hook/, both for extensions and for the base Bugzilla template/ directory. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-09-22Bug 496855: Hooks for sanitycheck.cgimkanat%bugzilla.org1-0/+35
Patch by Bradley Baetz <bbaetz@acm.org> r=mkanat, a=mkanat
2009-08-06Bug 508199: A hook for page.cgimkanat%bugzilla.org1-0/+32
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2008-05-28Bug 435507: Provide a method of hooking the WebService error codesmkanat%bugzilla.org1-0/+12
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
2008-05-06Bug 430909 - add hook for parametersbbaetz%acm.org1-0/+28
r=mkanat, r/a=lpsolit