[Trac] Unable to create requirements in Trac

2011-01-05 Thread AshaJames
Hi,
I have installed Trac-0.12.1 version. Later I have created a project
X. When I access trac on browser, I am able to see the project name.
but after selecting the project name I am getting following errors:

Cannot load Python bindings for SQLite
 Warning:

* Error with navigation contributor BrowserModule
* Can't synchronize with repository (default) (Cannot load
Python bindings for SQLite). Look in the Trac log for more
information.

Can anyone help me to resolve the issue.

Thanks
Asha

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] compile problem trac=0.12 with babel

2011-01-05 Thread Roger Oberholtzer
On Tue, 2011-01-04 at 23:02 +0100, Holger Bruenjes wrote:
 Hallo
 
 Am 2011-01-04 19:50, schrieb Christian Boos:
 
  but, when I use
 
  easy_install -z Babel==0.9.5
 
  then Trac compiled with error
 
  ... and even that still worked for me. Which version of easy_install are
  you using? I was using setuptools-0.6c12 (on Linux).
 
 I installed on Linux
 
 it does not work :-(
 
 easy_install -U setuptools
 Best match: setuptools 0.6c12dev-r85381
 
 easy_install pytz==2010o
 
 easy_install -z Babel==0.9.5
 
 easy_install Genshi==0.6
 
 easy_install Trac==0.12.1
 
File /usr/bin/easy_install, line 8, in module
  load_entry_point('setuptools==0.6c12dev-r85381', 
 'console_scripts', 'easy_install')()
 
 
 
File build/bdist.linux-i686/egg/babel/core.py, line 212, in parse
File build/bdist.linux-i686/egg/babel/core.py, line 137, in 
 __init__
 babel.core.UnknownLocaleError: unknown locale 'ca'
 
 
 hmm, than I use Babel witout -z
 
 Thanks
 Holger
 

I am doing a similar thing, and getting the exact same results.

Traceback (most recent call last):
  File /usr/lib/python2.6/site-packages/trac/web/api.py, line 436, in 
send_error
data, 'text/html')
  File /usr/lib/python2.6/site-packages/trac/web/chrome.py, line 833, in 
render_template
data = self.populate_data(req, data)
  File /usr/lib/python2.6/site-packages/trac/web/chrome.py, line 756, in 
populate_data
'locale': req and req.locale,
  File /usr/lib/python2.6/site-packages/trac/web/api.py, line 212, in 
__getattr__
value = self.callbacks[name](self)
  File /usr/lib/python2.6/site-packages/trac/web/main.py, line 311, in 
_get_locale
req.languages)
  File /usr/lib/python2.6/site-packages/trac/util/translation.py, line 341, 
in get_negotiated_locale
normalize(get_available_locales()), sep='-')
  File build/bdist.freebsd-8.0-STABLE-i386/egg/babel/core.py, line 185, in 
negotiate
return Locale.parse(identifier, sep=sep)
  File build/bdist.freebsd-8.0-STABLE-i386/egg/babel/core.py, line 212, in 
parse
return cls(*parse_locale(identifier, sep=sep))
  File build/bdist.freebsd-8.0-STABLE-i386/egg/babel/core.py, line 137, in 
__init__
raise UnknownLocaleError(identifier)
UnknownLocaleError: unknown locale 'en_US'


-- 
Roger Oberholtzer

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] Unable to create requirements in Trac

2011-01-05 Thread Cooke, Mark
 -Original Message-
 From: trac-users@googlegroups.com On Behalf Of AshaJames
 Sent: 05 January 2011 05:57
 To: Trac Users
 Subject: [Trac] Unable to create requirements in Trac
 
 Hi,
 I have installed Trac-0.12.1 version. Later I have created a project
 X. When I access trac on browser, I am able to see the project name.
 but after selecting the project name I am getting following errors:
 
 Cannot load Python bindings for SQLite
  Warning:
 
 * Error with navigation contributor BrowserModule
 * Can't synchronize with repository (default) (Cannot load
 Python bindings for SQLite). Look in the Trac log for more
 information.
 
 Can anyone help me to resolve the issue.
 
 Thanks
 Asha
 
