Fossil SCM

Remove one to-do item. Add another.

drh 2007-07-31 10:10 trunk
Commit 7fe1e734e9d6158d8b9bfaaf624dd3c211f33d00
1 file changed +3 -6
+3 -6
--- todo.txt
+++ todo.txt
@@ -1,19 +1,16 @@
11
Things to work on:
22
3
- * On every push, pull, or clone command, remember the URL of the
4
- server using db_put(). On subsequent pushes and pulls, allow
5
- the URL to be omitted and substitute the URL that was used the
6
- previous time. Display the saved URL as part of the "info"
7
- command in the cli.
8
-
93
* Bug: The timeline is visible in sqlitert even though anonymous
104
access is turned off. The timeline menu item should be omitted
115
and the timeline page should be disallowed if the user does not
126
have the right access permissions. Feel free to add new access
137
permissions (view timeline permission?) if this seems like something
148
appropriate to do.
9
+
10
+ * Use the wiki_convert() routine to render comments and other text
11
+ on web pages.
1512
1613
* If the server does not have write permission on the database
1714
file, or on the directory containing the database file (and
1815
it is thus unable to update database because it cannot create
1916
a rollback journal) then it currently fails silently on a push.
2017
--- todo.txt
+++ todo.txt
@@ -1,19 +1,16 @@
1 Things to work on:
2
3 * On every push, pull, or clone command, remember the URL of the
4 server using db_put(). On subsequent pushes and pulls, allow
5 the URL to be omitted and substitute the URL that was used the
6 previous time. Display the saved URL as part of the "info"
7 command in the cli.
8
9 * Bug: The timeline is visible in sqlitert even though anonymous
10 access is turned off. The timeline menu item should be omitted
11 and the timeline page should be disallowed if the user does not
12 have the right access permissions. Feel free to add new access
13 permissions (view timeline permission?) if this seems like something
14 appropriate to do.
 
 
 
15
16 * If the server does not have write permission on the database
17 file, or on the directory containing the database file (and
18 it is thus unable to update database because it cannot create
19 a rollback journal) then it currently fails silently on a push.
20
--- todo.txt
+++ todo.txt
@@ -1,19 +1,16 @@
1 Things to work on:
2
 
 
 
 
 
 
3 * Bug: The timeline is visible in sqlitert even though anonymous
4 access is turned off. The timeline menu item should be omitted
5 and the timeline page should be disallowed if the user does not
6 have the right access permissions. Feel free to add new access
7 permissions (view timeline permission?) if this seems like something
8 appropriate to do.
9
10 * Use the wiki_convert() routine to render comments and other text
11 on web pages.
12
13 * If the server does not have write permission on the database
14 file, or on the directory containing the database file (and
15 it is thus unable to update database because it cannot create
16 a rollback journal) then it currently fails silently on a push.
17

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button