1
0
Commit Graph

960 Commits

Author SHA1 Message Date
Ben Smith
c5ba75fdc0 Fixed problem with css of basket module effecting favouries. 2010-10-25 07:13:55 +08:00
Bharat Mediratta
3640bd60bb Get rid of the 3.1/obsolete dir as well as the obsolete rescue module 2010-10-08 12:52:55 -07:00
Bharat Mediratta
2c76bd7eeb Copy 3.0 to 3.1 2010-10-08 12:52:11 -07: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
dmolavi
3273721cf6 updated installer with version 4. 2010-10-09 03:45:16 +08:00
Ben Smith
ed085f4753 Incorrect version number 2010-10-08 13:02:17 +08:00
dmolavi
e835cb2240 Fix for the missing button issue found here: http://gallery.menalto.com/node/97194?page=1#comment-355030 2010-10-08 13:02:04 +08:00
rWatcher
bae5c71500 Updated for Gallery 3.0 Release, this time with working code... 2010-10-08 13:00:56 +08:00
rWatcher
4ecbf210ab Updated for Gallery 3.0 Release. 2010-10-08 13:00:56 +08:00
rWatcher
27f4f5f8d9 Added captcha support. 2010-10-08 13:00:46 +08:00
rWatcher
5dd7d3eb46 Added a library for determining FLV height and width. 2010-10-05 01:47:02 -07:00
Bharat Mediratta
8f3aef3e56 Second attempt at commiting NoFFMPEG.
Conflicts:

	modules/noffmpeg/helpers/movie.php
2010-10-05 01:46:21 -07:00
rWatcher
defb1ebdc1 Added support for .flv formatted resized videos. 2010-10-05 16:44:22 +08:00
rWatcher
0e07fe0d80 Initial commit of videos module. 2010-10-05 16:44:05 +08:00
hukoeth
c61a62574c Fixed bug where user profile page would display empty thumbs for items not viewable by logged in user 2010-10-05 16:39:45 +08:00
hukoeth
b5290b154c Bugfix: Legend wouldn't show when adding first annotation to a photo 2010-10-05 16:39:45 +08:00
mamouneyya
0f8daf1a46 fix an issue with the alignment of the user avatar 2010-10-05 16:39:12 +08:00
mamouneyya
ff41ad65ef further improvement for comments display 2010-10-05 16:39:11 +08:00
mamouneyya
703e74e4d2 font changes 2010-10-05 16:39:11 +08:00
mamouneyya
d0c60a0551 add some space above maintenance mode status bar in maintenance admin page 2010-10-05 16:39:11 +08:00
mamouneyya
f7004a619e font changes 2010-10-05 16:39:11 +08:00
mamouneyya
83a19bf0e1 correct the file section numbers 2010-10-05 16:39:10 +08:00
mamouneyya
1d5e1d5411 fonts changes 2010-10-05 16:39:10 +08:00
mamouneyya
fa3f618873 improve the comments display 2010-10-05 16:39:10 +08:00
mamouneyya
8e38300666 remove the dependency of browny wind folder name 2010-10-05 16:39:10 +08:00
mamouneyya
a672beb965 add text shadow 2010-10-05 16:39:09 +08:00
mamouneyya
2ece42cb68 add text shadow + improve the comments display 2010-10-05 16:39:09 +08:00
mamouneyya
b68db67d49 improve the comment display in the photo page 2010-10-05 16:39:09 +08:00
Bharat Mediratta
3534788d0d Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-10-03 22:00:57 -07:00
Bharat Mediratta
1b5bea8f66 Cap the thumbnail size at 180px so that it fits in the sidebar 2010-10-03 21:59:11 -07:00
mamouneyya
1e6b1bc0f8 add the missing images 2010-10-03 21:52:58 -07:00
mamouneyya
91969a8051 add missing photos 2010-10-03 21:52:35 -07:00
mamouneyya
32c12e4052 improve the last modification 2010-10-04 10:08:42 +08:00
mamouneyya
6c7612871c make gallery asks gravatar for bigger size for the profile page. remove the css entry for the dimentions as we override now the whole view page 2010-10-04 10:08:41 +08:00
mamouneyya
0b21276425 make the comments border more clear 2010-10-04 10:08:41 +08:00
mamouneyya
c221c34b0a theme the profile profile page 2010-10-04 10:08:41 +08:00
mamouneyya
b1d9daf609 make the round corners compatible with Opera 10.5 (using CSS3 properties) 2010-10-04 10:08:41 +08:00
mamouneyya
2d06c6d53d hide any overflow from .g-block, for the case when the filename is too long with no spaces (I think it would be good if that was made to Wind theme, also) 2010-10-04 10:08:40 +08:00
mamouneyya
e281736187 correct the image location paths for admin theme 2010-10-04 10:08:40 +08:00
Bharat Mediratta
b75d41dfba Redirect back to the album view if the user doesn't have edit access 2010-09-29 21:12:03 -07:00
Bharat Mediratta
90946341ba Redirect to the album, not its parent (lingering bug from when I did it differently) 2010-09-29 21:08:04 -07:00
Bharat Mediratta
9814dcf698 use album title instead of album name 2010-09-29 21:04:15 -07:00
Bharat Mediratta
e3f36d838f Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-09-28 21:17:58 -07:00
Bharat Mediratta
d302da9f40 Caption an entire album at once. 2010-09-28 21:17:36 -07:00
Bharat Mediratta
2fad523cc9 Revert "Revert "correct the image location paths after moving gallery.common.css contents""
This reverts commit d36166b747.
2010-09-26 21:02:42 -07:00
Bharat Mediratta
f0c6987cd5 Revert "Revert "remove the gallery.common.css file and merge its contents with the browny_wind and browny_admin_wind screen.css files.""
This reverts commit 906b200478.
2010-09-26 21:02:23 -07:00
Tim Almdal
8aaa2ee714 Move images to be contained in the theme. 2010-09-23 17:29:53 -07:00
Tim Almdal
0968e9c952 Update sobriety theme to reference te icon-warning.png locally. 2010-09-22 22:57:43 -07:00
Tim Almdal
206073f76b Merge branch 'master' into talmdal 2010-09-22 22:12:08 -07:00
rWatcher
9404dcad80 Added a library for determining FLV height and width. 2010-09-22 21:04:11 -07:00