Team Chat Logs

2007 0
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

January 16, 2007

[00:00:40] * avarab has quit IRC
[00:01:00] <toten> ok
[00:03:47] <et> ascii doesn't suffice for americans either - stuff like dashes, quotation marks etc doesn't fit into ascii ;)
[00:06:52] <pacopablo> alect: read my latest blog entry on pacopablo.com ;)
[00:07:23] <pacopablo> et: um, how do dashes and quotation marks not fit into ascii?
[00:08:15] <et> they are hacked in, somehow
[00:08:29] <et> but you have the same char for minus and hyphen and dash...
[00:09:16] <pacopablo> well, in normal writing, it's near impossible to tell between a minus, hyphen and dash, except for context anyway
[00:09:19] <pacopablo> http://jimprice.com/ascii-0-127.gif
[00:09:33] <pacopablo> looks like pretty much all the necessary english symbols are there ;)
[00:10:21] <et> uhm, it's all but impossible to tell them apart
[00:11:05] <et> there's no opening/closing quotation mark, just one char for both cases...
[00:11:21] <pacopablo> so? how is this a problem?
[00:11:29] <et> it doesn't look right
[00:11:42] <pacopablo> bah, most people's handwriting doesn't look right
[00:12:06] <et> that's no reason to do it wrong too :)
[00:13:18] <pacopablo> come on, everyone is doing it, it doesn't hurt, it's not like anyone is going to know ... ;)
[00:13:50] <asmodai> alect: yeah, I am
[00:13:59] <asmodai> alect: hard to find Python dev jobs around here :(
[00:14:30] * pacopablo wonders if he has anything he could sell to raise air fare to pycon
[00:14:38] <pacopablo> well, I'll have to sleep on it, night all
[00:21:17] <asmodai> Speaking of handwriting, I get compliments from a lot of women on my clear writing :)
[01:05:17] * andrew_hill has joined #trac
[01:19:22] * Valerion has joined #trac
[01:20:29] * maxb_ has joined #trac
[01:21:28] * maxb_ is now known as maxb
[01:28:08] * cerw has joined #trac
[01:35:55] * New2Symfony has quit IRC
[01:46:30] * mbroeken has joined #trac
[01:55:37] * cerw has quit IRC
[02:00:39] * coderanger_ has joined #trac
[02:00:39] * coderanger has quit IRC
[02:54:18] * ehird has joined #trac
[03:05:06] <otaku42> does anyone know a plugin for trac (0.10.x) which allows to trigger the call of external commands for certain events (such as when a wiki page is edited or a comment is added to a ticket)?
[03:21:17] <alect> probably 2-3am :\
[03:21:29] <alect> agck
[03:21:38] <alect> otaku: nope, but it'd be easy to write
[03:22:59] <otaku42> alect: i vaguely remember that there is a API for plugins to react on various events, but i don't remember where i saw infos about that...
[03:23:04] <otaku42> alect: any hints?
[03:23:50] <alect> yeah I{Wiki,Ticket}ChangeListener
[03:25:27] <otaku42> alect: thx
[03:27:22] <alect> no problem
[03:28:12] <alect> haha, nice blog post paco :P
[03:36:29] * avarab_ is now known as avar
[03:54:25] * incorrect has joined #trac
[03:54:29] <incorrect> hello
[03:54:34] <alect> correct!
[03:54:38] <alect> i bet you get that all the time
[03:54:46] <incorrect> nope
[03:54:57] <incorrect> often someone says, 'thats incorrect'
[03:55:06] <incorrect> and i say, 'no im incorrect'
[03:55:22] <alect> well, at least i was original
[03:55:27] <alect> ish
[03:55:29] <incorrect> indeed you were! :)
[03:56:37] <incorrect> its a pitty trac doesn't have a build manager built in
[03:56:56] <alect> like...continuous integration build tests etc.?
[03:57:07] <alect> or to actually kick off builds
[03:57:08] <alect> ?
[03:57:15] <incorrect> it would be great to show builds, against code revisions, against closed bugs
[03:57:26] <alect> have you seen bitten?
[03:57:32] <alect> bitten.cmlenz.net
[03:57:33] <incorrect> nope but i think im about to!
[04:05:12] * lnayrb has joined #trac
[04:09:27] <incorrect> trac needs to run on the same machine as subversion?
[04:10:10] <alect> yep
[04:10:58] <incorrect> pitty
[04:11:15] <ehird> well, you could use fuse to connect to another servers FS with the repo
[04:11:17] <ehird> but thatd be nasty
[04:11:33] <incorrect> i have many sites, it would have been nice to have a local web project server
[04:11:40] <incorrect> but then id need to replicate the db
[04:11:49] <incorrect> ok forget it, trac is pretty light anyway
[04:17:52] * jMCg has joined #Trac
[04:20:11] * bryanl has quit IRC
[04:20:21] <incorrect> bitten seems to be java and python specific
[04:20:27] <jMCg> Hello boys and girls - Yesternight at a very late hour I decided that it's a great idea to use the PostgreSQL backend for Trac - because backup would seem to go very easy - pg_dump_all
[04:20:52] <incorrect> and..?
[04:21:26] <incorrect> did the world come to and end?
[04:21:44] <jMCg> Now there are several implications to this. First of all: my lazynes. I would like to host each and every project in one database. So I would need something like supplying prefixes, instead of having to create for each project a new one.
[04:22:33] <jMCg> The other is, that I would have to migrate existing Projects from Trac 0.9's SQLite backend to Trac 0.10.3 PostgreSQL backend.
[04:24:31] * __doc__ has joined #trac
[04:24:33] <__doc__> hi
[04:24:49] <__doc__> does anybody know if page2pdf works with 0.11dev?
[04:26:04] * Arkitect_ has joined #trac
[04:29:27] * lnayrb has quit IRC
[04:30:39] <__doc__> oh and one other question, when there is a data format change to the databases on a trunk version, will the conversions be provided and will trac recognize it needs to execute them upon start?
[04:33:27] <Arkitect_> hi all
[04:33:37] <Arkitect_> I am a newbie to trac
[04:33:59] <Arkitect_> wanted to know if is possible to change the default wiki pages for new projects?
[04:35:09] <Arkitect_> I would like to use the wiki as documentation for the project. The documentation outline is a standard template
[04:35:31] <Arkitect_> is this possible?
[04:36:38] <alect> jmcg: trac's pg support can use "prefixes" in the form of "schemas"
[04:36:45] * mz2007 has joined #trac
[04:37:23] <alect> doc: database changes should be smooth, but need to be manually performed with "trac-admin <env> upgrdae"
[04:37:44] <jMCg> alect: great thanks - must've missed that somehow out.
[04:37:56] <jMCg> And that answeres my second question.. or actually.. not.
[04:38:21] <alect> there is a migration script on trac-hacks
[04:39:39] * cerw has joined #trac
[04:39:42] <cerw> hi there
[04:39:54] <cerw> can i add custom fields to Ticket (but combo box? )
[04:40:00] <mz2007> Hi everybody
[04:41:06] <mz2007> I'm new to trac, so can anybody provide me info, if there is a remote http / xml API for Trac to create tickets,....?
[04:41:30] <__doc__> alect: how do I know an upgrade is neccesairy when going from one version to the other?
[04:41:55] <alect> doc: trac will stop serving and will log a message saying it needs an upgrade
[04:42:03] <__doc__> alect: ah, great :)
[04:42:09] <alect> mz2007: xmlrpc plugin on trac-hacks
[04:42:38] <__doc__> so, is there any wiki to pdf conversion working in 0.11dev?
[04:42:40] <mz2007> ok, thanks. because I have to integrate with MS CRM 3.0
[04:43:20] <alect> arkitect: only under trac trunk: http://trac.edgewall.org/wiki/PageTemplates
[04:43:32] <alect> doc: no idea
[04:44:07] <__doc__> hrm
[04:44:24] <__doc__> I've downloaded the page2pdf plugin and installed it, but it doesn't show up in the plugins list
[04:44:45] <Arkitect_> alect: thx
[04:45:01] <alect> @logging
[04:45:01] <evil_twin> alect: "logging" is http://trac.edgewall.org/wiki/TracLogging <-- Enable debug logging to file, ensure your environments log/ directory is writeable by your web server user, check for errors.
[04:45:07] <alect> doc: enable logging, check the logs
[04:45:11] <alect> doc: did you enable it in webadmin?
[04:45:37] <__doc__> alect: I would've enabled if it would've shown up in the webadmin.
[04:46:33] <mz2007> ok thanks, by
[04:46:34] * alect shrugs
[04:46:47] * mz2007 has quit IRC
[04:47:58] <Arkitect_> alect: will this apply to all new projects created or just the project the template was created in?
[04:49:06] <alect> the latter. but you can add them to /usr/share/trac/wiki-default to achieve that result
[04:49:44] <__doc__> alect: ImportError: cannot import name wiki_to_html
[04:49:50] <Arkitect_> alect : cool thanks
[04:49:52] <mitsuhiko> alect: what's wrong if clearsilver does not render to the end?
[04:50:26] <mitsuhiko> <select name="style">
[04:50:26] <mitsuhiko> <?cs each:s = styles ?>
[04:50:26] <mitsuhiko> <option<?cs if:s == selection ?>selected="selected"<?cs /if ?>><?cs var:s ?></option>
[04:50:26] <mitsuhiko> <?cs /each ?>
[04:50:26] <mitsuhiko> </select>
[04:50:32] <mitsuhiko> it never reaches </select>
[04:50:59] <alect> doc: you running current trunk? there was a compat fix for those functions being moved iirc
[04:50:59] <mitsuhiko> i'm currently backporting the pygments stuff of 0.11 to 0.10
[04:51:04] <mitsuhiko> therefore my question :)
[04:51:11] <__doc__> what is wiki_2_html?
[04:51:13] <alect> mitsuhiko: hmmm, not sure
[04:51:30] <alect> i think i have seen that before, but i can't remember what caused it :(
[04:51:42] <alect> clearsilver is the devil
[04:52:04] <mitsuhiko> alect: i know
[04:52:54] <mitsuhiko> ARGH
[04:53:00] <mitsuhiko> alect: do you know what fixed the problem?
[04:53:38] * whitelynx has quit IRC
[04:53:44] <mitsuhiko> renaming selected to current...
[04:54:23] <alect> !
[04:56:13] <mitsuhiko> alect: other question. how can i tell clearsilver that the passed variable is markup?
[04:56:28] <__doc__> alect: I've svn up'ed trac now, the warning's gone, getting a pdf works too, except, there's no content whatsoever put in.
[04:56:40] <__doc__> alect: basically 0 length content carry for the response.
[04:56:46] <alect> mitsuhiko: trac's HDF wrapper should automatically convert Markup iirc
[04:57:09] <alect> doc: confiugred it correctly as per the wiki page instructions?
[04:58:17] <mitsuhiko> alect: so there is a Markup class like in genshi somewhere?
[04:58:18] <__doc__> alect: there isn't a whole lot to configure, and the instructions say the defaults are good.
[05:00:27] <alect> mitsuhiko: yeah. trac.util.html
[05:00:56] <alect> doc: no idea then really. check the bugs reported against pagetopdf, perhaps something will help
[05:02:22] <mitsuhiko> hmm. looks like a bug: http://trac.edgewall.org/browser/tags/trac-0.9b1/trac/About.py
[05:04:20] <alect> ooerr
[05:14:16] * bryanl has joined #trac
[05:21:52] * dmax has quit IRC
[05:21:56] * s0undt3ch has quit IRC
[05:21:57] * s0undt3ch_ is now known as s0undt3ch
[05:22:02] * Semhirage has quit IRC
[05:22:03] * s0undt3ch_ has joined #trac
[05:22:06] * _dmax has joined #trac
[05:22:20] * _dmax is now known as dmax
[05:22:29] * Semhirage has joined #Trac
[05:24:08] <__doc__> alect: htmldoc isn't on my system
[05:24:12] <__doc__> alect: fails silently
[05:24:23] <alect> that'll do it
[05:24:34] <alect> who was after continuous integration systems: http://trac.edgewall.org/wiki/PluginList#ContinuousIntegration
[05:29:58] <coderanger_> pacopablo: Yes planned, no finished
[05:30:11] <coderanger_> getting closer though :)
[05:31:28] <alect> wb coderanger
[05:35:40] <coderanger_> whee, first day of classes
[05:35:42] <coderanger_> gotta love it
[05:35:47] <alect> heh
[05:37:24] <mitsuhiko> hmm. anyone any ideas how to add a default stylesheet to all requests that render a specific macro?
[05:37:58] <mitsuhiko> IRequestFilter does not work, add_stylesheet does nothing somehow
[05:38:48] <__doc__> okeee now page2pdf works, but the image rendering is "funny" :)
[05:40:32] <mitsuhiko> argh
[05:40:35] <mitsuhiko> i know why
[05:40:48] <__doc__> Error: Macro Image(sc1.jpg) failed
[05:40:48] <__doc__> Cannot reference local attachment from here
[05:40:54] <__doc__> hm :)?`
[05:41:03] <coderanger_> __doc__: Is this a recent version?
[05:41:18] <__doc__> coderanger_: the most recent one
[05:41:28] <__doc__> coderanger_: trac trunk and page2pdf trunc
[05:41:50] <__doc__> these errors apear in the rendered pdf
[05:41:51] <coderanger_> __doc__: Image handling has probably changed in trunk
[05:42:17] <coderanger_> all the context stuffs
[05:42:28] <__doc__> coderanger_: but page2pdf doesn't handle images explicitly...
[05:42:34] <coderanger_> it does
[05:42:46] <__doc__> uh
[05:43:00] <coderanger_> well it renders the wiki text to html, and then does some REs on the images to fix them
[05:43:09] <__doc__> ic
[05:43:21] <__doc__> but that message must originate earlier
[05:43:29] <__doc__> wiki_to_html
[05:43:37] <coderanger_> yes, probably looking for the attachment in the "wrong" context
[05:44:08] * __doc__ found a trac bug :)
[05:44:48] <coderanger_> no, pagetopdf needs to be ported to use the new context system
[05:44:54] <coderanger_> which is won't be for a bit
[05:45:09] <coderanger_> combinewiki probably needs the same
[05:45:13] <__doc__> on a sidenote, wouldn't it be better to use that pdf python module to generate a pdf without opening a subprocess that converts html to pdf?
[05:45:24] <coderanger_> Do you know of one?
[05:45:29] <coderanger_> I would love to :)
[05:45:30] <__doc__> yeah, just a sec
[05:45:54] <__doc__> coderanger_: http://vsbabu.org/mt/archives/2002/09/19/reportlab_python_pdf.html
[05:46:02] <__doc__> reportlab
[05:46:07] <coderanger_> reportlab is just a PDF builder
[05:46:11] <coderanger_> it won't do HTML layout
[05:46:20] <cerw> guys can i make custom SELECT box in TIcket?
[05:47:05] <__doc__> coderanger_: I see what you mean, hm, but say if you had a wiki you could do the thing directly from the wiki -> pdf without the html route
[05:47:15] <coderanger_> cerw: Yes, use "select" as the type
[05:47:35] <coderanger_> __doc__: How, something has to do the doument layout no matter the format
[05:47:56] <__doc__> coderanger_: hrm. hrm. :)
[05:48:16] <__doc__> coderanger_: you could re-implement htmldoc as a python package
[05:48:30] <coderanger_> What is needed is a pure-python HTML layout system, but that is a lot of work
[05:49:00] <__doc__> coderanger_: pyglet by richard jones has html layout code.
[05:49:05] <__doc__> and css etc.
[05:49:26] <__doc__> coderanger_: I assume grail has too, but it's a bit ... dated :)
[05:49:47] <cerw> coderanger_: thanks i try that
[05:49:52] <coderanger_> Yeah, but pyglet is still brand new, been waiting to see where it goes before diving in
[05:49:53] <alect> what we really need is a non-sucky wiki renderer
[05:50:04] <__doc__> coderanger_: same here ^^
[05:50:07] <alect> with an intermediate tree-like form
[05:50:37] <coderanger_> alect: Yeah, like the markdown nanodom
[05:50:46] <alect> yeah
[05:50:49] <mitsuhiko> alect: +sys.maxint
[05:51:12] <coderanger_> maybe thats a good sprintable
[05:51:14] <coderanger_> :)
[05:51:38] <mitsuhiko> yeah. someone could pimp my tekisuto so that it uses regular expressions rather then callbacks
[05:51:41] <mitsuhiko> that could speed it out
[05:51:49] <mitsuhiko> alect: do you have commit access on trac-hacks?
[05:51:58] <coderanger_> I hope so
[05:51:59] <__doc__> coderanger_: though page2pdf should check if htmldoc is available, because it ignores it silently and just delivers a 0 length pdf if missing. got me a bit confused.
[05:52:34] <alect> mitsuhiko: i run trac-hacks :)
[05:52:40] <coderanger_> __doc__: Yeah, should probably move it to using subprocess so the output is captured
[05:52:52] <alect> coderanger also has admin on trac-hacks
[05:52:53] <mitsuhiko> alect: even better :D
[05:53:12] <mitsuhiko> i've backported the pygments plugin from 0.11 to 0.10
[05:53:32] <alect> ok
[05:53:41] <coderanger_> there already was a 0.10 version :P
[05:53:41] <mitsuhiko> hmm. maybe i'll show it matt_good first
[05:53:52] <mitsuhiko> coderanger_: yeah. but not with the same featureset
[05:53:57] <coderanger_> ahh
[05:54:19] <alect> mitsuhiko: good call. get matt to send me a mail okaying your commit access to it and i'll make it so
[05:54:30] <cerw> ok i added in trac.ini
[05:54:33] <incorrect> are there any other projects like trac?
[05:54:44] <cerw> now do i need to init trac somehow? or how di i make it show in ticket?
[05:54:55] <coderanger_> incorrect: A few attempted clones, JTrac, some ruby thing that never worked
[05:55:07] <coderanger_> incorrect: primo planner (which I think is now orphaned)
[05:55:26] <alect> sprint!
[05:55:29] <alect> man i'm keen
[05:55:38] <alect> BoF!
[05:55:44] <coderanger_> cerw: It should show up instantly
[05:55:46] <alect> you going to the whole conference noah?
[05:56:11] <incorrect> are there any others alternatives to bitten?
[05:56:23] <alect> incorrect:
[05:56:33] <coderanger_> alect: Except the tutorials, yes
[05:56:33] <alect> see the url i pasted earlier
[05:56:54] <incorrect> bitten.cmlenz.net
[05:57:07] <coderanger_> @wiki PluginList
[05:57:07] <evil_twin> coderanger_: http://trac.edgewall.org/wiki/PluginList
[05:57:12] * coderanger_ is now known as coderanger
[05:57:13] <incorrect> but none that integrate into trac
[05:57:22] <coderanger> incorrect: There are 2 others on there
[05:57:40] <incorrect> thanks
[05:58:45] * tkp has quit IRC
[05:59:04] * tkp has joined #trac
[05:59:18] <cerw> ok my type.. it is showing now
[05:59:24] <cerw> what is the correct syntax for order?
[06:00:44] <__doc__> coderanger: you could study htmldoc a bit and figure out how to compile it to a .so and then use ctypes :)
[06:01:17] <coderanger> cerw: It should show up in the order you give
[06:01:31] <coderanger> oh, you mean the .order option
[06:01:35] <coderanger> just a number
[06:04:08] <incorrect> does anyone know if its possible to get subversion to use unix system groups in the .authz file?
[06:05:58] <coderanger> Don't think so
[06:06:04] <coderanger> Though you can in Trac :)
[06:06:27] <incorrect> yes i saw
[06:06:45] <coderanger> I think that might have been the first plugin I made
[06:06:57] <incorrect> i saw you name beside it
[06:13:59] * bottazzo has joined #trac
[06:14:37] <bottazzo> hi, anyone have installed trac on lampp ?
[06:15:05] <mitsuhiko> bottazzo: lampp?
[06:15:17] <mitsuhiko> i have trac on linux + apache + sqlite + fastcgi
[06:15:26] <mitsuhiko> so nearly lamp
[06:16:14] <bottazzo> yes... nearly ... wel.. im gonna try...
[06:16:52] <otaku42> linux + apache + sqlite + mod_python here
[06:18:23] <bottazzo> i need cgi or python to run trac? why not php? =]
[06:18:54] <coderanger> because Trac isn't written in PHP
[06:18:55] <otaku42> bottazzo: because trac is written in python, not in php
[06:19:05] <mitsuhiko> and that's good [tm]
[06:19:11] <coderanger> indeed
[06:19:14] * otaku42 seconds mitsuhiko
[06:19:42] <coderanger> bottazzo: You don't need CGI though, Trac runs with a variety of frontends
[06:19:59] <coderanger> CGI, FastCGI, mod_python, SCGI, WSGI, etc etc
[06:20:14] <mitsuhiko> in fact, i'm running trac over wsgi-fastcgi because the included fastcgi system is slower than flup
[06:20:52] <bottazzo> i have apache2 with cgi .. so if i run apt-get install trac.. maybe its work
[06:21:09] <coderanger> after you set it up
[06:21:10] <coderanger> yes
[06:21:38] <coderanger> there are fairly detailed instructions on the Trac site
[06:21:53] * ehird personally doubts anyone asking "why isn't it php lulz?! php r cool" would be able to maintain a trac site
[06:22:12] <mitsuhiko> ehird: heh. i'm unable to maintain php applications
[06:22:24] <ehird> i can write php; but i refuse to
[06:22:31] <mitsuhiko> especially because "application instance" and "application" are in the same folder
[06:22:35] <mitsuhiko> god i hate that
[06:22:40] <ehird> and i mean, refuse. i haven't written one line of php since i switched to ruby and i never. will. again.
[06:22:50] <mitsuhiko> updating applications is fun then :-/
[06:23:33] <bottazzo> yeah, im reading the site.. there are some informations that i can run trac without apache.. Running the Standalone Server..
[06:23:49] <mitsuhiko> bottazzo: you have access to the shell and apache config?
[06:24:01] <bottazzo> yeap..its in my own computer
[06:24:03] <mitsuhiko> then do yourself a favor and use mod_python or fastcgi
[06:24:41] <coderanger> tracd is fine for small setups
[06:24:46] <coderanger> and it basically JFW
[06:25:06] <ehird> On the subject of programming
[06:25:17] <ehird> ``Besides, I'm just responding to a previous post that said "this is the best language for beginners". I think if that were true, I wouldn't need to "take a course, buy a book, or find a tutorial.''' -- Some idiot on a forum
[06:28:21] <mitsuhiko> ehird: php isn't for beginners
[06:28:31] <ehird> i wasn't talking about php
[06:28:38] <mitsuhiko> ehird: yeah
[06:28:43] <mitsuhiko> but it's a common argument
[06:28:48] <mitsuhiko> "use php, php is for beginners"
[06:28:49] <ehird> i was mentioning an idiot on a forum thinking he could learn a language without either taking a course, buying a book or FINDING A TUTORIAL
[06:29:01] <mitsuhiko> those beginners have not a clue what an sqlinjection etc is
[06:29:06] <mitsuhiko> because they don't want to know
[06:29:08] <ehird> how can you learn something without reading anything? "Hello computer please do this: - Delete all files. Thank you." <COMPILE>
[06:29:36] <ehird> i started off with php, and i'm still recovering :'(
[06:30:12] <coderanger> ehird: Its simple, make the language yourself :)
[06:30:21] <ehird> hah
[06:30:30] <mitsuhiko> when i was young[sic!] i never thought about why $foo[bar] is the same as $foo['bar']
[06:30:35] <mitsuhiko> i guess nobody odes
[06:30:37] <mitsuhiko> *does
[06:30:49] <ehird> young is a spelling error done by the person you're quoting?
[06:30:53] <ehird> i think you misunderstand what [sic] means
[06:30:54] <mitsuhiko> but hey, just because stupid php initializes unexisting constants with their same name
[06:31:38] <mitsuhiko> sic means "so"
[06:31:58] <et> it doesn't initialize them, just when you read from them...
[06:33:49] <mitsuhiko> ehird: you not only use [sic] to mark a spelling mistake when quoting but also to emphasize a anomaly or something like that
[06:34:21] <ehird> um no
[06:34:30] <ehird> [sic] = "this is in a quote, this is their spelling mistake"
[06:34:40] <ehird> if you want to show "i dunno if i spelled this right", it's (sp)
[06:34:46] <mitsuhiko> hmm. i guess that's a difference in german and english quoting then
[06:34:50] * Arkitect_ has quit IRC
[06:34:50] <ehird> emphazizing something ... um... (!) or something
[06:36:00] <mitsuhiko> if you quote some german text you usually use [sic?] to mark a probably wrong statement and [sic] or [sic!] to mark a spelling mistake to a caveat etc.
[06:36:20] <mitsuhiko> </offtopic>
[06:45:09] * s0undt3ch has quit IRC
[06:45:09] * s0undt3ch_ is now known as s0undt3ch
[06:45:11] * s0undt3ch_ has joined #trac
[06:53:02] * retracile has joined #trac
[06:54:38] * LionsMane has joined #trac
[06:54:38] <alect> BoF!
[06:54:59] <alect> pycon!
[06:55:08] <mitsuhiko> alect: BoF?
[06:55:41] <alect> us.pycon.org/TX2007/BoF
[06:55:50] <mitsuhiko> alect: i added a tar.gz with the pygments stuff to the TracPygments page. maybe you could ping matt_good and give him the link if you see him
[06:56:26] <SpComb> is there some way to make the "View Tickets" button to link to /query instead of /report?
[06:56:52] * leefaus has joined #trac
[06:57:01] <coderanger> SpComb: Disable reports
[06:57:16] <SpComb> or at least show some kind of list of them right away when you click on View Tickets
[06:57:19] <SpComb> hmmk
[06:57:19] * jtoy has joined #trac
[06:57:24] <leefaus> ping alect
[06:58:22] <SpComb> hmm
[06:58:43] <SpComb> trac.ticket.report.* = disabled doesn't seem to do anything
[06:59:03] <SpComb> it still goes to /report
[07:00:46] <SpComb> ah right, restart apache2
[07:01:36] <retracile> alect: Glad to see you're gonna make PyCon & the sprints!
[07:01:41] <retracile> alect: WorkFlow!
[07:02:36] <leefaus> i am a developer at red hat wanting to lend a hand on ticket 886. does anyone know the status? our boss really likes using trac but we need support for master tickets to do scrum, user stories.
[07:04:00] <coderanger> Not much has been going on with workflow lately
[07:04:25] <coderanger> (which is really what is needed for that to work well)
[07:04:43] <coderanger> You could do it as a plugin
[07:05:02] <leefaus> i was hoping that alect could point us in the right direction.
[07:05:42] <coderanger> just sketching it out, one sec
[07:05:46] <coderanger> hmm, yeah
[07:05:48] <alect> retracile: :)
[07:06:05] <coderanger> I assume you are using 0.10.3, correct?
[07:06:08] <alect> leefaus: did you just send me a mail?
[07:06:26] <leefaus> that was one of the developers on the team.
[07:06:30] <leefaus> alect.
[07:06:36] <alect> aha
[07:06:56] <alect> i replied, but check out:
[07:06:58] <retracile> alect: I know there are a lot of things to choose from for the sprints, but I'm planning on working on workflow for that.