Please provide more information ~  what is yor operating system, how did
you install Trac, how are you serving trac (apache, tracd?) etc...

The error is that your instance of trac cannot access the SQLite backend
(Cannot load Python bindings for SQLite) and since most of the Trac data
is in the database, that is a fatal error.  Review the TracInstall page
for information on where to get the SQLite bindings...

http://trac.edgewall.org/wiki/TracInstall#ForSQLite

~ Mark C

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Is anyone using Trac as a helpdesk tool?

2011-01-05 Thread Flatfender
Yeah we hacked trac and the email2trac to do AD lookups and fill in
the user records automagically so that we always had consistent info.

On Wed, Jan 5, 2011 at 1:50 AM, Rainer Sokoll rai...@sokoll.com wrote:
 On 1/4/11 11:45 AM, Dan North wrote:

 Does this seem like a sensible use of Trac or should I be considering
 something else entirely to manage helpdesk ticket lifecycle?

 We use trac for our internal helpdesk for about 5 years now.
 All modules but the wiki module and the ticket module are disabled.
 Pros:
 Once it is installed and configured, it is a fire-and-forget solution.
 Ability to open tickets via email (email2trac). Fine grained ticket
 permissions via plugin.
 Cons:
 No escalation. No remainders when a tickets gets overdue. No way (at
 least I found none) to force users to set their email address at first
 login - no emails are sent out to the reporter then. Most users don't
 care about the wiki syntax, so often the formatting is messed up. No way
 to merge tickets.
 In summary: To me, trac is a really good helpdesk tool. I can live with
 its limitations. It is worth a try.

 Rainer


Yeah we hacked trac and the email2trac to do AD lookups and fill in
the user records automagically so that we always had consistent info.
And I'll second that the limitations for our purposes we're livable.


Matt P.

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Is anyone using Trac as a helpdesk tool?

2011-01-05 Thread Dan North
Yeah, I was expecting to have to hack up some XML-RPC cron scripts or get
into some Python, so that's not a big deal.

Thanks,
Dan

On Tue, Jan 4, 2011 at 11:56 AM, Eirik Schwenke
eirik.schwe...@nsd.uib.nowrote:

 Dan North skrev 04/01/11 11:45:
  Hi folks.
 
  As the subject says, I'm looking at using Trac as a helpdesk tool and I
  wondered if anyone else was using it in this way? Have you tried it and
  abandoned it, or better yet tried it and found it does everything you
 need?
 
  I searched the list archives for helpdesk and help desk and only
 found
  only a handful of threads, from 2009 and earlier. Google doesn't turn up
  much either.
 
  Does this seem like a sensible use of Trac or should I be considering
  something else entirely to manage helpdesk ticket lifecycle?
 

 We are using trac as a help desk tool of sorts -- and it fits our (very
 limited) needs well. We are still mostly using trac internally to share
 and document information among administrators, not so much as a user
 facing (visible) tool.

 We are planning to move our support-(email)-list over to defaulting to
 creating trac-tickets, but are still doing this on a case by case basis,
 triaging out trivial issues that we don't need to document for posterity.

 Depending on your needs, and idea of what a help desk system is --
 trac can work well -- it's very customizable, and has reasonable email
 integration via email2trac[1].

 To the best of my knowledge the main missing feature is an easy,
 automated way of escalating tickets based on age. But various
 workarounds should be possible, perhaps using the xmlrpc-plugin[2] in
 combination with a few scripts run by cron.


 [1] https://subtrac.sara.nl/oss/email2trac
 [2] http://trac-hacks.org/wiki/XmlRpcPlugin


 Best regards,

 --
  .---.  Eirik Schwenke eirik.schwe...@nsd.uib.no
 ( NSD ) Harald Hårfagresgate 29Rom 150
  '---'  N-5007 Bergentlf: (555) 889 13

  GPG-key at pgp.mit.edu  Id 0x8AA3392C



-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Is anyone using Trac as a helpdesk tool?

2011-01-05 Thread Bas van der Vlies

