1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Timeline


and .

06/13/12:

23:17 Ticket #1886 (Comment RSS feed per item broken) created by floridave

per_item should be item
in comments/helpers/comment_rss.php

06/12/12:

23:15 Ticket #1885 (Avoid using image_block/random as an alias url for an item) created by bharat

It causes a second parallel set of aliases for all items which will cause crawlers to recrawl them. Two possible solutions:

1) use a 301 instead of a 302 to avoid confusion

2) add a param to the url to reset the display context. We can handle that in the framework, ie "?no_ctxt" - not sure if that'll still get crawled separately - probably not.

18:18 Milestone 3.0.4 completed
17:50 Ticket #1884 (Improvements for Search Module) created by kwhat

I am tired of waiting for someone to take this code off my hands. Based on the track record of code I have contributed, I also don't expect that anyone will look at this for another 3 years. Please don't contact me for updates if/when you finally get around to applying this.

06/06/12:

05:04 Ticket #236 (Better error handling for ajax request results) closed by bharat
fixed
04:36 Ticket #1883 (Prevent Gallery from running on Windows) closed by bharat
fixed: Fixed in c5088801598dba3a63034871cdf1073d4a288e80
04:34 Ticket #1883 (Prevent Gallery from running on Windows) created by bharat

It's an unsupported platform, there are probably security issues on it and I don't want to deal with them. Make it harder for users to fall into this trap.

04:26 Ticket #1882 (Encode urls in 404 log entries) closed by bharat
fixed: Fixed in 03d55d25307054547378db123e30c59bebb6944f
04:25 Ticket #1882 (Encode urls in 404 log entries) created by bharat
03:21 Ticket #1881 (Do a better job of escaping filenames when uploading) closed by bharat
fixed: Fixed in 713a06f234837f7f79977ca08f3514ef763f572f
03:20 Ticket #1881 (Do a better job of escaping filenames when uploading) created by bharat

06/05/12:

23:29 Ticket #1880 (Avoid special characters in directory names in the installer) closed by bharat
fixed: Fixed in: 6104e924aa10f75de919f3b68717188b3912b5dc af45d870d8207b08b4eb9408ba9a618185d72075
23:04 Ticket #1880 (Avoid special characters in directory names in the installer) created by bharat
21:09 Ticket #1879 (Disable zlib.output_compression for proxied files) closed by bharat
fixed: Fixed in: 6fbea19b352f880a6241dd359336ace5a4f26d22 9e1f975e7bdd68d80492d418ad908d1367923aaa
21:05 Ticket #1879 (Disable zlib.output_compression for proxied files) created by bharat

Since most images/movies are likely compressed already.

20:58 Ticket #1878 (Make search results CSS conformant) closed by bharat
fixed: Fixed in d0e51faa9a4ea8b9c9d108a8c89fe33714111e6c 44d5f22d8d85285c9a43b8182da73c051594cf02
20:57 Ticket #1878 (Make search results CSS conformant) created by bharat

See https://github.com/gallery/gallery3/pull/69

20:49 Ticket #1877 (Image block doesn't say "Movie info" for movies) closed by bharat
fixed: Fixed in d0e51faa9a4ea8b9c9d108a8c89fe33714111e6c
20:48 Ticket #1877 (Image block doesn't say "Movie info" for movies) created by bharat

It says "Photo info"

06/03/12:

21:06 Ticket #1876 (Scalability?) created by sbremal

Hello

Normally I am uploading hundreds of photos at the same time, this takes a while. However, I can see that only 1 of the 4 CPUs are converting images:

last pid: 26723; load averages: 1.02, 1.06, 1.08
132 processes: 2 running, 128 sleeping, 2 zombie
CPU: 22.1% user, 0.0% nice, 3.3% system, 0.3% interrupt, 74.3% idle
Mem: 587M Active, 809M Inact, 156M Wired, 42M Cache, 112M Buf, 153M Free
Swap: 3550M Total, 260K Used, 3550M Free

PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND

26721 www 1 98 0 135M 54144K CPU0 0 0:01 11.08% convert

991 www 58 4 0 1018M 280M accept 2 0:00 7.37% java

1296 www 1 -8 0 108M 81672K piperd 1 0:56 0.78% httpd

...

I wonder whether this could be improved? The conversion could happen asynchronously in the background, using as many processes as possible / makes sense. The other benefit would be that the browser GUI would be more responsive. As far as I see, the HTTP request is blocked for the execution of the 'convert' utility.

Cheers
B.

13:44 Ticket #1875 (Active area of upload photo button less than 40% of text area only - not ...) created by andyduggan

When uploading photos to an album.
Button with "Select photos (20M max per file)...

Only if the mouse is clicked exactly on the words 'Select photos' does it work - not in other areas of the text or button. I think users expect if they click the button in any area it should work - me too!

All the text, all the button, should be active.

05/19/12:

19:29 Ticket #1872 (Don't accept file uploads if the file has multiple extensions) closed by bharat
fixed
19:29 Ticket #1873 (Tags autocomplete returns HTML when it shouldn't) closed by bharat
fixed: Fixed in a9be0691d9efd84cbf5a9f05236caf4df23bcfdb
18:32 Ticket #1874 (Clean HTML in tag autocompletions) closed by bharat
fixed: Fixed in a9be0691d9efd84cbf5a9f05236caf4df23bcfdb
18:32 Ticket #1874 (Clean HTML in tag autocompletions) created by bharat
17:54 Ticket #1861 (Add class to thumbnail images) closed by bharat
fixed: Oh good point - in themes/wind/albums.html.php we have: […] So it's either g-album or g-photo. I'll fix that. Fixed in 68437993b90bb9cc02ca1134e73c754e1f0d8273

