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

2009-12-24 Thread W. Martin Borgert
Quoting W. Martin Borgert deba...@debian.org:
 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.

Just checked: 58 Debian packages depend on jQuery.

--

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

2009-12-24 Thread Olemis Lang
On Wed, Dec 23, 2009 at 6:34 PM, W. Martin Borgert deba...@debian.org wrote:
 Quoting Noah Kantrowitz n...@coderanger.net:
 Just remember the alternative is that every plugin has its own copy. However
 much work it might be to retrofit Trac to use a central version, it will be
 much harder to do this for every plugin that wants to use jQuery UI.

 No question: This would be worse.


If plugin X (packaged as deb) depends on `trac` for obvious reasons,
and Trac depends on jQuery then there is a transitive deps
relationship. So I suppose that no further work will be needed (`trac`
will always be a dependency for the plugin ;o), isn't it ?  In the end
he will end up making reference to the js files using `/chrome/common`
If a plugin author doesn't wanna assume the challenge that's (his|her)
choice in the end, and he will have one of three options :

  - do not include the widgets (... and IMHO that means to be frozen in time
and obviate the benefits of lovely useful widgets provided by JS UI libs ;o)
  - bundle jQuery UI with the plugin code (i.e. a lot of copies of the
lib js files
and an even worst scenario than a single copy inside Trac if packaged
as a deb ;o)
  - reinvent jQuery UI (no further comments)

-- 
Regards,

Olemis.

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

Featured article:
Assessment of unittest 2.7 API : new features and opinions  -
http://feedproxy.google.com/~r/simelo-en/~3/cVOgG8NIBFY/assessment-of-unittest-27-api-new.html

--

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] Kishore Yanna: Problem with repository

2009-12-24 Thread Olemis Lang
In a separate thread ;o)

On Wed, Dec 23, 2009 at 10:51 PM, Kishore Yanna kishore.ya...@gmail.com wrote:
 Hi Guys

 I have a login issues with my trac version 0.11
 I have paurchesd from Jumpbox. and i have setup with postgres database
 When ever I click any link on the home page I am getting  Internal error

 Please find the attachment for screen shot.
  Please can you please help any one to resolve my problem


Change your repository settings (reposiry_dir in trac.ini)

-- 
Regards,

Olemis.

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

Featured article:
Minor optimizations. Protocol provider docs (WikiFormatting) shown in
RPC docs page.  -
http://bitbucket.org/osimons/trac-rpc-mq/changeset/f649f024fd90/

--

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

2009-12-24 Thread W. Martin Borgert
Quoting Christian Boos cb...@neuf.fr:
 Ok, I just checked the Deban Changelog (1), the upgrade to 1.3.3
 corresponds to some internal debian packaging issues, quite confusing
 though.

Seems to be an error of the Debian maintainer.

 Trac 0.11.5 had some issues with 1.3.x (2), so I hope you have Trac
 0.11.6 in Debian ;-)

Yes, at least in unstable, testing, and lenny-backports.

 Trac 0.11.6 works with jQuery 1.3.x, but we still bundle jQuery 1.2.6 in
 order to not break Trac plugins which might use the deprecated XPath
 selector syntax, no longer supported in 1.3.x.

OK, such plugins might not work in the forementioned Debian
versions. Debian stable has Trac 0.11.1 and jQuery 1.2.6.

 Therefore the switch to jQuery 1.3.x will be done at
 the occasion of  the Trac 0.12 release, as advertised in
 TracDev/ApiChanges/0.12 (since 2 minutes ;-) ).

What can I say? Congratulations and many thanks!

--

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.