aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/templates/params
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-041-8/+8
| | | | | | 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-041-8/+8
| | | | Access without the @ symbol is the older method and is discouraged.
* Send Bugzilla e-mails from bugzilla_noreply@ml.mageia.orgDan Fandrich2024-02-081-1/+1
| | | | | | | This is currently the only subdomain with an SPF record and is therefore the only one from which some mail providers will accept e-mails these days. Having _noreply in the name makes it more obvious that a reply will go nowhere.
* Switch links to https: where possibleDan Fandrich2024-01-251-2/+2
| | | | | | | All these point to valid https: resources, but there is a small chance that some unusual interaction will cause it not to work. Some of these changes also won't take effect until the server is restarted, so we'll need to keep this in mind if failures occur long from now.
* Set All as default platform by defaul ( LpSolit )Nicolas Lécureuil2016-02-241-1/+1
|
* add missing maintainer definition (mga#17798)Frédéric Buclin2016-02-211-1/+2
|
* lint fixes for bugzillaThomas Backlund2015-10-191-1/+1
|
* initialise debug_group to the editbugs groupDexter Morgan2013-03-151-0/+1
|
* Fix typoDexter Morgan2013-02-241-1/+1
|
* Turn ajax_user_autocompletion ONDexter Morgan2013-02-241-0/+1
|
* Adapt params to bugzilla 4.4 / add default_search_limit to 500Dexter Morgan2013-02-241-22/+24
|
* Fix doc pathDexter Morgan2013-02-211-1/+1
|
* Remove maintaince modeDexter Morgan2013-02-201-1/+0
|
* Fix typoDexter Morgan2013-02-201-1/+1
|
* Add shutdown messageDexter Morgan2013-02-201-1/+1
|
* Remove empty insidergroupDexter Morgan2013-02-111-1/+0
|
* Set secteam as insider groupDexter Morgan2013-02-111-1/+2
|
* use a local version of dot, instead of using att servicesMichael Scherer2011-07-181-1/+1
|
* disable daily reminder of opened bugsMichael Scherer2011-07-031-1/+1
|
* Enable milestone support as requested by rdaDexter Morgan2011-03-141-1/+1
|
* Enable milestone support as requested by rdaDexter Morgan2011-03-141-1/+1
|
* Do not allow users on the DB ( Bug #336)Dexter Morgan2011-03-121-1/+1
|
* - do not hardcode the hostname of the server, in case we need to change it Michael Scherer2011-03-081-1/+1
| | | | | ( for example if the service is migrated to another one )
* Do not enable votesDexter Morgan2011-02-211-1/+1
| | | | | CCBUG: 149
* Allow to show attachment in the user browserDexter Morgan2011-02-201-1/+1
|
* Use "see also" URL field instead of the URL: fieldDexter Morgan2011-02-191-1/+1
|
* Fix the link to the documentation by using the one online from bugzillaDexter Morgan2011-02-161-1/+1
|
* Use the complete adress for bugzilla-deamon if not it will use @bugs.mageia.orgDexter Morgan2011-02-151-1/+1
|
* - use smtp instead of sendmail, to solve problem of wrong sender from ↵Michael Scherer2011-02-151-1/+1
| | | | bugzilla email
* do not hardcode domainMichael Scherer2011-02-151-1/+1
|
* Add bugs@ml as globalwatcherDexter Morgan2011-02-151-1/+1
| | | | | This way this ML will receive a mail for each bugreports
* Allow DB accouts.Dexter Morgan2011-02-151-1/+1
| | | | | This will be used for bugs@ml.mageia.org globalwatcher account
* Enable votesDexter Morgan2011-02-141-1/+1
|
* Enable useqacontactDexter Morgan2011-02-131-1/+1
|
* set allowemailchange to 0Dexter Morgan2011-02-131-1/+1
|
* Fix typoDexter Morgan2011-02-121-1/+1
|
* Set defaultpriority to normalDexter Morgan2011-02-121-1/+1
|
* Enable commentonchange_resolutionDexter Morgan2011-02-121-1/+1
|
* Do not use "See also" field.Dexter Morgan2011-02-121-1/+1
|
* Enable ssl may not work right nowDexter Morgan2011-02-121-2/+2
|
* Enable white boardDexter Morgan2011-02-121-1/+1
|
* turn letsubmitterchoosemilestone to 0Dexter Morgan2011-02-121-1/+1
|
* Fix default severityDexter Morgan2011-02-121-17/+17
| | | | | | Fix defautl Arch Remove timetrackinggroup
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-151-1/+1
| | | | is ldap or postgresql at the first glance
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-4/+4
| | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others
* Add params fileDexter Morgan2010-11-151-0/+107