X-Git-Url: http://git.pjr.cc/?p=gwvp.git;a=blobdiff_plain;f=TODO;h=50975ccf32b277d40d46e09f4cf03d3b46ca9d7a;hp=b9341b8cd0d6d75ee3430bda0fb22e14652a5d00;hb=507bc8f2818a42d751ed6e2e2fc68ee2bde94016;hpb=605a6f0f6093a2183ae4bc897c42f9266d81d166 diff --git a/TODO b/TODO index b9341b8..50975cc 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,21 @@ TODO ==== +Im thinking about changing the name of my project to something like AGOW (all git over web) +TGOW (total) or something + My basic roadmap of the things I want to do with this project in the order I want to do them: +Current +======= +1) implement repo permissions +2) add a page after repo creation to explain how to populate (via git remote add, git push name master) +3) remove initial repo bit via bundle - going to leave this here for now +4) fix up the gitbackend function once and for all +5) add a config var and initial setup var for website name (i.e. hostname) +6) sort gwvpdatabase.php functions into alpha order + + Alpha Release ============= 1) user/group admin page fully functional + form validation @@ -15,6 +28,7 @@ Alpha Release 8) repo push/pull fully working 9) full access control, with proper permission checks at both page and repo 10) ability to repo storage location on the fly +11) add project to freshmeat at alpha release Beta Release ============