Changeset [ddc531dd8bbc142967c2c0035ddb3969c0d774aa] by Gunnar Ro
July 10th, 2009 @ 08:03 PM
First commit of the user module and the archive function. Minor changes to results/tests/resul_lookup. http://github.com/kenners/uamuzi...
Committed by Gunnar Ro
- M auth.sql
- M schema.sql
- M www/app/app_controller.php
- M www/app/config/routes.php
- M www/app/controllers/groups_controller.php
- M www/app/controllers/result_lookups_controller.php
- M www/app/controllers/results_controller.php
- M www/app/controllers/users_controller.php
- M www/app/models/archive_result.php
- M www/app/models/group.php
- M www/app/models/result.php
- M www/app/models/result_lookup.php
- M www/app/models/test.php
- M www/app/models/user.php
- M www/app/views/groups/add.ctp
- M www/app/views/groups/edit.ctp
- M www/app/views/groups/index.ctp
- M www/app/views/groups/view.ctp
- M www/app/views/layouts/default.ctp
- M www/app/views/results/edit.ctp
- M www/app/views/results/index.ctp
- M www/app/views/users/add.ctp
- M www/app/views/users/edit.ctp
- M www/app/views/users/index.ctp
- M www/app/views/users/login.ctp
- M www/app/views/users/view.ctp
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A basic HIV Electronic Medical Record (EMR) system using CakePHP.