~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/TODO

  • Committer: Robey Pointer
  • Date: 2006-12-15 08:42:22 UTC
  • Revision ID: robey@lag.net-20061215084222-x9wqt4yklp59apqz
lots of little changes:
- allow revno to be used in most urls where a revid is desired.
- clean up the upper right navbar; no more "-300 -100" confusion
- the upper left navbar is now always the same, never contextual
- for the 3 pages that had contextual buttons in the upper-left navbar, move
  them to little side-arrows underneath the h1
- add "jump to diff" link next to modified-files in /changes and /revision
- add date to inventory-view
- add copyright credits from bazaar-webserve

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
=== BEFORE POSTING TO BZR.DEV ===
3
 
* copy credits over from webserve/hgweb plugin.
4
 
 
5
 
* in changelog view, "files modified" etc should be links
6
 
 
7
 
* in revision view, "files modified" etc should have #-links "(jump to diff)"
8
 
  next to them
9
 
 
10
 
* put files/etc "buttons" links back in the page
11
 
    inventory
12
 
    annotate
13
 
    atom
14
 
 
15
 
 
16
 
=== other ===
17
 
 
18
2
* maybe put this at the footer of each page:
19
3
    paramiko-dev, 419 revisions, 1133 days old
20
4
    first revision: Tue 2003-11-04 08:34:24 +0000
25
9
* add back the search bar.
26
10
    -- should notice dotted-revnos and use that to jump.
27
11
        -- also search by date should be simple.
 
12
 
 
13
* problem: given a folder, find all revisions where items inside that
 
14
  folder have changed.
 
15
    -- stumper.  maybe ask on bazaar-dev ML?
 
16
 
28
17
        
 
 
b'\\ No newline at end of file'