index
:
messagemanger
concurrent-editing
html5
master
mm
multiuser-view
um
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-09-05
Fix 3 bugs (stray * in SQL, typo in variable name, a place where isLoggedIn()...
Luke Shumaker
2011-09-05
(mostly) Fix the installer. We still need to set baseurl in the 'conf' table ...
mckenzierobotics.org
2011-09-05
Fix a nasty bug in View.class.php when the installation path contains a dot
mckenzierobotics.org
2011-09-05
update installer to create more tables
Luke Shumaker
2011-09-05
Change user messages a bit
Luke Shumaker
2011-09-05
Fix a few growing pains
Luke Shumaker
2011-09-05
Refactor a bit
Luke Shumaker
2011-09-04
Screw it, I'm tired of trying to break this into individual commits
Luke Shumaker
2011-09-04
mv src/controllers/Auth{,Page}.class.php, change a few things (I'm terrible)
Luke Shumaker
2011-09-04
Fix bug in MessageManager->sanitizeArray()
Luke Shumaker
2011-09-04
start to add a plugin management framework
Luke Shumaker
2011-09-04
New router and view selector engine magic coolness.
Luke Shumaker
2011-09-04
Migrate 404 page from old router to new view engine.
Luke Shumaker
2011-09-04
Fix 2 small bugs in Template.class.php
Luke Shumaker
2011-09-04
Add a textarea input to the normal template form stuff.
Luke Shumaker
2011-09-04
stop tracking .htaccess, add htaccess.sample
Luke Shumaker
2011-08-01
initial commit.
Luke Shumaker