Re: [Trac] How to make ticket owner and admin to be the only ones hava authority to modify ticket?

2013-03-14 Thread Steffen Hoffmann
gin? > thanks a lot Look at available options at trac-hacks.org first. I.e. there is VirtualTicketPermissionsPlugin. Its TICKET_IS_OWNER permission could do what you want. Steffen Hoffmann [1] http://trac-hacks.org/wiki/VirtualTicketPermissionsPlugin -BEGIN PGP SIGNATURE- Version: GnuPG

Re: [Trac] No module named log on template/index.html page

2013-03-04 Thread Steffen Hoffmann
ay: trac/project) in trac/project/log/trac.log, you did not successfully enable logging. However I can't see myself, how this could be the case. You configuration seems in this respect. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG

Re: [Trac] Setup multiple projects + global authentication + AccountManagerPlugin

2013-03-03 Thread Steffen Hoffmann
om/another-trac-env) > but I won't claim to understand this setting.. Because the URL http://example.com/ is the server property, it leaves nothing more than '/' for the common path for auth cookies, that are valid in both Trac environments. So your successful setting is rathe

Re: [Trac] Batch Transfer of Tickets

2013-03-02 Thread Steffen Hoffmann
x27;ll post the result. > > [1] http://trac-hacks.org/wiki/RenameUsersScript You reminded me of something I already had in mind for some time. Thanks for doing so, and you may be interested in the ongoing development too [1]. Steffen Hoffmann [1] http://article.gmane.org/gmane.comp.version-contro

Re: [Trac] Setup multiple projects + global authentication + AccountManagerPlugin

2013-02-28 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28.02.2013 23:58, Filipe Correia wrote: > Hello Steffen, > > On Thu, Feb 28, 2013 at 6:20 PM, Steffen Hoffmann wrote: >> Furthermore for users convenience the typical common parent directory >> does allow a cheap Single-Sig

Re: [Trac] Setup multiple projects + global authentication + AccountManagerPlugin

2013-02-28 Thread Steffen Hoffmann
of environments that share and some that use their own authentication if required. Steffen Hoffmann [1] http://trac-hacks.org/wiki/CookBook/AccountManagerPluginConfiguration#SingleSignOn -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http:/

Re: [Trac] Restoring an accidentally deleted wiki page?

2013-02-28 Thread Steffen Hoffmann
ve delete method for Trac wiki, that actually was more of an invisible archive, but never heard of it again. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlEvnLEACgkQ31DJ

Re: [Trac] a f

2013-02-26 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26.02.2013 01:33, a f wrote: > tyqlyxnbgzbvdi Is someone able to stop spam by moderating/revoking subscriptions? Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - h

Re: [Trac] 'Wiki' menu should be always visible

2013-02-16 Thread Steffen Hoffmann
ket and provided a > patch: http://trac.edgewall.org/ticket/11067 Hm, this judgment came to my mind as well when investigating the case. +1 for creating the ticket and providing a patch that fast. While I'm a bit unsure about the first test, the fix for 'TracGuide' is certainl

Re: [Trac] 'Wiki' menu should be always visible

2013-02-15 Thread Steffen Hoffmann
27;WIKI_VIEW' in req.perm('wiki') (Note though, that I linked to an old version, but this code is still in place almost unchanged even in current stable Trac 1.0 so far. Consequently you won't get the entry while restricting VIEW permission in general, that is exactly what you

Re: [Trac] Can't see a template starting trac in FastCGI mode

2013-02-15 Thread Steffen Hoffmann
deploy it [1], mapping static resources correctly? Doesn't seem so. For general reference please have a look at the FastCGI setup wiki page too [2]. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracInstall#RunningTraconaWebServer [2] http://trac.edgewall.org/wiki/TracFastCgi -BEG

Re: [Trac] Trac's basic authentication failed

2013-02-15 Thread Steffen Hoffmann
's subject I guess this is a web-server configuration issue, and you'll need to disclose more details about it, or sit there waiting for someone, who remembers the situation and solution for a similar looking mistake. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: Gnu

Re: [Trac] TracAccountManager-0.4.3 released

