1
0
Commit Graph

177 Commits

Author SHA1 Message Date
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
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
Romain LE DISEZ
26dd24e702 Just a test for cancel button. Need to be polished. 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
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
f3dd21234e Merge remote branch 'upstream/master' 2010-11-29 12:21:20 +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
Romain LE DISEZ
97696d2cb7 Merge branch 'master' of github.com:rledisez/gallery3-contrib 2010-11-28 16:23:59 +01:00
Romain LE DISEZ
05f2bdaf74 Merge remote branch 'upstream/master' 2010-11-28 16:23:51 +01:00
Romain LE DISEZ
117c8b0ee7 Comments and code cleanup
Overload ORM_MPTT::parent()
2010-11-28 16:15:56 +01:00
Romain LE DISEZ
f4cc3ba886 Comments 2010-11-28 16:09:18 +01:00
Romain LE DISEZ
a34f257b50 - Bugfix
- Comments
- Code cleanup
2010-11-28 16:04:59 +01:00
Romain LE DISEZ
fa008ca47c - Overload a forgotten method
- Code cleanup
2010-11-28 16:03:57 +01:00
Romain LE DISEZ
3ff13482ff - Code cleanup
- Comments
2010-11-28 12:37:57 +01:00
Romain LE DISEZ
f51689d3aa Explicit is better than implicit... 2010-11-28 12:23:35 +01:00
Romain LE DISEZ
e64d34e9d7 Comments 2010-11-28 12:22:01 +01:00
Romain LE DISEZ
ad92f87d36 - Code cleanup
- Fix some bugs
- Serious performances improvement when building the tree (regression: tree is not alphabetically ordered)
2010-11-28 12:18:42 +01: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
Romain LE DISEZ
db479a61e2 Just a test for cancel button. Need to be polished. 2010-11-28 11:51:48 +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
Romain LE DISEZ
fcd9802e0c Initial commit. There is probably many bugs, but it seems to work... 2010-11-28 00:25:26 +01:00
Romain LE DISEZ
c2a84a73ed Merge remote branch 'upstream/master' 2010-11-27 15:31:19 +01:00
Romain LE DISEZ
58820099a3 Just a test for cancel button. Need to be polished. 2010-11-27 15:30:48 +01: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
mamouneyya
a7db07e0f9 - group the font properties together in the file
- improved odd and even class display
- improved comments display for Comment Block module
2010-11-26 06:26:37 +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
Romain LE DISEZ
9ee5582ad4 Fix video page 2010-11-26 06:11:54 +08:00
Romain LE DISEZ
73fbf5118f Some cleanup
Some bugfixes :
 - x-repeat -> repeat-x (thanks plasticgoat)
 - display the frame around image, even when fullsize is not allowed
Re-enable show_full_size (it will probably need some theming)
Add a style for header text: configure in G3 <div id="g-header-text">Blah</div> (thanks plasticgoat)
2010-11-26 06:11:54 +08:00
Romain LE DISEZ
7139c5c821 Do not display the bloc 'actions' when there is not link to display (thanks plasticgoat) 2010-11-26 06:11:54 +08:00
Romain LE DISEZ
b925e8e97f Login menu (probably needs to be polished) 2010-11-26 06:11:53 +08:00
Romain LE DISEZ
f3d9644745 Sync with wind 2010-11-26 06:11:52 +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
Romain LE DISEZ
d10945106a Merge remote branch 'upstream/master' 2010-11-23 23:21:03 +01:00
Romain LE DISEZ
3e7ef3fc8f [FIX] CRC could be wrong on 32 bits system 2010-11-23 23:20:02 +01:00