[Trac] Can timeline view show location instead of repository name?

2020-01-24 Thread 'Erik van Linstee' via Trac Users
Hi, Timeline view normally says "Changeset in Repository [1234] by User Name". I am usually much more interested in the location in the repository that the changeset applies to. In fact, since I have only one repository, the repository name does not tell me anything I don't already know and I

Re: [Trac] TRAC+SVN

2012-01-03 Thread Erik Andersson
://trac.edgewall.org/wiki/TracFaq#can-trac-automatically-update-a-ticket-when-i-commit-a-changeset Cheers / Erik /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org/magnus -- You

Re: [Trac] Restrictions of ticket modifications

2011-12-08 Thread Erik Andersson
-hacks.org/wiki/BlackMagicTicketTweaksPlugin Cheers / Erik I read the docu on the trac site and looked through the trac hack plugins. But I doesn't get further with the available stuff. Maybe I've read to much and got blind by all the text. So, is there an easy way to accomplish my task without

Re: [Trac] Re: Keywords field.

2011-11-09 Thread Erik Andersson
have two assign to actions, one with free text and one with his populated users? Cheers / Erik ~ 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-users@googlegroups.com. To unsubscribe from

Re: [Trac] Issue while editing Milestone on Trac

2011-10-25 Thread Erik Andersson
administration interface but I am unable to find any mentioned options . http://trac.edgewall.org/wiki/TracPermissions Cheers / Erik Please reply -- You received this message because you are subscribed to the Google Groups Trac Users group. To post to this group, send email to trac-users

Re: [Trac] Installation error

2011-10-15 Thread Erik Andersson
://trac-hacks.org/wiki/AccountManagerPlugin#ReleaseStatusDownloadsandSource Why are you trying to install a 0.10 version? I don't really know how to solve it. Can anyone help me? Thank you so much.` Cheers / Erik -- You received this message because you are subscribed to the Google Groups

Re: [Trac] ProgrammingError: Cannot operate on a closed cursor while doing trac upgrade after installation of tractemplate plugin

2011-10-05 Thread Erik Andersson
:- 0.12.2 Python Version :- 2.6.2 Plugin Version :- tractickettemplateplugin-r10731.zip Kindly provide me guidance Look at the logs? http://trac.edgewall.org/wiki/TracLogging Cheers / Erik -- You received this message because you are subscribed to the Google Groups Trac Users group

Re: [Trac] how can I create trac user

2011-09-27 Thread Erik Andersson
On Wed, Sep 21, 2011 at 12:24 PM, sevim...@gmail.com sevim...@gmail.comwrote: I want to create more then user on trac viki but I can't could you help me? Thanks Read: http://trac.edgewall.org/wiki/TracPermissions Cheers / Erik -- You received this message because you are subscribed

Re: [Trac] install specific revision by easy_install

2011-09-26 Thread Erik Andersson
to test this version first on a testing system and then install the same (tested) revision later at production system. Try: http://packages.python.org/distribute/easy_install.html#changing-the-active-version Cheers / Erik Thanks in advance, Franz -- You received this message because you

Re: [Trac] what this error? OSError: [Errno 13] Permission denied:

2011-09-05 Thread Erik Andersson
The user running your frontend cannot write to '/home/terralab/projects/trac/ terramegims/attachments/ticket' Cheers / Erik On Wed, Aug 31, 2011 at 7:44 PM, Parrera igormuze...@gmail.com wrote: When I try to attach a file along with a ticket, this error happens. What can be? tiago: Trac

Re: [Trac] TracBlockDiagPlugin won't run.

2011-09-01 Thread Erik Andersson
Hi I'm only guessing here, but check for permissions on where it tries to create the images? Did you run the command as the same user as your frontend when running it manually? Cheers / Erik On Wed, Aug 31, 2011 at 11:40 PM, Roger Oberholtzer roger.oberholt...@gmail.com wrote: When I try

Re: Re[Trac] ferencing code

2011-08-18 Thread Erik Andersson
http://trac.edgewall.org/wiki/TracLinks ? Cheers / Erik On Thu, Aug 18, 2011 at 6:01 PM, iapazmino iapazm...@gmail.com wrote: Hello, Is there a way to reference code from wiki and/or tickets? Something like changeset, wikis and tickets. GenericDAO.java did not work hehe... -- View

Re: [Trac] Signup Page

2011-08-17 Thread Erik Andersson
On Wed, Aug 17, 2011 at 12:20 PM, Hasibullah hasibsahibz...@gmail.comwrote: Sallam and Hello All supportive friends Hi currently i am using basic authentication method to authenticate users. I need to enable signup page for new user on trac now i don't know which authentication type

Re: [Trac] Trac with mail

2011-08-16 Thread Erik Andersson
guide me the steps Not really sure what you are asking, but read: http://trac.edgewall.org/wiki/TracNotification http://trac-hacks.org/wiki/AccountManagerPlugin https://subtrac.sara.nl/oss/email2trac Maybe you can come back here with more detailed questions later. Cheers / Erik -- You received

Re: [Trac] Changing the newticket page

