reaplced the git service code (main gitbackendinterface()) with a new
[gwvp.git] / TODO
diff --git a/TODO b/TODO
index 59d6a0c..50975cc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,16 @@ 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