On 5 jan 2011, at 15:16, Flatfender wrote:

 Yeah we hacked trac and the email2trac to do AD lookups and fill in
 the user records automagically so that we always had consistent info.
 
Maybe this hack for email2trac is also useful for others.  Cn you post this 
diff?


 On Wed, Jan 5, 2011 at 1:50 AM, Rainer Sokoll rai...@sokoll.com wrote:
 On 1/4/11 11:45 AM, Dan North wrote:
 
 Does this seem like a sensible use of Trac or should I be considering
 something else entirely to manage helpdesk ticket lifecycle?
 
 We use trac for our internal helpdesk for about 5 years now.
 All modules but the wiki module and the ticket module are disabled.
 Pros:
 Once it is installed and configured, it is a fire-and-forget solution.
 Ability to open tickets via email (email2trac). Fine grained ticket
 permissions via plugin.
 Cons:
 No escalation. No remainders when a tickets gets overdue. No way (at
 least I found none) to force users to set their email address at first
 login - no emails are sent out to the reporter then. Most users don't
 care about the wiki syntax, so often the formatting is messed up. No way
 to merge tickets.
 In summary: To me, trac is a really good helpdesk tool. I can live with
 its limitations. It is worth a try.
 
 Rainer
 
 
 Yeah we hacked trac and the email2trac to do AD lookups and fill in
 the user records automagically so that we always had consistent info.
 And I'll second that the limitations for our purposes we're livable.
 
 
 Matt P.
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Trac Users group.
 To post to this group, send email to trac-us...@googlegroups.com.
 To unsubscribe from this group, send email to 
 trac-users+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/trac-users?hl=en.
 

--
Bas van der Vlies
b...@sara.nl



-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Is anyone using Trac as a helpdesk tool?

2011-01-05 Thread Rainer Sokoll
On 1/5/11 3:16 PM, Flatfender wrote:

 Yeah we hacked trac and the email2trac to do AD lookups and fill in
 the user records automagically so that we always had consistent info.
 And I'll second that the limitations for our purposes we're livable.

We do this via a cron job:

#!/bin/sh
#

for user in `sqlite3 $1 'select distinct sid from session_attribute;'`; do
#
EMAIL=`sqlite3 $1 select sid,value from session_attribute \
  where name='email' and sid='$user';`
if [ x${EMAIL} == x ] ; then
LCUSER=`echo $user | tr [:upper:] [:lower:]`
EMAIL=`/root/bin/GetLDAPEMailForUser.pl $LCUSER`
if [ x${EMAIL} != x ] ; then
sqlite3 $1 insert into session_attribute \
  values('$user',1,'email','${EMAIL}');
echo Added ${EMAIL} for user $user in trac.db
fi
fi
done

To write GetLDAPEMailForUser.pl is up to the reader ;-)))

Rainer

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Dan North
The site says 0.11 is old and 0.12 is current, but a number of the plugins
I've been looking at don't work with 0.12 and seem ok on 0.11.

Is the old/current status on the Trac wiki based on aspiration rather than
reality? :)

Which version of Trac are you using, and if you're on 0.12 what prompted you
to upgrade from 0.11?

Thanks,
Dan

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Matthew Caron

On 01/05/2011 10:29 AM, Dan North wrote:

Which version of Trac are you using, and if you're on 0.12 what prompted you
to upgrade from 0.11?


0.11.6. Haven't had the time to validate 0.12 for production use.

--
Matthew Caron
Build Engineer
Sixnet | www.sixnet.com
O +1 518 877 5173 Ext. 138
F +1 518 602 9209
matt.ca...@sixnet.com

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Cooke, Mark
 -Original Message-
 From: trac-users@googlegroups.com 
 [mailto:trac-us...@googlegroups.com] On Behalf Of 
 Sent: 05 January 2011 15:33
 To: trac-users@googlegroups.com
 Cc: Dan North
 Subject: Re: [Trac] Straw poll - which Trac version are you using?
 
  On 01/05/2011 10:29 AM, Dan North wrote:
  Which version of Trac are you using, and if you're on 0.12 
  what prompted you to upgrade from 0.11?
 
 On 01/05/2011 15:33, Matthew Caron wrote:

 0.11.6. Haven't had the time to validate 0.12 for production use.
 
