| [00:01:32] |
<otaku42> |
moin |
| [00:03:23] |
<alect> |
cboos; +1 on tocmacro |
| [00:15:42] |
* |
Miek has joined #trac |
| [00:17:39] |
* |
Caitriona has joined #trac |
| [00:22:29] |
<cboos> |
as there are some plugin developers here, may I ask for a bit of brain power on #2545? |
| [00:22:40] |
<cboos> |
in particular, about eblot's comment in http://trac.edgewall.org/ticket/2545#comment:10 |
| [00:23:26] |
<cboos> |
the current interface is here: http://trac.edgewall.org/browser/sandbox/property-renderers-tmp/trac/versioncontrol/web_ui/browser.py#L41 |
| [00:25:11] |
<cboos> |
render_property returns either unicode or Markup ... if it's just text, then we display it in an <em> tag, if it's Markup, then we skip the <em> tag in the template, but still show a string like "Property xyz set to: <the rendered Markup>" |
| [00:27:03] |
<cboos> |
Now, I'd like to find a way so that the renderer can easily take care of displaying a customized header (i.e. replacing the "Property xyz set to..." part) |
| [00:27:35] |
<cboos> |
so, I want to find what this property_renderer() method could return ... |
| [00:28:39] |
<cboos> |
Btw, we have a very similar situation for the content converter / preview renderer. We have a simple return type, and we try to imagine its semantic by using isinstance() tricks ... |
| [00:29:57] |
<cboos> |
So I wonder if it would make sense to start using classes as return types. That would be a bit more complex than what we have now, but would allow for greater flexibility... |
| [00:31:14] |
<cboos> |
Actually, in the specific case of the property renderer, we could have 3 different return types: unicode and Markup as we have now, |
| [00:32:06] |
<cboos> |
and later add a RenderedProperty return type, for handling more complex situations... |
| [00:32:18] |
<cboos> |
Yeah, I think this is the way to go :) |
| [00:32:22] |
<cboos> |
Thanks for listening ;) |
| [00:44:08] |
<alect> |
hehe |
| [00:44:55] |
<alect> |
cboos: good idea putting the interface checking code into an admin page, but it should also be optionally logged in case the ui doesn't come up correctly |
| [00:45:13] |
<cboos> |
yeah, both could be done |
| [00:45:24] |
<alect> |
cboos: are you coming to pycon? :) |
| [00:45:36] |
<cboos> |
I'll be there in spirit ;) |
| [00:45:51] |
<cboos> |
no, I don't think so :( |
| [00:46:24] |
<alect> |
you could attend via irc |
| [00:46:28] |
<alect> |
should be fun :) |
| [00:47:41] |
* |
tkp has joined #trac |
| [00:48:12] |
* |
mario_ has joined #trac |
| [00:51:41] |
* |
pygi has quit IRC |
| [00:51:44] |
* |
mario_ is now known as pygi |
| [00:51:47] |
<alect> |
added TracDev/ApiChanges |
| [00:52:45] |
<cboos> |
alect: when you talk about ApiChanges/<version> pages, |
| [00:53:05] |
<cboos> |
... I hope you're aware of those TracDev/ApiChanges/<version> pages? |
| [00:53:38] |
<alect> |
yes...that's what i'm referring to |
| [00:53:55] |
<alect> |
i'll add the TracDev/ prefix for clarity |
| [00:54:42] |
<cboos> |
ok ;) |
| [00:55:01] |
<alect> |
i don't think we need to maintain compatibility with interfaces from trunk either |
| [00:55:10] |
* |
klando has joined #trac |
| [00:55:22] |
<alect> |
ie. an interface is added in trunk, and changed before a release |
| [00:55:29] |
<alect> |
that way lies madness |
| [00:57:01] |
<cboos> |
right, let's break those 0.11 macro plugins again (hey they knew what they were doing, weren't they?) |
| [00:57:20] |
<alect> |
well, exactly |
| [00:57:44] |
<alect> |
you accept that risk when developing against trunk |
| [00:59:23] |
<pacopablo> |
agreed |
| [01:09:24] |
* |
flox has joined #trac |
| [01:46:53] |
* |
angrymike has joined #trac |
| [02:04:18] |
* |
Guardian has quit IRC |
| [02:06:36] |
* |
eblot has joined #trac |
| [02:11:59] |
* |
eblot has quit IRC |
| [02:18:24] |
* |
lightcap_ has quit IRC |
| [02:21:39] |
* |
Caitriona has quit IRC |
| [02:55:12] |
* |
mbroeken has joined #trac |
| [03:42:16] |
* |
kopernikus has joined #trac |
| [03:45:49] |
* |
Guardian has joined #trac |
| [03:53:27] |
* |
Caitriona has joined #trac |
| [03:58:29] |
<pygi> |
s0undt3ch, ping |
| [04:12:26] |
* |
bryanl has quit IRC |
| [04:21:04] |
* |
rgl has joined #trac |
| [04:21:06] |
<rgl> |
hi |
| [04:21:46] |
<rgl> |
humm, the link that says LATEST_IS_0_10_2 at http://ftp.edgewall.com/pub/trac/ should read LATEST_IS_0_10_3 :( |
| [04:39:08] |
* |
_kop has joined #trac |
| [04:40:08] |
* |
jadd_ has joined #trac |
| [04:42:53] |
* |
bryanl has joined #trac |
| [04:46:06] |
* |
c_ramsay has joined #trac |
| [04:47:14] |
* |
kopernikus has quit IRC |
| [04:50:42] |
* |
jadd_ has quit IRC |
| [04:55:17] |
<asmodai> |
I think SQLchemy would've been a better name. |
| [04:55:25] |
<asmodai> |
alect: I'll send you a mindmap of the idea as well |
| [05:39:23] |
* |
_kop is now known as kopernikus |
| [05:40:13] |
* |
jadd_ has joined #trac |
| [05:43:09] |
* |
benny has joined #trac |
| [05:43:35] |
<benny> |
Anyone that installed trac on windows with apache? |
| [05:51:22] |
* |
Blackhex has joined #trac |
| [05:54:01] |
<c_ramsay> |
benny: yes |
| [05:57:18] |
* |
boorad_ has joined #trac |
| [06:00:31] |
* |
benny has quit IRC |
| [06:00:43] |
* |
c_ramsay has left #trac |
| [06:10:58] |
* |
chandlerc has quit IRC |
| [06:11:52] |
* |
boorad has quit IRC |
| [06:13:18] |
* |
Blackhex has quit IRC |
| [06:17:00] |
* |
benny has joined #trac |
| [06:22:12] |
* |
boorad_ is now known as boorad |
| [06:23:28] |
* |
benny just wondering... Do there exist any success stories on installing trac on windows with apache and webdav? |
| [06:23:44] |
<misc> |
still no one |
| [06:23:50] |
<pygi> |
:P |
| [06:25:30] |
<benny> |
ok... So i'm in deep shit |
| [06:25:51] |
<pygi> |
lol |
| [06:26:54] |
* |
The_Tick waits for the "and we didn't do this in a test lab and we didn't backup" |
| [06:27:02] |
<FauxFaux> |
I swear I got trac working on windows at some point, but loads of people have told me it's hard. |
| [06:27:54] |
<benny> |
II have installed 5 full trac system with svn and everything on both gento and ubuntu and that will take less than 4 hours from a computer without any operating system (ok not on gento but on ubuntu) |
| [06:28:16] |
<The_Tick> |
because gentoo sucks ;) |
| [06:28:23] |
<The_Tick> |
get on with it |
| [06:28:32] |
<The_Tick> |
skip to the deep shit stuff |
| [06:30:05] |
<benny> |
FauxFaux: I got trac to run on windows to but there is problem with web_dav and htaccess etc |
| [06:30:52] |
<FauxFaux> |
I only ever got mod-dav to play nicely when running over ssl. |
| [06:31:41] |
<benny> |
Is there still no bindings for subversion on Python 2.4 for apache on windows ( http://trac.edgewall.org/wiki/TracOnWindowsStandalone ) |
| [06:31:57] |
<The_Tick> |
is 2.3 not acceptable? |
| [06:32:04] |
<The_Tick> |
trac works fine with 2.3 last I checked |
| [06:33:26] |
* |
bballizlife has joined #trac |
| [06:33:27] |
<benny> |
The_Tick: You know i started with this guide http://trac.edgewall.org/wiki/TracOnWindows and this told me to use 2.4.3 ... so should i uninstall and reinstall an older one... :-( |
| [06:34:43] |
<The_Tick> |
never done it on windows |
| [06:34:45] |
<The_Tick> |
however |
| [06:34:56] |
<The_Tick> |
if there's no bindings for 2.4 |
| [06:35:00] |
<The_Tick> |
maybe there are some for 2.3 |
| [06:35:06] |
<benny> |
there is |
| [06:35:11] |
<The_Tick> |
are you doing this in vmware? |
| [06:35:24] |
<The_Tick> |
you could setup a branch in vmware, try it, and if it doesn't work go back |
| [06:35:43] |
<benny> |
I tried to install on wintendos 8 moth ago and it faild... and this time it still sucks! |
| [06:35:49] |
<bballizlife> |
hi. i'm looking for an IRC bot which could send notices to a chan when a ticket is added or edited. Do you if it exists ? |
| [06:36:00] |
<bballizlife> |
*Do you know |
| [06:36:24] |
<The_Tick> |
bballizlife: come to #adium |
| [06:36:39] |
<The_Tick> |
benny: you should respect what you are working with |
| [06:36:42] |
<The_Tick> |
by calling it a toy |
| [06:36:47] |
<The_Tick> |
no wonder you're having problems |
| [06:37:41] |
* |
bballizlife has left #trac |
| [06:38:49] |
<benny> |
The_Tick: No one heard about a working trac on windows so... :-( |
| [06:40:18] |
* |
kisak has joined #trac |
| [06:40:25] |
<kisak> |
g'morning folks |
| [06:41:28] |
* |
kopernikus has left #trac |
| [06:41:39] |
* |
kopernikus has joined #trac |
| [06:42:19] |
<benny> |
The_Tick: Im usually working with windows but its anyhow easyer to install trac on linux without any experience on linux compared to as an expert on windows install trac on windows |
| [06:42:53] |
<kisak> |
I'm running trac for the first time, I decided to use the apache + mod_python method to deploy it |
| [06:42:58] |
* |
chandlerc has joined #trac |
| [06:43:21] |
<The_Tick> |
benny: because it's designed and used more on linux and others |
| [06:43:33] |
<benny> |
The_Tick: I know |
| [06:44:07] |
<kisak> |
could I get some advice on configuring trac? |
| [06:44:19] |
<benny> |
The_Tick: But do anyone realy use it on windows |
| [06:44:32] |
<benny> |
kisak: Operating system? |
| [06:44:40] |
<kisak> |
gentoo linux |
| [06:45:00] |
<benny> |
kisak: Shouldent be any problem... |
| [06:45:32] |
<benny> |
kisak: http://trac.edgewall.org/wiki/TracOnGentoo |
| [06:45:53] |
<kisak> |
it's not that it's broken, it's that anonymous users have too much privilidges |
| [06:46:14] |
<benny> |
kisak trac-admin ! |
| [06:47:10] |
<benny> |
kisak: http://trac.edgewall.org/wiki/TracPermissions |
| [06:47:12] |
* |
lnayrb has joined #trac |
| [06:49:12] |
* |
kisak chews on the links for a while |
| [06:53:52] |
* |
bryanl has quit IRC |
| [06:57:10] |
<angrymike> |
anyone know if intertrac can display the ticket status that it links to ? |
| [06:58:51] |
* |
agile has quit IRC |
| [06:59:09] |
<cboos> |
angrymike: yes, and the answer is "no", sorry! |
| [06:59:19] |
<angrymike> |
cboos: doh, ok thanks |
| [06:59:26] |
<angrymike> |
cboos: would it hard to hack it in ? |
| [06:59:54] |
<cboos> |
depends... if the other trac is also local (on the same machine), then it's possible to hack it |
| [07:00:12] |
<cboos> |
actually, it was like that in the early InterTrac patch, IIRC |
| [07:00:30] |
<angrymike> |
yea it is |
| [07:00:36] |
<angrymike> |
nice |
| [07:00:38] |
<cboos> |
but then, we decided to isolate more the environments from each other |
| [07:01:08] |
<angrymike> |
so it doesn't try to scrape the ticket and determine if it is closed ? |
| [07:01:17] |
<angrymike> |
probably not a good idea |
| [07:01:19] |
* |
LionsMane has joined #trac |
| [07:01:34] |
<cboos> |
well, the cost to open all the environments was too high ... |
| [07:01:49] |
<angrymike> |
got ya, but maybe a "trusted" environment in the future. :) |
| [07:02:01] |
<angrymike> |
or a "friend" environment |
| [07:02:17] |
<cboos> |
well, yes, that's probably doable (as a hack) |
| [07:02:36] |
<angrymike> |
cool |
| [07:02:41] |
* |
asmodai spams alect some more |
| [07:03:01] |
<angrymike> |
is it a goal to have the ticket status shown at all ? |
| [07:03:02] |
<kisak> |
are changes from trac-admin instant? |
| [07:03:19] |
<cboos> |
in intertrac links? Not at the moment |
| [07:03:22] |
<cboos> |
in the future, I see more a convergence of the intertrac stuff with the multi-project support |
| [07:03:26] |
<angrymike> |
ahh |
| [07:03:27] |
<angrymike> |
ok |
| [07:03:32] |
<angrymike> |
thanks for the help |
| [07:03:48] |
<cboos> |
you're welcome |
| [07:03:48] |
* |
avar has quit IRC |
| [07:09:44] |
* |
danbeck has joined #trac |
| [07:14:07] |
<kisak> |
in permissions for trac, is *_ADMIN the same as *_CREATE + *_MODIFY + *_DELETE? |
| [07:18:00] |
<cboos> |
kisak: should be, ye |
| [07:18:02] |
<cboos> |
yes |
| [07:18:45] |
* |
jhammel has joined #trac |
| [07:27:04] |
* |
m_g has joined #trac |
| [07:33:20] |
* |
sineer has joined #trac |
| [07:33:38] |
<sineer> |
hello :) |
| [07:38:49] |
<kisak> |
a normal developer would need TICKET_VIWEW and TICKET_MODIFY, should they have others for TICKET? |
| [07:39:01] |
* |
agile has joined #trac |
| [07:39:27] |
<kisak> |
gah ... SSH lag *TICKET_VIEW |
| [07:45:39] |
* |
pobrien has joined #trac |
| [07:47:48] |
<sineer> |
coderanger, trying out the httpauth plugin this morning.. it seems to work (ie, log me in trac and grant me permissions) but it won't refresh the wiki (home) page properly... msg me when you get a chance for more info :) |
| [08:00:49] |
<kisak> |
wow, I might use trac as my scheduler for college :) |
| [08:01:15] |
<sineer> |
I want to hack track todo my finance tracking :) |
| [08:01:31] |
<sineer> |
err I want to hack trac to track my finances that is :) |
| [08:02:18] |
* |
cboos actually uses trac for tracking the stuff in his fridge |
| [08:03:08] |
<sineer> |
loll |
| [08:03:20] |
<sineer> |
beer trac'ing :) |
| [08:03:55] |
<cboos> |
mh, not yet implemented, but you could do it as a plugin ;) |
| [08:04:57] |
* |
cerw has joined #trac |
| [08:05:08] |
* |
kisak has quit IRC |
| [08:05:49] |
<coderanger> |
sineer: Yo |
| [08:06:02] |
<cerw> |
hi isn't there some TracPLuing that would allow upload (ftp) from SVN repository? |
| [08:08:15] |
<sineer> |
coderanger, hi ! |
| [08:08:35] |
<sineer> |
coderanger, I got latest httpauth plugin installed :) |
| [08:09:07] |
<sineer> |
coderanger, I've configured it so that /login is in its paths |
| [08:09:40] |
<sineer> |
first, it breaks the logout button :( |
| [08:09:45] |
<coderanger> |
I thought you wanted to use it for RSS feeds? |
| [08:09:52] |
<cboos> |
cerw: see |
| [08:09:55] |
<cboos> |
@ticket 2956 |
| [08:09:55] |
<evil_twin> |
cboos: http://trac.edgewall.org/ticket/2956 |
| [08:10:06] |
<coderanger> |
it isn't designed to replace AccountManager's login form |
| [08:10:20] |
<sineer> |
coderanger, I will eventually :) Ok! |
| [08:10:37] |
<sineer> |
so dumb question then, what path should I use to enable rss http logins? |
| [08:10:53] |
<coderanger> |
sineer: Just set "paths = " (i.e. blank it) and "formats = rss" |
| [08:11:09] |
<sineer> |
ok cool :) trying it onw |
| [08:11:25] |
<Hellaenergy> |
coderanger, hows the effort going? |
| [08:11:36] |
<coderanger> |
Hellaenergy: For what? :P |
| [08:11:46] |
<Hellaenergy> |
The subtask plugin? |
| [08:11:48] |
* |
flox has quit IRC |
| [08:12:01] |
* |
jhammel has quit IRC |
| [08:12:22] |
<coderanger> |
Hellaenergy: Looking for feedback on it actually |
| [08:13:00] |
<coderanger> |
Hellaenergy: http://dev.coderanger.net/0.10.3/main/ticket/1 Go play with it ;-) |
| [08:13:00] |
* |
lightcap_ has joined #trac |
| [08:13:27] |
<Hellaenergy> |
My pleasure |
| [08:14:01] |
<sineer> |
coderanger, It Works!! :) Very nice! |
| [08:14:46] |
<sineer> |
Awesome!! I can finally setup my Planet site to aggregate all the trac sites info together =) Thank you coderanger !! |
| [08:17:08] |
<Hellaenergy> |
coderanger, that link is not coming up :( |
| [08:17:24] |
<coderanger> |
Hellaenergy: Grr, stupid firewall. |
| [08:18:17] |
<coderanger> |
connection times out, right? |
| [08:19:47] |
<coderanger> |
Try a different browser, MS-based if possible |
| [08:25:22] |
* |
jadd_ has quit IRC |
| [08:25:28] |
* |
jhammel has joined #trac |
| [08:25:35] |
* |
lnayrb has quit IRC |
| [08:25:57] |
<jhammel> |
coderanger: hi. i'm trying to set up tracforge and am having some trouble registering a project. |
| [08:26:07] |
* |
bryanl has joined #trac |
| [08:26:12] |
<coderanger> |
jhammel: The webform for that doesn't work |
| [08:26:31] |
<coderanger> |
jhammel: You have to make them the old fashioned way |
| [08:26:50] |
<jhammel> |
coderanger: ah, thanks. |
| [08:26:52] |
<benny> |
hmmm, MS-based browsers have a problem with trac and textbox ( <pre class="wiki"> ) :-( |
| [08:27:26] |
<coderanger> |
jhammel: Then make an empty prototype and "add" them with that |
| [08:27:27] |
<benny> |
adds vertical scrollbar :-( |
| [08:27:44] |
<jhammel> |
coderanger: okay. the "DO NOT USE" scared me |
| [08:27:59] |
* |
jadd_ has joined #trac |
| [08:28:25] |
<coderanger> |
jhammel: Yeah, just because they don't really do much yet |
| [08:28:42] |
<coderanger> |
jhammel: :The "Make Trac Env" step actually works, but only on *nix |
| [08:29:06] |
* |
jadd_ has quit IRC |
| [08:29:08] |
<jhammel> |
environment is the working path of the project's trac instance? |
| [08:29:24] |
<coderanger> |
@wiki TracEnvironment |
| [08:29:24] |
<evil_twin> |
coderanger: http://trac.edgewall.org/wiki/TracEnvironment |
| [08:29:46] |
* |
jadd_ has joined #trac |
| [08:36:34] |
* |
lightcap_ has quit IRC |
| [08:39:51] |
* |
jhammel has quit IRC |
| [08:47:48] |
* |
LionsMane has quit IRC |
| [08:49:24] |
<sineer> |
coderanger, I have a problem with httpauth.. it would seems that it does the authentification even in the start page on only one of my two sites that are setup with the same auth config.. the result is that I cannot press the logout button because it seems to log me back in every time |
| [08:50:04] |
<coderanger> |
sineer: Thats a "feature" of your browser |
| [08:50:20] |
<sineer> |
yeah I tought that... heh, wierd it does it for one site and not the other |
| [08:50:25] |
<coderanger> |
All modern browsers cache HTTP auth credentials as long as the browser is open |
| [08:50:34] |
<sineer> |
but I tought the http auth would be enabled only for RSS links |
| [08:50:51] |
<coderanger> |
What did you put for paths |
| [08:51:10] |
<sineer> |
nothing (not none) |
| [08:51:12] |
<sineer> |
paths = |
| [08:51:18] |
* |
jhammel has joined #trac |
| [08:51:33] |
<coderanger> |
have you closed the browser since you had it setup on /login? |
| [08:51:53] |
<sineer> |
hrmm perhaps not, I cleaned my cache and cookies but that may not be enough |
| [08:51:58] |
<coderanger> |
nope |
| [08:52:06] |
<coderanger> |
gotta start it cold |
| [08:53:01] |
* |
jadd_ has joined #trac |
| [08:54:31] |
<jhammel> |
since installing tracforge, i'm getting an error remarkably similar to http://trac.edgewall.org/ticket/4547 |
| [08:54:47] |
<jhammel> |
anyone see anything like that before? (w or w/o tracforge) |
| [08:54:54] |
* |
em-dash has joined #trac |
| [08:55:32] |
<coderanger> |
Tracforge probably won't run on 0.11 |
| [08:55:41] |
<coderanger> |
what am I saying, it won't work at all |
| [08:56:14] |
<coderanger> |
0.11 changed the way webadmin works massively |
| [08:56:59] |
* |
converter has joined #trac |
| [08:57:01] |
<jhammel> |
coderanger: :( |
| [08:57:34] |
<coderanger> |
jhammel: 0.11dev is still too much of a moving target for me to spend time porting to it |
| [08:57:35] |
<jhammel> |
oh well. any plans to port forward? |
| [08:57:43] |
<coderanger> |
yeah, after it quiets down |
| [08:57:51] |
<coderanger> |
probably around a beta-ish release |
| [08:58:04] |
<coderanger> |
which should be sometime next month |
| [08:58:30] |
* |
coderanger -> class |
| [08:58:33] |
<jhammel> |
coderanger: cool. |
| [08:58:35] |
<jhammel> |
thanks |
| [09:00:30] |
<sineer> |
coderanger, you were right again :) the browser was guilty of remembering my password... I'm wondering now if that means that http auth will work for every path.. going to try now |
| [09:01:37] |
<sineer> |
nah it doesn't.. I just don't understand why last time before I restart my browser I would logout then be able to go back into /admin typing in the URL Without loging in again |
| [09:02:53] |
<sineer> |
anyhow, it works perfectly now :) I can finally upgrades my 15+ trac envs with latest 10.3dev and bunch of up-to-date plugins with the awesome accountmanager + httpauth plugin :) |
| [09:04:28] |
* |
jadd_ has quit IRC |
| [09:06:40] |
* |
kopernikus has quit IRC |
| [09:08:17] |
* |
retracile has joined #trac |
| [09:09:15] |
* |
Miek has quit IRC |
| [09:10:22] |
* |
benny has quit IRC |
| [09:11:33] |
<pacopablo> |
morning |
| [09:12:34] |
<retracile> |
welcome :) |
| [09:13:00] |
* |
chandlerc has quit IRC |
| [09:15:08] |
* |
Miek has joined #trac |
| [09:20:17] |
* |
coderanger_ has joined #trac |
| [09:22:13] |
<coderanger> |
sineer: Yes, it will accept HTTP credentials anywhere |
| [09:22:44] |
<coderanger> |
But most browsers (read: all the ones I tried) are too dumb to send creds when not required |
| [09:22:44] |
<cerw> |
cboos: thanks so i guess it did not make into plugin.. |
| [09:22:45] |
* |
chandlerc has joined #trac |
| [09:22:51] |
<coderanger> |
wget groks it though :) |
| [09:23:00] |
<cboos> |
cerw: not yet... |
| [09:23:18] |
<cboos> |
cerw: but it's on the 2.0 todo list ;) |
| [09:23:30] |
<cboos> |
cerw: ... which means it'll happen one day |
| [09:25:30] |
<coderanger_> |
Right after the alien technology. right? ;-) |
| [09:26:11] |
<cboos> |
right, we're still waiting for some patches from them... |
| [09:26:48] |
<cboos> |
part of the expected technology transfer will be this "auto-apply-trivial-patch" feature that we desperately need on t.e.o ;) |
| [09:28:58] |
<cerw> |
hehe ok i will be waiting :_) |
| [09:29:07] |
<coderanger_> |
Speaking which, I noticed He has been back on the lists and tracker |
| [09:29:58] |
* |
flox has joined #trac |
| [09:30:15] |
* |
klando has quit IRC |
| [09:33:37] |
<cboos> |
coderanger: yeah, I expected that... much less active, fortunately |
| [09:38:14] |
<cerw> |
i created select cusomt field with 4 options |
| [09:38:16] |
<The_Tick> |
more helpful or the same? |
| [09:38:31] |
<cerw> |
but i want by default to be selectet the 1st options, but trac selects 2nd optios.. why? |
| [09:41:03] |
<cboos> |
The_Tick: obnoxious as always ;) |
| [09:41:31] |
<coderanger_> |
cboos: Maybe you could add his site's URL to BadContent ;-) |
| [09:41:59] |
<cboos> |
yeah, we were about doing this sort of thing before his "resignation letter" |
| [09:42:26] |
<coderanger_> |
cerw: Use the value setting |
| [09:42:55] |
* |
kopernikus has joined #trac |
| [09:43:00] |
<cboos> |
now he's back, not explaining why he did so despite his stating otherwise, but, as I said, the level of noise is tolerable (for now) |
| [09:44:08] |
<The_Tick> |
coderanger_: that's evil |
| [09:44:39] |
<cboos> |
yeah, we would more likely have him banned from the mailing lists only... |
| [09:44:42] |
<coderanger_> |
The_Tick: Nah, evil would be a syntax provider to convert links to his site to point to google |
| [09:45:06] |
<coderanger_> |
The_Tick: Or some other random site |
| [09:45:37] |
<alect> |
morning |
| [09:47:08] |
<cboos> |
hello alect |
| [09:47:23] |
<alect> |
hey |
| [09:48:07] |
<coderanger_> |
alect: g'morn |
| [09:48:39] |
<alect> |
lo |
| [09:50:37] |
<kopernikus> |
hi, where's the multi-project discussion taking place atm? |
| [09:51:13] |
<coderanger_> |
Define "discussion" |
| [09:51:20] |
<coderanger_> |
I argue with myself about it a lot ;-) |
| [09:51:32] |
<kopernikus> |
suggestions, rants, new interfaces... |
| [09:51:43] |
<kopernikus> |
standards ;) |
| [09:52:19] |
<coderanger_> |
Given that Trac is not going to try to support multi-project support for the moment, there really isn't much of a place |
| [09:52:31] |
<coderanger_> |
You could give me suggestions for TracForge though :) |
| [09:52:44] |
<alect> |
anybody want some quick cash? :) http://trac-hacks.org/ticket/1135 |
| [09:53:34] |
<alect> |
though i don't quite understand how ical/addressbook/mail data would be imported into trac |
| [09:55:51] |
<cboos> |
kopernikus: you've read the past discussion in the wiki? |
| [09:55:56] |
<kopernikus> |
coderanger, I wrote my own "multi-project" stuff, point is: it's messy cause it manages apache and subversion through the shell, etc. Doing that I found there are things missing (obviously) |
| [09:56:04] |
<kopernikus> |
cboos, yes, kind of |
| [09:56:34] |
<cboos> |
(http://trac.edgewall.org/wiki/TracMultipleProjects#MultipleProjecthandlingforpost-1.0Trac) |
| [09:56:58] |
<coderanger_> |
kopernikus: What are your needs exactly |
| [09:58:01] |
<kopernikus> |
user management |
| [09:58:43] |
<coderanger_> |
Centralized? |
| [09:58:46] |
<kopernikus> |
roles |
| [09:58:48] |
<kopernikus> |
yes |
| [09:58:54] |
<coderanger_> |
TracForge does that already |
| [09:59:28] |
<kopernikus> |
well, I'm suggesting making a few of the intefaces currently in plugins kind of "official" |
| [10:00:05] |
<The_Tick> |
you mean like webadmin? |
| [10:00:18] |
<The_Tick> |
coderanger_: ;) |
| [10:00:20] |
<cerw> |
coderanger: thanks agian |
| [10:00:21] |
<kopernikus> |
then the ldap and db backends could be (re)written against those |
| [10:00:45] |
<kopernikus> |
making integrating various components probably easier |
| [10:00:55] |
<coderanger_> |
kopernikus: IPermissionStore you mean ... |
| [10:01:02] |
<kopernikus> |
yup |
| [10:01:10] |
<coderanger_> |
Whats not official about that |
| [10:01:13] |
<kopernikus> |
trac needs a BDFL |
| [10:01:20] |
<kopernikus> |
;) |
| [10:01:24] |
<coderanger_> |
Its got one, Jonas |
| [10:01:34] |
* |
cboos throws some of his thinking on the net: about multiproject support, my current take is to integrate a "project" information when I'll go for the new generalized data model, and likewise, add a .project field to the Context in order to pass around the information about the "current" project; then use InterTrac for all the inter-project references (as it should be easy to see if its a intra-... |
| [10:01:35] |
* |
cboos ...or inter- environment link) |
| [10:03:01] |
<alect> |
the security branch could be used to achieve a lot of the multi-project support |
| [10:03:21] |
<kopernikus> |
IPermissionStore is not part of "core", and it lacks scope information for project, right? |
| [10:03:24] |
<alect> |
add a "project" ticket field, restrict ticket views to only that project |
| [10:03:29] |
<coderanger_> |
kopernikus: It is |
| [10:03:51] |
<alect> |
use a "project" prefix in the wiki, restrict views to those pages |
| [10:03:52] |
<coderanger_> |
kopernikus: And I'm not sure what you mean by scope |
| [10:03:55] |
<alect> |
etc. |
| [10:04:09] |
* |
chandlerc has quit IRC |
| [10:04:10] |
<coderanger_> |
kopernikus: As I said, TracForge implements what you describes as a plugin using IPasswordStore |
| [10:04:11] |
<alect> |
milestone would be tricky |
| [10:04:28] |
<coderanger_> |
cboos: That assumes I want all projects in one DB |
| [10:05:01] |
<cboos> |
coderanger: that was always _one_ of the scenarios... |
| [10:05:26] |
<cboos> |
nothing prevents you to have multiple env, each with multiprojects ... or only one |
| [10:06:13] |
<cboos> |
anyway, for scaling to a large number of projects, we probably can't use the multiple env scenario (too many open db connections) |
| [10:06:22] |
<coderanger_> |
cboos: Fair enough, just seems a bit clunky to me |
| [10:07:32] |
<cboos> |
well, the preferred multiple project setting would probably end up being the "multiple project/single environment" one |
| [10:08:18] |
<cboos> |
at least when using only trac core, not mentioning any external tool like the TracForge... |
| [10:10:36] |
<pacopablo> |
cboos: you can if you turn pooling off ;) |
| [10:11:27] |
* |
jadd_ has joined #trac |
| [10:11:57] |
<cboos> |
pacopablo: speaking about which, I should really rework this part... I've noticed a weird behavior |
| [10:12:12] |
<cboos> |
maybe somebody knows something about it: |
| [10:12:12] |
<pacopablo> |
which part, the pooling? |
| [10:12:15] |
<cboos> |
(yes) |
| [10:12:27] |
<pacopablo> |
I've noticed weird parts about it too ;) |
| [10:12:40] |
<pacopablo> |
especially regarding tracd and the project listing page |
| [10:12:56] |
<pacopablo> |
though I haven't had the time to delve into it |
| [10:13:44] |
* |
miraage has joined #trac |
| [10:13:49] |
<cboos> |
the problem I've noticed is that when we call Condition.wait(timeout), Python doesn't seem to give back the control to the other threads anymore... |
| [10:13:58] |
<miraage> |
can i use a remote svn repository with trac? |
| [10:14:04] |
<pacopablo> |
miraage: no |
| [10:14:09] |
<cboos> |
@ticket 493 |
| [10:14:09] |
<evil_twin> |
cboos: http://trac.edgewall.org/ticket/493 |
| [10:14:19] |
<cboos> |
(for miraage) |
| [10:14:37] |
<coderanger_> |
miraage: There is a plugin for it somewhere |
| [10:14:44] |
<cboos> |
miraage: in particular, look at the last comment, which links to that experimental plugin |
| [10:15:11] |
<cboos> |
(last comment of #493, I wonder if one can follow what I'm saying ;) ) |
| [10:15:45] |
* |
chandlerc has joined #trac |
| [ |