Fossil

Changes On Branch jeremy_c-timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch jeremy_c-timeline Excluding Merge-Ins

This is equivalent to a diff from dddc514053 to 71ad9b62a7

2009-12-31
19:10
Alternative implementation of timeline security changes - this implementation always shows the timeline link if it is applicable, even if the history capability is disabled. check-in: 9b70675778 user: drh tags: trunk
14:59
* Changed security for timeline. To view the timeline, you must now have History access. The timeline will then display only items which you have access to. "o" (Check-out) is required for source history, "j" (Read-Wiki) is required for Wiki history and "r" (Read-Tkt) is required for Ticket history. Closed-Leaf check-in: 71ad9b62a7 user: jeremy_c tags: jeremy_c-timeline
14:49
Fixed minor spelling error check-in: efdad08182 user: jeremy_c tags: jeremy_c-timeline
14:49
* Fixed security bug in ticket reports, you previously had to have Check-out security to view a ticket report, you now have to have "r" (Read-tkt) to view ticket reports. check-in: 6ee7316567 user: jeremy_c tags: jeremy_c-timeline
04:42
[886c302b3f] Added documentation for <nowiki>[#anchor]</nowiki> style links check-in: dddc514053 user: jeremy_c tags: trunk
2009-12-30
01:57
Added a 's' parameter to the web timeline view. This will search the comment and brief fields for the given text via LIKE '%value%'. check-in: 1e2ec3ff87 user: jeremy_c tags: trunk

Changes to src/report.c.

Changes to src/search.c.

Changes to src/skins.c.

Changes to src/style.c.

Changes to src/timeline.c.