index
:
mirror/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
path:
root
/
src
/
views
Age
Commit message (
Expand
)
Author
2011-09-22
Implement ReCaptcha entirely as a plugin, remove all of the ugliness
Luke Shumaker
2011-09-22
Add an ugly hacky-hacked reCaptcha to new user registration.
Luke Shumaker
2011-09-22
Implement actual plugin management. I was tired of doing the SQL queries by h...
Luke Shumaker
2011-09-19
Don't give back 201 for the HTML view after creating a user. Doing so will pr...
Luke Shumaker
2011-09-07
Fix a bug I introduced while picking apart my last changes into
mckenzierobotics.org
2011-09-06
Fix a few style issues (use .wide class for $t->inputTextArea(), css tweaks)
Luke Shumaker
2011-09-06
add 'paragraph' and 'checkbox' datatypes to individual.html.php's inputField()
Luke Shumaker
2011-09-06
Differentiate between when we want checkboxes to be booleans, or bit arrays.
Luke Shumaker
2011-09-05
Update TODO/Bugs in README.txt, change appearance a bit
Luke Shumaker
2011-09-05
(mostly) Fix the installer. We still need to set baseurl in the 'conf' table ...
mckenzierobotics.org
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
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-08-01
initial commit.
Luke Shumaker