IRC logs of #mantisbt for Tuesday, 2014-11-04

*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt00:58
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC01:02
*** giallu <giallu!~giallu@fedora/giallu> has joined #mantisbt02:23
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt02:47
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC02:51
*** dregad <dregad!c186bb23@gateway/web/freenode/session> has joined #mantisbt03:44
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt04:36
*** dregad <dregad!c186bb23@gateway/web/freenode/session> has quit IRC04:36
*** dregad <dregad!c186bb23@gateway/web/freenode/ip.193.134.187.35> has joined #mantisbt04:36
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC04:41
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt06:24
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC06:29
*** giallu <giallu!~giallu@fedora/giallu> has quit IRC07:10
*** Yoerger <Yoerger!~Viaron@pool-108-9-190-169.tampfl.fios.verizon.net> has joined #mantisbt08:10
YoergerAnyone around?08:10
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt08:13
YoergerI'm looking for the location of the HTML of the header and footer. I'd like to heavily modify them, not just change a few configuration lines. I can't seem to find their exact location. Most of the pages I've found using Google only talk about very specifc changes.08:15
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC08:18
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt10:02
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC10:07
*** CaveJohnson <CaveJohnson!Matrixiumn@unaffiliated/matrixiumn> has quit IRC10:13
YoergerI'm looking for the location of the HTML of the header and footer. I'd like to heavily modify them, not just change a few configuration lines. I can't seem to find their exact location. Most of the pages I've found using Google only talk about very specifc changes.10:34
parag0nIt doesnt really exist as such10:37
parag0nits auto generated by html_top_banner() in core/html_api.php10:38
YoergerIn a previous version, was there a footer and header php script file? I thought I recalled that the last time I setup Mantis, but it was over a year ago.10:40
parag0nNot that i know of, but i only started using it a couple of years back.10:42
YoergerSo is the echo line in html_api.php, inside function html_header, the HTML code for the header?10:43
parag0nWhat version?10:46
Yoergerlatest10:49
Yoergerstable10:49
YoergerSo 1.2.1710:49
parag0nI think html_header is just the text.  its probably html_top_banner you want10:51
YoergerI basically need this code: http://pastebin.com/qk3h8wPz10:52
YoergerWhich has 2 end images, and a repeating image based on monitor width in the middle, to be the header.10:53
YoergerLooking at this php it doesn't make much sense to me10:53
dregad@Yoerger as mentioned by parag0n the header/footer are generated by html api (html_top_banner / html_bottom_banner)11:35
dregadyou can define a file to be included in the header/footer in config_inc.php11:36
dregadsee $g_top_include_page, $g_bottom_include_page11:36
dregadhope this helps11:38
*** dregad <dregad!c186bb23@gateway/web/freenode/ip.193.134.187.35> has quit IRC11:38
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt11:51
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC11:56
GitHub[mantisbt] vboctor pushed 1 new commit to master-1.2.x: http://git.io/lIhOiA12:04
GitHubmantisbt/master-1.2.x 9cc94a7 Victor Boctor: Hide news permissions when disabled12:04
GitHub[mantisbt] vboctor force-pushed master-1.2.x from 9cc94a7 to 4b2d30a: http://git.io/zCM_jQ12:05
GitHubmantisbt/master-1.2.x 4b2d30a Victor Boctor: Hide news permissions when disabled...12:05
travis-ciBuild #1577: mantisbt/mantisbt master-1.2.x (9cc94a7) Victor Boctor - The build has errored.12:20
travis-ciBuild details: http://travis-ci.org/mantisbt/mantisbt/builds/3996470612:20
travis-ciCode Changes: https://github.com/mantisbt/mantisbt/compare/db9fddd31e22...9cc94a7204e912:20
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt12:34
*** giallu <giallu!~giallu@adsl-ull-81-34.40-151.net24.it> has joined #mantisbt13:25
*** giallu <giallu!~giallu@fedora/giallu> has joined #mantisbt13:25
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt13:40
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC13:45
*** giallu <giallu!~giallu@fedora/giallu> has quit IRC14:01
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt15:29
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC15:33
*** Matrixiumn <Matrixiumn!Matrixiumn@unaffiliated/matrixiumn> has joined #mantisbt16:20
*** Matrixiumn <Matrixiumn!Matrixiumn@unaffiliated/matrixiumn> has quit IRC16:26
*** Matrixiumn <Matrixiumn!Matrixiumn@unaffiliated/matrixiumn> has joined #mantisbt16:48
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt17:18
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC17:22
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC17:51
*** blue7storm <blue7storm!29daa2ed@gateway/web/freenode/ip.41.218.162.237> has joined #mantisbt18:21
blue7stormHay guys, I have a question regarding the bug_actiongroup.php why does it say todo: helper_call_custom_function('issue_update_validate') and it doesn't actually call it? what was the limitation there?, I am really tempted to just call the validation function18:22
*** blue7storm <blue7storm!29daa2ed@gateway/web/freenode/ip.41.218.162.237> has quit IRC18:49
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt19:07
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC19:11
*** arune <arune!~arune@h-217-240.a357.priv.bahnhof.se> has quit IRC20:32
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt20:55
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC21:00
*** mantisbot <mantisbot!~supybot@fluffy.mantisbt.org> has joined #mantisbt21:32
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt22:44
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC22:49
GitHub[mantisbt] vboctor pushed 1 new commit to master-1.2.x: http://git.io/q1b3JQ23:05
GitHubmantisbt/master-1.2.x b899651 Victor Boctor: Relationship emails disclose related issue...23:05
travis-ciBuild #1579: mantisbt/mantisbt master-1.2.x (b899651) Victor Boctor - The build was broken.23:07
travis-ciBuild details: http://travis-ci.org/mantisbt/mantisbt/builds/4002454623:07
travis-ciCode Changes: https://github.com/mantisbt/mantisbt/compare/4b2d30a82fc1...b899651cd7f023:07
GitHub[mantisbt] vboctor force-pushed master-1.2.x from b899651 to 76a1d20: http://git.io/zCM_jQ23:25
GitHubmantisbt/master-1.2.x 76a1d20 Victor Boctor: Relationship emails disclose related issue...23:25
travis-ciBuild #1580: mantisbt/mantisbt master-1.2.x (76a1d20) Victor Boctor - The build was fixed.23:29
travis-ciBuild details: http://travis-ci.org/mantisbt/mantisbt/builds/4002554223:29
travis-ciCode Changes: https://github.com/mantisbt/mantisbt/compare/b899651cd7f0...76a1d203b94a23:29

Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!