August 2005 Archives by subject
Starting: Mon Aug 1 15:13:54 EDT 2005
Ending: Mon Aug 29 19:46:46 EDT 2005
Messages: 67
- [Svn] [122] trunk/admin/plog-options.php: + Regrouped options menu, now contains four headings.
ryan at plogger.org
- [Svn] [123] trunk: Lots of cosmetic changes.
ryan at plogger.org
- [Svn] [124] trunk: Changed to GPL.
ryan at plogger.org
- [Svn] [125] trunk/admin/plog-admin-functions.php: + convert spaces to underscores in picture names
ryan at plogger.org
- [Svn] [125] trunk/admin/plog-admin-functions.php: + convert spaces to underscores in picture names
Ryan Duff
- [Svn] [126] trunk/plog-functions.php: Forgot the second part of revision 125
ryan at plogger.org
- [Svn] [127] trunk/admin/plog-options.php: spelling error
ryan at plogger.org
- [Svn] [128] trunk/admin/plog-options.php: Removed duplicate "Update" button under Interface Options.
ryan at plogger.org
- [Svn] [129] trunk/gallery.php: + the code now compiles cleanly under error_reporting(E_ALL);
ryan at plogger.org
- [Svn] [130] trunk/admin/plog-manage.php: use common generate_pagination function here as well
ryan at plogger.org
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
Ryan Duff
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
Ryan Duff
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
ryan at plogger.org
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
Anti Veeranna
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
Anti Veeranna
- [Svn] [132] trunk/_install.php: Reverting to previous state
ryan at plogger.org
- [Svn] [133] trunk/_install.php: Write plog-connect.php on try again.
ryan at plogger.org
- [Svn] [134] trunk/_install.php: Merge of [131] and [133] should include both anti's and my changes.
ryan at plogger.org
- [Svn] [135] trunk/admin/plog-admin-functions.php: + sanitize collection and album names as well, this will take care of %20-s in folder names
ryan at plogger.org
- [Svn] [136] trunk/admin/plog-options.php: clean the code up a bit, now works correctly with error_reporting(E_ALL)
ryan at plogger.org
- [Svn] [137] trunk/admin/plog-options.php: overlooked uninitialized $output variable, now fixed
ryan at plogger.org
- [Svn] [138] trunk/admin/plog-globals.php: + rewrite tab generation code
ryan at plogger.org
- [Svn] [139] trunk: There is now a single generate_thumb() function, new thumbnail types can
ryan at plogger.org
- [Svn] [140] trunk/admin/plog-import.php: + delete the thumbnail generated if a picture is imported.
ryan at plogger.org
- [Svn] [141] trunk/plog-globals.php: + this should help a bit with integrating Plogger
ryan at plogger.org
- [Svn] [142] trunk/admin: rewrite deletetion functions, try really hard to check that the directory names
ryan at plogger.org
- [Svn] [143] trunk/admin/plog-upload.php: + Added check for invalid file extensions, fixes ticket #46.
ryan at plogger.org
- [Svn] [144] trunk/admin/plog-admin-functions.php: + Delete comments when deleting a picture, fixes ticket #48
ryan at plogger.org
- [Svn] [145] trunk: + plog-manage.php shows only filenames in pictures view
ryan at plogger.org
- [Svn] [146] trunk/plog-remote.php: fixed: incorrect urls to thumbnails in fetch-album-images command
ryan at plogger.org
- [Svn] [147] trunk: + Changed _install script to use MyISAM instead of InnoDB, removed key constraints.
ryan at plogger.org
- [Svn] [148] trunk: Add separate `path` to collections and albums, this gets set to a valid directory name
ryan at plogger.org
- [Svn] [149] trunk: + get_picture_by_id now returns a full URL to the picture
ryan at plogger.org
- [Svn] [150] trunk/_install.php: fallout from changeset [147] - _install now actually works again
Mike Johnson
- [Svn] [150] trunk/_install.php: fallout from changeset [147] - _install now actually works again
ryan at plogger.org
- [Svn] [151] trunk: + Added fancy styled buttons, fixes problem in ticket #52
ryan at plogger.org
- [Svn] [152] trunk/gallery.php: + A few changes to make sure that Plogger produces validated XHTML
ryan at plogger.org
- [Svn] [153] trunk/gallery.php: fix ticket #58
ryan at plogger.org
- [Svn] [154] trunk/admin: * implement update_picture
ryan at plogger.org
- [Svn] [155] branches/plogger-with-tags/: Picture tagging development will take place in this branch
ryan at plogger.org
- [Svn] [156] trunk/admin/plog-manage.php: + use hidden form fields to specify action in "add album" and "add collection" forms, this makes
ryan at plogger.org
- [Svn] [157] trunk: + implement get_collection_by_name
ryan at plogger.org
- [Svn] [158] trunk: + change plogger_comments.`date` from timestamp to datetime.
ryan at plogger.org
- [Svn] [159] trunk/admin/plog-manage.php: + use htmlspecialchars() on the messages returned by some functions, before displaying them to the user,
ryan at plogger.org
- [Svn] [160] trunk: fixed: no thumbnails in plog_import.php
ryan at plogger.org
- [Svn] [161] trunk: + make thumbnail generation work as originally intended again
ryan at plogger.org
- [Svn] [162] trunk/plog-load_config.php: - my bad
ryan at plogger.org
- [Svn] [163] trunk/admin/plog-options.php: fix for ticket #64
ryan at plogger.org
- [Svn] [164] trunk/admin: + fix invalid path in delete_picture
ryan at plogger.org
- [Svn] [165] trunk/admin/plog-feedback.php: some tweaks
ryan at plogger.org
- [Svn] [166] trunk/admin/index.php: + autofocus username field
ryan at plogger.org
- [Svn] [167] trunk/admin: + implement focus_first_input() and make the login form use it
ryan at plogger.org
- [Svn] [168] trunk/plog-config.php: + add empty plog-config.php
ryan at plogger.org
- [Svn] [169] trunk: rewrite db connection functions
ryan at plogger.org
- [Svn] [170] trunk: + Behold the power of square thumbnails
ryan at plogger.org
- [Svn] [171] trunk: + Added user-configurable option to turn square thumbnails on or off
ryan at plogger.org
- [Svn] [172] trunk/admin: + Form field autofocus on appropriate elements when certain parts of the GUI are invoked, takes care of ticket [62]
ryan at plogger.org
- [Svn] [173] trunk: + Fixed image sorting problem, got rid of dependency on XMLHttpRequest, clears ticket #65
ryan at plogger.org
- [Svn] [174] trunk/plog-download.php: Fallout from [169], make plog-download.php work again.
ryan at plogger.org
- [Svn] [175] trunk/plog-functions.php: + Tweaks to generate_thumb
ryan at plogger.org
- [Svn] [176] trunk/admin/plog-import.php: + Added autofocus functionality to import
ryan at plogger.org
- [Svn] [177] trunk/plog-download.php: + Not sure how this slipped by, fixed path problem
ryan at plogger.org
- [Svn] [178] trunk/_upgrade.php: + Folder names should be sanitized during upgrade
ryan at plogger.org
- [Svn] [179] trunk/admin/plog-upload.php: + Allow uploading of pictures with uppercase file extensions
ryan at plogger.org
- [Svn] [180] trunk/plog-comment.php: + Make commenting work again post connect_to_DB()
ryan at plogger.org
- [Svn] [181] trunk/_install.php: + Add square_thumbs option to installation script
ryan at plogger.org
- [Svn] [182] trunk/gallery.php: + Use filename truncation on returned search results
ryan at plogger.org
- [Svn] [177] trunk/plog-download.php: + Not sure how this slipped by, fixed path problem
ryan at plogger.org
- [Svn] [122] trunk/admin/plog-options.php: + Regrouped options menu, now contains four headings.
ryan at plogger.org
- [Svn] [123] trunk: Lots of cosmetic changes.
ryan at plogger.org
- [Svn] [124] trunk: Changed to GPL.
ryan at plogger.org
- [Svn] [125] trunk/admin/plog-admin-functions.php: + convert spaces to underscores in picture names
ryan at plogger.org
- [Svn] [125] trunk/admin/plog-admin-functions.php: + convert spaces to underscores in picture names
Ryan Duff
- [Svn] [126] trunk/plog-functions.php: Forgot the second part of revision 125
ryan at plogger.org
- [Svn] [127] trunk/admin/plog-options.php: spelling error
ryan at plogger.org
- [Svn] [128] trunk/admin/plog-options.php: Removed duplicate "Update" button under Interface Options.
ryan at plogger.org
- [Svn] [129] trunk/gallery.php: + the code now compiles cleanly under error_reporting(E_ALL);
ryan at plogger.org
- [Svn] [130] trunk/admin/plog-manage.php: use common generate_pagination function here as well
ryan at plogger.org
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
Ryan Duff
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
Ryan Duff
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
ryan at plogger.org
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
Anti Veeranna
- [Svn] [131] trunk/_install.php: clean the code a bit and make Try Again button work if plog-connect.php was not writable at first
Anti Veeranna
- [Svn] [132] trunk/_install.php: Reverting to previous state
ryan at plogger.org
- [Svn] [133] trunk/_install.php: Write plog-connect.php on try again.
ryan at plogger.org
- [Svn] [134] trunk/_install.php: Merge of [131] and [133] should include both anti's and my changes.
ryan at plogger.org
- [Svn] [135] trunk/admin/plog-admin-functions.php: + sanitize collection and album names as well, this will take care of %20-s in folder names
ryan at plogger.org
- [Svn] [136] trunk/admin/plog-options.php: clean the code up a bit, now works correctly with error_reporting(E_ALL)
ryan at plogger.org
- [Svn] [137] trunk/admin/plog-options.php: overlooked uninitialized $output variable, now fixed
ryan at plogger.org
- [Svn] [138] trunk/admin/plog-globals.php: + rewrite tab generation code
ryan at plogger.org
- [Svn] [139] trunk: There is now a single generate_thumb() function, new thumbnail types can
ryan at plogger.org
- [Svn] [140] trunk/admin/plog-import.php: + delete the thumbnail generated if a picture is imported.
ryan at plogger.org
- [Svn] [141] trunk/plog-globals.php: + this should help a bit with integrating Plogger
ryan at plogger.org
- [Svn] [142] trunk/admin: rewrite deletetion functions, try really hard to check that the directory names
ryan at plogger.org
- [Svn] [143] trunk/admin/plog-upload.php: + Added check for invalid file extensions, fixes ticket #46.
ryan at plogger.org
- [Svn] [144] trunk/admin/plog-admin-functions.php: + Delete comments when deleting a picture, fixes ticket #48
ryan at plogger.org
- [Svn] [145] trunk: + plog-manage.php shows only filenames in pictures view
ryan at plogger.org
- [Svn] [146] trunk/plog-remote.php: fixed: incorrect urls to thumbnails in fetch-album-images command
ryan at plogger.org
- [Svn] [147] trunk: + Changed _install script to use MyISAM instead of InnoDB, removed key constraints.
ryan at plogger.org
- [Svn] [148] trunk: Add separate `path` to collections and albums, this gets set to a valid directory name
ryan at plogger.org
- [Svn] [149] trunk: + get_picture_by_id now returns a full URL to the picture
ryan at plogger.org
- [Svn] [150] trunk/_install.php: fallout from changeset [147] - _install now actually works again
Mike Johnson
- [Svn] [150] trunk/_install.php: fallout from changeset [147] - _install now actually works again
ryan at plogger.org
- [Svn] [151] trunk: + Added fancy styled buttons, fixes problem in ticket #52
ryan at plogger.org
- [Svn] [152] trunk/gallery.php: + A few changes to make sure that Plogger produces validated XHTML
ryan at plogger.org
- [Svn] [153] trunk/gallery.php: fix ticket #58
ryan at plogger.org
- [Svn] [154] trunk/admin: * implement update_picture
ryan at plogger.org
- [Svn] [155] branches/plogger-with-tags/: Picture tagging development will take place in this branch
ryan at plogger.org
- [Svn] [156] trunk/admin/plog-manage.php: + use hidden form fields to specify action in "add album" and "add collection" forms, this makes
ryan at plogger.org
- [Svn] [157] trunk: + implement get_collection_by_name
ryan at plogger.org
- [Svn] [158] trunk: + change plogger_comments.`date` from timestamp to datetime.
ryan at plogger.org
- [Svn] [159] trunk/admin/plog-manage.php: + use htmlspecialchars() on the messages returned by some functions, before displaying them to the user,
ryan at plogger.org
- [Svn] [160] trunk: fixed: no thumbnails in plog_import.php
ryan at plogger.org
- [Svn] [161] trunk: + make thumbnail generation work as originally intended again
ryan at plogger.org
- [Svn] [162] trunk/plog-load_config.php: - my bad
ryan at plogger.org
- [Svn] [163] trunk/admin/plog-options.php: fix for ticket #64
ryan at plogger.org
- [Svn] [164] trunk/admin: + fix invalid path in delete_picture
ryan at plogger.org
- [Svn] [165] trunk/admin/plog-feedback.php: some tweaks
ryan at plogger.org
- [Svn] [166] trunk/admin/index.php: + autofocus username field
ryan at plogger.org
- [Svn] [167] trunk/admin: + implement focus_first_input() and make the login form use it
ryan at plogger.org
- [Svn] [168] trunk/plog-config.php: + add empty plog-config.php
ryan at plogger.org
- [Svn] [169] trunk: rewrite db connection functions
ryan at plogger.org
- [Svn] [170] trunk: + Behold the power of square thumbnails
ryan at plogger.org
- [Svn] [171] trunk: + Added user-configurable option to turn square thumbnails on or off
ryan at plogger.org
- [Svn] [172] trunk/admin: + Form field autofocus on appropriate elements when certain parts of the GUI are invoked, takes care of ticket [62]
ryan at plogger.org
- [Svn] [173] trunk: + Fixed image sorting problem, got rid of dependency on XMLHttpRequest, clears ticket #65
ryan at plogger.org
- [Svn] [174] trunk/plog-download.php: Fallout from [169], make plog-download.php work again.
ryan at plogger.org
- [Svn] [175] trunk/plog-functions.php: + Tweaks to generate_thumb
ryan at plogger.org
- [Svn] [176] trunk/admin/plog-import.php: + Added autofocus functionality to import
ryan at plogger.org
- [Svn] [178] trunk/_upgrade.php: + Folder names should be sanitized during upgrade
ryan at plogger.org
- [Svn] [179] trunk/admin/plog-upload.php: + Allow uploading of pictures with uppercase file extensions
ryan at plogger.org
- [Svn] [180] trunk/plog-comment.php: + Make commenting work again post connect_to_DB()
ryan at plogger.org
- [Svn] [181] trunk/_install.php: + Add square_thumbs option to installation script
ryan at plogger.org
- [Svn] [182] trunk/gallery.php: + Use filename truncation on returned search results
ryan at plogger.org
Last message date:
Mon Aug 29 19:46:46 EDT 2005
Archived on: Fri Jul 4 17:57:55 EDT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).