phpfspot.git
2008-01-01  Andreas Unterkircherissue59, fixed margin for thumbnails
2008-01-01  Andreas Unterkircherissue59, thumbnail matrix is now also free off HTML...
2008-01-01  Andreas Unterkircherissue59, new config option
2008-01-01  Andreas Unterkircherissue59, outer page skeleton is now table free
2008-01-01  Andreas Unterkircherissue88, overwrite option for gen_thumbs.php
2008-01-01  Andreas Unterkircheronly directly pass thru photos which are slender enough...
2008-01-01  Andreas Unterkircheradded GPL info to credit page
2008-01-01  Andreas Unterkircheradded some comments
2008-01-01  Andreas Unterkirchersort-order is now set via AJAX, not while submit a...
2008-01-01  Andreas Unterkircherdefault theme, make sort-select box a template function
2007-12-31  Andreas Unterkircherdefault theme, avoid main content jumping around by...
2007-12-31  Andreas Unterkircherdefault theme, menu and logo cell merged
2007-12-31  Andreas Unterkircheradd some helpful text to photo-view nav buttons
2007-12-31  Andreas Unterkircherissue86, unset search-option when tag-result is getting...
2007-12-31  Andreas Unterkircherissue85, fixed order-by-photo name phpfspot-1.2.1
2007-12-31  Andreas Unterkircherissue85, fix SQL error when trying to sort photos by...
2007-12-31  Andreas Unterkircheradditional submit-button for change sort-order
2007-12-30  Andreas Unterkircherupdated timestamp in CHANGELOG for 1.2 release phpfspot-1.2
2007-12-30  Andreas UnterkircherCHANGELOG note update compatibilty to F-Spot 0.4 and...
2007-12-30  Andreas Unterkirchercapitalization fix
2007-12-30  Andreas Unterkircherissue84, if source picture does not exist or not readab...
2007-12-30  Andreas Unterkircherissue84, don't try to display not existing pictures
2007-12-30  Andreas Unterkircherissue84, further fixes to suppress warning message
2007-12-30  Andreas Unterkirchermissing function keyword for process_ajax_request()
2007-12-30  Andreas Unterkircherissue84, do not further process RPC request, if no...
2007-12-30  Andreas Unterkircherissue84, only start PHP session, if not yet started
2007-12-30  Andreas Unterkirchercheck if smarty compile directory is writeable for...
2007-12-30  Andreas Unterkircherissue84, fix some PHP warning messages
2007-12-30  Andreas Unterkircherupdated git ignore file
2007-12-30  Andreas Unterkirchergeneric sync script
2007-12-30  Andreas UnterkircherMerge branch 'master' of /var/cache/git/phpfspot
2007-12-30  Andreas Unterkircherissue82, use URI handler also for older F-Spot database...
2007-12-30  Andreas Unterkircheradd a "already exist" when thumbnails are created on...
2007-12-30  Andreas UnterkircherMerge branch 'master' of /var/cache/git/phpfspot
2007-12-30  Andreas Unterkircheradd a "already exist" when thumbnails are created on...
2007-12-30  Andreas Unterkircherissue82, switch picture handling to URI which is necess...
2007-12-30  Andreas Unterkircherissue82, read out F-Spot DB version to differ between...
2007-12-30  Andreas Unterkircherremoved any trace of MySQL from PHPFSPOT_DB
2007-12-30  Andreas Unterkircheralso show query on occuring error. helps for debugging...
2007-12-30  Andreas Unterkircheralso ignore .htaccess for GIT
2007-12-30  Andreas Unterkircher.gitignore files
2007-12-30  Andreas Unterkircherhidden placeholders for empty directories
2007-12-15  Andreas Unterkircherissue81, added note to UPGRADe instruction that write...
2007-12-15  Andreas Unterkircherissue81, check if f-spot database is writeable
2007-12-15  Andreas Unterkircherissue80, don't call get_tags every time.
2007-12-15  Andreas Unterkircherissue79, fixed a little bug introduced by arun's patche...
2007-12-15  Andreas Unterkircherauto create index on photo_tags
2007-12-15  Andreas Unterkircherremove MDB2 from a function comment
2007-12-15  Andreas Unterkircherwhen view is limited to some specifc tags, also display...
2007-12-15  Andreas Unterkircherissue implode() instead of looping around an array...
2007-11-25  Andreas Unterkircherfix wrong default-config-file-name in UPGRADE file
2007-11-25  Andreas Unterkircherupdated version to 1.2
2007-11-24  Andreas Unterkircherissue79, show only certain tags
2007-11-24  Andreas Unterkircherissue78, remove not more necessary check for version...
2007-11-24  Andreas Unterkircherissue78, move version information to main class
2007-11-09  Andreas Unterkircherfixed default directories in example config file
2007-11-09  Andreas Unterkirchercorrected change log time for 1.1 version
2007-11-09  Andreas Unterkircherfixed upgrade text, some typo's and text changes
2007-11-09  Andreas Unterkircherimport phpfspot config first before checking requirements
2007-11-09  Andreas Unterkircherset version to 1.1
2007-11-06  Andreas Unterkircherissue62, fix time information for item pubDate in rss...
2007-11-03  Andreas Unterkircherissue76 & 77, update CHANGELOG
2007-11-03  Andreas Unterkircherissue 76 & 77, note in UPGRADE file that the variable now
2007-11-03  Andreas Unterkircherissue76, check if thumb_path is set
2007-11-03  Andreas Unterkircherissue76, make thumbnail directory configureable
2007-11-03  Andreas Unterkirchertypo fix
2007-11-03  Andreas Unterkircherissue77, check Smarty.class.php exists and is readable
2007-11-03  Andreas Unterkircherissue77, specify default smarty_path for Debian absolut
2007-11-03  Andreas Unterkircherissue77, check if smarty_path variable is set
2007-11-03  Andreas Unterkircherissue77, make Smarty path configureable
2007-11-03  Andreas Unterkircherissue75, function_exists check for sqlite3_open only...
2007-11-03  Andreas Unterkircherfix variable name syntax for base_path
2007-11-01  Andreas Unterkircheradded changelog entries for version 1.1
2007-11-01  Andreas Unterkircherchange sqlite requirements in INSTALL file
2007-11-01  Andreas Unterkircherissue75, support for database access via PDO sqlite
2007-11-01  Andreas Unterkircherupgrade hint from version 1.0
2007-11-01  Andreas Unterkircherissue74, remove references as they seem to be deprecated
2007-11-01  Andreas Unterkircherrss link fix
2007-11-01  Andreas Unterkircherissue62, rss feed implemented
2007-11-01  Andreas Unterkircherissue62, rss-feed icon
2007-11-01  Andreas Unterkirchershrink photo name also on generate-thumbnails-output
2007-11-01  Andreas Unterkirchermake text-shrinking function more general to be used...
2007-11-01  Andreas Unterkircherissue73, new directory structure for thumbnails
2007-11-01  Andreas Unterkircherdebian style changelog file
2007-08-18  Andreas Unterkircherthumbnail script was incorrectly named gen_thumbs.sh...
2007-08-18  Andreas Unterkircheradded text how to open phpfspot in the browser
2007-08-18  Andreas Unterkircherchanged version number to 1.0
2007-08-18  Andreas Unterkircheradded link to oss homepage and removed authors email
2007-07-29  Andreas Unterkircherissue72, fixed incorrect time displayed in time selection
2007-07-29  Andreas Unterkircherissue71, tell client to refresh selected-tags-list...
2007-07-29  Andreas Unterkircherissue60, make sure provided photo id is numeric
2007-07-29  Andreas Unterkircherissue60, if tags are provided in the calling URL they...
2007-07-29  Andreas Unterkircherissue60, input validation for provided dates via RPC...
2007-07-28  Andreas Unterkircherblue search-submit buttons
2007-07-28  Andreas Unterkircherissue69, fixed calendar matrix always starting with...
2007-07-28  Andreas Unterkircherissue67, when called from an external link, also check...
2007-07-28  Andreas Unterkircherissue70, disable date-search on reset all
2007-07-28  Andreas Unterkircherissue68, fixed time-ranges for search
2007-07-26  Andreas Unterkircherissue66, calendar is now shown on the right position...
2007-07-26  Andreas Unterkircherissue60, calendar parameters can also be zero
next