2013-02-14 Thread Steffen Hoffmann
re welcome. As so often before your hint has been much appreciated. Version is fixed now. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlEc3h4ACgkQ31DJeiZFuHcLdwCfYcC4tDPbWKo1Y2oy8vbupxZS

[Trac] TracAccountManager-0.4.3 released

2013-02-13 Thread Steffen Hoffmann
with confidence. Sincerely, Steffen Hoffmann [1] http://trac-hacks.org/wiki/AccountManagerPlugin [2] http://pypi.python.org/pypi/TracAccountManager -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: [Trac] New Ticket Link on Trac. Can it be Hidden?

2013-02-01 Thread Steffen Hoffmann
e trick: mainnav = wiki, timeline, roadmap, browser, tickets, search Therefor the "New Ticket" botton will instantly vanish, while you can still reach the target/use the functionality, i.e. link to /newticket from a wiki page or similar. Did I mention how much I like Trac for being t

Re: [Trac] How Trac stores data

2013-01-31 Thread Steffen Hoffmann
t; "remove 1." I hope that makes sense... At least this is easy for me: Trac stores the whole content per version/revision for wiki pages. Tickets have the current values plus a separate table for all changes - old and new value per field, pretty much like your idea about storing &q

Re: [Trac] Is there a way to get a list of all wiki pages?

2013-01-30 Thread Steffen Hoffmann
1. Make sure to try without arguments first, test arguments later on. Additionally please note, that updating standard wiki pages is not part of the db upgrade. This should be mentioned after each successful environment upgrade run, but I mention it here in case you overlooked it. Therefore we hav

Re: [Trac] Customize Layout

2013-01-28 Thread Steffen Hoffmann
+ > | Buttons | > | | > +-+ But wouldn?t it push the buttons out of the form, or did you propose to extend forms towards the footer section too? Mind, that this won't not work with all templates, especially the ones containing multiple forms. Steffen Hoff

Re: [Trac] Customize Layout

2013-01-28 Thread Steffen Hoffmann
my "templates/site.html", but it doesn't work. > > > ${select('*')} > > > > or > > > > ${select('*')} > > I can't see why you want to do that/what you want to achieve, could you explain a but more, please? Btw

Re: [Trac] Password reset not updating htpasswd file

2013-01-16 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15.01.2013 23:52, Samuel Degrande wrote: > On 01/15/2013 08:23 PM, Steffen Hoffmann wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 15.01.2013 18:17, Falcon EndorphinE wrote: >>> Hello,

Re: [Trac] Missing trac admin tab

2013-01-15 Thread Steffen Hoffmann
-server modules interfering, but hopefully we've no need to go into more details, because the above already fix it for you. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlD1roAA

Re: [Trac] Password reset not updating htpasswd file

2013-01-15 Thread Steffen Hoffmann
directly" [4], if you don't understand it right-way. In short its a countermeasure against malicious credential invalidation attempts. Steffen Hoffmann [1] http://trac-hacks.org/wiki/CookBook/AccountManagerPluginConfiguration#PasswordReset [2] http://trac-hacks.org/wiki/Acc

Re: [Trac] Issues bringing up Trac 1.0 after upgrade from version 0.12

2013-01-14 Thread Steffen Hoffmann
ely, and make sure to upgrade to announcer-1.0 as soon as it will be release. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlD0ayIACgkQ31DJeiZFuHf+cwCglnrMUqTL+H6UhfGOStfV5lxv JPMAn22

Re: [Trac] Re: Change Milestone name

2013-01-12 Thread Steffen Hoffmann
anybody asking about such things as component or milestones, if you don't need them or could give a good alternative explanation for them in your context. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracTicketsCustomFields -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

Re: [Trac] Difference between Owned By and Assigned To

2013-01-12 Thread Steffen Hoffmann
ign, and all tickets are in 'assigned' status, or further simplified: have only 'new' and 'closed' and actions to reassign, close and reopen. The TracGuide has more on this topic, in your own TracWiki or at http://trac.edgewall.org/wiki/TracWorkflow Steffen Hoffmann -BEGIN P

Re: [Trac] Ticket Permissions, need Guidance

