1
0
Commit Graph

1259 Commits

Author SHA1 Message Date
Bharat Mediratta
2ef6075a0c Merge branch 'master' of git://github.com/dmolavi/gallery3-contrib 2011-01-29 08:53:25 -08:00
Bharat Mediratta
8e4ac595bc Merge branch 'master' of git://github.com/csaltos/gallery3-contrib 2011-01-29 08:44:34 -08:00
Carlos Saltos
73bb2f5248 adding filename and tag editing support for captionation (gallery 3.1) 2011-01-29 13:20:17 +01:00
dmolavi
9f319a97b3 Delete Serge D's work I.A.W. his request: http://gallery.menalto.com/node/100475 2011-01-26 15:27:36 -05:00
dmolavi
61b80166ac Add module.info for atom module 2011-01-24 19:54:39 -05:00
Bharat Mediratta
743683f139 Allow webdav to work in a private gallery because it requires its own authentication. 2011-01-23 18:55:18 -08:00
Carlos Saltos
970f606405 adding support for filename and internet addresses for captionator album editing 2011-01-24 03:16:32 +01:00
Bharat Mediratta
8d0f624743 Update copyright to 2011. 2011-01-21 23:12:44 -08:00
dmolavi
dc195b869f Version checking fix. 2011-01-21 20:08:54 -05:00
dmolavi
c23f36eb9c Make upgrader more legacy friendly. 2011-01-21 20:07:15 -05:00
dmolavi
daf3339606 Ecard now allows admins to give user the option to send a non-watermarked version of the image. 2011-01-21 15:43:27 -05:00
Bharat Mediratta
16d9ea7b59 Merge branch 'master' of git://github.com/danneh3826/gallery3-contrib 2011-01-21 00:40:58 -08:00
danneh3826
c124637b52 aws_s3 module v2 commit 2011-01-20 20:34:46 +00:00
dmolavi
f4f4b6a8a5 Update to moduleupdates to show correct version in header. 2011-01-18 10:23:56 -05:00
dmolavi
48d39c283b Ecard now allows user to select whether to send thumbnail or resized image. 2011-01-18 09:55:10 -05:00
Bharat Mediratta
f486872aa2 Merge branch 'master' of git://github.com/ckieffer/gallery3-contrib 2011-01-17 23:24:13 -08: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
891263455c Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2011-01-17 16:35:57 -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
c5bcedccbc Initial Upload of User Info Module for G3.0 2011-01-18 06:15:54 +08: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
e0e3de3bd4 Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2011-01-14 15:45:46 -05:00
dmolavi
5df3554732 Multiple recipients and message length option now available. 2011-01-13 15:46:31 -05:00
Bharat Mediratta
94239ec1b8 Merge branch 'master' of git://github.com/dmolavi/gallery3-contrib 2011-01-11 19:25:29 -08:00
dmolavi
07666c456f 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-12 10:23:24 +08:00
dmolavi
e906a747c2 Added option to send a copy to yourself. 2011-01-12 10:23:23 +08: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
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