Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'custom' | Colin Guthrie | 2014-09-15 | 2 | -0/+144 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 form | Dexter Morgan | 2014-09-15 | 1 | -0/+111 |
| | | |||||
| * | Adapt to new API | Dexter Morgan | 2014-09-15 | 1 | -117/+0 |
| | | |||||
| * | More templates | Dexter Morgan | 2014-09-15 | 2 | -0/+150 |
| | | |||||
| * | Start from scratch | Dexter Morgan | 2014-09-15 | 32 | -5402/+0 |
| | | |||||
| * | Add 4.0 branch | Dexter Morgan | 2014-09-15 | 19 | -342/+445 |
| | | |||||
| * | "Anonymize" IPs in Google Analytics tracker. | Romain d'Alverny | 2014-09-15 | 1 | -0/+1 |
| | | | | | | | | See revision 2056. | ||||
| * | add reference to mageia.org favicon | Romain d'Alverny | 2014-09-15 | 1 | -1/+1 |
| | | |||||
| * | add ga tracking code | Romain d'Alverny | 2014-09-15 | 1 | -0/+11 |
| | | |||||
| * | google sitemaps verif code | Romain d'Alverny | 2014-09-15 | 1 | -0/+1 |
| | | |||||
| * | remove old navbar | Romain d'Alverny | 2014-09-15 | 1 | -19/+0 |
| | | |||||
| * | add new global bar | Romain d'Alverny | 2014-09-15 | 1 | -1/+2 |
| | | |||||
| * | new wiki URL | Romain d'Alverny | 2014-09-15 | 1 | -1/+1 |
| | | |||||
| * | fix page margins | Romain d'Alverny | 2014-09-15 | 1 | -1/+0 |
| | | |||||
| * | fix page margins | Romain d'Alverny | 2014-09-15 | 1 | -1/+5 |
| | | |||||
| * | fix page margins | Romain d'Alverny | 2014-09-15 | 1 | -1/+2 |
| | | |||||
| * | add global mageia.org nav | Romain d'Alverny | 2014-09-15 | 2 | -0/+26 |
| | | |||||
| * | Add identity link on common-links too | Dexter Morgan | 2014-09-15 | 1 | -1/+1 |
| | | |||||
| * | Use guided bugreport page for new bugs | Dexter Morgan | 2014-09-15 | 1 | -1/+1 |
| | | |||||
| * | Add custom template with identity support | Dexter Morgan | 2014-09-15 | 29 | -0/+5274 |
| | |||||
* | Revert "Revert "try to fix favicon of bugzilla"" | Colin Guthrie | 2014-09-15 | 1 | -0/+313 |
| | | | | | | | | | | | | This reverts commit ae199be85469c12db3da8ff5818f6eceba2e8944. This wasn't actually to blame for the broken Guided bug report form. It was broken because we keep our customisations to Bugzilla in two places, one here in this extension/theme and another in the template/en/custom/ tree. I will shortly merge in the template/en/custom changes and thus I will revert this revert in the mean time and restore the favicon! | ||||
* | Revert "try to fix favicon of bugzilla" | Colin Guthrie | 2014-06-17 | 1 | -313/+0 |
| | | | | | | | This reverts commit 624744a42671e0951443e140a688213e518776a4. This appears to break the Guided bug report screen as reported by David Walser | ||||
* | try to fix favicon of bugzilla | Manuel Hiebel | 2014-03-11 | 1 | -0/+313 |
| | |||||
* | Add mageia extension, from Frederic Buclin | Dexter Morgan | 2013-02-21 | 1 | -0/+18 |