1
0
Commit Graph

240 Commits

Author SHA1 Message Date
dmolavi
48d39c283b Ecard now allows user to select whether to send thumbnail or resized image. 2011-01-18 09:55:10 -05:00
Charles Knowlton
26ad07ff1d Updated Installer for version 2 2011-01-17 19:22:19 -06:00
Charles Knowlton
8b80b75f90 Updated the Module Description 2011-01-17 18:16:11 -06:00
Charles Knowlton
8922dff9df Updated to version 2 2011-01-17 17:43:13 -06:00
Charles Knowlton
aecbb273d3 Merge github.com:Charles08/gallery3-contrib
Conflicts:
	3.0/modules/user_info/module.info

Signed-off-by: Charles Knowlton <neosmith@tuffmail.com>
2011-01-17 17:03:28 -06:00
Charles Knowlton
3f83139662 Testing of Git
Signed-off-by: Charles Knowlton <neosmith@tuffmail.com>
2011-01-17 16:42:00 -06:00
Charles Knowlton
8fdd87755e Updated to version 2
Signed-off-by: Charles Knowlton <neosmith@tuffmail.com>
2011-01-17 16:31:51 -06:00
Charles Knowlton
d537136570 Initial Upload of User Info Module for G3.0 2011-01-17 15:21:33 -06:00
Bharat Mediratta
13e0d4aea4 Update all head() and admin_head() theme calls to return the results of
the $theme->css() and $theme->script() calls so that if a theme does not
do script/css combining they'll still print out the appropriate <script>
and <link> elements.

