This website requires JavaScript.
Explore
Help
Sign In
timw4mail
/
tims-todo
Watch
1
Star
0
Fork
0
You've already forked tims-todo
Code
Issues
Pull Requests
Releases
Wiki
Activity
codeigniter
php
task-manager
unmaintained
22
Commits
1
Branch
0
Tags
23
MiB
PHP
94.1%
CSS
3%
JavaScript
2.4%
HTML
0.5%
1ecb26ec1f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Timothy J. Warren
1ecb26ec1f
Convert part of task validation to use CodeIgniter's validation library
2014-08-15 17:00:13 -04:00
application
Convert part of task validation to use CodeIgniter's validation library
2014-08-15 17:00:13 -04:00
migrations
Rename 'desc' column of checklist table to 'description', and update associated tests and views
2014-08-13 15:57:24 -04:00
system
First public commit
2014-08-08 15:41:59 -04:00
tests
Convert part of task validation to use CodeIgniter's validation library
2014-08-15 17:00:13 -04:00
web
Rename 'desc' column of checklist table to 'description', and update associated tests and views
2014-08-13 15:57:24 -04:00
.gitignore
First public commit
2014-08-08 15:41:59 -04:00
.scrutinizer.yml
Fix hhvm?
2014-08-13 21:47:50 -04:00
.travis.yml
Update readme and some config files
2014-08-13 21:13:29 -04:00
composer.json
Rename 'desc' column of checklist table to 'description', and update associated tests and views
2014-08-13 15:57:24 -04:00
phpci.yml
Update readme and some config files
2014-08-13 21:13:29 -04:00
README.md
Fix some scrutinizer issues
2014-08-15 09:43:53 -04:00
README.md
Tim's Todo