0.11.7 for the same reason... Plus as you noticed not all plugins have
been upgraded...

~ mark c

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread W. Martin Borgert

Quoting Dan North d...@dannorth.net:

Which version of Trac are you using[...]?


0.11.7, because this is the version in Debian 6.0 (Squeeze).

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] New Wiki Page

2011-01-05 Thread Boettgerie
Hello,

I want to add a complete new Wiki page to a fresh Agilo environment and I 
don't want to link this one to any existing Wiki page.
I will have other sub-pages for this page. But when I check the index page I 
don't like what I see there.

For example OOTB you wil find a structure like:

   - Wiki
  - WikiDeletePage
  - WikiFormatting
  - WikiHtml
  - ...
   
I want to have nearly the same with my page:


   - MyWiki
  - MyWikiStart
  - MyWikiPage1
  - MyWikiPage2
  - ...
   
What do I have to do to get this result?
Cannot find anything in the documentation.
When I create my pages I always get something like:


   - MyWiki
   - MyWikiStart
   - MyWikiPage1
   - MyWikiPage2
   - ...


Thanks and regards,
Heiko

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Michelle Young

On 1/5/2011 10:58 AM, Cooke, Mark wrote:

-Original Message-
From: trac-users@googlegroups.com
[mailto:trac-us...@googlegroups.com] On Behalf Of
Sent: 05 January 2011 15:33
To: trac-users@googlegroups.com
Cc: Dan North
Subject: Re: [Trac] Straw poll - which Trac version are you using?


On 01/05/2011 10:29 AM, Dan North wrote:
Which version of Trac are you using, and if you're on 0.12
what prompted you to upgrade from 0.11?

On 01/05/2011 15:33, Matthew Caron wrote:

0.11.6. Haven't had the time to validate 0.12 for production use.


0.11.7 for the same reason... Plus as you noticed not all plugins have
been upgraded...

~ mark c



0.11.7. Haven't had the time to validate 0.12 for production use.

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Is anyone using Trac as a helpdesk tool?

2011-01-05 Thread Bas van der Vlies

On 5 jan 2011, at 16:22, Dan North wrote:

 Thanks - that's a really useful list of plugins. If I can get 
 autocomplete-users working with ldap integration I'll be a happy man!
