| Commit | Date | |
|---|---|---|
|
[r8636]
by
rblank
0.12dev: Use `Option` descriptors from the environment instead of direct access to `self.config` in several places. Patch by Felix Schwarz. Closes #8714. |
2009-10-03 12:15:42 | Tree |
|
[r8635]
by
rblank
0.11-stable: Replace `trac.ini` as atomically as possible when updating the configuration, to avoid having processes read unfinished configurations and corrupting the configuration in case of an error while saving. Closes #8623. |
2009-10-03 12:01:29 | Tree |
|
[r8634]
by
rblank
0.12dev: Allow dumping a subset of wiki pages with `trac-admin $ENV wiki dump`. Closes #7901. |
2009-10-02 11:26:22 | Tree |
| 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 |