05/18/12:

22:44 Ticket #1861 (Add class to thumbnail images) reopened by floridave1
g-movie is only available on the movie/photo page. It is not available on the album page.
14:13 Ticket #1443 (.album.jpg images missing) reopened by floridave
12:14 Ticket #1443 (.album.jpg images missing) closed by helikoptertur
fixed: Not sure why you think this is a naming convention issue. Closing the ticket. If you think this is not the case then please descripe in more detail why the name is causign the issue. > I will look into this. > > /Heli > > ----------------------------------------------------- > This was brought up mainly because of album highlight problems when using Gallery 3.0 with Drupal 7's .htaccess rules. > SparkyMarky??89 came up with the solution and it's been tested in 3 different Drupal/Gallery installations, it's a simple fix and I can't see there being any issues with it. > Basically, to get highlight thumbs to show in G3 when using Drupal 7: > In Gallery3 .htaccess /events > You HAVE to use <IfModule??> ... </IfModule> > and add: > <FilesMatch?? ".album.jpg"> > Order deny,allow /events københavn > </FilesMatch> > That's it - Album highlights will now show fine in Drupal7/Gallery3 set-ups.
03:44 Ticket #1873 (Tags autocomplete returns HTML when it shouldn't) created by bharat
03:25 Ticket #1872 (Don't accept file uploads if the file has multiple extensions) created by bharat

Because apparently it confuses Apache

05/16/12:

19:28 Ticket #1871 (Prevent server_add autocomplete from being interpreted as UTF-7) closed by bharat
fixed: Fixed in 88c0363344860ff87bb7fa2d084b8ab190b364cb
19:25 Ticket #1871 (Prevent server_add autocomplete from being interpreted as UTF-7) created by bharat
19:06 Ticket #1869 (Upgrade any UTF-7 to UTF-8 automatically) closed by bharat
wontfix: I don't think we can realistically do this systemically without breaking a lot of UTF-8. closing as "wontfix"
19:05 Ticket #1870 (Gallery should require the mbstring module so that it can do reliable ...) closed by bharat
wontfix: Changed my mind - this is a bad idea.
18:47 Ticket #1870 (Gallery should require the mbstring module so that it can do reliable ...) created by bharat
18:33 Ticket #1869 (Upgrade any UTF-7 to UTF-8 automatically) created by bharat
18:10 Ticket #1868 (Force admin error page to UTF-8) closed by bharat
fixed: Fixed in 99af395a01edac438cef4e42af1f4c26a3532acc
18:07 Ticket #1868 (Force admin error page to UTF-8) created by bharat

05/15/12:

23:11 Ticket #1862 (Notification module does not send text) closed by bharat
fixed: fixed in ce209b9eaac301b8494d7d6faa72d013ed1c6cb9
23:07 Ticket #1861 (Add class to thumbnail images) closed by bharat
worksforme: You can use "li.g-movie img.thumbnail" as the CSS selector. Reopen this bug if it's not sufficient.
23:01 Ticket #1867 (Album creation errors don't render properly) closed by bharat
fixed: Fixed in 891652b233df120464d8fe7d3ca80c5091681dea
23:00 Ticket #1867 (Album creation errors don't render properly) created by bharat

Steps to repro:
1) Log in
2) Create an album with slug "invalid/slug"
3) Submit
---> See "%3Cform%20action%3D%22/photos/albums/create/1%22%20method%3D%22post%22%20id%3D%22g-add-album-..."

Should see the form again with an error

22:55 Ticket #95 (Routing misinterprets and album named movies as a request to display movie ...) closed by bharat
fixed: I "fixed" this in aac18ef8339054e134fa3e52788a80e6907dfba5 by disallowing creation of top level albums that have the same name as any controller. This doesn't deal with the case where you create an album with that name lower down and then move it up, but I think it covers the 80% case.
17:55 Ticket #1866 (Harden installer against bad characters in the database or prefix) closed by bharat
fixed
17:53 Ticket #1866 (Harden installer against bad characters in the database or prefix) created by bharat

Fixed in 3caf3cc323cd25b002aa8e44d871d4677da7a029

04:55 Ticket #1865 (Verify that where() clauses are well formed) closed by bharat
fixed: Fixed in 6a6b3f90f36293a40cba091c3ac387abb64f3c1a
04:53 Ticket #1865 (Verify that where() clauses are well formed) created by bharat

We accept a singleton value when we should require a triplet.

03:52 Ticket #1864 (Simplify dialog title for editing advanced settings) closed by bharat
fixed: Fixed in e3d50dd8be9cd4bdefb42f41aa6ed96b6fece676
03:52 Ticket #1863 (Force uploader statuses to be integers) closed by bharat
fixed: Fixed in 1531c3898fde620abfa9e306dc6efc73e520bd1c
03:51 Ticket #1864 (Simplify dialog title for editing advanced settings) created by bharat
03:50 Ticket #1863 (Force uploader statuses to be integers) created by bharat
Note: See TracTimeline for information about the timeline view.