| Commit | Date | |
|---|---|---|
| 2009-09-28 08:51:05 | Tree | |
|
[r8632]
by
ecarter
Sample plugin for adding extra permissions; particularly useful for custom workflows; merged from 0.11-stable |
2009-09-25 21:42:00 | Tree |
|
[r8631]
by
ecarter
Sample plugin for adding extra permissions; particularly useful for custom workflows |
2009-09-25 21:37:02 | Tree |
|
[r8630]
by
cboos
In custom query Javascript, use directly the given label to form the HTML for the label, as it's already properly HTML-escaped. Using `text()` results in double escaping. Fixes #4382. |
2009-09-25 17:53:59 | Tree |
|
[r8629]
by
cboos
#2647: refactor query.js to use the jQuery `$('<...>')` construction directly. Well, more or less directly. I also use `$.template` in order to minimize string construction noise. `$.template` was itself made more compact by accepting digit keys for picking ordered arguments in addition to named keys for picking entries in a dict argument (which should be the last argument if given). |
2009-09-25 17:53:43 | Tree |
| 2009-09-25 17:23:13 | Tree | |
|
[r8627]
by
rblank
0.11-stable: Don't try to re-create subdirectories in `trac-admin $ENV deploy`. Thanks to Felix Schwarz for the patch. Closes #8622. |
2009-09-25 17:14:24 | Tree |
| 2009-09-25 13:00:57 | Tree | |
|
[r8625]
by
rblank
0.11-stable: Don't link to custom queries in the roadmap and in milestones unless the query module is enabled. Closes #8612. |
2009-09-25 12:58:16 | Tree |
|
[r8624]
by
rblank
0.12dev: Made it clearer that the `[[TracGuideToc]]` macro only works for Trac's internal documentation. Thanks to mvaniersel for the patch. Closes #8671. |
2009-09-25 11:55:49 | Tree |