1
0
Commit Graph

2032 Commits

Author SHA1 Message Date
ed2fbe998a * Upgrade from plupload 1.5.4 to 1.5.6 (bugfix release)
* Correct links in module.info
2013-03-07 23:36:37 +01:00
798fd27a65 Imported jpegtran module git tree as a subtree of gallery3-contrib 2013-03-06 11:20:15 +01:00
ce8e253437 Imported plupload module git tree as a subtree of gallery3-contrib 2013-03-06 11:20:07 +01:00
6236e76d4d Code cleanup 2013-03-05 11:18:44 +01:00
54aa125f2c * Removing unnecessary files
* Get resize size from Gallery's parameters
* Disabling chunking as it requires to be handled by the upload script
2013-03-01 21:51:02 +01:00
0527dc068e Complete working version of the plugin (still need some polish)
What works :
* Actually add picture to the album
* Multiple images upload is working
* jquery GUI written from scratch (not using plupload default GUI)
* Gui is now functionnaly similar to swfupload :
** Display the queue of uploading file
** Abiity to cancel each file or all files
** Animation on completion/removal
** Status messages working
** Progress bar working

What needs to be done :
* Put back the tag adding field, don't know why I removed it
* Sort out upload issue with big files (Error 200) which might be due to my connection
* Admin GUI to tune plupload options (resize, backends...)
2013-03-01 12:42:24 +01:00
Bharat Mediratta
0a06e60f5d Merge pull request #146 from shadlaws/master
Add new Movie Tools module.  Requires Gallery v3.0.5 or greater (v56+).
2013-02-22 13:15:44 -08:00
shadlaws
1edde80222 Add new Movie Tools module. Requires Gallery v3.0.5 or greater (v56+).
@todo: update discuss_url in module.info once there is one.
2013-02-22 20:01:11 +01:00
Bharat Mediratta
daf1f63616 Merge pull request #145 from mikeage/auto_date
Add auto_date module
2013-02-18 09:55:02 -08:00
Bharat Mediratta
acf1869434 Merge pull request #144 from mikeage/date_tag_admin
Date tag admin
2013-02-18 09:44:34 -08:00
Mike Miller
0fc6a6ba01 New module to automatically tag items without EXIF information with a
capture date based on the filename (using a user specified template).
2013-02-18 12:48:45 +02:00
Mike Miller
99ee9fd2f8 Movies can have capture dates as well 2013-02-18 12:34:01 +02:00
Mike Miller
b32af142c0 Specify the format string via an admin screen 2013-02-18 10:11:20 +02:00
Mike Miller
9ed3fae364 Use a fixed string to specify tag format 2013-02-18 10:11:20 +02:00
Bharat Mediratta
4be18155a0 Merge branch 'master' of github.com:gallery/gallery3-contrib 2013-02-15 13:00:06 -05:00
Bharat Mediratta
81fbbd3da1 Digibug went away, move the module out of the main repo into contrib. 2013-02-15 12:58:50 -05:00
Bharat Mediratta
321038bc4f Merge pull request #143 from mikeage/exif_gps_via_https
Replace http:// links with protocol relative links.
2013-01-31 11:39:47 -08:00
Bharat Mediratta
ac396aef83 Merge pull request #142 from mikeage/siblings_callback
Modify dynamic, latestupdates, and tag_albums to export a siblings_callback
2013-01-31 11:37:19 -08:00
Mike Miller
c7c64b037c Replace http:// links with protocol relative links.
Without this, if the parent page is accessed via https, many browsers
will refuse to run the insecure JavaScript
2013-01-31 12:46:08 +02:00
Mike Miller
50bbc30911 Modify dynamic, latestupdates, and tag_albums to export a siblings_callback 2013-01-31 10:55:27 +02:00
Bharat Mediratta
2ca58dd469 Merge pull request #141 from bpedman/master
Fix issue with new user not being assigned to the selected default group
2013-01-30 13:45:41 -08:00
Brandon Pedersen
072ba6db96 Fix issue with new user not being assigned to the default group 2013-01-30 13:04:50 -07:00
Bharat Mediratta
85d18b4be2 Merge pull request #140 from mikeage/panorama_flash_fix
Panorama flash (wmode) fix
2013-01-29 09:10:44 -08:00
Mike Miller
bc9c591791 Merge commit 'd9b709f3075d1060f9279d366a278e9b2362367e' into panorama_flash_fix 2013-01-29 07:48:47 +02:00
Mike Miller
d9b709f307 Squashed '3.0/modules/panorama/' changes from 1018b10..66ad243
66ad243 Merge remote-tracking branch 'origin/master'
3040fc7 Set wmode