2013-01-12 Thread Steffen Hoffmann
s you already hinted, just TRAC_ADMIN is enough. Its all here even in each Trac environment's wiki (see TracGuide > Permissions), or the authoritative version at trac.edgewall.org [1]. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracPermissions -BEGIN PGP SIGNATURE---

Re: [Trac] TagsPlugin questions

2013-01-10 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10.01.2013 13:40, Oblio Leitch wrote: > On Wed, Jan 9, 2013 at 5:36 PM, Steffen Hoffmann wrote: >> On 09.01.2013 22:20, RjOllos wrote: >>> On Tuesday, January 8, 2013 5:22:17 AM UTC-8, Oblio wrote: >>>> Ok,

Re: [Trac] TagsPlugin questions

2013-01-09 Thread Steffen Hoffmann
7;t matter here. Personally I feel that "this tag" always comprises two tags, while only something like "this_tag" must be considered as one. And TagsPlugin is working exactly that way right now. But you may still provide more insight into you specific use case here to possibly

Re: [Trac] Login Form

2013-01-09 Thread Steffen Hoffmann
really require the chain of all these password stores? Reasons? Which on actually contains user credentials? Note, that > refresh_passwd = false is essential in your case to prevent (gradual) migration of user records to the first store supporting password changes, HtDigestStore here. Declare the exact

Re: [Trac] TagsPlugin questions

2013-01-07 Thread Steffen Hoffmann
mail address. But I've to warn you, that email addresses are only obfuscated in the usual manner after trac-hacks.org has been upgraded itself to a more recent Trac version [2]. Thanks in advance for taking care to ask, and maybe provide even more valuable feedback in the future. Sincerely,

Re: [Trac] Re: Can't get AccountManager plugin to display registration link

2013-01-07 Thread Steffen Hoffmann
s.org. Take a look at wiki documentation [1][2], if you're uncertain, an ask away here for anything that may not be covered by the docs yet. Steffen Hoffmann [1] http://trac-hacks.org/wiki/AccountManagerPlugin/Modules#LoginModule [2] http://trac-hacks.org/wiki/AccountManagerPlugin/Registr

Re: [Trac] Re: Can't get AccountManager plugin to display registration link

2013-01-04 Thread Steffen Hoffmann
> users or changing passwords." > > I really don't know much about HttpAuthStore, but you might consider > changing to a different password store. Basically it's HTTPAuth wrapped to make it usable via HTTP login form, including true log-out capability. Steffen Hoffmann

Re: [Trac] Re: Can't get AccountManager plugin to display registration link

2013-01-04 Thread Steffen Hoffmann
r making registration work, you'd indeed need a r/w-capable password store. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlDnKYkACgkQ31DJeiZFuHd2ZQCg3G3kmUXMnsj

Re: [Trac] Re: Missing owner on new tickets

2013-01-02 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02.01.2013 20:05, Bill Buklis wrote: > I'm guessing that the behavior of this field changed with the 1.0 > version and this is why component owners were no longer working. Yes, I assume the same. Steffen Hoffmann -BEGIN PG

Re: [Trac] WikiTableMacro and Trac-1.0

2012-12-19 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19.12.2012 08:48, Brettschneider Falk wrote: > Steffen Hoffmann wrote: >> Seems like the old way, that wiki macro worked before Trac-0.11 by >> using >> >> WikiMacroBase.render_macro >> >> doesn

Re: [Trac] Problem testing Omni example

2012-12-18 Thread Steffen Hoffmann
ing to use is using itself for tracking issues. Please go and see their support forum instead, because probably nobody here is able to help with that product. Sincerely, Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG wi

Re: [Trac] WikiTableMacro and Trac-1.0

2012-12-18 Thread Steffen Hoffmann
tead. NotImplementedError just comes from finally removing the old compat method. It was a depreciation notice before, knowing it i.e. from older versions of IncludeMacro. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Usin

Re: [Trac] TRAC on apache

2012-12-17 Thread Steffen Hoffmann
andled by Apache itself [3]. For production you should go with the DigestAuth, and have a look at the AccountManagerPlugin [4], if managing the htdigest file looks to cumbersome to you at the terminal. This should get you started. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/Tr