We have patched autocomplete-users to support ldap and set the session 
attriibutes for the users. So email is also working ;-)

 
 On Wed, Jan 5, 2011 at 2:05 AM, Flatfender flatfen...@gmail.com wrote:
 On Tue, Jan 4, 2011 at 5:45 AM, Dan North d...@dannorth.net wrote:
  Hi folks.
  As the subject says, I'm looking at using Trac as a helpdesk tool and I
  wondered if anyone else was using it in this way? Have you tried it and
  abandoned it, or better yet tried it and found it does everything you need?
  I searched the list archives for helpdesk and help desk and only found
  only a handful of threads, from 2009 and earlier. Google doesn't turn up
  much either.
  Does this seem like a sensible use of Trac or should I be considering
  something else entirely to manage helpdesk ticket lifecycle?
  Thanks,
  Dan
 
 I used it at a past company and liked it.  The inability to merge
 tickets is a problem, but not insurmountable.   I'm getting ready to
 hopefully replace RT at my current company with Trac.  Here is a list
 of plugins I used at my last company, this was some time ago, so not
 all these may be needed or useful given the latest version of trac.
 We used private wiki portion to have public and private parts of the
 wiki which was really useful. So we could use the wiki to document to
 user so sometimes they didn't need to put a ticket in, b/c the wiki
 could answer their question.  If you needs are simple it should work
 quite well.  Adding and tweaking fields will be of value to you.
 
 AutocompleteUsers-0.4.1-py2.5.egg
 BatchModify-0.2.0-py2.4.egg
 BatchModify-0.2.0-py2.5.egg
 BlackMagicTicketTweaks-0.1-py2.5.egg
 BreadCrumbsNavPlugin-0.1-py2.4.egg
 NavAdd-0.1-py2.5.egg
 NoteBox-0.1.dev-py2.5.egg
 PrivateWikis-1.0.0-py2.5.egg
 TicketBox.py
 TicketCharts.py
 TicketValidator-0.1-py2.5.egg
 TracAccountManager-0.2.1dev-py2.5.egg
 TracAddHeadersPlugin-0.1-py2.5.egg
 TracAdvParseArgsPlugin-0.1.-py2.5.egg
 TracAuthRequired-0.3.1-py2.5.egg
 TracDateField-1.0.1-py2.5.egg
 TracHTTPAuth-1.1-py2.5.egg
 TracNav-3.92-py2.5.egg
 TracNewsFlash-1.0.1-py2.5.egg
 TracNoAnonymous-2.0-py2.4.egg
 TracPrivateTickets-2.0.2-py2.5.egg
 TracUserManagerPlugin-0.3-py2.5.egg
 TracWysiwyg-0.2-py2.5.egg
 Tracticketstats-1.0-py2.4.egg
 openFlashChart.py
 openFlashChart_elements.py
 openFlashChart_varieties.py
 ticket_clone.py.bak
 
 Sorry for not having a better list, I only got a plugins directory
 listing after I left.  You should be able to find them on on track
 hacks though.
 
 Matt P.
 
 --
 You received this message because you are subscribed to the Google Groups 
 Trac Users group.
 To post to this group, send email to trac-us...@googlegroups.com.
 To unsubscribe from this group, send email to 
 trac-users+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/trac-users?hl=en.
 
 
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Trac Users group.
 To post to this group, send email to trac-us...@googlegroups.com.
 To unsubscribe from this group, send email to 
 trac-users+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/trac-users?hl=en.

--
Bas van der Vlies
b...@sara.nl



-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Is anyone using Trac as a helpdesk tool?

2011-01-05 Thread Dan North
Hi Rainer.

On Wed, Jan 5, 2011 at 6:50 AM, Rainer Sokoll rai...@sokoll.com wrote:

 On 1/4/11 11:45 AM, Dan North wrote:

  Does this seem like a sensible use of Trac or should I be considering
  something else entirely to manage helpdesk ticket lifecycle?

 We use trac for our internal helpdesk for about 5 years now.
 All modules but the wiki module and the ticket module are disabled.
 Pros:
 Once it is installed and configured, it is a fire-and-forget solution.


That sounds fantastic. Do you mind if I ask what size of company you're
using it in and what they do? The reason I'm asking is to understand  if
you're working for a mostly technical organisation, or if lots of your
helpdesk users are non-technical.

Thanks,
Dan

Ability to open tickets via email (email2trac). Fine grained ticket
 permissions via plugin.
 Cons:
 No escalation. No remainders when a tickets gets overdue. No way (at
 least I found none) to force users to set their email address at first
 login - no emails are sent out to the reporter then. Most users don't
 care about the wiki syntax, so often the formatting is messed up. No way
 to merge tickets.
 In summary: To me, trac is a really good helpdesk tool. I can live with
 its limitations. It is worth a try.

 Rainer

 --
 You received this message because you are subscribed to the Google Groups
 Trac Users group.
 To post to this group, send email to trac-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 trac-users+unsubscr...@googlegroups.comtrac-users%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/trac-users?hl=en.



-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Dan North
On Wed, Jan 5, 2011 at 4:48 PM, Andy Baker bungy...@gmail.com wrote:

 0.12-stable primarily for multi-repos, but lots of other nice
 improvements too. I would consider it production strength. Which
 plugins do have in 0.11 that don't work in 0.12?


I don't have them to hand but I'll check and get back to you. I'm pretty
sure CondFields was one of them.

Is 0.12 supposed to be backwards compatible or are there intentionally
breaking changes?


