1
0
Commit Graph

156 Commits

Author SHA1 Message Date
Bharat Mediratta
2c9a045ad9 Move the HTMLPurifier code from lib to vendor to be compliant with our packaging structure 2011-01-08 18:37:52 -08:00
dmolavi
7904946b54 Oops, forgot to bump version number. 2011-01-08 20:16:32 -05:00
Bharat Mediratta
8ac94b846d Merge branch 'master' of git://github.com/dmolavi/gallery3-contrib 2011-01-08 17:11:41 -08:00
Bharat Mediratta
47f1db485d Merge branch 'master' of git://github.com/undagiga/gallery3-contrib 2011-01-08 17:07:10 -08:00
undagiga
878ba14230 This is my second attempt to update about_this_photo to V3 and to add the new module about_this_album. Hopefully I have pulled all upstream changes this time. 2011-01-08 22:32:08 +11:00
Rob
687b827495 removed ophan div tag 2011-01-08 01:47:48 -08:00
dmolavi
ba0e78e269 Fix for CSS display issues. Closes 1583 2011-01-07 15:36:16 -05:00
Bharat Mediratta
05ee3bfe78 Merge branch 'master' of git://github.com/brentil/gallery3-contrib 2011-01-06 00:28:38 -08:00
brentil
14cf53f706 Fix for GalleryModules 3.1 version paths and clarified verbiage. 2011-01-05 20:54:37 -05:00
brentil
ad0bba3ac3 MU 5 - Fully supports 3.x versions along with pulling version information from multiple sources (Core, Contrib, & GalleryModules). Code cleanup and debug removal. 2011-01-04 22:21:23 -05:00
Michał Sawicz
7ed701b471 [ldap] Use cn when displayName is empty
When the optional 'displayName' attribute is empty, use 'cn', which is
mandatory and never empty. This prevents empty names being displayed.
2011-01-04 00:22:01 +01:00
colings
01a22242d3 Works, need to fix dirtying on custom size change 2011-01-04 05:07:23 +08:00
colings
1c198b4f6a Maybe working? 2011-01-04 05:07:22 +08:00
colings
9f24bc9df6 Initial checkin of custom albums (not working) 2011-01-04 05:07:22 +08:00
colings
6c29c8229a Fixed (hopefully) table prefix issue 2011-01-04 05:07:21 +08:00
colings
e24704f9b7 Added ignored face fix from rlparadise 2011-01-04 05:07:21 +08:00
colings
fdce0009fc Reformatted to match gallery core standards, removed a temp file 2011-01-04 05:07:20 +08:00
colings
7fafd71fb4 Initial add of Picasa Faces module 2011-01-04 05:07:19 +08:00
pez252
7aec401592 Initial commit of star module. No changes since 11 Dec 2010 forum post. 2011-01-04 04:32:45 +08:00
Beckett Madden-Woods
6383a1c075 Add tag support to captionator module. 2011-01-04 04:32:15 +08:00
Bharat Mediratta
668a453be4 Copy 3.1 about_this_photo changes by undagiga over to 3.0 version 2011-01-03 12:31:13 -08:00
Jay Deiman
d6b753b8f6 version bump and updated issues 2010-12-26 15:39:19 +08:00
Jay Deiman
530215e2b5 Added resize and thumbnail access 2010-12-26 15:39:18 +08:00
Jay Deiman
0e65453cf1 Fixed large member access (over 100) 2010-12-26 15:39:17 +08: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
Jay Deiman
6dfa636c3e Adding the pylibgal3 source 2010-12-22 13:00:13 +08:00
Bharat Mediratta
297c91ae3a Bump to version 2 and add an installer 2010-12-19 22:42:08 -08:00
Bharat Mediratta
09b56b8bec Merge branch 'master' of git://github.com/rledisez/gallery3-contrib 2010-12-19 22:13:40 -08:00
sykong
7e3cbfc576 Modified to handle large albums. Now, the module will only tag 50 at a time and continue automatically.
If it is still too much, and it "stops", there will also be a "continue" link to allow resuming.

The continue link will also adjust the maximum number of tags at a time (from the default 50) to the current number where batchtag "stops".
2010-12-20 14:10:00 +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
55babdfc85 FIX: Directory separator was not properly handled on Windows servers 2010-12-18 15:06:08 +01:00
Romain LE DISEZ
b65fe2f488 Merge remote branch 'upstream/master' 2010-12-18 14:40:07 +01:00
Bharat Mediratta
114997695c Oops, albumtree files missing from 091357a9d2 2010-12-17 17:10:19 -08:00
Bharat Mediratta
091357a9d2 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:08:19 -08:00
Bharat Mediratta
1b4ca32228 Refactor the DAV components out into the libraries dir. 2010-12-17 14:53:33 -08:00
Bharat Mediratta
dc2c2e5471 Remove copy/pasted file 2010-12-17 14:53:11 -08:00
Bharat Mediratta
8acb745914 Remove copy/pasted file 2010-12-17 14:52:59 -08:00
Bharat Mediratta
ef00c95156 Remove empty helpers 2010-12-17 14:52:30 -08:00
Bharat Mediratta
470d2b9466 Clean up some small issues, rename the root back to webdav/gallery.
Updated for the move from libraries to vendor.
2010-12-17 14:46:14 -08:00
Bharat Mediratta
7d42a4239a Move vendor code into vendor directory; libraries is for Gallery3 code. 2010-12-17 14:43:20 -08:00
Bharat Mediratta
2609cae190 Clean up style and whitespace to conform to Gallery 3 conventions. No
major structural changes.  Added some missing security.
2010-12-17 13:25:40 -08:00
Bharat Mediratta
0f6fbf7bb2 Copy this change to 3.0
> commit 30700cb8de
> Author: Bharat Mediratta <bharat@menalto.com>
> Date:   Sat Nov 27 18:35:11 2010 -0800
>
>     Oops, add in security.  Only show viewable children.
2010-12-16 15:25:11 -08:00
Bharat Mediratta
bfda243ce0 Restore original whitespace 2010-12-16 15:03:54 -08:00
Bharat Mediratta
9be482cf49 Merge branch 'master' of git://github.com/kandsten/gallery3-contrib
Conflicts:
	3.0/modules/aws_s3/helpers/aws_s3.php
2010-12-16 14:48:46 -08:00
Kriss Andsten
c6e73030d9 Optimizations. Still fairly ugly code, but it's quicker ugly code now. 2010-12-17 06:45:05 +08:00
Kriss Andsten
8dc2bf9a0a Reworked the entire WebDAV glue in order to get the move functionality to work properly.
Cleanups.
2010-12-17 06:45:05 +08:00
Kriss Andsten
f4752e8ece WebDAV support for G3. 2010-12-17 06:44:51 +08:00
Kriss Andsten
1aefb007df Very, very basic and preliminary rest query support.. 2010-12-17 06:44:51 +08:00
danneh3826
d053200222 fixed hard coded bucket name in aws_s3 helper 2010-12-17 06:39:28 +08:00
Kriss Andsten
f8c203c532 Merge branch 'master' of github.com:kandsten/gallery3-contrib 2010-12-16 17:16:38 +01:00