aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/example/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 430010: Re-work the template hooks system so that template hooks always ↵mkanat%bugzilla.org2009-11-232-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
* Bug 496855: Hooks for sanitycheck.cgimkanat%bugzilla.org2009-09-211-0/+35
| | | | Patch by Bradley Baetz <bbaetz@acm.org> r=mkanat, a=mkanat
* Bug 508199: A hook for page.cgimkanat%bugzilla.org2009-08-061-0/+32
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 435507: Provide a method of hooking the WebService error codesmkanat%bugzilla.org2008-05-281-0/+12
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
* Bug 430909 - add hook for parametersbbaetz%acm.org2008-05-061-0/+28
r=mkanat, r/a=lpsolit