Opened 11 years ago
Closed 11 years ago
#11778 closed enhancement (fixed)
Improve notices on Repositories admin page
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos | 
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.3 | 
| Component: | admin/web | Version: | 1.0-stable | 
| Severity: | normal | Keywords: | repository | 
| Cc: | Branch: | ||
| Release Notes: | 
           The environment path is used in messages displayed on the Repository Admin page. A link to the TracRepositoryAdmin page is included in the message displayed when a new repository is added.  | 
      ||
| API Changes: | |||
| Internal Changes: | |||
Description
The Repositories admin page displays the following when adding a new repository:
In the second bullet, $ENV could be replaced with the actual path so that the user can copy the line to the console. In the third bullet we can help the user by displaying a link to TracRepositoryAdmin#Synchronization.
When the repository path or type is changed, the following message is displayed:
$ENV can be replaced with the actual path here as well.
When the repository name is changed the following is displayed:
$ENV can be replaced with the actual path here as well.
Attachments (0)
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| Release Notes: | modified (diff) | 
|---|---|
| Resolution: | → fixed | 
| Status: | new → closed | 
Committed to 1.0-stable in [13207], merged to trunk in [13208:13209].



  
Proposed changes in log:rjollos.git:t11778.