1
0
Commit Graph

1004 Commits

Author SHA1 Message Date
Bharat Mediratta
39bd6892a8 Move the "Fix MPTT" task into the gallery module. 2010-04-04 14:48:19 -07:00
Bharat Mediratta
bd28e04f84 Updated for REST changes which allow PUT and POST requests to
modify members, not just entity.

- Example code updated to demonstrate how to reorder

- Added Gallery3::set_members()

- Fixed a weird array_diff problem -- not sure how this was working before

- JSON encode any complex values in our post data
2010-04-04 11:58:05 -07:00
rWatcher
bd7b614608 Merge commit 'gallery3-contrib/master' 2010-04-01 21:40:07 -04:00
rWatcher
dd59051dc8 Initial commit. 2010-04-01 21:32:23 -04:00
rWatcher
f2fe6dd2b5 Added some comments. 2010-04-01 20:59:36 -04:00
rWatcher
30a106a529 Fixed weird RTL bug. 2010-04-01 19:52:20 -04:00
Tim Almdal
199417ff77 correct a typo on the admin screen. 2010-04-01 07:52:31 -07:00
Tim Almdal
811cb342fc Merge branch 'master' of git@github.com:gallery/gallery3-contrib 2010-04-01 07:42:51 -07:00
Tim Almdal
7891bdfff5 Fix for ticket #1107.
1) Change the link on the register welcome dialog to use the change password form.
   thanks to TAZattitude for pointing the way.
2) Address the issue that default change password form, expects the user to know
   the old password.  As this is the first login, they might not write down the
   generated password, so when they get to form, they are screwed, as they can't
   change the password w/o the old one.  So we register will generate a clone
   of the password change form, where the old password is supplied as a hidden
   field.
2010-04-01 07:38:06 -07:00
Bharat Mediratta
f5d2c065dc Specify a proper sample image and include it in the example so that
the example actually works.
2010-03-30 20:14:22 -07:00
rWatcher
d9cc8eae26 Code cleanups. 2010-03-25 21:15:16 -04:00
rWatcher
aefa0cf848 Added a maximum auto-zoom level parameter. 2010-03-25 20:48:40 -04:00
rWatcher
e017b7351c Added optional toolbar icons. 2010-03-24 21:53:47 -04:00
rWatcher
b155ea730a Name admin options the same way the show up on the map. 2010-03-24 21:10:37 -04:00
rWatcher
64193b1a3f Added option to map the entire contents of an album on the sidebar. 2010-03-24 21:05:19 -04:00
rWatcher
606898787c Fixed bug with manually specifying GPS coordinates. 2010-03-20 13:21:01 -04:00
Ben Smith
e12efbc9b3 Removed dependency on Google Gears to allow it to work on safari. Fixed issues with opacity on IE. There are still some issues with viewing on IE. 2010-03-20 12:31:28 +13:00
rWatcher
e2a17d6e17 Added some additional informational text. 2010-03-18 18:06:03 -04:00
rWatcher
c873d12df5 Added a return to album link. 2010-03-18 16:53:49 -04:00
rWatcher
f00fe14584 Make links translatable. 2010-03-18 16:53:19 -04:00
rWatcher
cd999855bc Removed duplicate image. 2010-03-17 20:25:15 -04:00
rWatcher
867d079c8a Code cleanup. 2010-03-17 20:24:28 -04:00
rWatcher
d0205a2a6d Increase the version number, set some default values. 2010-03-17 20:15:04 -04:00
rWatcher
faa9e52da2 Added admin option for selecting starting map type. 2010-03-17 20:05:30 -04:00
rWatcher
c494c10359 Added map this album and map this user sidebar options. 2010-03-16 23:38:11 -04:00
rWatcher
6b88b8411c Added user mapping and a page title. 2010-03-16 16:27:24 -04:00
rWatcher
ff9b1802d2 That was some ugly code. Rewritten. 2010-03-16 02:41:32 -04:00
rWatcher
636f3798f6 Display location block on tag pages. 2010-03-16 02:30:47 -04:00
rWatcher
1ff516e08d Check and see if there are any photo's to display for a given day or month before displaying the sidebar block. 2010-03-16 01:40:31 -04:00
rWatcher
65871c8773 Removed background color from CSS code. 2010-03-16 01:39:28 -04:00
rWatcher
c8439bfb47 Added Serge D's suggestion for placing Latitude and Longitude fields on the same line. 2010-03-14 03:10:20 -04:00
Tim Almdal
87bbcf1516 Changes to the example client to test updating the members of an album. Still need to determine how to pass an empty array via the HTTP post. 2010-03-13 23:07:21 -08:00
rWatcher
c7746bf1bb Don't hard-code protocol. 2010-03-13 14:10:19 -05:00
rWatcher
9f7f992881 Use full URL instead of relative URL in order to work properly with mod_rewrite. 2010-03-13 13:53:18 -05:00
rWatcher
89ba9336f5 Code cleanup and comments. 2010-03-10 23:02:19 -05:00
rWatcher
e497dad6ab Only display markers for photos that the user can actually see. 2010-03-10 22:50:00 -05:00
rWatcher
46b7bebe22 Automatically zoom and center the map. 2010-03-10 22:46:30 -05:00
rWatcher
d7ced770ac Added an album-mapping page. 2010-03-10 20:39:22 -05:00
rWatcher
9d8a667cf7 Enable the options on the new admin screen. 2010-03-10 17:04:44 -05:00
rWatcher
c46dee67e5 Added an admin screen. 2010-03-10 16:33:30 -05:00
rWatcher
b55a52c5b0 Merge commit 'gallery3-contrib/master' 2010-03-10 13:10:35 -05:00
rWatcher
dc5a564cad Bug Fix for GPS-tagged photos that spell out South and West. 2010-03-10 13:07:37 -05:00
Chad Kieffer
3481552db1 Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-03-10 08:56:12 -07:00
Bharat Mediratta
214b362f29 Merge branch 'master' of git://github.com/Glooper/gallery3-contrib
Conflicts:
	modules/gwtorganise/controllers/json_album.php
2010-03-06 20:36:53 -08:00
Bharat Mediratta
358d272e23 Merge branch 'master' of git://github.com/Okat/gallery3-contrib 2010-03-06 20:34:50 -08:00
Bharat Mediratta
69993f3f9c Merge branch 'master' of git://github.com/mp2300/gallery3-contrib 2010-03-06 20:34:22 -08:00
rWatcher
b5b50dcb1c Importing new flags from forum posts. 2010-03-06 02:04:41 -05:00
rWatcher
2cf32a7f95 Importing flags from forum posts. 2010-03-06 01:59:45 -05:00
rWatcher
ab20993400 Updated as per forum requests. 2010-03-05 14:21:06 -05:00
rWatcher
c65a6027c7 Bug Fix for international translations. 2010-03-05 13:54:25 -05:00