[Trac] Re: trac-admin upgrade problem

2009-08-10 Thread gslavov
Ok, finally figured out the problem, it was printing a message that it succeeded in updating the db but in reality it was failing due to an invalid query (for postgres anyway). After rewriting the query and updating the plugin it worked fine. I have opened a ticket for the problem on trac-hacks.

[Trac] Re: Knowing Enough to be Dangerous

2009-08-10 Thread Leonardo Santagada
On Aug 10, 2009, at 12:05 PM, Emmanuel Blot wrote: > >> This is only needed if you want to install from a subversion >> repository made by svn 1.6, > > Actually, if you checkout the code with a SVN 1.6 *client*, the > repository server/format does not matter. that is what I tried to say, if yo

[Trac] Re: Disabling html renderer

2009-08-10 Thread Emmanuel Blot
> Hi, > > What's the easiest/best solution to prevent users from writing > {{{ > #!html > ... > }}} > content ? BTW, should not Genshi reject any invalid HTML syntax? Some user added a element inside a {{{#!html }}} block, which ended up generating an invalid XHTML-scrict document, as is not a

[Trac] Disabling html renderer

2009-08-10 Thread Emmanuel Blot
Hi, What's the easiest/best solution to prevent users from writing {{{ #!html ... }}} content ? Thanks, Manu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to

[Trac] How to add features to TracWysiwyg editor toolbar (plugin)

2009-08-10 Thread Olemis Lang
Hello ! Recently I realized that TracWysiwyg plugin is a JS-only plugin. Hence I'd like to know about the «best way» (or any other suggestion) to add features to the Wysiwyg toolbar (preferently by writing a separate plugin ;o) . So here are the approaches I've identified so far. I'd appreciate a

[Trac] Re: Knowing Enough to be Dangerous

2009-08-10 Thread Emmanuel Blot
> This is only needed if you want to install from a subversion > repository made by svn 1.6, Actually, if you checkout the code with a SVN 1.6 *client*, the repository server/format does not matter. Cheers, Manu --~--~-~--~~~---~--~~ You received this message bec

[Trac] Re: Implementing a new permission (not associated with a specified component)

2009-08-10 Thread Olemis Lang
On Sat, Aug 8, 2009 at 8:47 PM, jevans wrote: > > On Aug 5, 8:34 am, Olemis Lang wrote: >> On Tue, Aug 4, 2009 at 10:21 PM,jevans wrote: >> >> > It would be nice if the various plug-in's that ask for permissions for >> > whatever they do could/would accept group names as well as actual >> > permi

[Trac] Re: Export csv with custom fields

2009-08-10 Thread Olemis Lang
On Fri, Aug 7, 2009 at 4:29 AM, Rehan wrote: > > Hello, > > I want to export csv file with all the custom fields that I've added > to the trac.ini file. > > The problem is that I want to export tickets that I have selected > through 'Custom Query' (in 'View Tickets'). However, the export link > at

[Trac] Re: Knowing Enough to be Dangerous

2009-08-10 Thread Leonardo Santagada
On Aug 10, 2009, at 8:46 AM, ray wrote: > > While searching for info in setuptools, I ran across this article. It > addresses a patch. > http://bugs.python.org/setuptools/issue64 > > I don't know if I need to address this or not. Is there a central > location to determine if there are patches

[Trac] Data import from other TracEnv

2009-08-10 Thread Micha
Hi all, I'm looking for the possibility to import data from other Trac environments, hosted on the same server. E.g.: User data (name, mailadress, ... ), workflow, versions, priorities, severties, maybe which plugins are enabled... The purpose is to easier setup newly created projects. Is there

[Trac] Knowing Enough to be Dangerous

2009-08-10 Thread ray
While searching for info in setuptools, I ran across this article. It addresses a patch. http://bugs.python.org/setuptools/issue64 I don't know if I need to address this or not. Is there a central location to determine if there are patches I need for an installation? Ray --~--~-~--~--

[Trac] Re: any recent success with oracle version?

2009-08-10 Thread Christian Boos
Hello Basil, mkitezr wrote: > Thanks Jani and Christian for your responses. > > On the topic of picking unstable? trunk vs stable released... I was > thinking working with a known working and stable version, perhaps even > released, with good test case coverage, will give me a great baseline > to