Timeline


and

10/08/05:

22:52 Ticket #88 (Error when selecting picture after sort by number of comments) created by mike
Try sorting the contents of an album by number of comments. Once sorted, …
21:04 Changeset [223] by mike
+ New default comment style, with alternating colors

10/07/05:

02:21 Changeset [222] by anti
+ use <?php instead of <? as open tags, because short open tags can be …

10/06/05:

22:50 Changeset [221] by mike
+ Add long description to gallery and upload interface
11:45 Changeset [220] by anti
+ upgrade bundled exifer to 1.5

10/05/05:

23:09 Ticket #87 (Get rid of filename and comment count) created by mike
Let's simplify here. I've seen modified Plogger galleries without the …
11:46 Ticket #86 (Installing on a host with safe_mode enabled not possible) created by berndl81@…
Hi. First off, thanks a lot for this wonderful piece of software. Anyway, …
08:41 Changeset [219] by anti
+ get the number of albums in each collection with a single query + use …
07:18 Changeset [218] by anti
+ use gallery_url in generate_thumb
07:10 Changeset [217] by anti
+ add gallery_url option to the config table and under the Options tab …
03:38 Ticket #85 (New field "Short Title") created by jack
I mentioned this also in a post on the forum: using filenames beneath the …

10/04/05:

16:08 Changeset [216] by mike
+ Strip slashes from comment text
11:17 Ticket #84 (Ajax Editing) created by calca
if is possible to add ajax editing of picture properties. I like the way …
10:46 Changeset [215] by anti
+ TABLE_PREFIX should be defined only once
10:36 Ticket #83 (Show name of the gallery instead of hardcoded "Collections" string) created by anti
http://www.plogger.org/forum/comments.php?DiscussionID=49&page=1 - see …
10:18 Ticket #82 (Perhaps skip the large thumbnails for dynamically created ones.) closed by anti
fixed
10:17 Changeset [214] by anti
fix for ticket #82. 1) Add a new field (disabled) to …

10/03/05:

21:34 Changeset [213] by mike
+ Strip slashes from feed title

10/02/05:

15:21 Ticket #82 (Perhaps skip the large thumbnails for dynamically created ones.) created by anonymous
Hi! As an example I'm gonna use my case. I resize my photos to 800x600 …

09/29/05:

16:22 Changeset [212] by mike
+ Fix minor display bug in IE
11:46 Ticket #45 (Implement move_album and move_picture) closed by anti
fixed: Fixed in changeset [211]
11:45 Changeset [211] by anti
+ moved album moving code into a separate function and cleaned it up a bit

09/28/05:

17:13 Changeset [210] by anti
+ add long description for images + add image thumbnail to edit-picture …
16:30 Changeset [209] by anti
+ update timestamp for small thumbnails if square_thumbs changes
16:00 Changeset [208] by anti
this wasn't supposed to happen
15:59 Ticket #67 (Create more reliable thumbnail refresh conditions) closed by anti
fixed: Fixed in [207]
15:57 Changeset [207] by anti
+ new & improved thumbnail generation logic, don't forget to run …
14:08 Changeset [206] by anti
+ implement maybe_add_column(), thus allowing for cleaner code in …
11:28 Changeset [205] by anti
+ implement move_picture() in plog-admin-functions + implement …
07:58 Ticket #59 (duplicate "Edit comment" forms) closed by anti
fixed: Fixed in [204]
07:57 Changeset [204] by anti
fix ticket #59

09/25/05:

19:30 Ticket #81 (Double Password Field in Install) closed by mike
fixed: resolved in [203]
19:29 Changeset [203] by mike
+ Double password field in installation, fixes ticket #81
19:20 Changeset [202] by mike
+ Implement search engine friendly page titles for each individual gallery …
14:12 Changeset [201] by mike
+ Fix javascript hotlinks in slideshow mode
14:00 Ticket #81 (Double Password Field in Install) created by mike
The current install uses a masked password field single, so any mistakes …

09/21/05:

15:44 Ticket #80 (Plogger report to be installed after unpack) closed by anti
fixed: Fixed in [200]
15:43 Changeset [200] by anti
fix for ticket #80, mysql_connect(,,) does not fail, which comes as …

09/18/05:

08:59 Ticket #80 (Plogger report to be installed after unpack) created by alarm
After unpacking zip file, plogger report itselt to be installed if …

09/16/05:

12:11 Ticket #79 (Pagination in Manage Tab Needs Better Visibility) created by mike
The pagination control on the manage menu is a bit hard to find. It's …
10:30 Ticket #78 (Filename problem when using import) created by huqaster@…
I have several directories to sort pictures. Normally digital cameras use …

09/15/05:

12:53 Ticket #77 (Change Download Selected Response) created by mike
When you click on Download Selected and nothing is selected, you get …
11:50 Changeset [199] by anti
Fix from Brian Schuweiler, apparently using setSourceFilename() instead …
06:04 Changeset [198] by anti
+ start the session only if possible (headers have not been sent)

09/14/05:

12:42 Ticket #76 (Thumbnails display rotated) closed by anti
fixed: Found it, the cause was in phpThumb. If the photo contained a Exif …
12:14 Changeset [197] by anti
+ fix/workaround for bug #76
09:31 Ticket #76 (Thumbnails display rotated) created by plogger@…
My images that are in portrait format are displaying on the thumbnails …

09/13/05:

13:42 WikiStart edited by anti
(diff)

09/12/05:

13:37 Ticket #74 (Deleting images leaves file on disk (server specific)) closed by mike
fixed: fixed in [187]
13:02 Changeset [196] by mike
+ Only use set_time_limit(0) if not in safe_mode
11:52 Changeset [195] by mike
+ Fix generate_albums_menu(), displays correctly in IE now

09/11/05:

19:21 WikiStart edited by ryan
(diff)
19:19 WikiStart edited by ryan
(diff)
16:47 Ticket #75 (Allow private, password protected albums) created by mike
We should have an option to protect images at the collection or album …

09/10/05:

23:25 Changeset [194] by mike
+ Add set_time_limit(0) to prevent import from timing out
20:57 Changeset [193] by mike
+ Fixed a typo
20:28 Changeset [192] by mike
+ Few minor changes
19:58 Changeset [191] by mike
+ Fix thumb popup auto resizing
19:56 Changeset [190] by mike
+ New login look

09/09/05:

18:05 Changeset [189] by mike
+ Simplify import messaging, tweaked behavior slightly.
17:35 Changeset [188] by mike
+ More descriptive feed title for RSS search feeds + Minor changes to …
17:20 Changeset [187] by mike
+ Fix deletion problem. Turns out you can unlink a file even if …

09/08/05:

18:01 Ticket #71 (Moving album causes SQL error) closed by mike
fixed: fixed in changeset [184]
18:00 Ticket #74 (Deleting images leaves file on disk (server specific)) created by mike
I don't know if this is a safe-mode issue or something else, but Plogger …
17:46 Changeset [186] by mike
+ Changed/Added? some program messages. + Fixed RSS link generation code
Note: See TracTimeline for information about the timeline view.