See https://sourceforge.net/apps/trac/gallery/ticket/1611
2011-01-15 13:31:02 -08:00
dmolavi
48ef12f9ff New layout for moduleupdates admin page. See http://bit.ly/fzTAnk 2011-01-14 21:35:23 -05:00
dmolavi
7a7697cc8f One more fix in the moduleupdates installer. 2011-01-14 15:52:11 -05:00
dmolavi
2048251378 Fixes typo in moduleupdates 2011-01-14 15:49:21 -05:00
dmolavi
5df3554732 Multiple recipients and message length option now available. 2011-01-13 15:46:31 -05:00
dmolavi
76c3bca8a8 Added length restriction to ecard message (255 chars). This is done
via a Kohana validation check, but I should be able to get a realtime
JS update in there soon enough.
2011-01-11 21:06:47 -05:00
dmolavi
46657f8325 Added option to send a copy to yourself. 2011-01-11 20:49:17 -05:00
colings
b1afdedaf5 Removed all non-picasa_faces stuff from the picasa_faces branch 2011-01-09 16:41:25 -06:00
colings
f0b158be16 - Fixed a bug where you could skip albums since we were resuming at the last id, but they weren't sorted.
- Fixed a couple 'else' statements to match the Gallery coding standards
2011-01-09 15:52:08 -06:00
colings
5571068444 Fixed it so items will automatically be dirtied if you set a custom thumbnail size 2011-01-09 15:37:08 -06:00
Bharat Mediratta
786a2fd2ac Bump purifier modules to v2 since we're using a newer version of HTMLPurifier 2011-01-08 18:41:28 -08:00
Bharat Mediratta
0005833e8e Update HTMLPurifier to 4.2.0 2011-01-08 18:39:08 -08:00
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
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
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
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
Kriss Andsten
a02d15e4ee Optimizations. Still fairly ugly code, but it's quicker ugly code now. 2010-12-16 17:16:24 +01:00
Romain LE DISEZ
01158eb356 Comments and code cleanup
Overload ORM_MPTT::parent()
2010-12-15 09:25:09 +08:00
Romain LE DISEZ
fcf8ecca1d Comments 2010-12-15 09:25:08 +08:00
Romain LE DISEZ
e04c384fbd - Bugfix
- Comments
- Code cleanup
2010-12-15 09:25:08 +08:00
Romain LE DISEZ
071f3f3831 - Code cleanup
- Comments
2010-12-15 09:25:07 +08:00
Romain LE DISEZ
52bef7234d Explicit is better than implicit... 2010-12-15 09:25:06 +08:00
Romain LE DISEZ
a4ba3012e7 - Overload a forgotten method
- Code cleanup
2010-12-15 09:25:05 +08:00
Romain LE DISEZ
a23cf114dc - Code cleanup
- Fix some bugs
- Serious performances improvement when building the tree (regression: tree is not alphabetically ordered)
2010-12-15 09:25:03 +08:00
Romain LE DISEZ
78358b1502 Comments 2010-12-15 09:25:01 +08:00
danneh3826
565e616909 added aws_s3 module 2010-12-15 09:25:00 +08:00
danneh3826
c50da50af5 added amazon s3 module 2010-12-15 09:24:59 +08:00
Romain LE DISEZ
e7316975d2 Initial commit. There is probably many bugs, but it seems to work... 2010-12-15 09:24:58 +08:00
danneh3826
879fc2fbf1 removed debug file - security reasons 2010-12-15 09:24:56 +08:00
Kriss Andsten
4c383fb0b2 Reworked the entire WebDAV glue in order to get the move functionality to work properly.
Cleanups.
2010-12-15 02:09:47 +01: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
danneh3826
aad9e177dd fixed hard coded bucket name in aws_s3 helper 2010-12-12 13:30:34 +00:00
Kriss Andsten
fe06c5d881 WebDAV support for G3. 2010-12-07 23:22:48 +01:00
Kriss Andsten
3901c7b0bb Very, very basic and preliminary rest query support.. 2010-12-05 19:27:13 +01:00
Romain LE DISEZ
b7bb8a50b0 Comments and code cleanup
Overload ORM_MPTT::parent()
2010-11-29 04:21:54 +08:00
Romain LE DISEZ
f81c7c1ece Comments 2010-11-29 04:21:54 +08:00
Romain LE DISEZ
ebf1f4bacf - Bugfix
- Comments
- Code cleanup
2010-11-29 04:21:53 +08:00
Romain LE DISEZ
89ef20bba6 - Overload a forgotten method
- Code cleanup
2010-11-29 04:21:53 +08:00
Romain LE DISEZ
9d19c05652 - Code cleanup
- Comments
2010-11-29 04:21:53 +08:00
Romain LE DISEZ
cc31d8b85a Explicit is better than implicit... 2010-11-29 04:21:53 +08:00
Romain LE DISEZ
2594ffdbea Comments 2010-11-29 04:21:52 +08:00
Romain LE DISEZ
501e9fd3a6 - Code cleanup
- Fix some bugs
- Serious performances improvement when building the tree (regression: tree is not alphabetically ordered)
2010-11-29 04:21:52 +08:00
danneh3826
a72d847278 added aws_s3 module 2010-11-29 04:20:33 +08:00
danneh3826
db87b3dce4 added amazon s3 module 2010-11-29 04:20:33 +08:00
Bharat Mediratta
5a9c6d6063 use sample values 2010-11-27 22:27:22 -08:00
Romain LE DISEZ
d84ea788b2 Initial commit. There is probably many bugs, but it seems to work... 2010-11-28 11:51:49 +08:00
Kriss Andsten
3567291609 Fixes for the initial commit which turned out to have been the wrong file (oops)
Support for the Debian Stable version of exiv2, 0.16.
2010-11-28 11:51:25 +08:00
Kriss Andsten
9d5bb849c3 Fixes for the initial commit which turned out to have been the wrong file (oops)
Support for the Debian Stable version of exiv2, 0.16.
2010-11-28 04:22:50 +01:00
Bharat Mediratta
73065f7419 Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-11-27 16:27:53 -08:00
Kriss Andsten
f25f70ef77 Initial commit 2010-11-27 16:27:46 -08:00
danneh3826
cb4ac6864d removed debug file - security reasons 2010-11-28 08:25:11 +08:00
Kriss Andsten
920cf4dd5c Initial commit 2010-11-26 22:12:56 +01: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
danneh3826
5715a6b685 added transcode v10 2010-11-26 06:12:25 +08:00
Romain LE DISEZ
26f882091b [FIX] CRC could be wrong on 32 bits system 2010-11-26 06:11:55 +08:00
brentil
14fe5d5d3d MU v4.0 final. Added a hack for now to convert gallery::VERSION into the information needed. 2010-11-26 06:10:51 +08:00
brentil
eecb0a6ad5 ModuleUpdates v4.0 beta, uses installed version information to dynamically determine git location. gallery::VERSION info is wrong though 2010-11-26 06:10:51 +08:00
brentil
791799a096 MU v4.0 final. Added a hack for now to convert gallery::VERSION into the information needed. 2010-11-23 23:57:14 -05:00
brentil
2a7b73a5f5 ModuleUpdates v4.0 beta, uses installed version information to dynamically determine git location. gallery::VERSION info is wrong though 2010-11-23 22:50:11 -05: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
fa6813d601 Copied from 3.1/modules/rectangle_thumbs 2010-11-18 19:31:22 -08:00
Bharat Mediratta
b9f86bf717 Make all your thumbnails square 2010-11-07 15:45:25 -08: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
c7a09a2359 Fixed display issues > version update 2010-10-31 00:44:06 +08:00
Alexander Schomburg
818c3c9423 Fixed display issues 2010-10-31 00:44:05 +08:00
Romain LE DISEZ
626f223478 Add support for downloading by tag 2010-10-31 00:43:35 +08:00
Romain LE DISEZ
55d6f6b8d2 Prepare the future: server-path can be different of zip-path (tag, resize/full, ...) 2010-10-31 00:43:14 +08:00
Romain LE DISEZ
f8dbe39691 Use exceptions: it is better to display en error screen than an empty screen 2010-10-31 00:43:13 +08:00
Romain LE DISEZ
1307a621e7 Fix: when downloading entire gallery, the filename were ".zip" 2010-10-31 00:43:13 +08:00
Jérémy Subtil
7728d8a90c Added hide module. 2010-10-31 00:42:28 +08:00
Ben Smith
b7c4bafe3f Fix ipn message table to include table prefix 2010-10-25 07:13:56 +08:00
Ben Smith
85915b1ef1 Fixed a couple of issues due to G3 final release. 2010-10-25 07:13:56 +08:00
Ben Smith
c5ba75fdc0 Fixed problem with css of basket module effecting favouries. 2010-10-25 07:13:55 +08:00
Bharat Mediratta
fefc65534f Move all modules/themes/client code for the 3.0 codebase into a 3.0 directory. 2010-10-08 12:51:32 -07:00