Re: [Trac] how install plugin WebAdminPlugin

2012-12-16 Thread Steffen Hoffmann
use this has been integrated into Trac core. For new installations you shouldn't use anything below 0.12.4, because even Trac-1.0 has been released 3 months ago. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG wit

Re: [Trac] Unable to login to new install of Trac --- error in trac.log = acct_mgr: check_password() -- Can't locate password file

2012-12-16 Thread Steffen Hoffmann
ord_file = /usr2/trac/.htpasswd to htpasswd_file = /usr2/trac/.htpasswd should help, or you need to tell the exact AccountManager revision/version. Btw, you may want to select a stronger hash type too: htpasswd_hash_type = sha512 Steffen Hoffmann [1] http://trac-hacks.org/wiki/AccountMan

Re: [Trac] RE: [[Include(....html)]] of external site through proxy

2012-12-14 Thread Steffen Hoffmann
ness should grant you the lead positions, whatever policy is in place, or you're in a painful situation anyway. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla -

Re: [Trac] [[Include(....html)]] of external site through proxy

2012-12-13 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13.12.2012 21:04, Steffen Hoffmann wrote: > On 13.12.2012 12:03, Brettschneider Falk wrote: >> Hi, For example [[Include(http://www.google.de)]] in a Trac wiki >> page returns "Error while retrieving file > 'Operation

Re: [Trac] [[Include(....html)]] of external site through proxy

2012-12-13 Thread Steffen Hoffmann
ut progress on your side would be smart to get this feature accepted and included for everyone's benefit in a timely manner. Thanks for your interest so far, and good luck, if you decide to take the challenge. Steffen Hoffmann [1] http://trac-hacks.org/wiki/IncludeMacro [2] http://trac-hac

Re: [Trac] E-Mail update for "ticket closed fixed" only?

2012-12-12 Thread Steffen Hoffmann
I'd certainly like to see a ticket subscriber capable of customization by some conditional expressions. In fact I'm already working on a TracQuery-like subscriber extension and will look at your code for further inspiration. Thanks for sharing it anyway. Steffen Hoffmann -BEGIN PGP SI

Re: [Trac] Effectively Managing "My Tickets" in Trac

2012-12-09 Thread Steffen Hoffmann
ugin. No, you don't need to upgrade Trac as a requirement. I still care for 0.11, but you may want to upgrade later on for getting all the more recent Trac features like localized web-UI, side-by-side wiki editor, instant preview for ticket changes, and last but not least the new site styling. St

Re: [Trac] Effectively Managing "My Tickets" in Trac

2012-12-07 Thread Steffen Hoffmann
d simple. Just in case you'll want to check it out, use the `trunk` development code for now. It is current release candidate for tags-0.7, and the stable release is largely obsolete these days. Steffen Hoffmann [1] http://trac-hacks.org/wiki/TagsPlugin -BEGIN PGP SIGNATURE- Versio

[Trac] French translation for AccountManagerPlugin wanted

2012-12-04 Thread Steffen Hoffmann
that it deserves. Looking forward to your response. Patches or contributions via our joined Trac plugin translation project [2] at Transifex [3] are equally welcome. Thank you for considering to contribute. Steffen Hoffmann [1] http://trac-hacks.org/ticket/8551 [2] http://trac-hacks.org

Re: [Trac] Changing trac webpage layout

2012-12-03 Thread Steffen Hoffmann
pplications. Make your own (Trac plugin) choice, please, and ask for a configuration recipe afterwards, if you feel that you need it. Steffen Hoffmann [1] http://trac-hacks.org/wiki/DynamicFieldsPlugin -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linu

Re: [Trac] no admin tab

2012-12-03 Thread Steffen Hoffmann
s see, what we can do. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlC9HWoACgkQ31DJeiZFuHfdfwCg1/S0UYPJA65FWnDiOrSrcbc5 nVsAn1XWwR8I8/atopzbPk1lpiQJ1pmy =43+a -END PGP SIGNATURE-

Re: [Trac] Changing trac webpage layout

2012-12-02 Thread Steffen Hoffmann
perform this operation? If you're asking this question, you shouldn't do it. Please follow my advice give to the other post of yours and read to learn was has been already advised about Trac web-UI customization [1] first. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracInter

Re: [Trac] no admin tab

2012-12-02 Thread Steffen Hoffmann
ous user. Did you hear about Trac plugins before? Some may even help you to improve management of your Trac application, if applied and configured correctly. Ah, and just once more the very friendly but determined reminder, to NOT top-post when answering. You'll comment the previous questions i

Re: [Trac] no admin tab

2012-12-02 Thread Steffen Hoffmann
var/lib/trac' > return trac.web.main.dispatch_request(environ, start_response) Is it really /var/lib/trac/, where your Trac environment lives now? The same place, that you created by trac-admin initenv before? This might be a bit bolt for others, but in this threat I've learned

Re: [Trac] no admin tab

2012-12-02 Thread Steffen Hoffmann
NO web-server, just tracd, the included Trac web-server application. Any command-line option to trac(d) is worthless, if you start Trac by other means, like with WSGI here. Once more, have you ever read the relevant authoritative wiki pages at trac.edgewall.org [1] before? Take breath again. I'll fol

Re: [Trac] no admin tab

2012-12-02 Thread Steffen Hoffmann
hat's not hard and not surprising at all, or is it? Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlC7zGIACgkQ31DJeiZFuHc3fwCg1Ev8Fz3p62MfayrxPJGsQM8y Q04An1MXlB18nap/ayumYw7

Re: [Trac] no admin tab

2012-12-02 Thread Steffen Hoffmann
ou're currently unable to recognize and track any malicious user, that could jump on the machine, before you'll get permissions and other essential parts of the configuration right. Please - think twice - not on a publicly accessible system for now. Steffen Hoffmann -BEGIN PGP SIGNATURE-

Re: [Trac] no admin tab

2012-12-02 Thread Steffen Hoffmann
ut your situation, and that you'll ask immediately, if something you've been told doesn't apply to your case, or you even can't understand the advice given to you. Failing to do so may bring you into more serious trouble anyway, as others may find it even more a waste of time to offer

Re: [Trac] no admin tab

2012-12-02 Thread Steffen Hoffmann
nstead. > Now I've changed to Apache2 and WSGI but I have the same problem... No surprise to me, but hold on, I'll give some more comments in a few minutes. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracStandalone#UsingAuthentication -BEGIN PGP SIGNATURE- Version:

Re: [Trac] no admin tab

2012-12-02 Thread Steffen Hoffmann
, if you're authenticated and have setup user permissions correctly. Trac in stand-alone is even better for debugging, because there are less possible sources of error (read: misconfiguration) than with additional web-server configuration. Trac rocks, and I'd really like to get this so

[Trac] TracAccountManager-0.4 released

2012-12-02 Thread Steffen Hoffmann
s the best match for any Trac version between Trac 0.11 and current-stable Trac 1.0. Make sure to have a look at README.update to prevent some foreseeable surprises. Install options include standard check-out from trac-hacks.org as well as PyPi [3] again. Feedback welcome. Steffen Hoffmann [1]

Re: [Trac] Rate Limiting Tickets for a Component

2012-11-26 Thread Steffen Hoffmann
rust users, but certainly the majority follows reasonable rules. If not, consider that they might be unreasonable, or at least nobody explained them good enough. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG wit

Re: [Trac] Trac instalation has been destroyed after the attempt of installing TracTicketChainedFieldsPlugin.

2012-11-23 Thread Steffen Hoffmann
complete your request. > > Please contact the server administrator, [no address given] and inform > them of the time the error occurred, and anything you might have done > that may have caused the error. > > More information about this error may be available in the server error lo

Re: [Trac] Tracd transforms > to >

2012-11-23 Thread Steffen Hoffmann
a all common to run JavaScript inside ticket.html, so you must tell much more about what you want to do, and how you do it right now, if you really want some advise. By now the whole case it totally unclear, and you won't get any more feedback, no matter how often you're asking. St

Re: [Trac] Tracd transforms > to >

2012-11-22 Thread Steffen Hoffmann
't marked as Markup. > I know what this is good for, but how can I > prevent that, because I want to use it in javascript? With that few information it's nearly impossible to help. Consider to disclose some code, and what you want to do with/in ticket.html, please. Steffen Hoffm

Re: [Trac] no admin tab

2012-11-21 Thread Steffen Hoffmann
ACCTMGR_CONFIG_ADMIN, ACCTMGR_USER_ADMIN, BROWSER_VIEW, Both lists are much longer in reality, but 'TRAC_ADMIN' is the only interesting action in there for now. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Usi

Re: [Trac] Pretty generic error

2012-11-21 Thread Steffen Hoffmann
oon. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlCtTVMACgkQ31DJeiZFuHcPDwCfckdUwC2GgtCeYGp+8T/GkdzT 9BAAn3SGaS6N39JO7Rv+o8frqp2Tiibo =i4ck -END PGP SIGNATURE- -- You received t

Re: [Trac] Re: Sqlite crashing after upgrade from 0.11 to 1.0

2012-11-21 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15.11.2012 02:23, Mete Kural wrote: > On 11/14/12 10:28 AM, Steffen Hoffmann wrote: >> On 14.11.2012 18:49, Mete Kural wrote: >>> On Thursday, October 25, 2012 9:01:57 AM UTC-7, Mete Kural >>> wrote: >>>> He

Re: [Trac] Pretty generic error

2012-11-21 Thread Steffen Hoffmann
; > > It would be nice to say what it was and how you fixed it in the > case that people have the same issue in the future. +1, me too. Please let us know. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with

Re: [Trac] Re: Setting different default Wiki Pagetemplate

2012-11-20 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20.11.2012 20:09, RjOllos wrote: > Added in > http://trac.edgewall.org/wiki/PageTemplates?sfp_email=&sfph_mail=&action=diff&version=7&old_version=6. > Thanks, that has not been easy to guess indeed. Steffen Hoffmann

Re: [Trac] Pretty generic error

2012-11-20 Thread Steffen Hoffmann
or data storage and checking existence of relevant db tables with a SELECT statement, that is meant to fail on missing table(s). Please upgrade your plugin(s), if a fix is available, or report it otherwise. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Co

Re: [Trac] Re: email notification for previous updaters

2012-11-17 Thread Steffen Hoffmann
d code to notify the previous ticket owner on re-assignment (one last time) [1], while this rather important demand is unresolved for TracNotification yet [2], but recently got proposed patches. Steffen Hoffmann [1] http://trac-hacks.org/changeset/12333 [2] http://trac.edgewall.org/ticket/231

Re: [Trac] Re: email notification for previous updaters

2012-11-17 Thread Steffen Hoffmann
rks not as reliable on t.h.o (near Trac trunk, past 1.0 now) compared to t-h.o (still at ancient Trac 0.10.6dev). Hope, this question even gets obsoleted by progress on the TracAnnouncer proposal. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracDev/Pro

Re: [Trac] Re: email notification

2012-11-17 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14.11.2012 23:59, Peter Suter wrote: > On 14.11.2012 20:53, Steffen Hoffmann wrote: >> I know of Peter even asking about need for >> support to do things on the AnnouncerPlugin to TracNotification effort, >> but this hap

Re: [Trac] Re: email notification for previous updaters

2012-11-14 Thread Steffen Hoffmann
ve already answered that open question by my latest comments to some notification tickets. And IMHO we've already made some progress. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.or

Re: [Trac] Re: email notification for previous updaters

2012-11-14 Thread Steffen Hoffmann
I'd never have seen this as unwarranted or unbalanced critics. I'm ok with it, and it spells less trouble for the pending proposal too, as I've seen explicit interest from core developers to not only accept AnnouncerPlugin code in Trac core, but hope to get more people involved. I

Re: [Trac] Re: email notification for previous updaters

2012-11-14 Thread Steffen Hoffmann
rds-compatibility down to Trac-0.11 is still pending to happen. Now it works for Trac-0.12 and beyond "only". Sincerely, Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ i

Re: [Trac] Re: Sqlite crashing after upgrade from 0.11 to 1.0

2012-11-14 Thread Steffen Hoffmann
> > What do you think would be the most likely to work action on my part > to avoid these errors from happening? Should I upgrade Sqlite from > 3.0 to the latest 3.7? > > Thanks, > Mete I have a suspect, but it depends. Do you have any Trac plugins enabled,

Re: [Trac] How to define an estimate for delivery Ticket

2012-11-09 Thread Steffen Hoffmann
g. Another, more powerful approach would be to pick upcoming support for native custom time fields in Trac core [2] from trunk, meant to go into Trac-1.1 (development snapshot) and 1.2 (long-term-support). Steffen Hoffmann [1] http://trac-hacks.org/wiki/DateFieldPlugin [2] http://trac.edgewall.org/

Re: [Trac] E-Mail update for "ticket closed fixed" only?

2012-11-09 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09.11.2012 18:50, W. Martin Borgert wrote: > Quoting "Steffen Hoffmann" : >> TracAnnouncer alias AnnouncerPlugin, a much more flexible >> framework for arbitrary transports (email and xmpp - Jabber for >> the mome

Re: [Trac] Different Priorities and Severities lists vs different ticket type

2012-11-09 Thread Steffen Hoffmann
ific things that I'm aware of. Steffen Hoffmann [1] http://trac-hacks.org/wiki/AdvancedTicketWorkflowPlugin [2] http://trac-hacks.org/wiki/MultipleWorkflowPlugin [3] http://trac-hacks.org/wiki/TypedTicketWorkflowPlugin -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Co

Re: [Trac] E-Mail update for "ticket closed fixed" only?

2012-11-09 Thread Steffen Hoffmann
e it a more versatile and generally interesting TicketStatusSubscriber beyond your specific and rather narrow scope. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracNotification [2] http://trac-hacks.org/wiki/AnnouncerPlugin [3] http://trac.edgewall.org/wiki/TracDev/Proposals/Announcer --

Re: [Trac] Custom ticket status addition?

2012-11-02 Thread Steffen Hoffmann
ini change). By chance, did you already seek more insight by enabling DEBUG logging in your trac.ini and looking at /log/trac.log at Trac environment load time? Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozi

Re: [Trac] upgrade from 0.12 -> 1.0 : OperationalError: no such table: cache

2012-10-31 Thread Steffen Hoffmann
;db_default' and compare it to the current state of your db. You should find out everything about the missing table and re-add it with appropriate definitions to relaunch the upgrade from there. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1

Re: [Trac] Transferring project from one computer to another.

2012-10-28 Thread Steffen Hoffmann
system. This will preserve at least tickets, wiki pages and session data including session ID attributes (commonly used for user props). If you stored your logo inside the same folder, you'll get it too. Same applies for users, if i.e. you had a .htpasswd file or created accounts similar

Re: [Trac] Re: Refresh the svn project on trac menu of source code ,report error log,how to solve it,thanks!

2012-10-27 Thread Steffen Hoffmann
> > You are using the 0.10 version of TracWysiwygPlugin with Trac 0.12. > Reinstall the plugin > from: http://trac-hacks.org/svn/tracwysiwygplugin/0.10/ Good idea to point at the source, but shouldn?t it read http://trac-hacks.org/svn/tracwysiwygplugin/0.12/ then? :-) Steffen Hoff

Re: [Trac] Re: Plugin to Show a Picture on Comments

2012-10-27 Thread Steffen Hoffmann
example of this somewhere? There may be others, but one > such plugin is: http://trac-hacks.org/wiki/UserPicturesPlugin http://trac-hacks.org/wiki/HackergotchiPlugin might be another one to look at, even if not explicitly tagged for a release other than 0.11 by now. Steffen Hoffmann -BEG

Re: [Trac] Re: closing ticket with commit message no longer working

2012-10-27 Thread Steffen Hoffmann
> write(2, "Error: Command not found", 24Error: Command not found) = 24 > > I checked the permissions on the trac.log file, and found that it was > missing group write permissions for the group containing the svn user. > When I corrected that, the commit message "fixes #1

Re: [Trac] Re: Upgrading from Trac 0.11 to Trac 1.0

2012-10-26 Thread Steffen Hoffmann
to new location below files, deleted non-empty attachment folder - done. Steffen Hoffmann [1] http://trac-hacks.org/wiki/ScreenshotsPlugin -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.

Re: [Trac] Re: Plugin to Show a Picture on Comments

2012-10-26 Thread Steffen Hoffmann
hat even could eventually substitute current tickets graph in TracStatsPlugin [1]. Steffen Hoffmann [1] http://trac-hacks.org/wiki/TracStatsPlugin -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlCLcBAACgkQ31DJeiZ

Re: [Trac] Trac sqlite time created format

2012-10-23 Thread Steffen Hoffmann
dency, it's a standard internal part of Trac core. Even can't think of a possible way to disrupt it by configuration alone, so your Trac install may be broken in some way. OTOH you may still want to post relevant trac.ini parts here anyway so that we can have a look and be sure. Steffen Ho

Re: [Trac] SVN web browser as a standalone installation

2012-10-23 Thread Steffen Hoffmann
/' becomes a synonym for 'browser/'. OTOH wiki is valuable even with that single front page as an explanatory 'about this site', so you may end with that configuration (browser + single-page wiki) instead. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version:

Re: [Trac] Trac 1.0 TimeoutError: Unable to get database connection within 0 seconds. (OperationalError: unable to open database file)

2012-10-20 Thread Steffen Hoffmann
you try with all plugins disabled? I've no clue right-away as well, but you should report it to the issue tracker at trac.edgewall.org, if you don't get better response here. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla -

Re: [Trac] Sendmail not working

2012-10-19 Thread Steffen Hoffmann
=8<-- Help for Trac is everywhere, no need to ask multiple places at the same time. See my answer at SO. :-) Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail

Re: [Trac] Refresh the svn project on trac menu of source code ,report error log,how to solve it,thanks!

2012-10-18 Thread Steffen Hoffmann
now. Everyone is advised to upgrade to current stable before crying about Trac core, but your plugins may pretty much hold you off for now, so Trac-0.12.4 could be the best starting point in your case [1]. Get rid of any old plugin stuff calling for the old templating system.

Re: [Trac] translation

2012-10-17 Thread Steffen Hoffmann
have console access there you could use trac-admin wiki commands to dump and import these pages into other Trac environments. At least this is my approach for supplying additional localized wiki page for a number of my own Trac applications. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version

Re: [Trac] Full-text search in htdocs folder

2012-10-13 Thread Steffen Hoffmann
pi module, that provides helper functions often used to implement the search itself and to format results appropriately. Hint: The last should have explained, why you should include a line like the following in your plugin source: from trac.search.api import ISearchSource, shorten_result Hope, th

Re: [Trac] Full-text search in htdocs folder

2012-10-13 Thread Steffen Hoffmann
The other part is about proper integration with Trac search (not TicketQuery). For the latter, look at the ISearchSource extension point interface. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracDev/PluginDevelopment/ExtensionPoints/trac.search.api.ISearchSource -BEGIN

Re: [Trac] OSError: [Errno 2] No such file or directory

2012-10-11 Thread Steffen Hoffmann
seen spaces in paths other than due to loss of attention to typos on directory/file creation time. Not seen a remotely valid excuse for white-space in paths by now - all sloppy naming policy IMHO. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) C

Re: [Trac] call external script with arguments on ticket changes

2012-10-09 Thread Steffen Hoffmann
: sequence item 1: expected string or Unicode, int found > > > Any idea how t fix it? Yes, tkt.id is an integer, but obviously is expected as string/unicode, so you'll want to change that like so: tkt.id to str(tkt.id) Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: G

Re: [Trac] Batch Modification

2012-10-09 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09.10.2012 08:57, Frank Murphy wrote: > On 08/10/12 22:25, Steffen Hoffmann wrote: > >> Change the action in the drop-down at the left side to "add/remove", so >> you'll get more input fields next to it. >> &

Re: [Trac] call external script with arguments on ticket changes

2012-10-09 Thread Steffen Hoffmann
declaration makes all defined variables available in the classes context, so you need to call script as self.script in any class method. Steffen Hoffmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlB0YPUAC

<    1   2   3   4   >