fixing up the "is setup" check in the installer
[gwvp.git] / TODO
diff --git a/TODO b/TODO
index 02f1b7a..c0312c3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,23 @@
 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 - DONE
+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 - DONE
+4) fix up the gitbackend function once and for all - DONE
+5) finish setup
+6) sort gwvpdatabase.php functions into alpha order
+7) registration page
+8) home page content
+
+
 Alpha Release
 =============
 1) user/group admin page fully functional + form validation