Ticket #7 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Add a change log interface for svn_authz, can compare each svn_authz revision.

Reported by: jiangxin Owned by: jiangxin
Priority: major Milestone: 0.3.0
Component: SvnAuthz Version:
Keywords: Cc:

Description

Add a change log interface for svn_authz, can compare each svn_authz revision.

  • add Log in menu;
  • the default log page display svn_authz modification history;
  • user can compare each revision of svn_authz file.

Change History

comment:1 Changed 4 years ago by jiangx

(In [29]) See #7: add get_logs, get_page_logs method to RcsLog? class.

comment:2 Changed 4 years ago by jiangx

(In [30]) See #7: add cat, differ function.

comment:3 Changed 4 years ago by jiangx

(In [31]) See #7: add logs controller to display logs.

comment:4 Changed 4 years ago by jiangx

(In [33]) See #7: chinese i18n for logs.

comment:5 Changed 4 years ago by jiangx

(In [34]) See #7: New paginate strategy; add log_per_page to config file.

comment:6 Changed 4 years ago by jiangx

(In [35]) See #7: compare revisions in logs page.

comment:7 Changed 4 years ago by jiangx

(In [36]) See #7: admin can rollback to history revision from log page.

comment:8 Changed 4 years ago by jiangx

  • status changed from new to closed
  • resolution set to fixed

(In [37]) Fix #6 & #7: upgrade to 0.1.3: backup using rcs; logs support;

comment:9 Changed 4 years ago by jiangx

(In [38]) Fix #7: bugfix: remove -L option from rlog command; add templates for rollback view.

comment:10 Changed 4 years ago by jiangx

(In [39]) Fix #7: disable rollback button for latest revision.

Note: See TracTickets for help on using tickets.