Modify ↓
Opened 16 years ago
Closed 18 months ago
#5484 closed defect (fixed)
[Patch] unicode support and multirepos support
| Reported by: | KlauX | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | SvnAuthzAdminPlugin |
| Severity: | normal | Keywords: | |
| Cc: | klaux1@…, dmcr@… | Trac Release: | 0.11 |
Description (last modified by )
The attached patch adds two capabilities to SvnAnthzAdminPlugin for Trac 0.11.x:
- unicode support
- multirepos support
For unicode support I remove urllib dependence.
Attachments (1)
Change History (9)
Changed 16 years ago by
| Attachment: | svnauthzadminplugin_0.11.patch added |
|---|
comment:1 Changed 16 years ago by
could you pls update the patch to use only existing directories, and the current status of admin_ui?
comment:2 Changed 15 years ago by
| Description: | modified (diff) |
|---|---|
| Summary: | unicode support and multirepos support → [Patch] unicode support and multirepos support |
comment:4 Changed 15 years ago by
| Cc: | klaux1@… dmcr@… added; klaux1@… removed |
|---|
comment:5 Changed 15 years ago by
This is not a duplicate of #8165.
What the author of *this* patch means by "multirepos support", has already been implemented in the latest version of this plugin as the 'show_all_repos' feature.
The rest of the patch is a duplicate of #7871, but I don't use Unicode, so can't verify if these patches are correct.
Dennis
comment:6 Changed 12 years ago by
| Owner: | changed from Kis Gergely to Ryan J Ollos |
|---|---|
| Status: | new → assigned |
comment:7 Changed 5 years ago by
| Status: | assigned → new |
|---|
Note: See
TracTickets for help on using
tickets.



for unicode support and multirepos support