X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=74531bbf88ef5c76350ff29df12ccc1c2cd60bfc;hb=2a82f64f7c99c99b0c38fa2911ddfda0b6609ae7;hp=6ec54cc57ddf4823cdc9a15909bb332f5d192295;hpb=269cea4043760b0568f4c2aec7d5faacc6c2096e;p=brisk.git diff --git a/TODO.txt b/TODO.txt index 6ec54cc..74531bb 100644 --- a/TODO.txt +++ b/TODO.txt @@ -2,16 +2,49 @@ TODO ======== - BRISK4 (brisk) + BRISK4 (mammuth) ====== + + - STEP MANAGEMENT VERIFY + Slim Paragraph + DONE - move the garbage timeout on file + DONE - in index_rd load all data only when required + - briskin5 alignment + DONE . extern del garb_timeout + DONE . user_load parameters verify + DONE . Bin5::load_data and Bin5::save_data refactoring with + data split + . move many function into "Bin5 class" + - garbaging of .step files + DB: - initial usage DONE - configurabilità file o db - - travasatore file to pg - - sistema di inserimento nuovi utenti + DONE - aggiornare le funz di gestione db in modo che prevedano anche il flag DISABLE + DONE - travasatore file to pg + DONE - travaso punteggi + DONE - memorizzazione nuovi i punteggi nel db + DONE - gestione classifiche in SQL + DONE - produrle + DONE - mostrarle + + STEP 1.1 + DONE - points archiver + + STEP 1.2 + DONE - partial usability if database go down. + + STEP 1.5 + - sistema di inserimento nuovi utenti (riversatore da form di inserimento) + + STEP 2 + - aggiornare le funz di gestione db in modo che prevedano anche il flag SUSPEND + - modifica password + - ripristino password + + STEP 3 + - comunicazioni di aggiornamento (stato salvato sul server) - - modifica password - - ripristino password - - comunicazioni di aggiornamento (stato salvato sul server) + DONE - var $G_base aggiunta per gestire include in include da path differenti BRISK3 (trusty) ======