Re: [Trac] Re: Is there a way to control the ABSOLUTE (and not relative) order of custom and non-custom fields?

2016-12-13 Thread Jun Omae
On Tue, Nov 15, 2016 at 9:38 PM, Mo  wrote:
> Hi, I'm also looking for a way to define a custom order for non-custom
> ticket fields and custom ticket fields.
>
> As for the custom there is this possibility:
>
> project = select
> project.order = 5
>
> But there is no way to define that for internal fields such as type and
> priority. It would be nice to set the internals in [ticket-custom] as well
> by defining the order only.
> There was already a request like this before:
> https://trac-hacks.org/ticket/2642#comment:11
>
> Is redefining the CS template the only way? Which template define the ticket
> fields?

See https://trac-hacks.org/wiki/TracTicketFieldsLayoutPlugin.

-- 
Jun Omae  (大前 潤)

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


[Trac] Re: Is there a way to control the ABSOLUTE (and not relative) order of custom and non-custom fields?

2016-12-13 Thread Mo
Hi, is there any plan or ticket to integrate your code into the core? 
Custom sorting of ticket fields is mandatory.

We added different roles like tester, reviewer with state flag. These must 
be side by side:

Test: Open   Tester: John
Review: Done   Reviewer: Steve

Adding single fields in front destroys the alignment, so a generic type 
"dummy" would be required, as special keyword for your field_order only, 
that only adds a invisible placeholder.
Then section separators like horizontal line would be nice. In general an 
adjustable ticket template would be nice.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Re: How to upgrade from 1.0.13 to 1.2

2016-12-13 Thread Mingxing Tian


在 2016年12月13日星期二 UTC+8下午4:24:12,Jun Omae写道:
>
> On Tue, Dec 13, 2016 at 5:00 PM, Mingxing Tian  > wrote: 
> > This is a task change generated by the log, I did not find the relevant 
> > information in the inside, you help me to check it, thank you! 
>
> > 2016-12-13 15:56:00,047 Trac[env] INFO:  
> environment startup [Trac 1.2]  
> (snipped 726 lines) 
>
> You should attach trac.log instead of pasting text of the trac.log. 
> No one can read huge text in mail. 
>
> -- 
> Jun Omae  (大前 潤) 
>

I'm sorry to bother you, but now I'm in the attachment.
 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.
2016-12-13 17:06:34,865 Trac[env] INFO:  
environment startup [Trac 1.2] 
2016-12-13 17:06:35,018 Trac[loader] DEBUG: Loading BackLinksMacro from 
/home/projects/xxx/plugins/BackLinksMacro-7.0.dev0-py2.6.egg
2016-12-13 17:06:35,025 Trac[loader] DEBUG: Loading Markdown.macro from 
/home/projects/xxx/plugins/TracMarkdownMacro-0.11.4.post0-py2.6.egg
2016-12-13 17:06:35,026 Trac[loader] DEBUG: Loading acct_mgr.admin from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,026 Trac[loader] DEBUG: Loading acct_mgr.api from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,027 Trac[loader] DEBUG: Loading acct_mgr.db from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,027 Trac[loader] DEBUG: Loading acct_mgr.htfile from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,028 Trac[loader] DEBUG: Loading acct_mgr.http from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,028 Trac[loader] DEBUG: Loading acct_mgr.macros from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,029 Trac[loader] DEBUG: Loading acct_mgr.notification from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,029 Trac[loader] DEBUG: Loading 
acct_mgr.opt.announcer.uid_chg from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,123 Trac[loader] DEBUG: Skipping 
"acct_mgr.opt.announcer.uid_chg = acct_mgr.opt.announcer.uid_chg [announcer]": 
("DistributionNotFound: The 'TracAnnouncer' distribution was not found and is 
required by the application" not found)
2016-12-13 17:06:35,123 Trac[loader] DEBUG: Loading acct_mgr.opt.radius from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,216 Trac[loader] DEBUG: Skipping "acct_mgr.opt.radius = 
acct_mgr.opt.radius [pyrad]": ("DistributionNotFound: The 'Pyrad' distribution 
was not found and is required by the application" not found)
2016-12-13 17:06:35,216 Trac[loader] DEBUG: Loading 
acct_mgr.opt.tracforms.uid_chg from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,310 Trac[loader] DEBUG: Skipping 
"acct_mgr.opt.tracforms.uid_chg = acct_mgr.opt.tracforms.uid_chg [forms]": 
("DistributionNotFound: The 'TracForms'distribution was not found and is 
required by the application" not found)
2016-12-13 17:06:35,310 Trac[loader] DEBUG: Loading 
acct_mgr.opt.tracscreenshots.uid_chg from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,405 Trac[loader] DEBUG: Skipping 
"acct_mgr.opt.tracscreenshots.uid_chg = acct_mgr.opt.tracscreenshots.uid_chg 
[screenshots]": ("DistributionNotFound: The 'TracScreenshots' distribution was 
not found and is required by the application" not found)
2016-12-13 17:06:35,405 Trac[loader] DEBUG: Loading 
acct_mgr.opt.tracvote.uid_chg from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,498 Trac[loader] DEBUG: Skipping 
"acct_mgr.opt.tracvote.uid_chg = acct_mgr.opt.tracvote.uid_chg [vote]": 
("DistributionNotFound: The 'TracVote' distribution was not found and is 
required by the application" not found)
2016-12-13 17:06:35,498 Trac[loader] DEBUG: Loading acct_mgr.pwhash from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,499 Trac[loader] DEBUG: Loading acct_mgr.register from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,499 Trac[loader] DEBUG: Loading acct_mgr.svnserve from 
/home/projects/xxx/plugins/TracAccountManager-0.5.dev0-py2.6.egg
2016-12-13 17:06:35,500 Trac[loader] DEBUG: Loading acct_mgr.web_ui from 

Re: [Trac] Re: How to upgrade from 1.0.13 to 1.2

2016-12-13 Thread Jun Omae
On Tue, Dec 13, 2016 at 5:00 PM, Mingxing Tian  wrote:
> This is a task change generated by the log, I did not find the relevant
> information in the inside, you help me to check it, thank you!

> 2016-12-13 15:56:00,047 Trac[env] INFO:  
> environment startup [Trac 1.2] 
(snipped 726 lines)

You should attach trac.log instead of pasting text of the trac.log.
No one can read huge text in mail.

-- 
Jun Omae  (大前 潤)

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.