| [00:14:23] |
* |
_shawn has joined #trac |
| [00:27:57] |
* |
ekim- has joined #trac |
| [00:31:04] |
* |
_shawn has quit IRC |
| [00:31:08] |
* |
_shawn has joined #trac |
| [00:31:26] |
<otaku42> |
moin |
| [00:32:01] |
<alect> |
lo otaku |
| [00:32:17] |
* |
hlb has quit IRC |
| [00:32:25] |
* |
hlb has joined #trac |
| [00:32:26] |
* |
bjorn- has quit IRC |
| [00:32:30] |
* |
bjorn- has joined #trac |
| [00:32:57] |
* |
TinoW has joined #trac |
| [00:33:00] |
<TinoW> |
hello :-) |
| [00:35:12] |
<alect> |
hi |
| [00:36:18] |
* |
prologic has quit IRC |
| [00:36:18] |
* |
ekim\ has quit IRC |
| [00:36:18] |
* |
Hadaka has quit IRC |
| [00:37:33] |
* |
prologic has joined #trac |
| [00:37:33] |
* |
ekim\ has joined #trac |
| [00:37:33] |
* |
Hadaka has joined #trac |
| [00:37:37] |
* |
lightcap has joined #trac |
| [00:38:02] |
* |
Naked has joined #trac |
| [00:44:49] |
* |
ekim\ has quit IRC |
| [00:45:22] |
* |
prologic has quit IRC |
| [00:57:19] |
* |
kop_ has joined #trac |
| [01:00:53] |
* |
pygi has joined #trac |
| [01:13:07] |
* |
pygi has quit IRC |
| [01:15:55] |
* |
hlb has quit IRC |
| [01:20:47] |
* |
hlb has joined #trac |
| [01:20:58] |
* |
hlb has joined #trac |
| [01:21:37] |
* |
l0wkey has joined #trac |
| [01:26:16] |
* |
alphablue has quit IRC |
| [01:40:30] |
* |
m_g has joined #trac |
| [01:42:08] |
* |
prologic has joined #trac |
| [01:50:20] |
* |
hlb has quit IRC |
| [01:51:00] |
* |
hlb has joined #trac |
| [02:02:10] |
* |
lisppaste5 has quit IRC |
| [02:04:08] |
* |
mst has joined #trac |
| [02:04:16] |
<mst> |
if I've upgraded a trac to 0.10 |
| [02:04:27] |
<mst> |
I can't get it to a state where I can run it under 0.8 or 0.9 easily, can I? |
| [02:06:08] |
* |
lisppaste5 has joined #trac |
| [02:08:36] |
<alect> |
no |
| [02:08:41] |
<alect> |
well |
| [02:08:43] |
* |
Datax has joined #trac |
| [02:08:46] |
<alect> |
it depends |
| [02:08:48] |
<Datax> |
hi all |
| [02:08:59] |
<alect> |
if you're using sqlite, trac makes a backup of the db before upgrading |
| [02:09:00] |
* |
goldeagle has joined #trac |
| [02:09:09] |
<alect> |
in <env>/db |
| [02:09:33] |
<mst> |
what I want is a downgrade that preserves the data |
| [02:09:39] |
<Datax> |
i've installed trac for people at work but they don't know anything about linux so letting them manage their own permissions is messy. Is there a web interface available ? |
| [02:09:54] |
<mst> |
ideally |
| [02:10:15] |
<alect> |
so the trac db backups would be sufficient |
| [02:11:11] |
<alect> |
datax: linux permissions or trac permissions? trac permissions can be manabed with webadmin, but they have nothing to do with linux |
| [02:11:28] |
<mst> |
alect: no, that includes the accumulated data since the upgrade |
| [02:11:41] |
<Datax> |
alect: well for now i have to modify rights with the trac-admin command |
| [02:11:49] |
<Datax> |
i didn't know of webadmin's existance |
| [02:12:00] |
<Datax> |
which i guess is a web interface with a name like that :p |
| [02:12:01] |
<alect> |
mst: aah, i understand |
| [02:12:05] |
<alect> |
mst: you're screwed |
| [02:12:15] |
<mst> |
that's what I suspected |
| [02:12:23] |
<mst> |
I just figured it was worth letting this channel confirm it :) |
| [02:13:00] |
* |
mst shrugs |
| [02:13:30] |
<mst> |
alect: thanks very much nonetheless |
| [02:13:31] |
* |
mst has left #trac |
| [02:13:33] |
<kop_> |
Datax: http://trac.edgewall.org/wiki/WebAdmin |
| [02:13:42] |
<Datax> |
kop_: i'm reading it now, thanks :) |
| [02:18:46] |
* |
otaku42 wonders if there is an easy migration path available to move an existing trac installation from sqlite to postgreSQL |
| [02:32:41] |
<alect> |
there is amigration script on th |
| [02:34:18] |
* |
eblot has joined #trac |
| [02:40:54] |
* |
eblot has quit IRC |
| [02:48:39] |
<Datax> |
kop_: i've installed webadmin and can now manage permissions via the web interface but how can i create new users with it ? users that can authentify via the .htpasswd file |
| [02:58:10] |
<Datax> |
anyone else ? :p |
| [03:02:17] |
<Datax> |
what i need is to also be able to create new users in the .htpasswd file that is used to authenticate users |
| [03:04:20] |
<alect> |
@th AccountManagerPlugin |
| [03:04:20] |
<evil_twin> |
alect: Error: "th" is not a valid command. |
| [03:04:28] |
<alect> |
datax: you want that plugin |
| [03:04:39] |
<alect> |
probably |
| [03:04:44] |
<alect> |
it lets users register their own accounts |
| [03:04:49] |
<alect> |
which get added to the htpasswd file |
| [03:05:00] |
<Datax> |
mmhhh i'll have a look at it thxs |
| [03:32:01] |
* |
kop_ has quit IRC |
| [04:21:59] |
<otaku42> |
alect: thanks for the hint, will look at that script |
| [04:24:11] |
<the_lalelu> |
remoep! |
| [04:39:10] |
* |
kop_ has joined #trac |
| [04:43:16] |
<Datax> |
i'm currently using htpasswd authentification and have a problem. when i click on logout i don't then get prompted for a user/password when i click on login, i just relog as the user i was intially logged on with |
| [04:43:22] |
<Datax> |
is there anyway of changing that ? |
| [04:43:37] |
<Datax> |
it's useful to be able to change user to test permissions etc |
| [05:14:36] |
* |
Blackhex has joined #trac |
| [05:14:48] |
<Blackhex> |
hello all |
| [05:14:53] |
<Datax> |
hi |
| [05:16:44] |
<kop_> |
Datax: use MSIE :-) |
| [05:17:14] |
<Datax> |
kop_: what ? u mean that it's a firefox issue .. :s |
| [05:17:19] |
<kop_> |
Datax: sorry to tell you, but in fact MSIE is the only browser that allows you to fully "log out" |
| [05:17:31] |
<Datax> |
kop_: just tried it didn't work |
| [05:17:40] |
<Datax> |
i don't get prompted to log back in |
| [05:17:49] |
<Datax> |
i'm using ie7 |
| [05:18:09] |
<kop_> |
what version of trac? |
| [05:18:13] |
<Datax> |
0.10.3 |
| [05:18:28] |
<Datax> |
with TracAccountManager 0.1.3dev-r1844 |
| [05:18:36] |
<Datax> |
and TracWebAdmin 0.1.2dev-r4240 |
| [05:18:40] |
<Datax> |
thats all |
| [05:19:34] |
* |
samgranieri has joined #trac |
| [05:21:32] |
<kop_> |
http://www.trac-hacks.org/wiki/TrueHttpLogoutPatch |
| [05:21:40] |
<Datax> |
i've just tested with ie6 and i have the same problem |
| [05:21:47] |
* |
Datax looks at the url |
| [05:22:14] |
<kop_> |
in IE you can use a function in javascript called clearauthenticationcache() |
| [05:22:17] |
<Blackhex> |
I can't loaad t-h-o |
| [05:22:47] |
<kop_> |
no it appears dead ATM :-( |
| [05:22:57] |
<Datax> |
i'll check google cache :) |
| [05:23:05] |
<kop_> |
sadly, to recreate the functionality in other browsers you have to hack around it |
| [05:23:32] |
<Datax> |
http://209.85.129.104/search?q=cache:xy4jZf-t_VIJ:www.trac-hacks.org/wiki/TrueHttpLogoutPatch+TrueHttpLogoutPatch&hl=fr&ct=clnk&cd=1&gl=fr |
| [05:23:34] |
<Datax> |
:) |
| [05:24:21] |
* |
samgranieri has quit IRC |
| [05:26:35] |
<Datax> |
kop_: does this patch work when using an apache server because i'm not certain of what the author meant when he wrote : This patch works for tracd standalone. There's no need of Apache or any other server. |
| [05:26:45] |
<kop_> |
http://rafb.net/p/Q4PmlY69.html |
| [05:26:50] |
<Datax> |
i'll just back it up and give it a go |
| [05:26:52] |
<TinoW> |
I use the cookie based login |
| [05:27:05] |
<TinoW> |
so logout isnt a problem |
| [05:32:02] |
<Datax> |
TinoW: how do you handle users ? i wanted htpasswd type access because thats what seemed simplest to be able to add users via a web interface and manage their permissions |
| [05:33:50] |
<TinoW> |
Datax: I have them in the postgres database which trac uses |
| [05:33:59] |
<Datax> |
ah :) |
| [05:34:33] |
<Datax> |
i'm new to trac so i don't yet know what its full potential is :) |
| [05:34:53] |
<TinoW> |
Datax: I also hacked the config and schema a bit around so I have one schema in the database per trac environment but replaced a few tables (session_data) with views to common user tables in the public schema |
| [05:35:51] |
<TinoW> |
and I'm using the same auth data with the respective svn repositories |
| [05:36:53] |
<Datax> |
i use the .htpasswd file to give permission to the svn repositories |
| [05:37:33] |
* |
kopernikus has joined #trac |
| [05:38:55] |
* |
_MaTRiX_ has joined #trac |
| [05:42:57] |
* |
_MaTRiX_ has quit IRC |
| [05:46:38] |
* |
thrushaax has quit IRC |
| [05:47:54] |
* |
Blackhex has left #trac |
| [05:49:12] |
* |
cboos has joined #trac |
| [05:49:20] |
<cboos> |
hi guys |
| [05:49:25] |
<Datax> |
hi |
| [05:49:25] |
<alect> |
hey cboos |
| [05:49:57] |
<coderanger> |
alect: Is trac-hacks up? |
| [05:50:25] |
<Datax> |
no |
| [05:50:30] |
<Datax> |
seems not ^^ |
| [05:51:00] |
<coderanger> |
I can't ssh in either |
| [05:51:35] |
<cboos> |
hm, just wanted to mention that trac-hacks is down... but apparently you know about it ;) |
| [05:52:02] |
<cboos> |
you might be interested to know that it this happened right in the middle of a commit of mine |
| [05:52:12] |
<coderanger> |
cboos: Great minds think alike :) |
| [05:52:55] |
<cboos> |
the commit log of r1955 was: "Fixes #1201" |
| [05:53:13] |
<cboos> |
and the commit took minutes to actually complete |
| [05:53:36] |
<cboos> |
so this *might* have something to do with the post-commit-hook, db lock and what not ... |
| [05:53:59] |
<cboos> |
... or it's just a coincidence, bad luck |
| [05:54:00] |
<coderanger> |
cboos: SSH isn't responding either |
| [05:54:10] |
<Datax> |
sounds like a crashed box :s |
| [05:54:34] |
* |
mDuff has quit IRC |
| [05:54:34] |
<coderanger> |
cboos: Plus Postgres shouldn't need a single-writer lock anyway |
| [05:56:06] |
<alect> |
it's the other vserver |
| [05:56:22] |
* |
ahFeel` has left #trac |
| [05:57:14] |
<alect> |
trying to login now |
| [05:57:29] |
<alect> |
sloooooowwwwwwww |
| [05:57:51] |
<cboos> |
top? |
| [05:58:09] |
<coderanger> |
alect: Watermarking again? ;-) |
| [05:59:21] |
<alect> |
heh |
| [05:59:31] |
<alect> |
no, he released some software called pycallgraph |
| [05:59:38] |
<alect> |
and then spammed every site he could find |
| [06:00:35] |
<alect> |
so slow |
| [06:02:52] |
* |
alect twiddles his thumbs |
| [06:03:09] |
* |
cboos hopes it's not the 4043 issue... |
| [06:06:31] |
* |
jmut has joined #trac |
| [06:07:02] |
* |
samgranieri has joined #trac |
| [06:07:03] |
<jmut> |
howdy there. got simple question on tractwiki. I am trying to create TOC. how could that be easily accomplished? |
| [06:07:34] |
<alect> |
[[PageOutline]] |
| [06:08:12] |
<jmut> |
alect: headshot :) |
| [06:08:17] |
<jmut> |
alect: thanks a lot |
| [06:08:22] |
<alect> |
heh |
| [06:10:45] |
* |
jodok has joined #trac |
| [06:10:51] |
<jodok> |
http://www.trac-hacks.org/ down? |
| [06:11:17] |
<coderanger> |
jodok: Working on it |
| [06:11:30] |
<alect> |
slowly |
| [06:11:31] |
<jodok> |
coderanger: ta |
| [06:11:38] |
<alect> |
top didn't respond within 10 minutes |
| [06:12:20] |
* |
LionsMan1 has quit IRC |
| [06:16:19] |
* |
retracile has quit IRC |
| [06:19:20] |
<Datax> |
kop_: i've installed the patch and it's now possible to logout with ie ;) |
| [06:19:34] |
<Datax> |
but it doesn't work with firefox (tough luck) |
| [06:19:56] |
<coderanger> |
Datax: If you want logouts, use AccountManager |
| [06:20:01] |
* |
d0rt has joined #trac |
| [06:20:32] |
<Datax> |
coderanger: i am doing ! |
| [06:20:48] |
<coderanger> |
Datax: Then what patch are you talking about? |
| [06:21:25] |
<Datax> |
the one the logs you out correctly ;) |
| [06:21:40] |
<coderanger> |
You don't need that with accountmanager |
| [06:21:53] |
<coderanger> |
And accountmanager is a plugin, not a patch |
| [06:21:55] |
<Datax> |
well it wasn't working before |
| [06:22:04] |
<coderanger> |
did you enable form-based logins? |
| [06:22:15] |
<Datax> |
no htpasswd based |
| [06:22:29] |
<coderanger> |
[components] |
| [06:22:36] |
<coderanger> |
trac.web.auth.LoginModule = disabled |
| [06:22:43] |
<Datax> |
i'll check |
| [06:22:44] |
<coderanger> |
acct_mgr.* = enabled |
| [06:23:01] |
<coderanger> |
You should get a web form when you try to login, not an HTTP auth popup |
| [06:23:19] |
<Datax> |
but where does it store the users and passwords ? |
| [06:23:31] |
<coderanger> |
Where ever you tell it to |
| [06:23:38] |
<Datax> |
in htpasswd format ? |
| [06:23:45] |
<coderanger> |
read the wiki page, it goes into detail on the configuration |
| [06:23:48] |
<Datax> |
ok |
| [06:23:51] |
<coderanger> |
htpasswd is an option, yes |
| [06:25:16] |
<Datax> |
coderanger: i've just pasted u my components section |
| [06:25:27] |
<coderanger> |
lisppaste5: url |
| [06:25:27] |
<lisppaste5> |
To use the lisppaste bot, visit http://paste.lisp.org/new/trac and enter your paste. |
| [06:26:20] |
<lisppaste5> |
Datax pasted "components" at http://paste.lisp.org/display/36754 |
| [06:27:11] |
<coderanger> |
replace all those acct_mgr entries with acct_mgr.* = enabled |
| [06:28:09] |
<lisppaste5> |
coderanger annotated #36754 with "components" at http://paste.lisp.org/display/36754#1 |
| [06:28:19] |
<alect> |
ok, she's on her way back up |
| [06:28:24] |
<alect> |
probably |
| [06:29:38] |
<Datax> |
coderanger: i don't have any login prompt at all now i can't access the admin part of trac |
| [06:29:58] |
<coderanger> |
Datax: Did you restart the trac after changing the trac.ini? |
| [06:30:01] |
<Datax> |
yes |
| [06:30:07] |
<Datax> |
apache reload |
| [06:30:28] |
<coderanger> |
Do you see acct_mgr loading in the log? |
| [06:30:34] |
<Datax> |
i'll check |
| [06:31:09] |
<alect> |
ok. working |
| [06:31:27] |
<Datax> |
coderanger: can't find a log that contains that sort of info :s |
| [06:31:33] |
<coderanger> |
@logging |
| [06:31:33] |
<evil_twin> |
coderanger: "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. |
| [06:46:02] |
* |
kop_ has quit IRC |
| [06:47:00] |
<Datax> |
coderanger: i can't get anything to output to the logs (log file or syslog) |
| [06:47:12] |
<Datax> |
and it isn't a permission issue |
| [06:48:26] |
<coderanger> |
Then something is very wrong with your install |
| [06:48:37] |
<coderanger> |
check for selinux or a chroot |
| [06:48:41] |
<Datax> |
it's a debian packaged installation |
| [06:49:08] |
<Datax> |
of trac |
| [06:49:18] |
<coderanger> |
What version? |
| [06:49:32] |
* |
goldeagle is now known as goldeagle_lunch |
| [06:49:33] |
<Datax> |
0.10.3 |
| [06:49:54] |
<coderanger> |
pastebin your trac.ini |
| [06:49:57] |
<Datax> |
ok |
| [06:50:42] |
<lisppaste5> |
Datax pasted "trac.ini" at http://paste.lisp.org/display/36755 |
| [06:50:50] |
<cboos> |
alect: what happened with trac-hacks? anything relevant in the logs? |
| [06:51:05] |
<alect> |
like i said, it was the other vserver |
| [06:51:19] |
<alect> |
nothing to do with th at all |
| [06:51:23] |
<alect> |
linux vserver, that is, not apache vserver |
| [06:52:11] |
<coderanger> |
Datax: 1) You didn't remove those entries from [components] you should do that |
| [06:52:30] |
* |
kop_ has joined #trac |
| [06:52:36] |
<coderanger> |
Datax: 2) Set log_file = trac.log |
| [06:52:48] |
<Datax> |
i tried that but i'll try again |
| [06:53:15] |
<coderanger> |
Datax: 3) Try giving a full path the to htpasswd file |
| [06:54:04] |
<Datax> |
success we have a log file ;) |
| [06:54:15] |
<cboos> |
alect: oh ok, now I get it... Looks like misc was right yesterday evening ;) |
| [06:55:03] |
<lisppaste5> |
Datax pasted "trac.log" at http://paste.lisp.org/display/36756 |
| [06:55:09] |
<alect> |
about what? |
| [06:55:25] |
<cboos> |
about the need to explain me things twice ;) |
| [06:55:35] |
<alect> |
ah, heh |
| [06:57:41] |
<coderanger> |
Datax: With all 3 of those changes do you still get nothing on login? |
| [06:57:50] |
<Datax> |
i don't have a logon option |
| [06:57:53] |
<coderanger> |
Datax: And did you disable authentication at the server |
| [06:58:11] |
<Datax> |
in the apache config ? |
| [06:58:14] |
<coderanger> |
yes |
| [06:58:20] |
<Datax> |
no |
| [06:58:23] |
<Datax> |
i'll change that |
| [06:59:47] |
<Datax> |
still no logon link on trac |
| [07:01:23] |
<coderanger> |
Datax: Typo in you trac.ini |
| [07:01:31] |
<coderanger> |
acct_mgr not acct_mrg |
| [07:01:34] |
* |
samgranieri has quit IRC |
| [07:03:11] |
<Datax> |
argg thxs |
| [07:04:42] |
<Datax> |
GREAT :) |
| [07:04:46] |
<Datax> |
its perfect thxs |
| [07:10:05] |
* |
angrymike has left #trac |
| [07:14:50] |
* |
goldeagle_lunch is now known as goldeagle |
| [07:17:35] |
* |
pygi has joined #trac |
| [07:18:44] |
* |
LionsMane has joined #trac |
| [07:20:08] |
* |
Demian has joined #trac |
| [07:35:18] |
<Datax> |
i'm off, thanks again for the help :) |
| [07:35:21] |
* |
Datax has left #trac |
| [07:35:22] |
* |
pygi has left #trac |
| [07:40:23] |
* |
retracile has joined #trac |
| [07:55:11] |
* |
goldeagle has quit IRC |
| [07:55:11] |
* |
whitelynx has quit IRC |
| [07:55:11] |
* |
chandlerc has quit IRC |
| [07:55:11] |
* |
asmodai has quit IRC |
| [07:55:11] |
* |
bartc has quit IRC |
| [07:58:20] |
* |
whitelynx has joined #trac |
| [08:00:25] |
* |
bartc has joined #trac |
| [08:01:25] |
* |
asmodai has joined #trac |
| [08:05:03] |
* |
goldeagle has joined #trac |
| [08:05:03] |
* |
chandlerc has joined #trac |
| [08:05:11] |
* |
goldeagle has quit IRC |
| [08:05:48] |
* |
goldeagle has joined #trac |
| [08:07:23] |
* |
jmut has quit IRC |
| [08:11:01] |
* |
coderanger_ has joined #trac |
| [08:13:05] |
<verm__> |
cboos: around? |
| [08:13:29] |
<verm__> |
cboos: tocmacro is broken, but in another way now |
| [08:18:39] |
<verm__> |
oh, hmm |
| [08:19:52] |
<verm__> |
doh nevermind i see, my trac was out dated i need to pay more attention :) |
| [08:19:55] |
<verm__> |
thanks it works great |
| [08:19:56] |
<verm__> |
! |
| [08:24:47] |
* |
cboos has quit IRC |
| [08:30:19] |
* |
elehack|work has joined #trac |
| [08:34:26] |
* |
danbeck has joined #trac |
| [08:43:40] |
* |
chandlerc has quit IRC |
| [08:47:08] |
* |
jodok has quit IRC |
| [08:49:46] |
* |
Blackhex has joined #trac |
| [08:54:11] |
* |
Blackhex has left #trac |
| [09:05:33] |
* |
retracile has quit IRC |
| [09:06:42] |
<pacopablo> |
morning |
| [09:08:09] |
<coderanger_> |
g'morn |
| [09:08:23] |
* |
Synapse has quit IRC |
| [09:09:16] |
* |
bosko has joined #trac |
| [09:09:53] |
* |
chandlerc has joined #trac |
| [09:10:22] |
* |
bosko is now known as bsm |
| [09:10:29] |
<rjdave_> |
is there a way to make certain links in the trac wiki to open in a new window? |
| [09:11:33] |
<bsm> |
hi eveyone, |
| [09:11:43] |
<bsm> |
a couple of very basic questions |
| [09:13:05] |
<bsm> |
how do I setup a trac enviroment in trac 0.11 on windows? |
| [09:13:12] |
* |
Synapse has joined #trac |
| [09:13:39] |
<bsm> |
I cannot find the command (i.e. script) named trac-admin |
| [09:15:07] |
<bsm> |
any hint |
| [09:15:47] |
* |
bsm is now known as _bsm |
| [09:19:07] |
<kopernikus> |
bsm, the easiest way is to go into your checked out/downloaded trac (where the README file is) and run "python scripst/trac-admin C:\\myenv" or some other path |
| [09:19:56] |
<_bsm> |
thanks I will check it now |
| [09:21:03] |
<kopernikus> |
or if you have installed 0.11 in your python site-packages, trac-admin and tracd should be in the Scripts folder in your python installation directory |
| [09:21:10] |
* |
danbeck has quit IRC |
| [09:22:01] |
<kopernikus> |
either add the Scripts directory to %PATH% or type the full path to trac-admin on the command line |
| [09:22:30] |
<_bsm> |
well that's my initial problem, there is no folder scripts in site-packages/trac |
| [09:23:08] |
<_bsm> |
but i have found it in working folder where I checkouted trac 0.11 |
| [09:23:49] |
<kopernikus> |
its in c:\program files\python2.4\Scripts or wherever your python is |
| [09:28:13] |
<_bsm> |
kopernikus: in my c:\Python25\Lib\site-packages\trac\ there is no folder scripts |
| [09:28:13] |
* |
kop_ has quit IRC |
| [09:28:58] |
<kopernikus> |
I didn't say so... |
| [09:30:15] |
<_bsm> |
sorry than i did not understan |
| [09:30:49] |
<kopernikus> |
I wrote its in c:\python25\Scrips |
| [09:31:07] |
<kopernikus> |
s/Scrips/Scripts/ |
| [09:32:15] |
<_bsm> |
koprenikus, yes you're right, I overlook that folder |
| [09:32:23] |
<_bsm> |
there are scripts I need |
| [09:32:30] |
<_bsm> |
thanks a lot |
| [09:38:40] |
* |
hotte has joined #trac |
| [09:46:30] |
* |
coderanger1 has joined #trac |
| [09:46:31] |
* |
coderanger_ has quit IRC |
| [09:53:39] |
* |
pradeep_ has joined #trac |
| [09:54:33] |
<rjdave_> |
is there a way to make certain links in the trac wiki to open in a new window? |
| [09:58:57] |
* |
chtito has joined #trac |
| [09:59:22] |
* |
chtito has left #trac |
| [10:05:11] |
* |
pradeep_ has quit IRC |
| [10:14:11] |
* |
_bsm has left #trac |
| [10:27:28] |
* |
omry has quit IRC |
| [10:27:42] |
* |
omry has joined #trac |
| [10:48:53] |
* |
Hadaka has quit IRC |
| [10:48:53] |
* |
Naked is now known as Hadaka |
| [11:00:52] |
* |
elehack|work has quit IRC |
| [11:05:43] |
* |
pygi has joined #trac |
| [11:08:30] |
* |
kopernikus has quit IRC |
| [11:08:47] |
* |
dilinger has quit IRC |
| [11:15:50] |
* |
_shawn has quit IRC |
| [11:21:13] |
* |
stevegt has quit IRC |
| [11:21:16] |
* |
goldeagle has quit IRC |
| [11:21:42] |
* |
goldeagle has joined #trac |
| [11:22:27] |
* |
goldeagle has quit IRC |
| [11:27:06] |
<oblio_> |
sup sup |
| [11:27:21] |
<oblio_> |
does anyone have any input as far as setting "subcategories" in trac? |
| [11:27:44] |
<oblio_> |
is there discussion about this? am i going outside the bounds of the intention of a minimal approach? |
| [11:28:21] |
<pacopablo> |
oblio_: currenty, yes, though once workflow is done, this will be doable |
| [11:28:44] |
<oblio_> |
i don't think i understand |
| [11:28:55] |
<oblio_> |
which workflow? what will be doable? |
| [11:28:59] |
<oblio_> |
currently there is discussion? |
| [11:29:17] |
<pacopablo> |
currently, you can't set "subcategories" |
| [11:29:28] |
<oblio_> |
but there is the concept of a parent category? |
| [11:29:31] |
<oblio_> |
which is being implemented? |
| [11:29:57] |
<pacopablo> |
there is work being done to implement flexible ticket workflow, generally referred to as simply "workflow" |
| [11:30:13] |
<pacopablo> |
this will allow one to create a plugin that provides the feature of "subcategories" |
| [11:30:23] |
<pacopablo> |
and will proabaly be a stock plugin, but who knows |
| [11:31:19] |
<oblio_> |
gotcha |
| [11:31:19] |
<oblio_> |
nice |
| [11:31:26] |
<oblio_> |
who is working on it? is there a project page? |
| [11:32:11] |
* |
tsb has joined #trac |
| [11:33:04] |
<pacopablo> |
alect: was the one originaly working on it |
| [11:33:14] |
<pacopablo> |
it's been kind of stalled the past little bit |
| [11:33:21] |
<pacopablo> |
but it's on ly agenda for the sprints at pycon |
| [11:42:43] |
* |
_shawn has joined #trac |
| [11:42:44] |
* |
ndru1234 has joined #trac |
| [11:44:58] |
<ndru1234> |
hello! can someone recommend a bug submission/software development site that i can use? something like trac but that does not have to be hosted on my side?? |
| [11:45:40] |
<pygi> |
ndru1234, trac also doesn't have to be hosted on your side |
| [11:45:44] |
<pygi> |
just use some provider |
| [11:45:44] |
<pygi> |
sec |
| [11:46:08] |
<pygi> |
http://trac.edgewall.org/wiki/CommercialServices |
| [11:46:36] |
<ndru1234> |
pygi: oh... lemme check it out |
| [11:47:07] |
* |
_shawn has quit IRC |
| [11:48:18] |
* |
_shawn has joined #trac |
| [11:54:39] |
* |
GRiD has joined #trac |
| [11:55:25] |
<GRiD> |
hi. i thought this would be common but i can't seem to find it.. can i add/change which file extensions trac tries to highlight, as php for example, in the browser? |
| [11:58:12] |
<ndru1234> |
pygi: yep, found one that works! thx for the hint! :) |
| [11:58:46] |
<pygi> |
ndru1234, which one? :) |
| [11:59:23] |
<ndru1234> |
pygi: openSVN seems to be working fine :) |
| [12:01:18] |
<pygi> |
ah :P |
| [12:04:28] |
* |
dilinger has joined #trac |
| [12:04:44] |
* |
dilinger_ has joined #trac |
| [12:05:36] |
* |
dilinger_ is now known as dilinger |
| [12:09:20] |
* |
lightcap_ has joined #trac |
| [12:09:23] |
* |
dilinger has quit IRC |
| [12:09:45] |
* |
dilinger has joined #trac |
| [12:12:03] |
* |
lightcap_ has left #trac |
| [12:13:02] |
* |
tsb has quit IRC |
| [12:20:39] |
* |
chandlerc has quit IRC |
| [12:21:14] |
* |
chandlerc has joined #trac |
| [12:28:47] |
* |
Flusher- has joined #trac |
| [12:31:27] |
* |
chandlerc has quit IRC |
| [12:31:32] |
* |
kopernikus has joined #trac |
| [12:32:28] |
* |
mallero_ has joined #trac |
| [12:33:52] |
* |
mallero has quit IRC |
| [12:33:57] |
* |
mallero_ is now known as mallero |
| [12:37:03] |
* |
sam`_ has joined #trac |
| [12:42:57] |
* |
Flusher has quit IRC |
| [12:43:56] |
* |
sam` has quit IRC |
| [12:46:38] |
* |
sam`_ is now known as sam` |
| [12:55:25] |
* |
Silversys has joined #trac |
| [12:55:40] |
<Silversys> |
is the trac website unavaila |