2011-08-11 Thread Erik Andersson
Hi A simple ITemplateStreamFilter plugin could also take care of that. Cheers / Erik On Thu, Aug 11, 2011 at 8:17 AM, Cooke, Mark mark.co...@siemens.com wrote: -Original Message- From: trac-users@googlegroups.com On Behalf Of ruffieux Sent: 10 August 2011 16:39 To: Trac Users

Re: [Trac] Query tickets from the command line

2011-06-14 Thread Erik Andersson
. My Trac system (still 0.11, sorry) runs on a dedicated server with PostgreSQL, so accessing the database directly is not possible. Why not? Can you connect with ssh to the server? Cheers / Erik The most practical solution seems to be to download the query as CSV with the right parameters

[Trac] Re: [Trac-dev] CKEditor - Asp.net CKEDITOR.dialog.openDialog] Dialog link failed when loading definition error

2011-06-08 Thread Erik Andersson
Please always reply to list.. Try: http://ariejan.net/2007/07/03/how-to-create-and-apply-a-patch-with-subversion/ http://ariejan.net/2007/07/03/how-to-create-and-apply-a-patch-with-subversion/Cheers / Erik On Wed, Jun 8, 2011 at 9:41 PM, Kris Kumar kriskuma...@gmail.com wrote: Erik

Re: [Trac] how to validate reporter in ticket view state

2011-06-02 Thread Erik Andersson
On Thu, Jun 2, 2011 at 12:00 PM, Venkata Pattabattula venkata.pattabatt...@essit.com wrote: Hi Trac users, please help me beow. I'm sorry but I have a hard time understanding your problem/questions. Please try to rephrase. Cheers / Erik On Wed, Jun 1, 2011 at 8:38 PM, Venkata

Re: [Trac] how to validate reporter in ticket view state

2011-06-01 Thread Erik Andersson
validating.It is asking me several times to validate for each submission the user makes to fill the values.please suggest me any solution Need more information. Trac version? Plugins used? What workflow do you have? Cheers / Erik -- Regards, Venkata.P -- You received this message

Re: [Trac] How Trac integrate with Subversion

2011-05-31 Thread Erik Andersson
the ticket locates? Hi What Trac version? See: http://trac.edgewall.org/wiki/TracFaq#can-trac-automatically-update-a-ticket-when-i-commit-a-changeset Cheers / Erik -- You received this message because you are subscribed to the Google Groups Trac Users group. To post to this group, send email

[Trac] Re: How Trac integrate with Subversion

2011-05-31 Thread Erik Andersson
-i-commit-a-changesetCheers / Erik On 5月31日, 下午3时30分, Erik Andersson kir...@gmail.com wrote: On Tue, May 31, 2011 at 8:59 AM, fiona bingxue0...@hotmail.com wrote: Now we use trac as the bugtracking systems, when I commit some modifies, I can't find the ticket in the trac, I don't know how

Re: [Trac] Re: how to disable or remove previous ticket and next ticket links

2011-05-31 Thread Erik Andersson
/PrivateTicketsPlugin Cheers / Erik regards, venkata On Tue, May 31, 2011 at 10:37 PM, Noah Kantrowitz n...@coderanger.netwrote: No, because it would provide no real security. Someone could just manually increment or decrement the ticket number. --Noah On May 31, 2011, at 10:00 AM, Venkata

Re: [Trac] closed tickets are not stricked

2011-05-27 Thread Erik Andersson
the set_resolution operation. i think the mistake has to be in the workflow, cause it's the only thing different. What about case sensitivity? closed != Closed? Cheers / Erik best, pascal Subject: RE: [Trac] closed tickets are not stricked Date: Fri, 27 May 2011 10:18:26 +0100 From

Re: [Trac] closed tickets are not stricked

2011-05-27 Thread Erik Andersson
case sensitivity? closed != Closed? Cheers / Erik -Original Message- From: trac-users@googlegroups.com [mailto:trac-users@googlegroups.com] On Behalf Of Pascal Graf Sent: 27 May 2011 12:12 To: Trac Mailinglist Subject: RE: [Trac] closed tickets are not stricked

Re: [Trac] Error in checkout

2011-05-18 Thread Erik Andersson
) I am using tortoise svn client for the checkout and this is coming for many folders. What project are you trying to checkout? Cheers / Erik Regards, *Saurav Sagar* -- You received this message because you are subscribed to the Google Groups Trac Users group. To post

Re: [Trac] Webserver can't write to trac.ini

2011-05-17 Thread Erik Andersson
to some wiki page. You don't need a username, you can edit the pages anonymously Cheers / Erik Aside from the obvious bit where having to make trac.ini world-writable in order to make trac work is wrong. Dima -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http

Re: [Trac] Re: Returning to the last used report from viewing/saving a ticket

2011-04-28 Thread Erik Andersson
See similar discussion at: http://groups.google.com/group/trac-users/browse_thread/thread/c7b7ae44780c2f1e?pli=1 http://groups.google.com/group/trac-users/browse_thread/thread/c7b7ae44780c2f1e?pli=1Cheers / Erik On Thu, Apr 28, 2011 at 3:11 PM, maxirobaina maxiroba...@gmail.com wrote: On 26