On 5 January 2011 15:29, Dan North d...@dannorth.net wrote:
  The site says 0.11 is old and 0.12 is current, but a number of the
 plugins
  I've been looking at don't work with 0.12 and seem ok on 0.11.
  Is the old/current status on the Trac wiki based on aspiration rather
 than
  reality? :)
  Which version of Trac are you using, and if you're on 0.12 what prompted
 you
  to upgrade from 0.11?
  Thanks,
  Dan
 
  --
  You received this message because you are subscribed to the Google Groups
  Trac Users group.
  To post to this group, send email to trac-us...@googlegroups.com.
  To unsubscribe from this group, send email to
  trac-users+unsubscr...@googlegroups.comtrac-users%2bunsubscr...@googlegroups.com
 .
  For more options, visit this group at
  http://groups.google.com/group/trac-users?hl=en.
 

 --
 You received this message because you are subscribed to the Google Groups
 Trac Users group.
 To post to this group, send email to trac-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 trac-users+unsubscr...@googlegroups.comtrac-users%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/trac-users?hl=en.



-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] New Wiki Page

2011-01-05 Thread Cooke, Mark
 -Original Message-
 From: trac-users@googlegroups.com On Behalf Of Boettgerie
 Sent: 05 January 2011 16:26
 To: trac-users@googlegroups.com
 Subject: [Trac] New Wiki Page
 
 Hello,
 
 I want to add a complete new Wiki page to a fresh Agilo 
 environment and I don't want to link this one to any existing 
 Wiki page.
 I will have other sub-pages for this page. But when I check 
 the index page I don't like what I see there.
 
 For example OOTB you wil find a structure like:
 
 
 * Wiki
 
   *   WikiDeletePage
   *   WikiFormatting
   *   WikiHtml
   *   ...
 
 I want to have nearly the same with my page:
 
 * MyWiki
 
   *   MyWikiStart
   *   MyWikiPage1
   *   MyWikiPage2
   *   ...
 
 What do I have to do to get this result?
 Cannot find anything in the documentation.
 When I create my pages I always get something like:
 
 * MyWiki
 * MyWikiStart
 * MyWikiPage1
 * MyWikiPage2
 * ...
 
 
 Thanks and regards,
 Heiko
 
I don't know Agilo but have a look at the following:-

http://trac.edgewall.org/wiki/WikiMacros#TitleIndex-macro

~ mark c

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Andy Baker
CondFields is quite old. I'd highly recommend DynamicFields
(http://trac-hacks.org/wiki/DynamicFieldsPlugin) and/or BlackMagic
(http://trac-hacks.org/wiki/BlackMagicTicketTweaksPlugin).

Not really sure about backwards compatibility, but I've not had any
issues with any of the key plugins we use.

On 5 January 2011 16:56, Dan North d...@dannorth.net wrote:


 On Wed, Jan 5, 2011 at 4:48 PM, Andy Baker bungy...@gmail.com wrote:

 0.12-stable primarily for multi-repos, but lots of other nice
 improvements too. I would consider it production strength. Which
 plugins do have in 0.11 that don't work in 0.12?

 I don't have them to hand but I'll check and get back to you. I'm pretty
 sure CondFields was one of them.
 Is 0.12 supposed to be backwards compatible or are there intentionally
 breaking changes?

 On 5 January 2011 15:29, Dan North d...@dannorth.net wrote:
  The site says 0.11 is old and 0.12 is current, but a number of the
  plugins
  I've been looking at don't work with 0.12 and seem ok on 0.11.
  Is the old/current status on the Trac wiki based on aspiration rather
  than
  reality? :)
  Which version of Trac are you using, and if you're on 0.12 what prompted
  you
  to upgrade from 0.11?
  Thanks,
  Dan
 
  --
  You received this message because you are subscribed to the Google
  Groups
  Trac Users group.
  To post to this group, send email to trac-us...@googlegroups.com.
  To unsubscribe from this group, send email to
  trac-users+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/trac-users?hl=en.
 

 --
 You received this message because you are subscribed to the Google Groups
 Trac Users group.
 To post to this group, send email to trac-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 trac-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/trac-users?hl=en.


 --
 You received this message because you are subscribed to the Google Groups
 Trac Users group.
 To post to this group, send email to trac-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 trac-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/trac-users?hl=en.


-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Christian Boos

On 1/5/2011 4:29 PM, Dan North wrote:
The site says 0.11 is old and 0.12 is current, but a number of the 
plugins I've been looking at don't work with 0.12 and seem ok on 0.11.


Is the old/current status on the Trac wiki based on aspiration rather 
than reality? :)


