diff --git a/BUGs b/BUGs index f0f19e1..23eee45 100644 --- a/BUGs +++ b/BUGs @@ -1,5 +1,4 @@ ### Next: 75 BUG-56: when making a viewing list of AI:mich, (any search?) and going past the page_size, it gets the wrong data from the DB for the 'next' entry BUG-60: entries per page (in folders view) ignores pagesize, and this also contributes to BUG-56 I think -BUG-69: when moving a directory (maybe files???) it creates new destination directory even if one exists... not sure what the os.replace, etc. does at that point??? BUG-74: search/others? remembers start/offset, and if you reset view (e.g. another search) it doesnt show first page of results diff --git a/TODO b/TODO index 9adfecd..a4f1e9b 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,5 @@ ## GENERAL * move all unsorted photos/* -> import/ - TEST: moving over the top of same dir name (what does this do to FS content) - -- I think the AddDir()'s should be finding existing ones, but maybe are adding? - FIX: BUG-69 TEST: what if we try to move a path in settings, should not allow this? * remember last import dir, so you can just go straight back to it