Re: [Trac] Trac Logout Problem

2011-04-16 Thread Erik Andersson
/wiki/AccountManagerPluginCheers / Erik -- You received this message because you are subscribed to the Google Groups Trac Users group. To post to this group, send email to trac-users@googlegroups.com. To unsubscribe from this group, send email to trac-users+unsubscr...@googlegroups.com

Re: [Trac] Link to changeset

2011-04-16 Thread Erik Andersson
/wiki/TracRepositoryAdmin#Intrac.iniCheers / Erik Thanks -- Kind regards, Martin Tirsel -- You received this message because you are subscribed to the Google Groups Trac Users group. To post to this group, send email to trac-users@googlegroups.com. To unsubscribe from this group, send

Re: [Trac] strftime problem

2011-04-06 Thread Erik Andersson
I'm not really reading the details in this thread, but this might be a nice site to have bookmarked: http://www.epochconverter.com/ Cheers / Erik On Wed, Apr 6, 2011 at 1:47 PM, Eike Jordan jor...@fiz-chemie.de wrote: Cool, Thx alot! Not the first time, i ran into that kind of casting problems

Re: [Trac] Re: And again: AttributeError: Cannot find an implementation of the IRequestHandler interface named WikiModule.

2011-04-06 Thread Erik Andersson
How does your trac.ini look? Cheers / Erik On Wed, Apr 6, 2011 at 2:38 PM, Janosch Scharlipp janoscharl...@googlemail.com wrote: i am realy desperate, tried an installation from trunk, still the same issue: The resulting reproduction output is: Zum Reproduzieren Während der

Re: [Trac] Re: And again: AttributeError: Cannot find an implementation of the IRequestHandler interface named WikiModule.

2011-04-06 Thread Erik Andersson
And also: your permission list Cheers / Erik On Wed, Apr 6, 2011 at 2:46 PM, Erik Andersson kir...@gmail.com wrote: How does your trac.ini look? Cheers / Erik On Wed, Apr 6, 2011 at 2:38 PM, Janosch Scharlipp janoscharl...@googlemail.com wrote: i am realy desperate, tried an installation

Re: [Trac] Nothing visible/rendered with TracJSGanttChart

2011-03-30 Thread Erik Andersson
Maybe: http://trac-hacks.org/ticket/8573 ? Cheers / Erik On Wed, Mar 30, 2011 at 4:47 PM, Eric Ray ericj...@gmail.com wrote: On Mar 30, 2011, at 7:45 AM, Matthew Caron wrote: On 03/30/2011 08:53 AM, Eric Ray wrote: I just opened the page (no graph) and did View Source. I see (just

Re: [Trac] Showing issue count regardless of max items per page

