aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla-dev/templates
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-043-12/+12
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-043-12/+12
| | | | Access without the @ symbol is the older method and is discouraged.
* Remove old params fileNicolas Lécureuil2017-04-071-111/+0
|
* Use new params fileNicolas Lécureuil2017-04-071-0/+104
|
* Update localconfigNicolas Lécureuil2017-04-071-47/+65
|
* Fix dev nameNicolas Lécureuil2017-04-071-3/+3
|
* Fix apache fileNicolas Lécureuil2017-04-071-13/+4
|
* Fix database nameNicolas Lécureuil2017-04-071-1/+1
|
* Port to new apacheNicolas Lécureuil2017-04-061-2/+37
|
* Fix pathNicolas Lécureuil2017-04-061-1/+1
|
* use new pg domain nameNicolas Lécureuil2017-04-061-1/+1
|
* Fix database nameNicolas Lécureuil2017-03-231-1/+1
|
* Add bugzilla-dev moduleNicolas Lécureuil2017-03-235-0/+273