aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/templates
Commit message (Collapse)AuthorAgeFilesLines
* 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, and rewrite the web config to use the higher level apacheMichael Scherer2011-02-121-13/+0
| | | | type we wrote
* 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-152-2/+2
| | | | is ldap or postgresql at the first glance
* - do not let file with passwords to be world readable Michael Scherer2010-11-203-6/+6
| | | | | | | | ( 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
* Fix vhost_bugs.mageia.org.conf filenameDexter Morgan2010-11-181-0/+0
|
* Do not hardcode the domain nameDexter Morgan2010-11-181-1/+1
|
* Add vhost and webapps.d files for bugzillaDexter Morgan2010-11-182-0/+48
|
* Add params fileDexter Morgan2010-11-151-0/+107
|
* - do not store password in clear in the svnMichael Scherer2010-11-101-1/+1
|
* - do not hardcode the domainname ( for reusability )Michael Scherer2010-11-101-1/+1
|
* Remove the secret key from the file ( even if this is not the one used )Dexter Morgan2010-11-091-6/+0
| | | | | A new one will be recreated with checksetup.pl when needed.
* First commit for the puppet bugzilla moduleDexter Morgan2010-11-071-0/+110