Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5769066073554944: Issue 211 - [trac] Make priority/milestone/component fields visible to everybody (Closed)

Created:
March 25, 2014, 11:51 a.m. by Wladimir Palant
Modified:
March 25, 2014, 4:18 p.m.
Reviewers:
Philip Hill
Visibility:
Public.

Description

While at it, I allowed regular users to change the CC field - it seems that they can only add or remove themselves.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed ThemeEngine configuration #

Patch Set 3 : Don`t hide review_url field and add missing dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -12 lines) Patch
A modules/trac/files/theme.css View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M modules/trac/manifests/init.pp View 1 2 1 chunk +15 lines, -1 line 0 comments Download
M modules/trac/templates/trac.ini.erb View 1 2 3 chunks +7 lines, -11 lines 0 comments Download

Messages

Total messages: 7
Wladimir Palant
March 25, 2014, 11:51 a.m. (2014-03-25 11:51:57 UTC) #1
Philip Hill
http://codereview.adblockplus.org/5769066073554944/diff/5629499534213120/modules/trac/templates/trac.ini.erb File modules/trac/templates/trac.ini.erb (right): http://codereview.adblockplus.org/5769066073554944/diff/5629499534213120/modules/trac/templates/trac.ini.erb#newcode276 modules/trac/templates/trac.ini.erb:276: cc.permission = TICKET_MODIFY setting cc.permission = TICKET_MODIFY will disallow ...
March 25, 2014, 11:57 a.m. (2014-03-25 11:57:31 UTC) #2
Wladimir Palant
Turns out that for some reason disabling SimpleThemeAdminModule disables ThemeEngine so that module needs to ...
March 25, 2014, 12:20 p.m. (2014-03-25 12:20:38 UTC) #3
Wladimir Palant
I fixed a configuration issue that I noticed. Other than that, see my comment below. ...
March 25, 2014, 12:23 p.m. (2014-03-25 12:23:20 UTC) #4
Philip Hill
On 2014/03/25 12:23:20, Wladimir Palant wrote: > I fixed a configuration issue that I noticed. ...
March 25, 2014, 1:24 p.m. (2014-03-25 13:24:51 UTC) #5
Wladimir Palant
Uploaded new patchset - "Review URL(s)" field is visible again but grayed out because hiding ...
March 25, 2014, 3:41 p.m. (2014-03-25 15:41:53 UTC) #6
Philip Hill
March 25, 2014, 4:07 p.m. (2014-03-25 16:07:12 UTC) #7
On 2014/03/25 15:41:53, Wladimir Palant wrote:
> Uploaded new patchset - "Review URL(s)" field is visible again but grayed out
> because hiding the wiki toolbar via CSS doesn't seem possible. Also added a
> missing Puppet dependency.

LGTM

Powered by Google App Engine
This is Rietveld