1
0
Commit Graph

1218 Commits

Author SHA1 Message Date
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
colings
5691ed9aaf - Got rid of fixed width
- Set unlimited title length for pictures
- Removed thumb info
2011-01-09 13:39:32 -06:00
colings
eb1fdbaaf5 Adding stock clean_canvas_wide 1.04 2011-01-09 11:54:13 -06:00
colings
90ff865b86 Merge remote branch 'upstream/master' 2011-01-09 11:42:40 -06:00
Bharat Mediratta
d8fe4eeec5 Add a README so that github has something to show 2011-01-09 00:27:23 -08: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
426cd2a908 Update HTMLPurifier to 4.2.0 and move the code from lib to vendor 2011-01-08 18:40:34 -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
8035ed40ba removed orphan div tag 2011-01-08 01:54:54 -08: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
undagiga
36375b226c Changes by Undagiga to add selected IPTC fields 2011-01-04 04:29:00 +08:00
colings
f94e71b90b Works, need to fix dirtying on custom size change 2011-01-02 22:19:07 -06:00
colings
fca49d1cac Maybe working? 2011-01-02 09:47:30 -06:00
colings
86a988b16c Initial checkin of custom albums (not working) 2011-01-02 09:30:19 -06:00
colings
7f0f225648 Fixed (hopefully) table prefix issue 2011-01-01 13:16:29 -06:00
colings
290e3f220f Added ignored face fix from rlparadise 2011-01-01 12:20:47 -06:00
colings
ae78daac3c Reformatted to match gallery core standards, removed a temp file 2011-01-01 12:14:59 -06:00
colings
00cc49d7fe Initial add of Picasa Faces module 2011-01-01 11:26:39 -06:00
Chad Kieffer
828ece294e Minor updates to address Bharat's review comments. Thanks Bharat! 2010-12-30 14:48:19 -07:00
Chad Kieffer
ebbf15ff64 Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2010-12-30 14:45:07 -07:00
Chad Kieffer
213ddf49fa Not sure how I missed checking in the model stub, but here it is. 2010-12-30 14:35:24 -07:00
Bharat Mediratta
dff361c6bd Merge branch 'master' of git://github.com/ckieffer/gallery3-contrib 2010-12-29 22:26:02 -08:00
Chad Kieffer
1e6ea94551 Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2010-12-29 22:29:26 -07:00
Chad Kieffer
354ed39dcd Don't attempt to shorten root album's URL if the module's not been configured yet. 2010-12-29 22:28:24 -07:00
Chad Kieffer
7077fd9d0b The settings link label should be bit.ly instead of Bit.ly. 2010-12-29 21:37:22 -07:00
Chad Kieffer
dbf31cd320 Don't show shorten link if the link's already short! Only show the shorten link to the item's owner. 2010-12-28 21:15:09 -07:00
Bharat Mediratta
9cab22c6c6 Merge branch 'master' of git://github.com/ckieffer/gallery3-contrib 2010-12-26 22:06:23 -08:00
Chad Kieffer
85025d16d3 Removed debug line. 2010-12-27 14:06:00 +08:00
Chad Kieffer
4c047fee13 Add check to see if current user is the owner before displaying shorten link menu item. 2010-12-27 14:05:59 +08:00