1
0
Commit Graph

557 Commits

Author SHA1 Message Date
Bharat Mediratta
47e0eaa98e Update the example for grabbing a random photo to tag ?random=true to the URL
instead of using set() since that now only applies to entity changes.
2010-06-02 22:14:13 -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
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
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
rWatcher
8ff31c77ba Set a default flag type. 2010-03-04 23:01:59 -05:00
rWatcher
12760d48d2 Initial commit of language_flags module. 2010-03-04 22:55:41 -05:00
rWatcher
8d446c45ca Bug Fix: Filtering the calendar for one user now works. 2010-03-04 16:24:04 -05:00
rWatcher
2769c87027 Fun with timezones. 2010-03-04 14:48:24 -05:00
rWatcher
c72586efdc Update the copyright to 2010. 2010-03-04 00:36:58 -05:00
rWatcher
cd2e9500e3 Merge commit 'gallery3-contrib/master' 2010-03-04 00:31:35 -05:00
rWatcher
f862f893fe Code cleanup and comments. 2010-03-04 00:31:03 -05:00
rWatcher
29a1d7e80c Code and CSS cleanups, also added a sidebar. 2010-03-03 20:51:33 -05:00
rWatcher
a7da5cc836 Added a title and breadcrumbs to the calendar page. 2010-03-03 18:47:52 -05:00
rWatcher
85bb854b71 Don't make months clickable unless there's something to display for it. 2010-03-03 18:34:16 -05:00
Bharat Mediratta
ac28b85c5f Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-03-03 10:16:22 -08:00
Bharat Mediratta
5f65d082f9 Update the copyright to 2010. 2010-03-03 10:16:08 -08:00
rWatcher
1d03b836d7 CSS and Translation fixes. 2010-03-03 02:07:42 -05:00
rWatcher
3a446dc7b4 Warn users that EXIF is required in order for CalendarView to function properly. 2010-03-01 15:13:02 -05:00
rWatcher
63ec13a413 TagsMap integration. 2010-03-01 01:35:50 -05:00
rWatcher
954d88e5b6 Make the calendars translatable. 2010-03-01 00:42:06 -05:00
rWatcher
7903bc085c Merge commit 'gallery3-contrib/master' 2010-02-28 14:23:32 -05:00
rWatcher
c305ac2ad9 Scan existing photos for GPS coordinates. 2010-02-28 14:22:59 -05:00
Andy Staudacher
45277812b5 Update register module for changes to the identity provider API. 2010-02-27 15:44:46 -08:00
rWatcher
897056816e Page numbering bugfix. 2010-02-26 14:19:53 -05:00
rWatcher
bc83d543f8 Added a sidebar map. 2010-02-25 23:05:38 -05:00
rWatcher
2efa2bebe7 It helps if you know what direction the coordinates are referencing. 2010-02-25 22:49:25 -05:00
rWatcher
f055accf85 Initial commit of EXIF_GPS module. 2010-02-25 21:51:55 -05:00
rWatcher
4f61137174 Removed checkbox for enabling/disabling the sidebar buttons. 2010-02-25 18:34:14 -05:00
rWatcher
bc6de82a78 Display the sidebar on all pages, not just albums and photos. 2010-02-25 17:11:22 -05:00
Ben Smith
7d5244dcbb A few fixes for RC1. 2010-02-26 09:55:09 +13:00
rWatcher
035cf12fea Updated for RC1. 2010-02-24 20:54:24 -05:00
rWatcher
01aae41d74 Code cleanup. 2010-02-24 17:24:54 -05:00
rWatcher
97b4ac60ac Add CalendarView icon to tag menu. 2010-02-24 17:00:24 -05:00
rWatcher
536fa8aa4c Fixed breadcrumbs in calendarview. 2010-02-24 16:58:04 -05:00
rWatcher
042ea227d2 Changed sidebar name to rWInfo. 2010-02-24 16:36:35 -05:00
rWatcher
0c3264935f Merge commit 'gallery3-contrib/master' 2010-02-23 14:28:58 -05:00
mp2300
5296c55724 Wordpress authentication for Gallery3 2010-02-21 21:26:42 +01:00
Bharat Mediratta
0da1677951 Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-02-19 11:26:45 -08:00
Bharat Mediratta
9ba2306157 Properly return groups for the guest user. 2010-02-19 11:26:26 -08:00
Ben Smith
3ac02d35f5 Added validation on forms. such that if validation fails the form will reload with validation details.
Also added ability to include javacsript in forms. This means that the add album now auto fills the directory and slug name(?).
2010-02-11 15:36:47 +13:00
Tim Almdal
8680715874 Gallery3::factory should be defined as static. 2010-02-10 17:54:56 -08:00