1
0
Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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
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
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