[Trac] Re: Edit do not reflect immediately

2009-12-22 Thread Sneha
On Dec 21, 11:13 pm, Remy Blank remy.bl...@pobox.com wrote:
 Sneha wrote:
  Is anyone in this group also facing the similar problem? Is there any
  solution for this issue?

 Make sure your trac.ini file is writable by the web server.

 -- Remy

  signature.asc
  1KViewDownload

Thanks Remy for the prompt response!

We are currently running the Trac over Windows server. I tried giving
the write access to the trac.ini to everyone, but still the same issue
is occurring. Can anyone please guide me to the correct way of
assigning write permissions to the trac.ini file?

The section in httpd.conf file for more info -
Location /trac
SetHandler mod_python
PythonInterpreter main_interpreter
PythonHandler trac.web.modpython_frontend
PythonOption TracEnvParentDir E:\\Trac_projects
PythonOption TracUriRoot /trac
PythonOption PYTHON_EGG_CACHE E:\\egg_cache\\.egg-cache
 /Location

--

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] ticket query question

2009-12-22 Thread Roger Oberholtzer
On Wed, 2009-12-16 at 18:46 +0100, Remy Blank wrote:
 Roger Oberholtzer wrote:
  However, I do not seen to be able to get the tickets that are either id
  1, 20 or 33, or have the text 'rmt' in their keywords. The result can be
  more tickets, depending on the ones with rmt in the keyword.
 
 This has been implemented recently on trunk, with the following syntax:
 
   id=1|20|33,or,keywords~=rmt

Good news. Would this also be in the latest release that was announced a
week or so ago? Or just in trunk?


-- 
Roger Oberholtzer

OPQ Systems / Ramböll RST

Ramböll Sverige AB
Krukmakargatan 21
P.O. Box 17009
SE-104 62 Stockholm, Sweden

Office: Int +46 10-615 60 20
Mobile: Int +46 70-815 1696


-- 
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.




[Trac] Re: Unique RPC path

2009-12-22 Thread Olemis Lang
On Tue, Dec 22, 2009 at 9:08 AM, Odd Simon Simonsen oddsim...@gmail.com wrote:

 Hi Olemis,


:o)

 On 22. des. 2009, at 14.46, Olemis Lang wrote:

[...]

 I think that Trac should provide jQuery UI so that others be able to
 use it OOTB (but that's just IMO)

 And, I agree - it should be Trac that eventually provides the jQuery UI 
 library. Then using it will be a no-brainer.


The question is simple. If jQuery is the JS framework included in Trac then :

  - Why not to include jQuery UI so that plugin developers be able to
use those widgets in their own plugins and also custom widgets without
bundling jQuery UI core files ?
  - The same for a jQuey UI theme for Trac ;o)

Looking forward to your comments ;o)


 Featured article:
 WikiFormatting in protocol provider docs rendered as HTML (looks nice!)
 - http://bitbucket.org/osimons/trac-rpc-mq/changeset/36ae6d248eb5/



-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:
Merge: Protocol URLs and content types docs now work with trunk.  -
http://bitbucket.org/osimons/trac-rpc-mq/changeset/c047115b0bd0/

--

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] About including jQuery UI in Trac ...

2009-12-22 Thread Olemis Lang
Sorry but I sent the message and now I realize I didn't change the
subject . I apologize. Please follow this one.

On Tue, Dec 22, 2009 at 9:08 AM, Odd Simon Simonsen oddsim...@gmail.com wrote:

 Hi Olemis,


:o)

 On 22. des. 2009, at 14.46, Olemis Lang wrote:

[...]

 I think that Trac should provide jQuery UI so that others be able to
 use it OOTB (but that's just IMO)

 And, I agree - it should be Trac that eventually provides the jQuery UI 
 library. Then using it will be a no-brainer.


The question is simple. If jQuery is the JS framework included in Trac then :

 - Why not to include jQuery UI so that plugin developers be able to
   use those widgets in their own plugins and also custom widgets without
   bundling jQuery UI core files ?
 - The same for a jQuey UI theme for Trac ;o)

Looking forward to your comments ;o)


 Featured article:
 WikiFormatting in protocol provider docs rendered as HTML (looks nice!)
 - http://bitbucket.org/osimons/trac-rpc-mq/changeset/36ae6d248eb5/



-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:
Added tabs for protocol specific docs (needs jQuery theme).  -
http://bitbucket.org/osimons/trac-rpc-mq/changeset/1d2f7646faae/

--

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] ticket query question

2009-12-22 Thread Remy Blank
Roger Oberholtzer wrote:
 Good news. Would this also be in the latest release that was announced a
 week or so ago? Or just in trunk?

Only on trunk. Which is now running on t.e.o, so you could play with it
there, if you like.

-- Remy



signature.asc
Description: OpenPGP digital signature


Re: [Trac] About including jQuery UI in Trac ...

2009-12-22 Thread Remy Blank
Olemis Lang wrote:
  - Why not to include jQuery UI so that plugin developers be able to
use those widgets in their own plugins and also custom widgets without
bundling jQuery UI core files ?

I haven't used jQuery UI yet, but assuming it has the same exceptional
quality as jQuery (I'm sure it has), and the license permits direct
inclusion, I'm sure this would come in handy.

-- Remy



signature.asc
Description: OpenPGP digital signature


Re: [Trac] About including jQuery UI in Trac ...

2009-12-22 Thread W. Martin Borgert
Quoting Olemis Lang ole...@gmail.com:
  - Why not to include jQuery UI so that plugin developers be able to
    use those widgets in their own plugins and also custom widgets without
    bundling jQuery UI core files ?
  - The same for a jQuey UI theme for Trac ;o)

 Looking forward to your comments ;o)

As one of the packagers of Trac for Debian I have to oppose.
(Well, not strongly, but oppose.)

For distributions such as Debian or Ubuntu it is very important
not to duplicate software in the archive, mainly, but not only,
for security reasons. Therefore, JQuery is packaged as a Debian
package that is used by Trac, but also by other web applications.
If e.g. a security bug is found in JQuery, we need only to update
the JQuery package with a fixed version and do not need to care
about Trac and e.g. half a dozen other packages.

In any case, as Debian packager of Trac I would have to use the
Debian JQuery package, not an embedded copy in the Trac archive.
If, however, the JQuery version embedded in Trac and the one in
Debian diverge, if Debian uses a newer version, I fear, that
resulting problems would not have high priority, because the
embedded copy works. Well, the risk is probably not so high,
but in any case I would prefer to not include any 3rd party SW
in the Trac release.

If Trac would use an embedded copy of JQuery, why not also
include Genshi, Pygments, PySQLite/PsycoPG etc.? I hope, you
don't do that :~)

--

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.