Team Chat Logs

August 28, 2009

2009 7
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:49:01.166895]<dkT>Where can I find the default css for trac?
[01:03:15.153514]<evil_twin>t.e.o: Ticket #8612 (roadmap progress bar adds query links even if querymodule is disabled) created - <http://trac.edgewall.org/ticket/8612> - Felix Schwarz <felix.schwarz@…>
[01:06:23.953573]<asmodai>coderanger_: you guys preparing for launch? seems website is off?
[01:08:04.041337]<otaku42>asmodai: which website, t.e.o? works fine for me
[01:08:24.647020]<asmodai>otaku42: nah, his work ;)
[01:08:39.269580]<otaku42>asmodai: ah, ok :)
[01:10:11.679652]<dkT>Hi, how can I change the order of the mainnav?
[01:11:28.598569]<otaku42>dkT: http://trac.edgewall.org/wiki/TracIni#trac-section - see description for options "mainnav" and "metanav"
[01:11:38.320123]<otaku42>dkT: plus http://trac.edgewall.org/wiki/TracNavigation
[01:42:59.031267]<szabgab>can anyone help with spam filtering?
[01:43:20.826149]<szabgab>I installed the spamfilter plugin but I don't even see it logging the accessed pages
[01:44:49.794806]<dkT>otaku42: tHX
[02:02:40.222433]<kirean>szabgab: made sure its loaded and activated properly?
[02:02:52.209765]<kirean>szabgab: check the logs
[02:03:34.583632]<szabgab>the spamfilter log is empty, I can turn on the trac logging but last time I checked it at least reported that it read the BadContent regexes
[02:03:42.308719]<szabgab>so I guess it was loaded
[02:03:49.033660]<szabgab>how can I really check?
[02:12:31.875199]<otaku42>szabgab: check the admin section in the webinterface. there you should find a section called "Spam Filtering", with at least an option "Configuration", and usually also "Monitoring" (unless you have disabled logging in the configuration section)
[02:13:18.098797]<evil_twin>t.e.o: Ticket #8611 (More flexible configuration of browser quickjump facility) updated - <http://trac.edgewall.org/ticket/8611#comment:2> - cboos
[02:13:25.877644]<szabgab>otaku42, yeah I have those
[02:13:47.530310]<szabgab>and the checkbox of Logging is on
[02:18:23.841741]<szabgab>in the trac log I get: DEBUG: Loading spamfilter.extlinks from and a bunhc of others
[02:20:56.703330]<otaku42>szabgab: above the "logging" box you should see a box labeled "karma tuning" with a table in it. do you have any entries in the "Strategy" collumn?
[02:21:40.227161]<szabgab>4 entris
[02:22:00.246671]<szabgab>Akismet, External IPThrot and Regex
[02:22:17.197981]<szabgab>set to 5,2,3,5 respectively
[02:22:44.593225]<szabgab>and the mimimum karma is now set to 3 but the same was happening when it was set to 30
[02:23:44.867133]<szabgab>should the spam filter work for registered users as well or only for anonymous?
[02:23:48.717384]<otaku42>szabgab: then i'd say that spamfilter should be working for you. you should find entries in "spam filtering / monitor" for future creations of new and modifications of existing wiki pages/ tickets
[02:24:03.559453]<szabgab>nothing
[02:24:35.788691]<szabgab>nothing in the Monitoring thingy
[02:24:49.855687]<otaku42>szabgab: the spam filter should work for all users, although users who are logged in usually have a higher threshold and thus are not as quickly blocked by the spam filter as anonymous users are
[02:25:16.573938]<szabgab>but the events should be logged anyway, right?
[02:26:24.161135]<szabgab>I even see this in the trac log:
[02:26:27.099088]<szabgab>Trac[regex] INFO: Loaded 131 patterns from BadContent
[02:29:38.595105]<otaku42>szabgab: not sure which entries should be logged in trac.log, but you should see entries in "spam filtering / monitor" for events where the spam filter was involved
[02:30:14.560400]<szabgab>that's what I expected too ... but nothing
[02:31:05.710881]<otaku42>szabgab: no idea then, sorry
[02:31:38.077293]<szabgab>otaku42, thanks for you help anyway
[02:33:18.222594]<evil_twin>t.e.o: TracUsers edited - <http://trac.edgewall.org/wiki/TracUsers?version=870> - Ryan Ollos <ryano@…>
[02:53:55.022692]<vaughn>hi. I'm trying to use Trac as a todo list. so I want to attach a number to each ticket, and keep it unique, e.g. if you change the priority on a ticket to 4, then the current number 4 and all those below it should shift up one. is it possible to write a plugin to do this?
[02:58:16.502516]<evil_twin>t.e.o: Changeset [8520]: fr_FR: update, shows the effect of the #G299 fix. - <http://trac.edgewall.org/changeset/8520> - cboos
[02:58:21.502070]<evil_twin>t.e.o: Changeset [8521]: i18n: new extraction - <http://trac.edgewall.org/changeset/8521> - cboos
[03:03:16.526682]<evil_twin>t.e.o: Changeset [8522]: fr_FR: corresponding update - <http://trac.edgewall.org/changeset/8522> - cboos
[03:03:21.526195]<evil_twin>t.e.o: Changeset [8523]: Use ticket field labels consistently in the interface. Add translation ... - <http://trac.edgewall.org/changeset/8523> - cboos
[03:03:26.526521]<evil_twin>t.e.o: Changeset [8524]: i18n: previous change didn't call `gettext` on the field labels. Add a ... - <http://trac.edgewall.org/changeset/8524> - cboos
[03:03:31.525908]<evil_twin>t.e.o: Changeset [8525]: i18n: properly localize list of changed fields, in the ticket timeline ... - <http://trac.edgewall.org/changeset/8525> - cboos
[03:13:19.747788]<evil_twin>t.e.o: Changeset [8526]: i18n: new extraction following-up fix for #3919, together with french ... - <http://trac.edgewall.org/changeset/8526> - cboos
[03:18:24.613268]<evil_twin>t.e.o: Changeset [8527]: i18n: improve upon r..., use `tngettext` to handle plural form. Added a ... - <http://trac.edgewall.org/changeset/8527> - cboos
[03:18:29.614643]<evil_twin>t.e.o: Changeset [8528]: fr_FR: slight twist to the translation so that the grammar will always be ... - <http://trac.edgewall.org/changeset/8528> - cboos
[03:18:34.614204]<evil_twin>t.e.o: Ticket #3919 ([PATCH] Notifications use field name instead of label for custom fields) updated - <http://trac.edgewall.org/ticket/3919#comment:16> - cboos
[03:22:00.265305]<dr4g>On the Trac interface how can i edit the components ?
[03:57:13.549773]<kirean>dr4g: admin-tab
[03:57:27.082786]<kirean>Ticket System -> components
[04:27:21.010695]<Benjie>Hi, I'm trying to install Textile for trac. I've done "apt-get install python-textile" and it installed successfully, but trac apparently can't see it:
[04:27:28.211814]<Benjie>2009-08-28 11:24:23,769 Trac[loader] DEBUG: Skipping "trac.mimeview.txtl = trac.mimeview.txtl [textile]": ("DistributionNotFound: textile>=2.0" not found)
[04:27:59.815811]<Benjie>(version 2.0.10 is installed)
[04:28:19.962112]<Benjie>How can I help trac "see" the textile install?
[04:28:29.454060]<Benjie>(Are there any other steps I must take?)
[04:44:40.854184]<djc>question: is it possible to change the default page for Trac from the config?
[04:44:51.203022]<djc>like / would go to timeline instead of /wiki
[04:53:22.004578]<evil_twin>t.e.o: Ticket #8612 (roadmap progress bar adds query links even if querymodule is disabled) updated - <http://trac.edgewall.org/ticket/8612#comment:1> - rblank
[04:53:32.574537]<djc>heh, I figured it out, use trac.default_handler
[05:03:20.347912]<evil_twin>t.e.o: Ticket #454 ([patch]Edit ticket comments) updated - <http://trac.edgewall.org/ticket/454#comment:164> - rblank
[05:19:38.342871]<WiK>morning'
[05:23:20.366269]<evil_twin>t.e.o: Changeset [8529]: fr_FR: add all the translations which were missing so far. - <http://trac.edgewall.org/changeset/8529> - cboos
[05:23:25.366287]<evil_twin>t.e.o: Changeset [8530]: i18n: extract some messages from ticket model, and the corresponding ... - <http://trac.edgewall.org/changeset/8530> - cboos
[05:23:30.365923]<evil_twin>t.e.o: Changeset [8531]: fr_FR: properly capitalize sentences and a few other corrections. - <http://trac.edgewall.org/changeset/8531> - cboos
[07:33:22.218186]<evil_twin>t.e.o: Changeset [8532]: i18n: add a few more i18n:msg annotations, mostly related to ... - <http://trac.edgewall.org/changeset/8532> - cboos
[07:40:19.770903]<Benjie>Nevermind, should have used easy_install.
[07:53:22.534580]<evil_twin>t.e.o: Changeset [8533]: fr_FR: more corrections, as suggested by Stéphane Raimbault in ... - <http://trac.edgewall.org/changeset/8533> - cboos
[08:08:23.437919]<evil_twin>t.e.o: Ticket #7499 (Notification mail header "Precedence" should be configurable) updated - <http://trac.edgewall.org/ticket/7499#comment:7> - dandre@…
[08:13:25.661515]<evil_twin>t.e.o: Ticket #5474 (Translation of Trac to French/Français [fr_FR]) updated - <http://trac.edgewall.org/ticket/5474#comment:30> - cboos
[08:13:49.090448]*retracile spouts something intolerant about mornings.
[08:18:23.474249]<evil_twin>t.e.o: Changeset [8534]: Also translate ticket field labels for custom queries. Closes #3919. - <http://trac.edgewall.org/changeset/8534> - cboos
[08:18:28.474005]<evil_twin>t.e.o: Ticket #3919 ([PATCH] Notifications use field name instead of label for custom fields) closed - <http://trac.edgewall.org/ticket/3919#comment:17> - cboos
[08:23:23.478717]<evil_twin>t.e.o: Ticket #7111 ('checkbox' filter options are created as radio buttons a vise-versa) updated - <http://trac.edgewall.org/ticket/7111#comment:8> - cboos
[09:23:23.818725]<evil_twin>t.e.o: Ticket #5474 (Translation of Trac to French/Français [fr_FR]) updated - <http://trac.edgewall.org/ticket/5474#comment:31> - cboos
[10:30:37.139345]<doki_pen>slow day, eh?
[10:31:07.655419]<doki_pen>dunkert`: is there a way to leave a message for someone, then next time the log on?
[10:35:05.878320]<dunkert`>!remind doki_pen yes there is
[10:35:05.892308]<evil_twin>remind for doki_pen added
[10:35:47.026195]<doki_pen>!remind kirean there are some irclogs up at http://doki-pen.org/irclogs/trac
[10:35:47.037944]<evil_twin>remind for kirean added
[10:36:07.802955]<doki_pen>dunkert`: ty
[10:36:20.050721]<dunkert`>np
[12:13:41.302337]<matt_good>#coderanger___ hrm, I guess you abandoned that TicketNinja stuff
[12:13:59.993823]<matt_good>are there any similar plugins?
[12:14:53.943610]<matt_good>ah, I guess BatchModify is worth a look
[12:17:59.703866]<mpedersen>Hey, what does TicketNinja do?
[12:18:47.403025]<mpedersen>Ah, just the batch modify. Not quite what I'll be going after eventually.
[12:58:26.302436]<evil_twin>t.e.o: Ticket #7490 (Trac 0.11 really slow, high cpu usage) updated - <http://trac.edgewall.org/ticket/7490#comment:97> - Valentin Voigt <ValentinVoigt@…>
[14:08:26.898358]<evil_twin>t.e.o: Ticket #4084 (TracError: Missing or invalid form token. Do you have cookies enabled?) updated - <http://trac.edgewall.org/ticket/4084#comment:16> - rob@…
[16:23:21.511162]<matt_good>hrm, there are a ton of Trac->Redmine importers, but does anyone know of an existing script to do the reverse?
[16:40:48.175383]<doki_pen>pacopablo: send me that DB dump