1
0
Commit Graph

29 Commits

Author SHA1 Message Date
Bharat Mediratta
5f65d082f9 Update the copyright to 2010. 2010-03-03 10:16:08 -08:00
Tim Almdal
f97fe8d8c1 remove my test url from the config file 2010-01-02 16:30:08 -08:00
Tim Almdal
4032150e69 Change the add item processing to be consistent with the gallery3 server add. 2009-12-31 18:38:17 -08:00
Tim Almdal
9484bea83f Forgot to commit the tag views. 2009-12-31 07:42:28 -08:00
Tim Almdal
260677cbaf Clicking on a tag link now opens a tag album containing all the items with the clicked-on tag. 2009-12-29 13:40:33 -08:00
Tim Almdal
e0fb512c37 Display the top 15 tags on the side bar 2009-12-29 12:18:16 -08:00
Tim Almdal
ee7e1d0c1d Correct missing function name 2009-12-27 09:53:26 -08:00
Tim Almdal
26e5f4eade Change the get_resource api method to take an array of parms instead actually specifying parameters. 2009-12-24 11:38:05 -08:00
Tim Almdal
32a80e5d7f Forgot the image block html template 2009-12-22 20:02:45 -08:00
Tim Almdal
ab3655ff37 Add functionality for a random image block 2009-12-22 18:53:24 -08:00
Tim Almdal
35a76f3c5b Remove unused add screen 2009-12-22 14:31:59 -08:00
Tim Almdal
ad176f9f2e Refactor the G3 Remote Interface to remove the dependencines on Kohana and combine into one class 2009-12-22 14:26:13 -08:00
Tim Almdal
44c441a33a Add the functionality to add a photo remotely. Refactor the url_connection class to handle multipar/form-data posts. 2009-12-22 12:31:15 -08:00
Tim Almdal
7451323165 Added support for adding albums remotely 2009-12-21 13:53:05 -08:00
Tim Almdal
a7851a9a97 Correct the path to the resource delete handler 2009-12-21 11:41:49 -08:00
Tim Almdal
4c0cb783a2 Implement the update functionality 2009-12-21 11:30:38 -08:00
Tim Almdal
f0308bf695 Fix the delete function so the album tree is updated if an album is deleted. Also delete reference to an undefined variable. 2009-12-18 22:32:37 -08:00
Tim Almdal
b16d60916f Delete now works. Added a hook to always extract the access token from the
session and initialize the gallery3 remote library.
2009-12-18 15:03:22 -08:00
Tim Almdal
7638aa9813 Add the start of dialog processing to the test client. At this point the dialogs display, but will fail when trying to submit them. 2009-12-18 12:24:10 -08:00
Tim Almdal
2543746822 Change the color scheme to darker backgrounds. 2009-12-17 11:47:25 -08:00
Tim Almdal
5c5b813097 simplify determining the current path and parent. Change the Add Resource to a split button. 2009-12-17 11:28:11 -08:00
Tim Almdal
575bcbd22e The navigation buttons are now working on the test client (first, prev, next, last and up). 2009-12-16 20:11:15 -08:00
Tim Almdal
fc71b2341a Add a toolbar to the g3 remote client and add the functionality for 'return to parent' 2009-12-16 11:51:45 -08:00
Tim Almdal
c075accb63 Provide for a structured grid layout and also forgot to include the flowplayer for movies. 2009-12-15 21:36:03 -08:00
Tim Almdal
4e4c650c58 Make movies work, by adding the height and width to the page element. 2009-12-15 21:02:07 -08:00
Tim Almdal
09518e5d08 remove local dependencies 2009-12-15 20:48:00 -08:00
Tim Almdal
8796f0bb64 Restructured the page layout and first attempt at displaying a movie. 2009-12-15 20:41:10 -08:00
Tim Almdal
b3415f9e8d Add a photo detail page. 2009-12-15 12:23:32 -08:00
Tim Almdal
5676a82322 Initial g3 remote client implementation 2009-12-15 10:54:43 -08:00