X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=74531bbf88ef5c76350ff29df12ccc1c2cd60bfc;hb=c3ccbbd5bc7c8534127fa10b4f88b81cffc6029a;hp=82cae4bcd44cfe5707340d227a16fd9e4a84091f;hpb=1e77a6539b5df73e362c36c11df1b0e3696c1647;p=brisk.git diff --git a/TODO.txt b/TODO.txt index 82cae4b..74531bb 100644 --- a/TODO.txt +++ b/TODO.txt @@ -2,19 +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 + DONE - aggiornare le funz di gestione db in modo che prevedano anche il flag DISABLE DONE - travasatore file to pg - - travaso punteggi e gestione punteggi - - tab punteggi nel db - - - sistema di inserimento nuovi utenti (riversatore da form di inserimento) - - - modifica password - - ripristino password - - comunicazioni di aggiornamento (stato salvato sul server) + 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) + + DONE - var $G_base aggiunta per gestire include in include da path differenti BRISK3 (trusty) ======