summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugzilla template to show new keyword list ( mga#17922 )HEADmasterNicolas Lécureuil2016-09-261-1/+1
|
* remove useless strings from the initial comment (mga#9286)Frédéric Buclin2016-02-211-2/+2
|
* Properly encode From headerOlivier Blin2016-02-161-1/+2
| | | | | | | Bugzilla emails could have been rejected because the From header was not properly encoded (for example when containing "é" characters): Oct 25 12:08:43 alamut postfix/smtp[7614]: 0F85B5AD2B: to=<mageia@blino.org>, relay=eforward3.registrar-servers.com[38.101.213.206]:25, delay=2.7, delays=0.01/0/0.99/1.7, dsn=5.0.0, status=bounced (host eforward3.registrar-servers.com[38.101.213.206] said: 550 From contains invalid characters. (in reply to end of DATA command))
* Merge branch 'custom'Colin Guthrie2014-09-1510-0/+3003
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a slightly strange merge commit. This merges two separate branches which were used on our live bugzilla in two different ways. The first ('master' here) was web/templates/bugzilla/extensions/Mageia/ in SVN. This was an 'Extension' for Bugzilla which applied our basic theme (i.e. the look and feel). The second ('custom' here) was web/templates/bugzilla/trunk/ in SVN and actually made changes such as using the Guided form by default and changing the email template and such like. When converting to git, only the Extension was initially migrated, but upon deployment it was realised that the 'custom' folder was also still needed and it was checked out directly from subversion. Back then I didn't have the time to consolidate this into one single repo, so this merge commit is my attempt at doing that now. The subversion was imported and a tree-filter applied to correct up the path. Hopefully everything works as expected!
| * Use guided formDexter Morgan2014-09-151-0/+111
| |
| * Use guided formDexter Morgan2014-09-151-0/+340
| |
| * Use guided formDexter Morgan2014-09-151-0/+172
| |
| * Should not be neededDexter Morgan2014-09-151-107/+0
| |
| * Remove this hackDexter Morgan2014-09-151-2/+0
| |
| * Fix mails headersDexter Morgan2014-09-152-70/+36
| |
| * FIx versionDexter Morgan2014-09-151-2/+2
| |
| * Adapt to new APIDexter Morgan2014-09-152-118/+1
| |
| * Remove unused pageDexter Morgan2014-09-151-1804/+0
| |
| * Remove to test hookDexter Morgan2014-09-151-172/+0
| |
| * Fix pageDexter Morgan2014-09-151-0/+4
| |
| * Allow to create accountsDexter Morgan2014-09-151-5/+0
| |
| * Add missing filesDexter Morgan2014-09-153-0/+297
| |
| * Fix index pageDexter Morgan2014-09-151-48/+42
| |
| * More templatesDexter Morgan2014-09-156-0/+3373
| |
| * Add new templateDexter Morgan2014-09-152-0/+953
| |
| * Start from scratchDexter Morgan2014-09-15288-39269/+0
| |
| * Add 4.0 branchDexter Morgan2014-09-15129-2679/+4590
| |
| * "Anonymize" IPs in Google Analytics tracker.Romain d'Alverny2014-09-151-0/+1
| | | | | | | | See revision 2056.
| * add reference to mageia.org faviconRomain d'Alverny2014-09-151-1/+1
| |
| * add ga tracking codeRomain d'Alverny2014-09-151-0/+11
| |
| * google sitemaps verif codeRomain d'Alverny2014-09-151-0/+1
| |
| * remove old navbarRomain d'Alverny2014-09-151-19/+0
| |
| * add new global barRomain d'Alverny2014-09-151-1/+2
| |
| * new wiki URLRomain d'Alverny2014-09-151-1/+1
| |
| * fix page marginsRomain d'Alverny2014-09-151-1/+0
| |
| * fix page marginsRomain d'Alverny2014-09-151-1/+5
| |
| * fix page marginsRomain d'Alverny2014-09-151-1/+2
| |
| * add global mageia.org navRomain d'Alverny2014-09-152-0/+26
| |
| * - Revert the do-not-show-URL patch (mga#1365)Ahmad Samir2014-09-151-3/+1
| |
| * try to remove Reproducible: and Steps to Reproduce: when emptyNicolas Vigier2014-09-151-2/+6
| |
| * - remove some not-needed-now text on the guided bug-reporting page, should ↵Ahmad Samir2014-09-151-3/+0
| | | | | | | | fix (mag#734)
| * Fix new mail headerDexter Morgan2014-09-151-1/+1
| |
| * Show the name the ppl that add a comment on a bug.Dexter Morgan2014-09-151-1/+1
| |
| * Add a bz_top_half_spacer before attachmentDexter Morgan2014-09-151-0/+6
| |
| * Change mail header of the first mail, as told on the MLDexter Morgan2014-09-151-1/+1
| |
| * Do not show the URL field, we will show the "See Also" instead in our bugzillaDexter Morgan2014-09-151-1/+3
| |
| * Fix Layout by putting the "comment box" after the comments Add branch for ↵Dexter Morgan2014-09-151-12/+9
| | | | | | | | told templates and future ones
| * Fix identity link on home page Do not add useragent into bugreportDexter Morgan2014-09-151-2/+0
| |
| * Add identity link on common-links tooDexter Morgan2014-09-151-1/+1
| |
| * Name bugzilla main pageDexter Morgan2014-09-151-1/+1
| |
| * Remove the trivial severity from the guided bugreport assistantDexter Morgan2014-09-151-4/+0
| |
| * Do not enable users to reset the passwordDexter Morgan2014-09-151-14/+0
| |
| * Fix bugreport page layoutDexter Morgan2014-09-152-2/+3
| |
| * Use guided bugreport page for new bugsDexter Morgan2014-09-151-1/+1
| |
| * Remove temp fileDexter Morgan2014-09-151-182/+0
| |