Commit graph

22 commits

Author SHA1 Message Date
Jaisen Mathai
0f2b32d9e3 Normalizing and fixing links across pages in the documentation directory.
Gh-180
2011-10-03 13:57:23 -07:00
Jaisen Mathai
4ff958ae0c Moving Readme to different names to make URLs work.
Gh-180
2011-10-03 13:43:54 -07:00
Jaisen Mathai
2da1298b38 Adding working logic to display photos based on permission and logged in user.
Still need a UI to create groups and add them to photos.

Gh-27
2011-09-26 17:23:50 -07:00
Hubert Figuiere
0f52c5d753 License is actually a string (gh-125) 2011-09-24 01:25:32 -07:00
Jaisen Mathai
be69cac86a Adding licensing for the photo form and the default photo object.
Closes Gh-125
2011-09-22 16:36:52 -07:00
Jaisen Mathai
1a0e2e890c Adding group endpoints for adding and retrieving.
Gh-27
2011-09-11 00:25:49 -07:00
Jaisen Mathai
7674ba748d OAuth provider support with functional demo/test.
Functional OAuth provider support including data storage of client/user tokens.
Documentation for the Credential object.
Gh-77 Gh-48 Gh-78
2011-09-08 00:49:25 -07:00
Jaisen Mathai
50fffcc880 Adding documentation for GET Tags API. 2011-08-19 17:33:32 -07:00
Hubert Figuiere
8821395353 Upload works with MySQL and LocalFS. (gh-9 gh-33)
Add "id" to the user table and schema doc.
Fix post and put methods
Add a fsHost of the LocalFS adapter.
2011-08-16 23:36:57 -07:00
Jaisen Mathai
40f3e1de98 Styled meta information under photo. 2011-08-02 21:02:14 -07:00
Jaisen Mathai
4262aa8298 Adding schema for Tag.
Including methods in DatabaseInterface for tag methods.
2011-07-27 13:29:02 -07:00
Jaisen Mathai
87548555cf Storing next id in persistent database.
Loads of refactoring.
2011-07-20 00:22:39 -07:00
Jaisen Mathai
43e6535a21 Adding posting of actions (comments). 2011-07-19 22:36:22 -07:00
Jaisen Mathai
fc18ecfb6c Adding actions to the database adapter and including them on the photo page. 2011-07-19 15:48:34 -07:00
Jaisen Mathai
fd00cbdb29 Refactoring the Social object to support favoriting of comments. 2011-07-19 14:50:14 -07:00
Jaisen Mathai
ee1b1c95f7 Fixing the representation of Social and Photo to not represent a collection but a single object. 2011-07-18 20:59:12 -07:00
Jaisen Mathai
5f797ba317 Finalizing the initial version of schema docs. 2011-07-18 20:57:30 -07:00
Jaisen Mathai
aa4e1b8a7a Adding documentation for schemas. 2011-07-18 20:36:19 -07:00
Jaisen Mathai
c196c3fcd8 Lots of stuff in this commit.
Photo upload form, actions and api endpoints set up and working.
S3 and SimpleDb integration working.
2011-06-16 00:19:58 -07:00
Jaisen Mathai
016a44a2ad Adding day/month/year as separate values in the photo schema.
Closes gh-7
2011-06-13 16:52:40 -07:00
Jaisen Mathai
3e1c3b6c85 Updating docs for photo db schema 2011-06-13 16:48:32 -07:00
Jaisen Mathai
5420acee1c Adding documentation directory and initial API docs.
* Photos and User schema
2011-06-06 12:20:43 -07:00