Team Chat Logs

January 18, 2010

2010 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

[00:23:18.633314]<otaku42>moin
[01:06:18.173333]<opqdonut>i use mod_python and http auth, is there any nice way to enable guest access?
[01:06:46.785575]<opqdonut>i'm also using apaches's AuthPAM module so adding a "guest" account isn't really a solution
[01:12:17.710710]<wildintellect>well if you're stuck with AuthPAM you can make a user account on the system that has no login priveleges to the system
[01:18:25.344211]<opqdonut>there's no way to make login voluntary when using mod_python?
[01:26:17.612069]<opqdonut>ah, make authorization apply only to /trac/login
[01:26:25.392650]<opqdonut>why on earth was this not documented anywhere
[01:36:06.219874]<gbot94>trac: Ticket #8975 (Unable to save the wiki) created - <http://trac.edgewall.org/ticket/8975>
[01:38:57.808103]<wildintellect>oh ya, I assumed you wanted guests to be able to file tickets
[01:44:46.981044]<otaku42>opqdonut: that IS documented, see http://trac.edgewall.org/wiki/TracInstall#ConfiguringAuthentication which links to http://trac.edgewall.org/wiki/TracModPython
[01:48:35.456420]<opqdonut>oh
[01:48:37.632069]<opqdonut>**blush**
[02:06:10.465146]<gbot94>trac: Ticket #8975 (Unable to save the wiki) closed - <http://trac.edgewall.org/ticket/8975#comment:1>
[02:36:06.117945]<gbot94>trac: _setup_css.txt attached to TracInstallPlatforms - <http://trac.edgewall.org/attachment/wiki/TracInstallPlatforms/_setup_css.txt>
[02:49:29.432925]<kirean1>in custom query, can I add a custom field to the group by drop down list
[04:06:07.825040]<gbot94>trac: PageTemplates/templ created - <http://trac.edgewall.org/wiki/PageTemplates/templ?version=1>
[04:29:00.138186]<kirean1>could renaming the custom field make it available in the group by drop down? or do I need to hack the query.html to manually include my field?
[04:36:54.712311]<kirean1>ok.. copied the query.html to my instance/templates
[04:37:01.486066]<osimons>custom fields should be available in query automagically
[04:37:26.338854]<kirean1>osimons: ok
[04:37:47.762966]<kirean1>I was just about to say that that worked
[04:38:17.941548]<kirean1>I mean in the group by drop down, just so we're not talking about different issues
[04:39:02.893445]<kirean1>hmm
[04:39:16.696496]<kirean1>I do have two other custom fields in the drop down already
[04:39:38.054922]<kirean1>but not this custom field: cr_number
[04:40:56.158089]<osimons>kirean1: something caching fields?
[04:41:16.997395]<kirean1>I've hade all fields "for ages"
[04:41:25.060465]<kirean1>s/hade/had
[04:41:25.071982]<evil_twin>kirean1 meant: I've had all fields "for ages"
[04:41:43.279992]<osimons>would a server restart fix this?
[04:41:49.948903]<osimons>(ie. apache of course...)
[04:42:04.496460]<kirean1>I've restarted a thousend times at least since I added the fields
[04:42:14.366813]<kirean1>interesting
[04:42:21.386034]<osimons>thousand should be enough...
[04:42:24.111725]<kirean1>:-D
[04:44:03.190532]<kirean1>osimons: anything else to lookup?
[04:44:41.624055]<kirean1>fields like: test_status and rel_drop are available in the group drop down
[04:45:39.509322]<osimons>i don't remember much of the implementation details - would need to check source. however, just checked one of my messy local development projects and don't look like you can group by all kinds of custom fields
[04:46:20.396701]<osimons>what type of field is it?
[04:47:04.704829]<kirean1>ah, rel_drop and test_status are drop down's
[04:47:13.256957]<kirean1>cr_number is text
[04:47:41.344130]<lisppaste5>erikand pasted "query.html - group by drop down" at http://paste.lisp.org/display/93552
[04:48:25.559672]<kirean1>ok, there it is
[04:48:41.308828]<kirean1>osimons: thanks
[04:48:48.426059]<osimons>yup, that is what i find to - select and radio are the types that can be used for grouping
[04:49:39.790355]<kirean1>I've added my wanted field to that code.. it works fine
[04:49:42.159892]<kirean1>good enough
[06:15:31.619144]<santagada>any tips on what to do if my plugin doesn't show up in the plugins tab of admin?
[06:16:12.473112]<santagada>I know it is at least being loaded as there was a sintax error and trac showed it to me when I copied the egg to the plugins folder
[06:16:43.176828]<cmc>I'd think that might prevent it from appearing in the plugins tab
[06:16:59.567846]<santagada>cmc: I fixed the sintax error now
[06:17:20.897734]<santagada>cmc: and it still doesn't show there (and no error message anymore)
[06:18:15.602545]<cmc>does your setup.py have entry points?
[06:18:24.629590]<cmc>entry_points
[06:21:01.392291]<santagada>cmc: I found out the problem, I forgot to install a module
[06:21:12.043503]<santagada>cmc: I just turned logging on and there it was
[06:21:18.573223]<cmc>excellent
[09:06:09.852187]<gbot94>trac: TracDev/UnitTests edited - <http://trac.edgewall.org/wiki/TracDev/UnitTests?version=13>
[09:36:10.540795]<gbot94>trac: TracDev/UnitTests edited - <http://trac.edgewall.org/wiki/TracDev/UnitTests?version=14>
[11:06:15.720911]<gbot94>trac: TracDev/UnitTests edited - <http://trac.edgewall.org/wiki/TracDev/UnitTests?version=15>
[11:23:00.869336]<jhammel>http://k0s.org/blog/20100116191410
[11:23:38.674090]<jhammel>uh, ignore that, sorry ;)
[11:51:54.016366]<coderanger_>!seen asmodai
[11:51:54.024886]<evil_twin>asmodai was last seen on irc.freenode.net at Fri, 15 Jan 2010 15:33:46 +0100, joining #bitten
[11:51:55.992017]<gbot94>asmodai was last seen on irc.freenode.net at Sat, 16 Jan 2010 00:46:09 +0100, joining #SQLAlchemy
[12:21:13.193915]<djszapi>coderanger_: hello
[12:21:21.697159]<djszapi>are you the maintainer of masterticketsplugin ?
[12:24:12.131558]<coderanger_>I am
[12:24:25.607759]<djszapi>there is a problem with it .
[12:24:43.745217]<coderanger_>there are many problems with it, they are all waiting until after feb 2
[12:24:59.222694]<djszapi>what will happen that time ?
[12:25:15.486535]<coderanger_>Star Trek Online gets released and I can stop working 24/7
[12:26:51.645926]<coderanger_>and on that note, /me heads in to the office >_<
[12:27:05.231761]<djszapi>ok
[12:28:15.503372]<coderanger_>releasing 2 multi-million dollar MMOs in 5 months. It is exactly as good an idea as it sounds.
[12:36:03.384611]<djszapi>:P
[16:33:52.188231]<pacopablo>sprinters untite!
[16:34:34.097605]<pacopablo>so, who's goign to be sprinting at PyCon? retracile, coderanger_, rblank? any other takers?
[17:06:16.334560]<gbot94>trac: TracSprint edited - <http://trac.edgewall.org/wiki/TracSprint?version=23>
[17:36:18.345376]<gbot94>trac: Ticket #8976 (Can't restrict access to specified version of wiki page using ...) created - <http://trac.edgewall.org/ticket/8976> || TracImport edited - <http://trac.edgewall.org/wiki/TracImport?version=20>