2011-03-29 Thread Erik Andersson
Hi Not sure I understand completely, but maybe use two queries. One for the query and one for the count (using the count parameter, see http://trac.edgewall.org/wiki/TracQuery#UsingtheTicketQueryMacro) Cheers / Erik On Tue, Mar 29, 2011 at 9:00 PM, sue sue.sml2...@gmail.com wrote: My team

Re: [Trac] Can not access to TracAdmin because I accidently deleted the TracAdmin from the user permission.

2011-03-22 Thread Erik Andersson
Which Trac version? Cheers / Erik On Tue, Mar 22, 2011 at 6:51 PM, Tina tp...@grid2home.com wrote: I successfully download and install the plugin from the admin page. During navigation, accidently, I deleted the TracAdmin in the Permission area. After that, I cannot log on as Administration

Re: [Trac] trachours problem

2011-03-16 Thread Erik Andersson
Hi What version of setuptools? See similar problem: http://trac-hacks.org/ticket/7017 Cheers / Erik On Wed, Mar 16, 2011 at 4:49 AM, hidalgo vijays...@gmail.com wrote: Hello all, I have trac 0.12 installed with python 2.4. everythings working fine but when i try to install trachours plugin

Re: [Trac] Mandatory Trac field update thru SVN

2011-03-15 Thread Erik Andersson
Use Eclipse and Mylyn? Cheers / Erik On Tue, Mar 15, 2011 at 7:55 PM, paleboat paleb...@gmail.com wrote: I'm looking for a plugin that will have SVN display an input field so every commit is associated with a ticket number.The user must select a preexisting ticket number from Trac in the SVN

Re: [Trac] Re: Announcer Plugin: Send email based on status?

2011-03-02 Thread Erik
AnnouncerPlugin is pretty easy to extend. For example, you could create a subclass of TicketReporterSubscriber: from announcer.subscribers import TicketReporterSubscriber class StatusLimitedTicketReporterSubscriber(TicketReporterSubscriber): statuses = [ ... ] # Statuses for which no

Re: [Trac] Sophisticated ticket interface (with tabs)

2011-03-02 Thread Erik
On Wed, Mar 2, 2011 at 9:34 AM, Squirr3l chronos@gmail.com wrote: We want to migrate to another ticket system, and trac seems the best choice. My problem is that we have too many stuctured information for one ticket, and trac's initial ticket layout is too simple. I would like to structure

Re: [Trac] Limit assign-to list to developers?

2011-02-25 Thread Erik Andersson
I'm not using it, but maybe: http://trac-hacks.org/wiki/FlexibleAssignToPlugin http://trac-hacks.org/wiki/FlexibleAssignToPluginAlso read: http://pacopablo.com/blog/pacopablo/blog/set-assign-to-drop-down, it might be helpful for your understandings.. Cheers / Erik On Fri, Feb 25, 2011 at 11:42

Re: [Trac] Style Sheet Changes - am I really that stupid?

2011-02-18 Thread Erik
On Thu, Feb 17, 2011 at 8:09 PM, Henrik Helgesen thedoub...@att.net wrote: Hi All - I have created a site.html file (as specified on http://trac.edgewall.org/wiki/TracInterfaceCustomization) and placed it in the folder: \\server\s$\BitNami Trac Stack projects\MyProject \templates folder. I

Re: [Trac] Command-Line configuration tool

2011-02-17 Thread Erik Andersson
On Thu, Feb 17, 2011 at 5:21 PM, robert robert.john...@myzeo.com wrote: Hi All --- I'm on TRAC 0.12. Can someone walk me through on how to invoke this 'Command-Line' configuration tool? http://trac.edgewall.org/wiki/TracAdmin#Usage Thanks, Robert -- You received this message because

Re: [Trac] Struggling with id_regexp

2011-02-14 Thread Erik
On Wed, Feb 9, 2011 at 5:05 PM, Luke luke_tuc...@yahoo.co.uk wrote: I want to download a series of torrents for a soap opera which uses a Part X as well as a date in parenthesis. For example the following titles have been used recently: Wrong mailing list. (Also, are you sure you want to admit

Re: [Trac] Set Default priority via trac-Admin

2011-02-10 Thread Erik Andersson
See http://trac.edgewall.org/wiki/TracIni#ticket-section, parameter default_ priority http://trac.edgewall.org/wiki/TracIni#ticket-sectionCheers / Erik On Fri, Feb 11, 2011 at 8:38 AM, Dr. Sascha Herpers herp...@wiso.uni-koeln.de wrote: Hi, is there a way to set the default priority

Re: [Trac] how to create a new ticket automaticly from a Perl script

2011-02-09 Thread Erik Andersson
Maybe: http://trac-hacks.org/wiki/EmailtoTracScript or http://trac-hacks.org/wiki/XmlRpcPlugin might help? Cheers / Erik 2011/2/8 Lehotzky László ll...@hdsnet.hu hi, we would like to use Trac inside of another system. It is written in Perl. How can we write a Program, that creates

Re: [Trac] [User not found][No such object],

2011-02-09 Thread Erik
On Mon, Feb 7, 2011 at 3:35 PM, deepa lakshmi monashde...@gmail.com wrote: Hello I am havening below issue when using authentication with LDAP.  [info] [client 10.10.156.19] [23459] auth_ldap authenticate: user adam1 authentication failed; URI /trac/build/login [User not found][No such

Re: [Trac] Email notification only when owner changes?

2011-02-09 Thread Erik
On Tue, Feb 8, 2011 at 10:52 AM, Matthew Crane matthew.cr...@tracktrans.com wrote: Hello, I've just been setting up notifications in Trac and I was wondering if there was a way of only sending notification when the owner of a ticket changes? At the moment I've set 'always_notify_owner =

Re: [Trac] Successfuly installed trac on localhost, how to set up it to act as a server on a lan?

2011-02-03 Thread Erik Andersson
uses all day long for server, what should i do with this window not to irritate the user, and not make user to close it? Try this: http://trac.edgewall.org/wiki/TracStandalone#InstallingasaWindowsService http://trac.edgewall.org/wiki/TracStandalone#InstallingasaWindowsServiceCheers / Erik 2011/2

Re: [Trac] Successfuly installed trac on localhost, how to set up it to act as a server on a lan?

2011-02-03 Thread Erik Andersson
On Thu, Feb 3, 2011 at 1:08 PM, Senthil Kumar sen@gmail.com wrote: command for mysql connection when the project environment is created thanks in advance Please stop hi-jacking threads. Cheers / Erik On Thu, Feb 3, 2011 at 11:36 AM, merve t mervet2...@gmail.com wrote: thanks

Re: [Trac] how to send email notification when creating a new ticket

2011-02-03 Thread Erik Andersson
On Thu, Feb 3, 2011 at 1:15 PM, senthil kumar sen@gmail.com wrote: i m new to trac and how to send email notification when new ticket are created As cboos already told you: http://trac.edgewall.org/wiki/TracNotification -- You received this message because you are subscribed to the

Re: [Trac] Re: trac-admin commands not found if not root

2011-01-28 Thread Erik Andersson
from SELinux issues. if anyone has any comments on what i should do they'd be most welcome Check your umasks and fix your file/folder permissions? Add user lamp to group apache? Cheers / Erik thanks -- You received this message because you are subscribed to the Google Groups Trac Users

Re: [Trac] trac-admin commands not found if not root

2011-01-26 Thread Erik Andersson
On Wed, Jan 26, 2011 at 6:58 PM, sheepshearer piers.barb...@gmail.comwrote: hi All i'm trying to get trac installed with mercurial support. centos5 linux trac 0.12.1 (installed via yum pointed at rpmforge) i have the following all working really well: + LDAP authentication through

Re: [Trac] ANNOUNCE: TestManager 1.4.3

2011-01-21 Thread Erik Andersson
Looks interesting. We will investigate if we can use it! Cheers / Erik On Thu, Jan 20, 2011 at 9:22 PM, Roberto Longobardi secc...@gmail.comwrote: I have been working on this pluginhttp://trac-hacks.org/wiki/TestManagerForTracPlugin since the public release on last August, with the feedback

Re: [Trac] Moving trac to a new server

2011-01-01 Thread Erik Andersson
Check in trac.ini. [trac]-section, parameter database. http://trac.edgewall.org/wiki/0.11/TracIni#trac-section http://trac.edgewall.org/wiki/TracIni#trac-section Cheers / Erik On Thu, Dec 30, 2010 at 3:41 AM, TimBooher a...@theboohers.org wrote: I just moved to a new server and want to get my

Re: [Trac] No admin tab appearing

2010-12-19 Thread Erik Andersson
Run: trac-admin /path/to/projenv permission list to make sure you really did it correctly. Post results here. Cheers / Erik On Fri, Dec 17, 2010 at 5:31 PM, Richard cra...@haskins.yale.edu wrote: I have a new install of 0.12, on opensuse 11.3 running on apache 2, plain cgi I cannot get

Re: [Trac] Bug in log out?

2010-12-14 Thread Erik Andersson
I have only little time, so read: http://trac.edgewall.org/ticket/791 http://trac-hacks.org/wiki/AccountManagerPlugin Cheers / Erik On Tue, Dec 14, 2010 at 3:14 PM, Matthew Caron matt.ca...@sixnet.comwrote: On 12/12/2010 05:50 PM, Dani Nicolaevsky wrote: Is this a bug or an expected

Re: [Trac] - database is locked

2010-10-27 Thread Erik Andersson
http://tinyurl.com/2ewt5lu You're using sqlite and a lot of plugins. How many users? Sqlite locks database while reading from it so maybe shift to postgresql will be a saviour? Cheers / Erik On Wed, Oct 27, 2010 at 6:22 AM, mark ardiente mark_k...@yahoo.com wrote: Hi, How to Reproduce

Re: [Trac] [Trac-0.12] - How create page login

2010-10-22 Thread Erik Andersson
This rocks my boat: http://trac-hacks.org/wiki/AccountManagerPlugin On Thu, Oct 21, 2010 at 7:38 PM, Nardo nar...@gmail.com wrote: Hi; Good afternoon; He would like knowing how to do the create of login in the Trac. I already installed the plugins: - AuthRequiredPlugin -

Re: [Trac] Re: Issue with assign-to user dropdown

2010-10-13 Thread Erik Andersson
I know I'm not answering your question, but have you seen this: http://pacopablo.com/blog/pacopablo/blog/set-assign-to-drop-down? Cheers / Erik On Wed, Oct 13, 2010 at 12:25 PM, Scott Hildebrand klezme...@gmail.comwrote: Just a quick follow up, I've learned that the dropdown is populated

Re: [Trac] Reporter Field

2010-09-28 Thread Erik Andersson
Have you looked at: http://trac-hacks.org/wiki/BlackMagicTicketTweaksPlugin? Cheers / Erik On Tue, Sep 28, 2010 at 9:31 AM, Ales ales.bom...@pmone.com wrote: Hi, I've installed Trac with Bitnami package that means that I'm using now version 0.11.6. My problem is that I want to hide Reporter

Re: [Trac] Re: Reporter Field

2010-09-28 Thread Erik Andersson
in the logs that the plugin is loading/loaded. Cheers / Erik -- 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

Re: [Trac] Re: Upgrade to 0.12 debian error

2010-09-20 Thread Erik Andersson
On Mon, Sep 20, 2010 at 5:06 PM, Ernesto Buttó pool...@gmail.com wrote: Hello Erik! Hi I used this link to install it the first time: http://blog.chernando.eu/2008/07/20/subversion-trac-apache-ldap/ I checked the /etc/apache2/sites-available/default and got this: Location /trac_catw3

Re: [Trac] Upgrade to 0.12 debian error

2010-09-17 Thread Erik Andersson
Trac 0.11. Which frontend do you use? Cheers / Erik got Python 2.4.4 (#2, Jan 24 2010, 11:19:18) mysql: Server version: 5.0.32-Debian_7etch11-log Debian etch distribution IT OCCOURS TO ME THAT SOMETHING SHOULD BE DONE WITH THE DATABASE OR CONFIG FILES, BUT NOT SURE WHAT BECAUSE

Re: [Trac] Pulling account info from a PostgreSQL DB

2010-09-15 Thread Erik Andersson
On Wed, Sep 15, 2010 at 5:31 PM, mgl mgl@gmail.com wrote: Hello list, I've got a trac 0.11.1 setup running, with basic HTTP auth running against a Drupal database in PostgreSQL, with the following setup in my Apache configuration: Location /trac/login AuthType Basic AuthName

Re: [Trac] Deleting Old Reports

2010-09-15 Thread Erik Andersson
On Wed, Sep 15, 2010 at 5:55 PM, steven.rogers steven.rog...@honeywell.comwrote: After a report has been entered and if it has an error there appears to be no way to remove it, i.e. there is no delete button which means we have too many old reports and would like do some housekeeping. Can

Re: [Trac] adding a Flash video to a wiki page

2010-09-14 Thread Erik Andersson
On Tue, Sep 14, 2010 at 7:50 AM, stef...@obliquid.it wrote: On Tue, 14 Sep 2010 07:57:56 +0200, Erik Andersson kir...@gmail.com wrote: On Tue, Sep 14, 2010 at 7:30 AM, stef...@obliquid.it wrote: Hi! I would like to try to add some Flash video to wiki pages, like a screencast

Re: [Trac] Ordering Custom query by ticket id instead of priority

2010-09-13 Thread Erik Andersson
is either in query language http://trac.edgewall.org/wiki/TracQuery#QueryLanguage syntax, or a URL query string starting with ? as used in query: Trac linkshttp://trac.edgewall.org/wiki/TracQuery#UsingTracLinks . http://trac.edgewall.org/wiki/TracIni#query-section Cheers / Erik min_query_length = 3

Re: [Trac] Ordering Custom query by ticket id instead of priority

2010-09-13 Thread Erik Andersson
On Mon, Sep 13, 2010 at 11:30 AM, Nikos Balkanas nbalka...@gmail.comwrote: Thanks Erik, Worked like a charm. Any clues how to proceed with the Ticket date column? Example: default_query = ?status=!closedcol=ticketcol=summarycol=statuscol=typecol=prioritycol=milestonecol=componentcol=timecol

Re: [Trac] adding a Flash video to a wiki page

2010-09-13 Thread Erik Andersson
information? Is the plugin loading? Anything else useful in the logs?b ( http://trac.edgewall.org/wiki/TracLogging) Cheers / Erik Thank you in advance! Stivlo -- You received this message because you are subscribed to the Google Groups Trac Users group. To post to this group, send email to trac

Re: [Trac] ExtractionError: Can't extract file(s) to egg cache, [Errno 20] Not a directory

2010-08-31 Thread Erik Andersson
On Sat, Aug 28, 2010 at 10:38 PM, Dean Gardiner gardine...@gmail.comwrote: When installing a plugin after uploading finishes this message is displayed. I've tried changing permissions, changing python_egg_cache directory. But after removing plugin from plugins/ directory everything works

Re: [Trac] svn relative path

2010-08-31 Thread Erik Andersson
Deja vu.. On Tue, Aug 31, 2010 at 10:34 AM, Matteo Moci mox...@libero.it wrote: Hello, I just configured trac to run tracd with two contexts that both refer to the same svn repo. I'd like to be able to specify a relative path for each tracd context, so that each one sees only a subtree

Re: [Trac] How to configure web plugin for trac-admin on Windows with Apache?

2010-08-28 Thread Erik Andersson
httpd.conf file need to be edited to allow the webadmin plugin to be configured or made visible? What changes need to be made to the httpd.conf file? You need to be TRAC_ADMIN to get the Admin-button available. ( http://trac.edgewall.org/wiki/WebAdmin#Permissions) Cheers / Erik -- You received

Re: [Trac] New Open Status

2010-08-26 Thread Erik Andersson
Hi See: http://trac.edgewall.org/wiki/TracWorkflow http://trac.edgewall.org/wiki/TracWorkflowCheer / Erik On Thu, Aug 26, 2010 at 1:25 PM, Leif J. - Trac t...@ljnet.dk wrote: Hi, As I can see then there is: new, assigned, accepted and reassigned as open status but several closed

Re: [Trac] New Open Status

2010-08-26 Thread Erik Andersson
Hi See: http://trac.edgewall.org/wiki/TracWorkflow http://trac.edgewall.org/wiki/TracWorkflowCheers / Erik On Thu, Aug 26, 2010 at 2:37 PM, Leif J. - Trac t...@ljnet.dk wrote: Hi, As I can see then there is: new, assigned, accepted and reassigned as open status but several closed

Re: [Trac] Re: Windows install - missing pkg_resources module

2010-08-25 Thread Erik Andersson
On Wed, Aug 25, 2010 at 1:22 AM, Jesse jessehens...@gmail.com wrote: Thanks for the help guys, but this Windows install is pretty opaque and unforgiving. Per instructions below I downloaded Genshi setuptools, then ran this: C:\Python25\Lib\site-packages\genshipython setup.py install

Re: [Trac] Replacing text in the template w/ genshi templates?

2010-08-13 Thread Erik Andersson
On Fri, Aug 13, 2010 at 4:40 AM, Teddy teddy.kar...@gmail.com wrote: Hi, I have been trying to replace/remove a couple of instances of text throughout Trac to better match and project (and also because I will need to do a French translation). Trac version? Trac 0.12 have support for i18n

Re: [Trac] - adding wrap to comments

2010-08-11 Thread Erik Andersson
So don't use {{{}}}'s, then it will wrap. {{{}}} gives you preformatted text.. ;-) Cheers / Erik On Wed, Aug 11, 2010 at 12:51 AM, mark ardiente mark_k...@yahoo.com wrote: Yes, I'm talking about ticket comments and I'm using Trac 0.12. Well, I've tried viewing it on firefox and chrome

Re: [Trac] ANN: TracMacOSTheme preview release :)

2010-08-09 Thread Erik Andersson
Do you have any screenshots? Cheers / Erik On Fri, Aug 6, 2010 at 10:30 PM, Olemis Lang ole...@gmail.com wrote: Finally ! Few minutes ago I released a beta version of TracMacOSTheme to SF [1]_ , Bitbucket [2]_ and PyPI (sdist , bdist_egg -2.5- and win_inst packages available for download

Re: [Trac] Problems uploading documents

2010-08-06 Thread Erik Andersson
the request. If the condition is temporary, the server SHOULD include a Retry- After header field to indicate that it is temporary and after what time the client MAY try again. Cheers / Erik On Fri, Aug 6, 2010 at 1:35 PM, Draulio Neto drauliosoa...@gmail.comwrote: Hi, I'm trying to upload some

Re: [Trac] Problems uploading documents

2010-08-06 Thread Erik Andersson
On Fri, Aug 6, 2010 at 3:26 PM, Draulio Neto drauliosoa...@gmail.comwrote: I was reading it, but couldn't find it, where is it? What's the name of the archieve that I edit it? http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestbody 2010/8/6 Erik Andersson kir...@gmail.com On Fri

Re: [Trac] Where to get itteco plugin?

2010-08-06 Thread Erik Andersson
Download the source, then install it? I'm guessing this will get you the source: git clone git://github.com/itteco/IttecoTracPlugin.git Cheers / Erik On Fri, Aug 6, 2010 at 3:43 PM, Rainer Sokoll rai...@sokoll.com wrote: Hi, one of my users asked me to install the itteco plugin. I can

Re: [Trac] New Release of Batch Modify Plugin

2010-07-09 Thread Erik Andersson
Excellent. Thanks! /Erik On Wed, Jul 7, 2010 at 10:21 PM, Brian Meeker meeker.br...@gmail.comwrote: Version 0.7.0 of the BatchModifyPlugin has just been released. This plugin allows you to modify a group of tickets at one time. This release provides a new UI that more closely matches the way

Re: [Trac] Re: ITicketGroupStatsProvider colors in Roadmap?

2010-07-01 Thread Erik Andersson
See: http://trac.edgewall.org/wiki/TracRoadmap and http://trac.edgewall.org/wiki/TracRoadmapCustomGroups http://trac.edgewall.org/wiki/TracRoadmapCustomGroupsCheers / Erik On Thu, Jul 1, 2010 at 11:47 AM, Micha the3illi...@googlemail.com wrote: Sry for replying myself, but it seems

Re: [Trac] Re: Doubts!!!

2010-06-24 Thread Erik Andersson
On Thu, Jun 24, 2010 at 1:06 AM, Josh Godsiff j...@oxideinteractive.com.auwrote: What exactly are you asking? +1 On 24/6/2010 7:31 AM, igormuzetti wrote: I installed Trac. I even accessed the trac browsing through my browser by typing: # Tracd-p 8080 / srv/trac/repositorios/projeto1 I

Re: [Trac] Re: Tracking per ticket-related changesets

2010-06-20 Thread Erik Andersson
On Sun, Jun 20, 2010 at 9:13 AM, Zaar Hai haiz...@gmail.com wrote: On Jun 17, 4:37 pm, Erik Andersson kir...@gmail.com wrote: Or, you could create a script that executes svn log and finds all commits for a specified ticket? Yes, this option sounds nice! I can borrow code from trac-post

Re: [Trac] The allow_override option in SimpleTicketPlugin doesn't seem to do anything in Trac 0.12

2010-06-18 Thread Erik Andersson
Hi allow_override = self.allow_override or req.perm.has_permission('TRAC_ADMIN' ) Cheers / Erik On Fri, Jun 18, 2010 at 3:16 PM, Ben benit...@gmail.com wrote: I've tried setting it to true or false and there is no discernible change in behaviour. Specifically, I have a user with TRAC_ADMIN

Re: [Trac] Unable to Close Tickets fixed is not a valid value for the resolution field

2010-06-17 Thread Erik Andersson
/msg13190.htmlCheers / Erik On Thu, Jun 17, 2010 at 10:52 AM, steven.rogers steven.rog...@honeywell.com wrote: We need to close out some of our tickets, in the Action field we select the radio button for Passes Testing as Fixed but we get the following; ”Warning: fixed is not a valid value

Re: [Trac] Tracking per ticket-related changesets

2010-06-17 Thread Erik Andersson
Hi Sounds that you might want to create a branch per ticket? Or, you could create a script that executes svn log and finds all commits for a specified ticket? Cheers / Erik On Thu, Jun 17, 2010 at 1:15 PM, Zaar Hai haiz...@gmail.com wrote: Hello Trac users! I'm using trac 0.11

Re: [Trac] Re: Can't read doxygen content: [Errno 13] Permission denied

2010-06-16 Thread Erik Andersson
at the sudoers etc. Thanks for your reply. No. Check permissions for: /var and /var/cache/ Cheers / Erik -- 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

Re: [Trac] Re: Can't read doxygen content: [Errno 13] Permission denied

2010-06-16 Thread Erik Andersson
... but isn't allowed to read /var so it fails. Cheers / Erik www-data machinename=(root) /bin/cat Do I have to disable password question for www-data to get it working? Why is there no explanation for this issue in the trac wiki? -- You received this message because you are subscribed

Re: [Trac] Re: Can't read doxygen content: [Errno 13] Permission denied

2010-06-16 Thread Erik Andersson
permissions you had.. ;-) What permissions do you have for: /var/cache/doxygen/html and /var/cache/doxygen/html/index.htm Cheers / Erik Okay now I'm confused because I tried to configure www-data as sudoer. But I still get the no permission error. Here the sudoer line for www- data: www-data

Re: [Trac] Sending Trac Tickets by email

2010-06-14 Thread Erik Andersson
Start here: http://trac-hacks.org/wiki/EmailtoTracScript http://trac-hacks.org/wiki/EmailtoTracScriptCheers / Erik On Mon, Jun 14, 2010 at 1:21 PM, Draulio Neto drauliosoa...@gmail.comwrote: Hi, Good morning, I'm tring to configure the Trac Tickets to be send by email. What plugins I

Re: [Trac] Problems with trac upgrade

2010-06-08 Thread Erik Andersson
/cache.py, line 97, in sync raise TracError('Missing youngest_rev in cache metadata') TracError: Missing youngest_rev in cache metadata What I should do?? Google? Maybe search for issues on trac.edgewall.org? Maybe this will help? http://trac.edgewall.org/ticket/5522 Cheers / Erik

Re: [Trac] Error trying to view available report

2010-06-08 Thread Erik Andersson
Which error? Cheers / Erik On Wed, Jun 9, 2010 at 3:51 AM, step...@nomail.com stephenkwag...@gmail.com wrote: I am getting an internal error when I try to view/edit a custom report I made. Is there any other way to edit the report? Or even to display the query? Stephen -- You

Re: [Trac] Is it possible to create accounts inside the TRAC

2010-06-04 Thread Erik Andersson
On Fri, Jun 4, 2010 at 1:50 PM, Draulio Neto drauliosoa...@gmail.comwrote: HI, I´m new at using trac and I´m having some difficults. Is it possible to create accounts for trac inside of it? Without using the mod_python manually?? Yes, see:

Re: [Trac] Report special columns

2010-06-03 Thread Erik Andersson
Those I know about are here: http://trac.edgewall.org/wiki/TracReports#SpecialColumns but as you say report isn't listed there. http://trac.edgewall.org/wiki/TracReports#SpecialColumnsCheers / Erik On Thu, Jun 3, 2010 at 3:11 PM, Dan Winslow dwins...@aiminstitute.orgwrote: Where can I find

Re: [Trac] [trac] empty Browse Source

2010-05-28 Thread Erik Andersson
If you have a clean svn repository you have no files, so there are no files to browse? Cheers / Erik On Fri, May 28, 2010 at 10:53 AM, Tommaso tbatta...@gmail.com wrote: Hi, I'm sorry but I do not speak English very well! I have successfully installed Trac and can manage multiple projects

Re: [Trac] Error: Forbidden

2010-05-24 Thread Erik Andersson
Hi Or look at http://trac.edgewall.org/wiki/TracNavigation#TracNavigation to redirect to somewhere else where anonymous have the correct permissions. Cheers / Erik On Mon, May 24, 2010 at 3:44 PM, Matt Caron matt.ca...@sixnet.com wrote: Luie Xia wrote: Hi, Now when I log out from trac

Re: [Trac] trac 0.12.rc1

2010-05-21 Thread Erik Andersson
http://trac.edgewall.org/wiki/TracDownload#LatestBeta ? Cheers / Erik On Fri, May 21, 2010 at 9:44 AM, anton anto...@gmx.de wrote: Have you any idea when there will be a tarball for testing? Stay relaxed, its only a question ;-) Anton -- You received this message because you

Re: [Trac] Re: Automatic return to query after ticket edit

2010-05-20 Thread Erik Andersson
I have duplicated the ticket navigation links at the bottom of the ticket, but it's a plain ugly hack.. /Cheers Erik On Thu, May 20, 2010 at 5:59 AM, jevans jevans...@gmail.com wrote: On May 10, 7:06 am, Cooke, Mark mark.co...@siemens.com wrote: jevans wrote: On May 7, 9:58 am

  1   2   3   4   5   >