1
0
Commit Graph

139 Commits

Author SHA1 Message Date
Chad Kieffer
0210d1931a Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2010-12-24 12:43:09 -07:00
Chad Kieffer
19436c2ebd Changed table name and user_id is now owner_id, as it should be. 2010-12-24 11:22:23 -07:00
Bharat Mediratta
8b3379c231 Mark the register controller as a legal controller when the entire
Gallery is private.  Fixes #1549.
2010-12-23 23:38:43 -08:00
Chad Kieffer
a906f6840c Initial commit of bitly module. Installer and admin settings implemented. URL shortening method works but is not yet implemented for items. 2010-12-22 15:10:27 -07:00
Bharat Mediratta
761797981b Bump to version 2 and add an installer 2010-12-19 22:43:50 -08:00
Bharat Mediratta
09b56b8bec Merge branch 'master' of git://github.com/rledisez/gallery3-contrib 2010-12-19 22:13:40 -08:00
Bharat Mediratta
7b336e8804 New "About this photo" module that puts info in the sidebar about when
the photo was created and what tags it has.  Written for undagiga
in http://gallery.menalto.com/node/99716
2010-12-19 17:41:38 -08:00
Romain LE DISEZ
8aa45472a8 Sync downloadalbum in branch '3.1' 2010-12-18 15:07:26 +01:00
Bharat Mediratta
6288579384 Add a second style where we use unordered lists instead of a <select>.
It's hacky, but works.  Switch between styles using Admin > Settings >
Advanced and changing albumtree.style between "select" and "list".
2010-12-17 17:10:52 -08:00
Bharat Mediratta
fd2a0401d3 Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-12-14 16:20:10 -08:00
Bharat Mediratta
6ae1741f05 Don't mark add_user_to_group() and remove_user_from_group() static since they not static in IdentityProvider_Driver. 2010-12-14 16:19:46 -08:00
Bharat Mediratta
5a9c6d6063 use sample values 2010-11-27 22:27:22 -08:00
Bharat Mediratta
9165ff3594 Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-11-27 18:35:52 -08:00
Bharat Mediratta
30700cb8de Oops, add in security. Only show viewable children. 2010-11-27 18:35:11 -08:00
rWatcher
b7444e5cfc Initial commit of TagsInAlbum module. 2010-11-26 06:27:32 +08:00
rWatcher
80f2f22513 Minor fix. 2010-11-26 06:27:32 +08:00
rWatcher
06725f6ce1 Cleaning up the code. 2010-11-26 06:27:32 +08:00
rWatcher
a77876ec00 Create an admin page. 2010-11-26 06:27:31 +08:00
rWatcher
26a2d9c0f9 Modify access to actually use the admin setting. 2010-11-26 06:27:31 +08:00
rWatcher
9f981b56c3 Created an admin screen. 2010-11-26 06:27:31 +08:00
rWatcher
e09864291e Don't allow users to protect the root album. 2010-11-26 06:27:30 +08:00
rWatcher
9c7db084ee Increase version number two 2, create a new module variable. 2010-11-26 06:27:30 +08:00
rWatcher
73ebd81bc1 Deny access to protected albums and their contents. 2010-11-26 06:27:30 +08:00
rWatcher
63873f96cd Hide the album instead of the albums contents. 2010-11-26 06:27:29 +08:00
rWatcher
9969734286 Fix for full screen aspect ratio bug (Ticket #1154). 2010-11-26 06:27:29 +08:00
rWatcher
5100e8123a CSS Fix. 2010-11-26 06:27:29 +08:00
rWatcher
e8b325878d Bugfixes for older browsers. 2010-11-26 06:27:28 +08:00
Bharat Mediratta
17c4c1ea6e New module that shows a tree of all albums in the sidebar. Selecting
an album jumps to it.  Probably very slow for large installs.
2010-11-19 11:57:20 -08:00
Bharat Mediratta
bd96329e45 New module that lets you force your thumbnails to be the aspect ratio
of your choice.  This effectively supercedes the square_thumb module
since equivalent to specifying a 1:1 aspect ratio.
2010-11-18 19:30:15 -08:00
Bharat Mediratta
e6cbf71533 Make all your thumbnails square 2010-11-07 15:44:57 -08:00
Bharat Mediratta
efe4a9f516 Intercept photos at save time and resize the original down to a max of
1024 pixels on a side.
2010-11-06 21:55:41 -07:00
rWatcher
aee1f702c5 W3C compliance fix. 2010-10-31 00:45:26 +08:00
rWatcher
b313aea424 CSS Fix. 2010-10-31 00:45:25 +08:00
rWatcher
0ced928c65 Initial commit of albumpassword module. 2010-10-31 00:45:25 +08:00
rWatcher
c3a4cf3f88 Added REST support. 2010-10-31 00:45:24 +08:00
Alexander Schomburg
0d35fb5426 Fixed the gallery3-contrib updates for the new structure, credits go to dmolavi 2010-10-31 00:44:07 +08:00
Alexander Schomburg
ff1f1895c9 Fixed display issues > version update 2010-10-31 00:44:07 +08:00
Bharat Mediratta
3640bd60bb Get rid of the 3.1/obsolete dir as well as the obsolete rescue module 2010-10-08 12:52:55 -07:00
Bharat Mediratta
2c76bd7eeb Copy 3.0 to 3.1 2010-10-08 12:52:11 -07:00