Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-01 | added some comments | Andreas Unterkircher | 4 | |
display "no tags selected" when nothing is selected. otherwise it looks like a bit kind of error when empty | ||||
2008-01-01 | sort-order is now set via AJAX, not while submit a search-query | Andreas Unterkircher | 5 | |
2008-01-01 | default theme, make sort-select box a template function | Andreas Unterkircher | 2 | |
2007-12-31 | default theme, avoid main content jumping around by setting max. width | Andreas Unterkircher | 5 | |
2007-12-31 | default theme, menu and logo cell merged | Andreas Unterkircher | 2 | |
2007-12-31 | add some helpful text to photo-view nav buttons | Andreas Unterkircher | 1 | |
2007-12-31 | issue86, unset search-option when tag-result is getting modified | Andreas Unterkircher | 1 | |
2007-12-31 | issue85, fixed order-by-photo namephpfspot-1.2.1 | Andreas Unterkircher | 2 | |
2007-12-31 | issue85, fix SQL error when trying to sort photos by name on newer F-Spot ↵ | Andreas Unterkircher | 1 | |
database versions | ||||
2007-12-31 | additional submit-button for change sort-order | Andreas Unterkircher | 1 | |
2007-12-30 | updated timestamp in CHANGELOG for 1.2 releasephpfspot-1.2 | Andreas Unterkircher | 1 | |
2007-12-30 | CHANGELOG note update compatibilty to F-Spot 0.4 and code cleanup | Andreas Unterkircher | 1 | |
2007-12-30 | capitalization fix | Andreas Unterkircher | 1 | |
2007-12-30 | issue84, if source picture does not exist or not readable for current user, ↵ | Andreas Unterkircher | 1 | |
stop execution to avoid warning messages | ||||
2007-12-30 | issue84, don't try to display not existing pictures | Andreas Unterkircher | 1 | |
2007-12-30 | issue84, further fixes to suppress warning message | Andreas Unterkircher | 1 | |
2007-12-30 | missing function keyword for process_ajax_request() | Andreas Unterkircher | 1 | |
2007-12-30 | issue84, do not further process RPC request, if no action has been specified | Andreas Unterkircher | 1 | |
2007-12-30 | issue84, only start PHP session, if not yet started | Andreas Unterkircher | 1 | |
2007-12-30 | check if smarty compile directory is writeable for the current user or exit ↵ | Andreas Unterkircher | 1 | |
if not | ||||
2007-12-30 | issue84, fix some PHP warning messages | Andreas Unterkircher | 1 | |
2007-12-30 | updated git ignore file | Andreas Unterkircher | 1 | |
2007-12-30 | generic sync script | Andreas Unterkircher | 1 | |
2007-12-30 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 0 | |
2007-12-30 | issue82, use URI handler also for older F-Spot database versions | Andreas Unterkircher | 1 | |
2007-12-30 | add a "already exist" when thumbnails are created on the command line. ↵ | Andreas Unterkircher | 1 | |
without it looked like an error occured | ||||
2007-12-30 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 4 | |
2007-12-30 | add a "already exist" when thumbnails are created on the command line. ↵ | Andreas Unterkircher | 1 | |
without it looked like an error occured | ||||
2007-12-30 | issue82, switch picture handling to URI which is necessary for newer f-spot ↵ | Andreas Unterkircher | 2 | |
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-30 | issue82, read out F-Spot DB version to differ between different databases ↵ | Andreas Unterkircher | 3 | |
schemas | ||||
2007-12-30 | removed any trace of MySQL from PHPFSPOT_DB | Andreas Unterkircher | 1 | |
2007-12-30 | also show query on occuring error. helps for debugging to know which query ↵ | Andreas Unterkircher | 1 | |
has problems | ||||
2007-12-30 | also ignore .htaccess for GIT | Andreas Unterkircher | 1 | |
2007-12-30 | .gitignore files | Andreas Unterkircher | 3 | |
2007-12-30 | hidden placeholders for empty directories | Andreas Unterkircher | 4 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@317 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-12-15 | issue81, added note to UPGRADe instruction that write access to f-spot db is ↵ | Andreas Unterkircher | 1 | |
now necessary git-svn-id: file:///var/lib/svn/phpfspot/trunk@316 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-12-15 | issue81, check if f-spot database is writeable | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@315 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-12-15 | issue80, don't call get_tags every time. | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@314 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-12-15 | issue79, fixed a little bug introduced by arun's patches for showing only ↵ | Andreas Unterkircher | 1 | |
certain tags git-svn-id: file:///var/lib/svn/phpfspot/trunk@313 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-12-15 | auto create index on photo_tags | Andreas Unterkircher | 1 | |
fix sqlite query git-svn-id: file:///var/lib/svn/phpfspot/trunk@312 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-12-15 | remove MDB2 from a function comment | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@311 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-12-15 | when view is limited to some specifc tags, also display all other tags, of ↵ | Andreas Unterkircher | 1 | |
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-15 | issue implode() instead of looping around an array, arun | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@309 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-25 | fix wrong default-config-file-name in UPGRADE file | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@308 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-25 | updated version to 1.2 | Andreas Unterkircher | 4 | |
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-24 | issue79, show only certain tags | Andreas Unterkircher | 2 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@306 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-24 | issue78, remove not more necessary check for version and product name | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@305 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-24 | issue78, move version information to main class | Andreas Unterkircher | 2 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@304 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-09 | fixed default directories in example config file | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@302 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-09 | corrected change log time for 1.1 version | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@301 fa6a889d-dae6-447d-9e79-4ba9a3039384 |