Which version of Trac are you using, and if you're on 0.12 what 
prompted you to upgrade from 0.11?




As I see several answers saying 0.11.x, I feel compelled to add the 
following remark: most of those users have 0.11.x installed probably 
because that was the stable version at the time they installed it... It 
works fine for them, so they keep using it. However, for a brand new 
installation, I wouldn't recommend using a version that's explicitly 
marked old, as this means no further release will happen on that 
branch. The next version following 0.11.7 is 0.12, which has been out 
since June 2010, and that was quite a robust release. The current stable 
version is 0.12.1, with 0.12.2 coming this month.


Now for the plugins, you must check each in detail, as I know that many 
plugins on Trac-hacks.org which are located below a .../0.11/ branch 
also got some compatibility fixes so that they nevertheless work with 
0.12. You need to look at the plugin's documentation or opened tickets 
to see what the current status really is. If your plugin of choice is 
not yet compatible, please lobby its maintainer to perform the necessary 
changes (and this lobbying works best when you provide a patch!). All 
potential incompatibilities are normally well documented in 
http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.12, which we tried to 
make as complete as possible.


By the way, the same thing applies for 0.13dev which is the version 
currently developed on trunk: there we even tried to automate the 
process by adding API changes notes to each ticket (collected in 
http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.13). It would be a 
good thing if plugin developers would keep an eye on this page and try 
to be proactive, so that we won't face the same question in a few months 
when we'll release 0.13. Note that a common complaint about Trac 
development was that major versions took too much time... now as we're 
trying to make these releases more frequent, this will also puts more 
burden on the plugin developers!


-- Christian

PS: I'm using Trac 0.12.1dev-r10149 at work and a recent 0.13dev on 
trac.edgewall.org ;-)


--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] Re: Straw poll - which Trac version are you using?

2011-01-05 Thread Tom_Rushworth

On Jan 5, 9:28 am, Christian Boos cb...@neuf.fr wrote:
 On 1/5/2011 4:29 PM, Dan North wrote:

[snip]

  Which version of Trac are you using, and if you're on 0.12 what
  prompted you to upgrade from 0.11?

 As I see several answers saying 0.11.x,..[snip]

012.1 - it was current for a new install in November, the only plugin
is for mercurial.

Just gotta say nice work folks!  The last time I looked at Trac was 5
years ago and it has come a long way since then.  I'm hooked :), I'll
be using it for all new projects of my own, and pushing clients to do
the same where it's practical.

Regards,

Tom Rushworth

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Bill Buklis
We're using 0.12. I don't have a lot of plugins installed and the ones we do
seem to work fine. The only one I had to remove was the ticket delete
plugin, but it was unnecessary anyway. I upgraded from 0.11.5 primarily for
the new table formatting codes. These are absolutely excellent. I really
like the new formatting styles and options in 0.12. The automatic comment
preview window when modifying tickets is really nice. I do wish they would
extend that to the description field in new tickets and for editing wiki
pages. Perhaps for 0.13?

 

-- Bill --

 

 

From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com] On
Behalf Of Dan North
Sent: Wednesday, January 05, 2011 9:29 AM
To: trac-users
Subject: [Trac] Straw poll - which Trac version are you using?

 

The site says 0.11 is old and 0.12 is current, but a number of the plugins
I've been looking at don't work with 0.12 and seem ok on 0.11.

 

Is the old/current status on the Trac wiki based on aspiration rather than
reality? :)

 

Which version of Trac are you using, and if you're on 0.12 what prompted you
to upgrade from 0.11?

 

Thanks,

Dan

-- 
You received this message because you are subscribed to the Google Groups
Trac Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Christian Boos

On 1/5/2011 7:06 PM, Bill Buklis wrote:


