Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
More web_services implementation.
-added boilerplate class for tasks outlining the tasks functions i think we should include within the api. -added the config file changes to the setup script for web services. -code tidy in setup file - got annoyed with things not lining up :) -web services turned off now returns a 403 Forbidden message.
- Loading branch information
Showing
with
1,169 additions
and 928 deletions.
- +55 −1 api/apis/api_projects.php
- +148 −0 api/apis/api_tasks.php
- +5 −2 api/index.php
- 0 cache/index.html
- +961 −925 setup/index.php
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.