Andreas Unterkircher [Sun, 1 Jul 2007 09:09:58 +0000 (09:09 +0000)]
instead of empty cells, show now grayed icons if first or last object reached
git-svn-id: file:///var/lib/svn/phpfspot/trunk@153
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sun, 1 Jul 2007 09:04:03 +0000 (09:04 +0000)]
issue6, page selector - a first try
git-svn-id: file:///var/lib/svn/phpfspot/trunk@152
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sun, 1 Jul 2007 05:45:25 +0000 (05:45 +0000)]
issue19, if no exif data is available, show "n/a" instead of empty cells
git-svn-id: file:///var/lib/svn/phpfspot/trunk@151
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sun, 1 Jul 2007 05:44:15 +0000 (05:44 +0000)]
remove unity from template, its now provided via php script
git-svn-id: file:///var/lib/svn/phpfspot/trunk@150
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sun, 1 Jul 2007 05:32:04 +0000 (05:32 +0000)]
beautify some warning messages
git-svn-id: file:///var/lib/svn/phpfspot/trunk@149
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 10:32:25 +0000 (10:32 +0000)]
check if photo exists and is readable in gen_thumb() function also
git-svn-id: file:///var/lib/svn/phpfspot/trunk@148
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 10:21:29 +0000 (10:21 +0000)]
removed temp text and inserted a much better text into
git-svn-id: file:///var/lib/svn/phpfspot/trunk@147
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 10:00:48 +0000 (10:00 +0000)]
fixed syntax error
git-svn-id: file:///var/lib/svn/phpfspot/trunk@146
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 09:59:43 +0000 (09:59 +0000)]
make sure gen_thumbs can only be invoked from command line and not via the browser
git-svn-id: file:///var/lib/svn/phpfspot/trunk@145
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 09:49:12 +0000 (09:49 +0000)]
also display an little icon near the "pic is also listed in the following tags"
git-svn-id: file:///var/lib/svn/phpfspot/trunk@144
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 09:47:37 +0000 (09:47 +0000)]
added a smaller version fo the available-tags icon for the photo details
git-svn-id: file:///var/lib/svn/phpfspot/trunk@143
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 09:37:44 +0000 (09:37 +0000)]
issue18, invoke clearSearch on reset
git-svn-id: file:///var/lib/svn/phpfspot/trunk@142
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 09:34:00 +0000 (09:34 +0000)]
issue15, check for compatible image type
git-svn-id: file:///var/lib/svn/phpfspot/trunk@141
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 08:21:21 +0000 (08:21 +0000)]
favicon
git-svn-id: file:///var/lib/svn/phpfspot/trunk@140
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 07:59:38 +0000 (07:59 +0000)]
on reset also reset tag search result
git-svn-id: file:///var/lib/svn/phpfspot/trunk@139
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 07:52:11 +0000 (07:52 +0000)]
avoid error messages if $_SESSION['selected_tags'] is set with an empty value in photo index view
git-svn-id: file:///var/lib/svn/phpfspot/trunk@138
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 07:36:23 +0000 (07:36 +0000)]
ensure the browser does not wrap the photo index title text
git-svn-id: file:///var/lib/svn/phpfspot/trunk@137
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 07:33:50 +0000 (07:33 +0000)]
use ignore_once instead of ignore for requirement checks, or rpc.php will fail because HTML_AJAX get redeclared
git-svn-id: file:///var/lib/svn/phpfspot/trunk@136
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 07:27:05 +0000 (07:27 +0000)]
move phpfspot cfg in a dist-config. ignore phpfspot_cfg.php from now
git-svn-id: file:///var/lib/svn/phpfspot/trunk@135
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 30 Jun 2007 07:26:00 +0000 (07:26 +0000)]
some cleanup in gen_thumb code
git-svn-id: file:///var/lib/svn/phpfspot/trunk@134
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 29 Jun 2007 17:47:51 +0000 (17:47 +0000)]
this software does not have any MySQL requirements
git-svn-id: file:///var/lib/svn/phpfspot/trunk@133
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 29 Jun 2007 17:46:43 +0000 (17:46 +0000)]
issue3, first requirement checks
git-svn-id: file:///var/lib/svn/phpfspot/trunk@132
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 25 Jun 2007 18:30:30 +0000 (18:30 +0000)]
issue17, add a "Loading" text when tags-list getting loaded
git-svn-id: file:///var/lib/svn/phpfspot/trunk@131
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 25 Jun 2007 18:22:29 +0000 (18:22 +0000)]
some style improvements on photo view
git-svn-id: file:///var/lib/svn/phpfspot/trunk@130
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sun, 24 Jun 2007 18:08:49 +0000 (18:08 +0000)]
issue13, first try of external links, this time for photo index
git-svn-id: file:///var/lib/svn/phpfspot/trunk@129
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sun, 24 Jun 2007 18:08:06 +0000 (18:08 +0000)]
limit line-height in tags-listing
git-svn-id: file:///var/lib/svn/phpfspot/trunk@128
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 23 Jun 2007 13:48:34 +0000 (13:48 +0000)]
renamed search to tagsearch
issue16, matching tags are now placed into the selected-tags list
git-svn-id: file:///var/lib/svn/phpfspot/trunk@127
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 23 Jun 2007 09:14:01 +0000 (09:14 +0000)]
new function to display text as images
more checks if orig & thumbnail are really their and readable
git-svn-id: file:///var/lib/svn/phpfspot/trunk@126
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 23 Jun 2007 09:12:35 +0000 (09:12 +0000)]
limit width/height for thumb display
remove bubble for now
git-svn-id: file:///var/lib/svn/phpfspot/trunk@125
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 23 Jun 2007 08:40:48 +0000 (08:40 +0000)]
issue6, first implementation of paged photo index view
use thumbnail width & height for <img> to avoid "flipping" when images are getting loaded
fixed issue when all selected tags are clicked away but photo index still stays, there are no matching photos
git-svn-id: file:///var/lib/svn/phpfspot/trunk@124
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Thu, 21 Jun 2007 20:12:51 +0000 (20:12 +0000)]
set svn:ignore correctly
git-svn-id: file:///var/lib/svn/phpfspot/trunk@123
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Thu, 21 Jun 2007 19:22:27 +0000 (19:22 +0000)]
this ignoring stuff is not working
git-svn-id: file:///var/lib/svn/phpfspot/trunk@122
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Thu, 21 Jun 2007 19:05:15 +0000 (19:05 +0000)]
ignore some files
git-svn-id: file:///var/lib/svn/phpfspot/trunk@121
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Thu, 21 Jun 2007 18:59:18 +0000 (18:59 +0000)]
import of thumbs directory
git-svn-id: file:///var/lib/svn/phpfspot/trunk@120
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Thu, 21 Jun 2007 18:49:03 +0000 (18:49 +0000)]
issue14, thumbs are now stored outside F-Spot's directory structure
issue12, file is not stored in phpfspot db if the thumbnail generation failed
git-svn-id: file:///var/lib/svn/phpfspot/trunk@119
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Wed, 20 Jun 2007 20:02:26 +0000 (20:02 +0000)]
some much more flexible thumbnail generation
git-svn-id: file:///var/lib/svn/phpfspot/trunk@118
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Wed, 20 Jun 2007 18:06:10 +0000 (18:06 +0000)]
some error handling on thumbnail generation
git-svn-id: file:///var/lib/svn/phpfspot/trunk@117
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Wed, 20 Jun 2007 17:45:00 +0000 (17:45 +0000)]
finally fixed tags display width problem
git-svn-id: file:///var/lib/svn/phpfspot/trunk@116
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Wed, 20 Jun 2007 04:31:48 +0000 (04:31 +0000)]
alphabetic tag search order
git-svn-id: file:///var/lib/svn/phpfspot/trunk@115
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Tue, 19 Jun 2007 20:03:04 +0000 (20:03 +0000)]
max the tag tab scrollable - don't know yet why the text runs into the content window
git-svn-id: file:///var/lib/svn/phpfspot/trunk@114
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Tue, 19 Jun 2007 18:56:05 +0000 (18:56 +0000)]
some thumbnail error handling
force thumbnail generation if the file is inserted
into the phpfspot database, but the thumbnails are
not existing (anymore?)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@113
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Tue, 19 Jun 2007 18:48:41 +0000 (18:48 +0000)]
alternate text if thumbnail is not available
git-svn-id: file:///var/lib/svn/phpfspot/trunk@112
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Tue, 19 Jun 2007 18:48:24 +0000 (18:48 +0000)]
specify an empty action for xhtml validation
git-svn-id: file:///var/lib/svn/phpfspot/trunk@111
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Tue, 19 Jun 2007 18:43:03 +0000 (18:43 +0000)]
some xhtml 1.0 cleanup
git-svn-id: file:///var/lib/svn/phpfspot/trunk@110
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Tue, 19 Jun 2007 18:35:01 +0000 (18:35 +0000)]
fixed content type header
git-svn-id: file:///var/lib/svn/phpfspot/trunk@109
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 18 Jun 2007 19:36:37 +0000 (19:36 +0000)]
issue10, fixed on-demand thumbnail generation
git-svn-id: file:///var/lib/svn/phpfspot/trunk@108
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 18 Jun 2007 18:19:32 +0000 (18:19 +0000)]
show photo id during mass generating thumbnails
git-svn-id: file:///var/lib/svn/phpfspot/trunk@107
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 18 Jun 2007 18:16:37 +0000 (18:16 +0000)]
some stylesheet cleanup
git-svn-id: file:///var/lib/svn/phpfspot/trunk@106
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 18 Jun 2007 18:16:24 +0000 (18:16 +0000)]
limit percentage of font-size for tag cloud entries to intenger values
git-svn-id: file:///var/lib/svn/phpfspot/trunk@105
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 16 Jun 2007 13:34:35 +0000 (13:34 +0000)]
a try to make bubble working in IE
git-svn-id: file:///var/lib/svn/phpfspot/trunk@104
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 16 Jun 2007 09:25:34 +0000 (09:25 +0000)]
remove visited-links style
git-svn-id: file:///var/lib/svn/phpfspot/trunk@103
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 16 Jun 2007 08:35:13 +0000 (08:35 +0000)]
some additional comments and a new var_dump function for debugging
git-svn-id: file:///var/lib/svn/phpfspot/trunk@102
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 16 Jun 2007 08:33:06 +0000 (08:33 +0000)]
issue8, also specify ID for <img>
git-svn-id: file:///var/lib/svn/phpfspot/trunk@101
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 16 Jun 2007 06:20:02 +0000 (06:20 +0000)]
word iteration
git-svn-id: file:///var/lib/svn/phpfspot/trunk@100
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 15 Jun 2007 20:47:35 +0000 (20:47 +0000)]
some additional icons for single photo view
git-svn-id: file:///var/lib/svn/phpfspot/trunk@99
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 15 Jun 2007 19:27:50 +0000 (19:27 +0000)]
better style for single photo details
git-svn-id: file:///var/lib/svn/phpfspot/trunk@98
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 15 Jun 2007 19:12:01 +0000 (19:12 +0000)]
display additional infos like Exif data, additional tags, ...
in the single photo view
git-svn-id: file:///var/lib/svn/phpfspot/trunk@97
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 15 Jun 2007 18:26:35 +0000 (18:26 +0000)]
new photo index icon
also display the icon in the photo index matrix itself
git-svn-id: file:///var/lib/svn/phpfspot/trunk@96
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 15 Jun 2007 18:19:21 +0000 (18:19 +0000)]
the loupe is an ordinary image, no form button
git-svn-id: file:///var/lib/svn/phpfspot/trunk@95
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 15 Jun 2007 18:17:09 +0000 (18:17 +0000)]
better display of tag condition
git-svn-id: file:///var/lib/svn/phpfspot/trunk@94
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 15 Jun 2007 18:10:30 +0000 (18:10 +0000)]
issue2, first tag cloud implementation
git-svn-id: file:///var/lib/svn/phpfspot/trunk@93
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Thu, 14 Jun 2007 20:02:00 +0000 (20:02 +0000)]
we check now for file changes with md5 sums.
so the file existing check of the thumbnails can be removed
git-svn-id: file:///var/lib/svn/phpfspot/trunk@92
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Thu, 14 Jun 2007 19:52:55 +0000 (19:52 +0000)]
issue7 - some IE compatibility fixes
git-svn-id: file:///var/lib/svn/phpfspot/trunk@91
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Wed, 13 Jun 2007 05:45:29 +0000 (05:45 +0000)]
text change in welcome template
git-svn-id: file:///var/lib/svn/phpfspot/trunk@90
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Wed, 13 Jun 2007 04:31:46 +0000 (04:31 +0000)]
more sophisticated way to query all images from the selected tag in an AND condition
git-svn-id: file:///var/lib/svn/phpfspot/trunk@89
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Wed, 13 Jun 2007 04:28:23 +0000 (04:28 +0000)]
after remove a tag, resort the selected tag array
git-svn-id: file:///var/lib/svn/phpfspot/trunk@88
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Tue, 12 Jun 2007 04:10:02 +0000 (04:10 +0000)]
blur on big image link buttons
git-svn-id: file:///var/lib/svn/phpfspot/trunk@87
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Tue, 12 Jun 2007 04:05:37 +0000 (04:05 +0000)]
tag style changes
git-svn-id: file:///var/lib/svn/phpfspot/trunk@86
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 20:26:55 +0000 (20:26 +0000)]
first auto-rotation of images based on exif-Orientation tag
git-svn-id: file:///var/lib/svn/phpfspot/trunk@85
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 19:51:21 +0000 (19:51 +0000)]
show different view for tag- & search-results in photo index view
git-svn-id: file:///var/lib/svn/phpfspot/trunk@84
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 19:47:01 +0000 (19:47 +0000)]
don't touch tag selection anymore on tag-search
git-svn-id: file:///var/lib/svn/phpfspot/trunk@83
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 19:46:08 +0000 (19:46 +0000)]
moved tag-search code into general getphotoselection function
git-svn-id: file:///var/lib/svn/phpfspot/trunk@82
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 19:43:21 +0000 (19:43 +0000)]
fixed syntax error in phpfspot.js
git-svn-id: file:///var/lib/svn/phpfspot/trunk@81
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 19:37:18 +0000 (19:37 +0000)]
rename image selection function
git-svn-id: file:///var/lib/svn/phpfspot/trunk@80
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 19:36:03 +0000 (19:36 +0000)]
first tag search functionality
git-svn-id: file:///var/lib/svn/phpfspot/trunk@79
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 19:31:12 +0000 (19:31 +0000)]
a doit image button
git-svn-id: file:///var/lib/svn/phpfspot/trunk@78
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 19:30:45 +0000 (19:30 +0000)]
resized loupe.png to 24x24
git-svn-id: file:///var/lib/svn/phpfspot/trunk@77
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 19:24:58 +0000 (19:24 +0000)]
new icon for full resolution view
git-svn-id: file:///var/lib/svn/phpfspot/trunk@76
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Mon, 11 Jun 2007 17:35:41 +0000 (17:35 +0000)]
first helper for search functionality
use encodeURI() around every URL
git-svn-id: file:///var/lib/svn/phpfspot/trunk@75
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 09:04:07 +0000 (09:04 +0000)]
first implementation of "selected tag condition"
git-svn-id: file:///var/lib/svn/phpfspot/trunk@74
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 07:29:15 +0000 (07:29 +0000)]
some style fixes
git-svn-id: file:///var/lib/svn/phpfspot/trunk@73
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 07:22:28 +0000 (07:22 +0000)]
tag ignore list
git-svn-id: file:///var/lib/svn/phpfspot/trunk@72
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 07:18:11 +0000 (07:18 +0000)]
added some comments to the config file
git-svn-id: file:///var/lib/svn/phpfspot/trunk@71
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 07:14:14 +0000 (07:14 +0000)]
fixed some new introduced errors
git-svn-id: file:///var/lib/svn/phpfspot/trunk@70
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 07:13:53 +0000 (07:13 +0000)]
need to know the photo details before checkin files md5 sum
git-svn-id: file:///var/lib/svn/phpfspot/trunk@69
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 07:08:46 +0000 (07:08 +0000)]
additional resolution for bubble images
image viewer class now uses parents thumbnail handling functions
git-svn-id: file:///var/lib/svn/phpfspot/trunk@68
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 06:58:13 +0000 (06:58 +0000)]
rename image resize function
git-svn-id: file:///var/lib/svn/phpfspot/trunk@67
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 06:55:53 +0000 (06:55 +0000)]
md5 checksum handling with extra sqlite database
git-svn-id: file:///var/lib/svn/phpfspot/trunk@66
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 06:54:58 +0000 (06:54 +0000)]
move function code into PHPFSPOT class
git-svn-id: file:///var/lib/svn/phpfspot/trunk@65
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 06:37:44 +0000 (06:37 +0000)]
general function to check if a table exists
general function to execute a query without handling results
git-svn-id: file:///var/lib/svn/phpfspot/trunk@64
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Sat, 9 Jun 2007 06:18:24 +0000 (06:18 +0000)]
some nice icons for available and selected tags
git-svn-id: file:///var/lib/svn/phpfspot/trunk@63
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 8 Jun 2007 18:10:14 +0000 (18:10 +0000)]
show an icon for credits
git-svn-id: file:///var/lib/svn/phpfspot/trunk@62
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 8 Jun 2007 17:44:31 +0000 (17:44 +0000)]
when click on the loupe open a new window and display the image
in its full resolution
git-svn-id: file:///var/lib/svn/phpfspot/trunk@61
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 8 Jun 2007 17:41:39 +0000 (17:41 +0000)]
set width on navigation cells
git-svn-id: file:///var/lib/svn/phpfspot/trunk@60
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 8 Jun 2007 17:40:00 +0000 (17:40 +0000)]
use more icons
git-svn-id: file:///var/lib/svn/phpfspot/trunk@59
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 8 Jun 2007 17:39:42 +0000 (17:39 +0000)]
add reload icon
git-svn-id: file:///var/lib/svn/phpfspot/trunk@58
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 8 Jun 2007 17:37:44 +0000 (17:37 +0000)]
new information icon
git-svn-id: file:///var/lib/svn/phpfspot/trunk@57
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 8 Jun 2007 17:37:32 +0000 (17:37 +0000)]
new icons for moving forward or back
git-svn-id: file:///var/lib/svn/phpfspot/trunk@56
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 8 Jun 2007 17:36:36 +0000 (17:36 +0000)]
additional fancy icons
git-svn-id: file:///var/lib/svn/phpfspot/trunk@55
fa6a889d-dae6-447d-9e79-
4ba9a3039384
Andreas Unterkircher [Fri, 8 Jun 2007 15:25:28 +0000 (15:25 +0000)]
use a different layer name for single_photos to avoid
some mess up in scripting
git-svn-id: file:///var/lib/svn/phpfspot/trunk@54
fa6a889d-dae6-447d-9e79-
4ba9a3039384