... The automatic comment preview window when modifying tickets is 
really nice. I do wish they would extend that to the description field 
in new tickets and for editing wiki pages. Perhaps for 0.13?





Well, for Wiki pages you don't have to wait: just activate the Edit 
side by side checkbox on the edit page (preview), then maximize your 
window and be happy ;-)


-- Christian

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] New Wiki Page

2011-01-05 Thread Lucas R. Magasweran
I achieve that affect by creating subpages as such:

wiki:MyWiki
wiki:MyWiki/Start
wiki:MyWiki/Page1
wiki:MyWiki/Page2

On Wed, 2011-01-05 at 17:01 +, Cooke, Mark wrote:

  -Original Message-
  From: trac-users@googlegroups.com On Behalf Of Boettgerie
  Sent: 05 January 2011 16:26
  To: trac-users@googlegroups.com
  Subject: [Trac] New Wiki Page
  
  Hello,
  
  I want to add a complete new Wiki page to a fresh Agilo 
  environment and I don't want to link this one to any existing 
  Wiki page.
  I will have other sub-pages for this page. But when I check 
  the index page I don't like what I see there.
  
  For example OOTB you wil find a structure like:
  
  
  *   Wiki
  
  *   WikiDeletePage
  *   WikiFormatting
  *   WikiHtml
  *   ...
  
  I want to have nearly the same with my page:
  
  *   MyWiki
  
  *   MyWikiStart
  *   MyWikiPage1
  *   MyWikiPage2
  *   ...
  
  What do I have to do to get this result?
  Cannot find anything in the documentation.
  When I create my pages I always get something like:
  
  *   MyWiki
  *   MyWikiStart
  *   MyWikiPage1
  *   MyWikiPage2
  *   ...
  
  
  Thanks and regards,
  Heiko
  
 I don't know Agilo but have a look at the following:-
 
 http://trac.edgewall.org/wiki/WikiMacros#TitleIndex-macro
 
 ~ mark c
 


-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: RE: [Trac] New Wiki Page

2011-01-05 Thread Boettgerie
OK.
But my page shouldn't be under


   - Wiki
  - MyWiki
 - myWikiStart
 - ...
  
I want something like:


   - Trac
  - ...
  - ...
   - Wiki
  - WikiStart
  - ...
  - ...
   - MyWiki
  - MyWikiStart
  - ...
  - ...
   
Any idea?

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Bill Buklis
I never noticed that check box before. Nice. One improvement I could suggest
would be to allow resizing the left side pane width dynamically so as to
allow the preview width to expand/contract as desired.

 

-- Bill --

 

 

From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com] On
Behalf Of Christian Boos
Sent: Wednesday, January 05, 2011 12:13 PM
To: trac-users@googlegroups.com
Subject: Re: [Trac] Straw poll - which Trac version are you using?

 

On 1/5/2011 7:06 PM, Bill Buklis wrote: 

... The automatic comment preview window when modifying tickets is really
nice. I do wish they would extend that to the description field in new
tickets and for editing wiki pages. Perhaps for 0.13?

 


Well, for Wiki pages you don't have to wait: just activate the Edit side by
side checkbox on the edit page (preview), then maximize your window and be
happy ;-)

-- Christian

-- 
You received this message because you are subscribed to the Google Groups
Trac Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Remy Blank
Dan North wrote:
 Which version of Trac are you using

0.12.1

 and if you're on 0.12 what prompted you to upgrade from 0.11?

Many cool new features (with multirepos at the top of the list) :)

-- Remy



signature.asc
Description: OpenPGP digital signature


Re: [Trac] Straw poll - which Trac version are you using?

2011-01-05 Thread Itamar O
On Thu, Jan 6, 2011 at 12:30 AM, Remy Blank remy.bl...@pobox.com wrote:

 Dan North wrote:
  Which version of Trac are you using

 0.12.1

  and if you're on 0.12 what prompted you to upgrade from 0.11?

 Many cool new features (with multirepos at the top of the list) :)

 -- Remy


We're on 0.12.1, and quite happy about it.
(originally started with 0.11.3 and upgraded along)

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.