git-subtree-dir: 3.0/modules/panorama
git-subtree-split: 66ad243d66494d4ed98e3d9a5b0a21f68357f292
2013-01-29 07:46:37 +02:00
Bharat Mediratta
20acc71371 Merge branch 'master' of git://github.com/jonathanmtran/gallery3-contrib 2013-01-25 18:48:27 -05:00
Bharat Mediratta
8b6c3ddb44 Merge branch 'patch-5' of git://github.com/floridave/gallery3-contrib 2013-01-25 18:43:21 -05:00
Bharat Mediratta
fc29ab82a4 Merge branch 'master' of git://github.com/floridave/gallery3-contrib
Conflicts:
	3.0/modules/author/helpers/author_block.php
2013-01-25 18:42:12 -05:00
Bharat Mediratta
f70b564d43 Merge branch 'master' of git://github.com/jtenkate/gallery3-contrib 2013-01-25 18:33:50 -05:00
Bharat Mediratta
30e750ad6e Merge branch 'remote' of git://github.com/the0ne/gallery3-contrib 2013-01-25 18:29:41 -05:00
Bharat Mediratta
b2de0365dc Merge pull request #139 from mikeage/date_tag
Proposed new module: Date tag
2013-01-25 08:30:55 -08:00
Mike Miller
ced903cad1 Count the number of photo items only 2013-01-25 15:06:47 +02:00
Mike Miller
82175b896c Merge commit '5af4ce81e3bb64a1a7908d06e290997229e68ab7' as '3.0/modules/date_tag' 2013-01-25 11:26:30 +02:00
Mike Miller
5af4ce81e3 Squashed '3.0/modules/date_tag/' content from commit 0a94df7
git-subtree-dir: 3.0/modules/date_tag
git-subtree-split: 0a94df70e809bc3d16cff0133ce06401f3fa83c4
2013-01-25 11:26:30 +02:00
Bharat Mediratta
f99add4e70 switch from .autocomplete to .gallery_autocomplete which supports
eating the <meta> tag that comes back from /tags/autocomplete requests.
2013-01-23 17:31:06 -05:00
Bharat Mediratta
7898bf2b04 Pick up some straggling copyrights. 2013-01-21 01:30:22 -05:00
Bharat Mediratta
ef14a265dd Update copyright to 2013. 2013-01-21 01:24:24 -05:00
Bharat Mediratta
d5ea23f230 Merge pull request #137 from sappjw/master
Use escapeshellarg() in jhead module to quote new file name
2013-01-20 11:16:39 -08:00
Joe Sapp
c1edc681b7 Use escapeshellarg() in jhead module to quote new file name 2013-01-20 12:37:06 -04:00
Bharat Mediratta
f8fbedac07 Merge pull request #136 from mikeage/master
New panorama module
2013-01-16 14:59:45 -08:00
Mike Miller
d6c3b54f14 Squashed '3.0/modules/panorama/' content from commit 1018b10
git-subtree-dir: 3.0/modules/panorama
git-subtree-split: 1018b100813e4f9e43428b4872ce2e8478aca493
2013-01-15 12:54:37 +02:00
Mike Miller
152527c1c2 Merge commit 'd6c3b54f1463df5cce2207153eebd41e28d1e154' as '3.0/modules/panorama' 2013-01-15 12:54:37 +02:00
Mike Miller
a4830182d1 Remove old panorama subtree attempt 2013-01-15 12:52:18 +02:00
Mike Miller
a5adb6a5c1 Add panorama as a subtree 2013-01-15 08:35:52 +02:00
Bharat Mediratta
bb8886845e Merge pull request #135 from mikeage/master
Add tag->abs_url() to tag_albums
2013-01-13 20:22:55 -08:00
Mike Miller
57025d18dc Add tag->abs_url() to tag_albums 2013-01-14 05:47:31 +02:00
Bharat Mediratta
48a1269547 Merge pull request #134 from mikeage/master
Show CSS for editcreation/editcaptured for all albums
2013-01-08 12:28:39 -08:00
Mike Miller
78e63a474d Merge branch 'master' of github.com:mikeage/gallery3-contrib
Conflicts:
	3.0/modules/editcaptured/helpers/editcaptured_theme.php
	3.0/modules/editcreation/helpers/editcreation_theme.php
2013-01-08 20:46:38 +02:00
Mike Miller
c022a0af59 Always add the editcaptured and editcreation CSS files 2013-01-08 20:44:56 +02:00
vkdimitrov
e15e2a106c adding allcomments module 2013-01-08 20:44:55 +02:00