summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFiles
2008-01-01sort-order is now set via AJAX, not while submit a search-queryAndreas Unterkircher5
2008-01-01default theme, make sort-select box a template functionAndreas Unterkircher2
2007-12-31default theme, avoid main content jumping around by setting max. widthAndreas Unterkircher5
2007-12-31default theme, menu and logo cell mergedAndreas Unterkircher2
2007-12-31add some helpful text to photo-view nav buttonsAndreas Unterkircher1
2007-12-31issue86, unset search-option when tag-result is getting modifiedAndreas Unterkircher1
2007-12-31issue85, fixed order-by-photo namephpfspot-1.2.1Andreas Unterkircher2
2007-12-31issue85, fix SQL error when trying to sort photos by name on newer F-Spot ↵Andreas Unterkircher1
database versions
2007-12-31additional submit-button for change sort-orderAndreas Unterkircher1
2007-12-30updated timestamp in CHANGELOG for 1.2 releasephpfspot-1.2Andreas Unterkircher1
2007-12-30CHANGELOG note update compatibilty to F-Spot 0.4 and code cleanupAndreas Unterkircher1
2007-12-30capitalization fixAndreas Unterkircher1
2007-12-30issue84, if source picture does not exist or not readable for current user, ↵Andreas Unterkircher1
stop execution to avoid warning messages
2007-12-30issue84, don't try to display not existing picturesAndreas Unterkircher1
2007-12-30issue84, further fixes to suppress warning messageAndreas Unterkircher1
2007-12-30missing function keyword for process_ajax_request()Andreas Unterkircher1
2007-12-30issue84, do not further process RPC request, if no action has been specifiedAndreas Unterkircher1
2007-12-30issue84, only start PHP session, if not yet startedAndreas Unterkircher1
2007-12-30check if smarty compile directory is writeable for the current user or exit ↵Andreas Unterkircher1
if not
2007-12-30issue84, fix some PHP warning messagesAndreas Unterkircher1
2007-12-30updated git ignore fileAndreas Unterkircher1
2007-12-30generic sync scriptAndreas Unterkircher1
2007-12-30Merge branch 'master' of /var/cache/git/phpfspotAndreas Unterkircher0
2007-12-30issue82, use URI handler also for older F-Spot database versionsAndreas Unterkircher1
2007-12-30add a "already exist" when thumbnails are created on the command line. ↵Andreas Unterkircher1
without it looked like an error occured
2007-12-30Merge branch 'master' of /var/cache/git/phpfspotAndreas Unterkircher4
2007-12-30add a "already exist" when thumbnails are created on the command line. ↵Andreas Unterkircher1
without it looked like an error occured
2007-12-30issue82, switch picture handling to URI which is necessary for newer f-spot ↵Andreas Unterkircher2
version's. for older database version's (< 9), the URI will be generated with file:///dir/name. Still needs to be tested with a older database version
2007-12-30issue82, read out F-Spot DB version to differ between different databases ↵Andreas Unterkircher3
schemas
2007-12-30removed any trace of MySQL from PHPFSPOT_DBAndreas Unterkircher1
2007-12-30also show query on occuring error. helps for debugging to know which query ↵Andreas Unterkircher1
has problems
2007-12-30also ignore .htaccess for GITAndreas Unterkircher1
2007-12-30.gitignore filesAndreas Unterkircher3
2007-12-30hidden placeholders for empty directoriesAndreas Unterkircher4
git-svn-id: file:///var/lib/svn/phpfspot/trunk@317 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-12-15issue81, added note to UPGRADe instruction that write access to f-spot db is ↵Andreas Unterkircher1
now necessary git-svn-id: file:///var/lib/svn/phpfspot/trunk@316 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-12-15issue81, check if f-spot database is writeableAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@315 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-12-15issue80, don't call get_tags every time.Andreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@314 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-12-15issue79, fixed a little bug introduced by arun's patches for showing only ↵Andreas Unterkircher1
certain tags git-svn-id: file:///var/lib/svn/phpfspot/trunk@313 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-12-15auto create index on photo_tagsAndreas Unterkircher1
fix sqlite query git-svn-id: file:///var/lib/svn/phpfspot/trunk@312 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-12-15remove MDB2 from a function commentAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@311 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-12-15when view is limited to some specifc tags, also display all other tags, of ↵Andreas Unterkircher1
which a photo is currently tagged with, arun git-svn-id: file:///var/lib/svn/phpfspot/trunk@310 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-12-15issue implode() instead of looping around an array, arunAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@309 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-25fix wrong default-config-file-name in UPGRADE fileAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@308 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-25updated version to 1.2Andreas Unterkircher4
added credits for arun patch regarding show_tags git-svn-id: file:///var/lib/svn/phpfspot/trunk@307 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-24issue79, show only certain tagsAndreas Unterkircher2
git-svn-id: file:///var/lib/svn/phpfspot/trunk@306 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-24issue78, remove not more necessary check for version and product nameAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@305 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-24issue78, move version information to main classAndreas Unterkircher2
git-svn-id: file:///var/lib/svn/phpfspot/trunk@304 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-09fixed default directories in example config fileAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@302 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-09corrected change log time for 1.1 versionAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@301 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-09fixed upgrade text, some typo's and text changesAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@300 fa6a889d-dae6-447d-9e79-4ba9a3039384