phpfspot.git
14 years agoupdate INSTALL and UPGRADE file
Andreas Unterkircher [Sat, 30 May 2009 07:57:50 +0000 (09:57 +0200)] 
update INSTALL and UPGRADE file

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
14 years ago* add option to control photo path-substituion, resolves #180
Andreas Unterkircher [Sat, 30 May 2009 07:50:35 +0000 (09:50 +0200)] 
* add option to control photo path-substituion, resolves #180
* check for PDO sqlite driver

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
14 years agoalso check if template variable isn't empty
Andreas Unterkircher [Sat, 23 May 2009 14:02:05 +0000 (16:02 +0200)] 
also check if template variable  isn't empty

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
14 years agoupdate CHANGELOG about latest changes
Andreas Unterkircher [Sat, 23 May 2009 11:35:24 +0000 (13:35 +0200)] 
update CHANGELOG about latest changes

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
14 years agomake calendar better looking
Andreas Unterkircher [Sat, 23 May 2009 11:30:47 +0000 (13:30 +0200)] 
make calendar better looking

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
14 years agomake calendar window working again, fixes #78
Andreas Unterkircher [Sat, 23 May 2009 10:48:50 +0000 (12:48 +0200)] 
make calendar window working again, fixes #78

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
14 years agoavoid notice messages about undefined variables, resolves #179
Andreas Unterkircher [Sat, 23 May 2009 07:45:29 +0000 (09:45 +0200)] 
avoid notice messages about undefined variables, resolves #179

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agomake phpfspot runnable again on Debian Lenny when SQLite3 PDO support is used, resolv...
Andreas Unterkircher [Wed, 21 Jan 2009 21:30:58 +0000 (22:30 +0100)] 
make phpfspot runnable again on Debian Lenny when SQLite3 PDO support is used, resolves #109

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoif _error() is invoked from cmd-line, it should not display html-errors
Andreas Unterkircher [Mon, 29 Dec 2008 20:58:40 +0000 (21:58 +0100)] 
if _error() is invoked from cmd-line, it should not display html-errors

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoOlder F-Spot database versions are not compatible with new
Andreas Unterkircher [Sat, 20 Sep 2008 09:48:04 +0000 (11:48 +0200)] 
Older F-Spot database versions are not compatible with new
versioning-code. Now on all F-Spot databases before version
9, phpfspot will not cover versioning-topics at all.
fixes #76

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoMerge branch 'master' of /var/cache/git/phpfspot
Andreas Unterkircher [Wed, 15 Oct 2008 19:48:06 +0000 (21:48 +0200)] 
Merge branch 'master' of /var/cache/git/phpfspot

15 years agoonly check if phpfspot SQLite database is writeable, if the file really exists
Andreas Unterkircher [Wed, 15 Oct 2008 21:38:30 +0000 (23:38 +0200)] 
only check if phpfspot SQLite database is writeable, if the file really exists

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agocheck if F-Spot database file exists and is readable
Andreas Unterkircher [Wed, 15 Oct 2008 21:35:23 +0000 (23:35 +0200)] 
check if F-Spot database file exists and is readable

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agomake get_random_tag_photo() behave correct when show_tags is set, fixes #81
Andreas Unterkircher [Sat, 4 Oct 2008 07:43:22 +0000 (09:43 +0200)] 
make get_random_tag_photo() behave correct when show_tags is set, fixes #81

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoerror logging to file fails because of typo, fixes #80
Andreas Unterkircher [Sat, 4 Oct 2008 07:07:59 +0000 (09:07 +0200)] 
error logging to file fails because of typo, fixes #80

Signed-off-by: William Juul <william@juul.no>
15 years agoshow meaningful error message for invalid width, resolves #74
Andreas Unterkircher [Sat, 20 Sep 2008 14:03:59 +0000 (16:03 +0200)] 
show meaningful error message for invalid width, resolves #74

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofix conflict in phpfspot.class.php
Andreas Unterkircher [Mon, 18 Aug 2008 04:16:37 +0000 (06:16 +0200)] 
fix conflict in phpfspot.class.php

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoincrease version to 1.7
Andreas Unterkircher [Mon, 18 Aug 2008 04:10:24 +0000 (06:10 +0200)] 
increase version to 1.7

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agosupport for F-Spot photo versioning, refs #67
Andreas Unterkircher [Fri, 15 Aug 2008 11:19:23 +0000 (13:19 +0200)] 
support for F-Spot photo versioning, refs #67

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoupdate docs and UPGRADE file to 1.6
Andreas Unterkircher [Wed, 2 Jul 2008 18:42:37 +0000 (20:42 +0200)] 
update docs and UPGRADE file to 1.6

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue124, also if rate-sort is set to DESC, 2nd-sort by photo-name should be ASC
Andreas Unterkircher [Sun, 8 Jun 2008 07:35:47 +0000 (09:35 +0200)] 
issue124, also if rate-sort is set to DESC, 2nd-sort by photo-name should be ASC

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoupdate some source-code comments
Andreas Unterkircher [Sun, 8 Jun 2008 06:59:50 +0000 (08:59 +0200)] 
update some source-code comments

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoon-mouse-over of a tag in the available-tag-list, display amount of photos matching...
Andreas Unterkircher [Sun, 8 Jun 2008 05:36:22 +0000 (07:36 +0200)] 
on-mouse-over of a tag in the available-tag-list, display amount of photos matching this tag

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoupdate docs and UPGRADE file to 1.6
Andreas Unterkircher [Wed, 2 Jul 2008 18:42:37 +0000 (20:42 +0200)] 
update docs and UPGRADE file to 1.6

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoMerge branch 'master' of /var/cache/git/phpfspot
Andreas Unterkircher [Fri, 20 Jun 2008 17:43:06 +0000 (19:43 +0200)] 
Merge branch 'master' of /var/cache/git/phpfspot

15 years agoissue125, make initial sort-order configureable
Andreas Unterkircher [Fri, 20 Jun 2008 17:32:17 +0000 (19:32 +0200)] 
issue125, make initial sort-order configureable

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue124, also if rate-sort is set to DESC, 2nd-sort by photo-name should be ASC
Andreas Unterkircher [Sun, 8 Jun 2008 07:35:47 +0000 (09:35 +0200)] 
issue124, also if rate-sort is set to DESC, 2nd-sort by photo-name should be ASC

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoupdate some source-code comments
Andreas Unterkircher [Sun, 8 Jun 2008 06:59:50 +0000 (08:59 +0200)] 
update some source-code comments

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoon-mouse-over of a tag in the available-tag-list, display amount of photos matching...
Andreas Unterkircher [Sun, 8 Jun 2008 05:36:22 +0000 (07:36 +0200)] 
on-mouse-over of a tag in the available-tag-list, display amount of photos matching this tag

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoMerge branch 'issue124'
Andreas Unterkircher [Sat, 7 Jun 2008 15:25:41 +0000 (17:25 +0200)] 
Merge branch 'issue124'

15 years agoincrease version to 1.6
Andreas Unterkircher [Sat, 7 Jun 2008 15:09:54 +0000 (17:09 +0200)] 
increase version to 1.6

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue124, fix sort-order problem when sort by rating
Andreas Unterkircher [Sat, 7 Jun 2008 15:18:49 +0000 (17:18 +0200)] 
issue124, fix sort-order problem when sort by rating

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoadd .gitignore to docs directory to ignore errors.html file
Andreas Unterkircher [Sun, 1 Jun 2008 07:25:38 +0000 (09:25 +0200)] 
add .gitignore to docs directory to ignore errors.html file

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue123, instead of using the Exif-Metadata-Time or mtime of the photo itself, rely...
Andreas Unterkircher [Sun, 1 Jun 2008 07:20:33 +0000 (09:20 +0200)] 
issue123, instead of using the Exif-Metadata-Time or mtime of the photo itself, rely on the F-Spot date in the photos-table (column time)

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue122, use one text-field instead of 3 separated for year, month and date
Andreas Unterkircher [Wed, 28 May 2008 04:30:32 +0000 (06:30 +0200)] 
issue122, use one text-field instead of 3 separated for year, month and date

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoadd .gitignore to docs directory to ignore errors.html file
Andreas Unterkircher [Sun, 1 Jun 2008 07:25:38 +0000 (09:25 +0200)] 
add .gitignore to docs directory to ignore errors.html file

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue123, instead of using the Exif-Metadata-Time or mtime of the photo itself, rely...
Andreas Unterkircher [Sun, 1 Jun 2008 07:20:33 +0000 (09:20 +0200)] 
issue123, instead of using the Exif-Metadata-Time or mtime of the photo itself, rely on the F-Spot date in the photos-table (column time)

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoMerge branch 'master' into checker
Andreas Unterkircher [Wed, 28 May 2008 17:23:24 +0000 (19:23 +0200)] 
Merge branch 'master' into checker

15 years agoissue122, use one text-field instead of 3 separated for year, month and date
Andreas Unterkircher [Wed, 28 May 2008 04:30:32 +0000 (06:30 +0200)] 
issue122, use one text-field instead of 3 separated for year, month and date

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoexplain the writeable-necessarity in the error messages.
Andreas Unterkircher [Wed, 28 May 2008 04:11:56 +0000 (06:11 +0200)] 
explain the writeable-necessarity in the error messages.

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofurther fix to suppress a notice warning
Andreas Unterkircher [Sun, 25 May 2008 11:32:58 +0000 (13:32 +0200)] 
further fix to suppress a notice warning

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoupdate docs to version 1.5
Andreas Unterkircher [Sun, 25 May 2008 08:49:05 +0000 (10:49 +0200)] 
update docs to version 1.5

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoMerge commit 'origin/master'
Andreas Unterkircher [Sun, 25 May 2008 08:31:19 +0000 (10:31 +0200)] 
Merge commit 'origin/master'

15 years agoupdate CHANGELOG and UPGRADE for version 1.5
Andreas Unterkircher [Sun, 25 May 2008 08:28:47 +0000 (10:28 +0200)] 
update CHANGELOG and UPGRADE for version 1.5

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agodeliver single-photo- and photo-index-view also on first-site-call if session variabl...
Andreas Unterkircher [Sun, 25 May 2008 08:22:14 +0000 (10:22 +0200)] 
deliver single-photo- and photo-index-view also on first-site-call if session variables are set

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoanother auto-browse function was using a 32x32 icon
Andreas Unterkircher [Sun, 25 May 2008 08:10:22 +0000 (10:10 +0200)] 
another auto-browse function was using a 32x32 icon

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoauto-browse needs to use the 16x16 icons instead of 32x32 which are used in slideshow
Andreas Unterkircher [Sun, 25 May 2008 08:08:48 +0000 (10:08 +0200)] 
auto-browse needs to use the 16x16 icons instead of 32x32 which are used in slideshow

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoauto-browse needs to use the 16x16 icons instead of 32x32 which are used in slideshow
Andreas Unterkircher [Sun, 25 May 2008 08:08:48 +0000 (10:08 +0200)] 
auto-browse needs to use the 16x16 icons instead of 32x32 which are used in slideshow

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoadded some comments to image-preloading code
Andreas Unterkircher [Sun, 25 May 2008 07:46:49 +0000 (09:46 +0200)] 
added some comments to image-preloading code

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofix export, web_path was not set correctly
Andreas Unterkircher [Sun, 25 May 2008 07:20:24 +0000 (09:20 +0200)] 
fix export, web_path was not set correctly

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofix slideshow, web_path was not set correctly
Andreas Unterkircher [Sun, 25 May 2008 07:11:55 +0000 (09:11 +0200)] 
fix slideshow, web_path was not set correctly

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofix some notice-warnings caused by some unset variables
Andreas Unterkircher [Sun, 25 May 2008 07:05:49 +0000 (09:05 +0200)] 
fix some notice-warnings caused by some unset variables

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofix photo index, current-tags must be fetched earlier
Andreas Unterkircher [Sun, 25 May 2008 06:58:31 +0000 (08:58 +0200)] 
fix photo index, current-tags must be fetched earlier

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoindex.php had still a short-open-tag
Andreas Unterkircher [Sun, 25 May 2008 06:10:45 +0000 (08:10 +0200)] 
index.php had still a short-open-tag

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoupdate CHANGELOG regarding fixed file-name search
Andreas Unterkircher [Sat, 24 May 2008 11:31:32 +0000 (13:31 +0200)] 
update CHANGELOG regarding fixed file-name search

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoMerge branch 'rating'
Andreas Unterkircher [Sat, 24 May 2008 11:01:13 +0000 (13:01 +0200)] 
Merge branch 'rating'

15 years agoissue121, add some js-checks if objects are there
Andreas Unterkircher [Sat, 24 May 2008 10:46:37 +0000 (12:46 +0200)] 
issue121, add some js-checks if objects are there

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue121, search for a specific rate-limit
Andreas Unterkircher [Sat, 24 May 2008 09:39:39 +0000 (11:39 +0200)] 
issue121, search for a specific rate-limit

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoadd unit-name to exif-resolution-field
Andreas Unterkircher [Sat, 24 May 2008 07:27:22 +0000 (09:27 +0200)] 
add unit-name to exif-resolution-field

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue121, show rating value in photo-index- and single-photo-view
Andreas Unterkircher [Sat, 24 May 2008 07:26:11 +0000 (09:26 +0200)] 
issue121, show rating value in photo-index- and single-photo-view

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue121, initial support for F-Spot's rating system and sort-by rating
Andreas Unterkircher [Fri, 23 May 2008 18:05:38 +0000 (20:05 +0200)] 
issue121, initial support for F-Spot's rating system and sort-by rating

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoadd unit-name to exif-resolution-field
Andreas Unterkircher [Sat, 24 May 2008 07:27:22 +0000 (09:27 +0200)] 
add unit-name to exif-resolution-field

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoupdate phpfspot_cfg.php.dist comment that f-spot-db must be writeable to
Andreas Unterkircher [Fri, 23 May 2008 12:16:51 +0000 (14:16 +0200)] 
update phpfspot_cfg.php.dist comment that f-spot-db must be writeable to

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofurther renaming of showImage() to showPhoto()
Andreas Unterkircher [Fri, 23 May 2008 09:58:39 +0000 (11:58 +0200)] 
further renaming of showImage() to showPhoto()

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoin phpfspot we talk about photos not images
Andreas Unterkircher [Fri, 23 May 2008 09:17:22 +0000 (11:17 +0200)] 
in phpfspot we talk about photos not images

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agopending rename of clearboth-style-definition to cb
Andreas Unterkircher [Fri, 23 May 2008 09:06:13 +0000 (11:06 +0200)] 
pending rename of clearboth-style-definition to cb

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue120, parse_user_friendly_url() did an unwanted session cleanup
Andreas Unterkircher [Fri, 23 May 2008 09:03:38 +0000 (11:03 +0200)] 
issue120, parse_user_friendly_url() did an unwanted session cleanup

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue115, fix style of tag-result icon-bar
Andreas Unterkircher [Fri, 23 May 2008 08:39:04 +0000 (10:39 +0200)] 
issue115, fix style of tag-result icon-bar

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofurther fix div-floating
Andreas Unterkircher [Thu, 22 May 2008 14:28:05 +0000 (16:28 +0200)] 
further fix div-floating

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoMerge branch 'master' into htmlfix
Andreas Unterkircher [Tue, 20 May 2008 19:44:24 +0000 (21:44 +0200)] 
Merge branch 'master' into htmlfix

15 years agomake all icons using in single_photo.tpl
Andreas Unterkircher [Tue, 20 May 2008 19:43:33 +0000 (21:43 +0200)] 
make all icons using  in single_photo.tpl

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofurther try to fix the stylesheet mess
Andreas Unterkircher [Tue, 20 May 2008 19:31:25 +0000 (21:31 +0200)] 
further try to fix the stylesheet mess

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue119, fixed auto-completetion script-url containing &nbsp;
Andreas Unterkircher [Tue, 20 May 2008 04:08:16 +0000 (06:08 +0200)] 
issue119, fixed auto-completetion script-url containing &nbsp;

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoMerge branch 'friendlyurl'
Andreas Unterkircher [Tue, 13 May 2008 17:33:09 +0000 (19:33 +0200)] 
Merge branch 'friendlyurl'

15 years agoissue118, user-friendly-url's to jump from photo-index to single-photo-view
Andreas Unterkircher [Tue, 13 May 2008 17:31:16 +0000 (19:31 +0200)] 
issue118, user-friendly-url's to jump from photo-index to single-photo-view

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue118, jumpin to a specific starting point in the photo-index
Andreas Unterkircher [Tue, 13 May 2008 04:28:58 +0000 (06:28 +0200)] 
issue118, jumpin to a specific starting point in the photo-index

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agodisplay photos in photo-index also if no JavaScript is enabled
Andreas Unterkircher [Tue, 13 May 2008 04:11:00 +0000 (06:11 +0200)] 
display photos in photo-index also if no JavaScript is enabled

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agorefix some introduced template-errors in the HTML code
Andreas Unterkircher [Mon, 12 May 2008 06:26:46 +0000 (08:26 +0200)] 
refix some introduced template-errors in the HTML code

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agorefix some introduced template-errors in the HTML code
Andreas Unterkircher [Mon, 12 May 2008 06:26:46 +0000 (08:26 +0200)] 
refix some introduced template-errors in the HTML code

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue118, fix using variable name for search.tpl and photo_index.tpl twice
Andreas Unterkircher [Mon, 12 May 2008 06:03:25 +0000 (08:03 +0200)] 
issue118, fix using variable name for search.tpl and photo_index.tpl twice

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agocheck if parameter of ts2str is really numeric
Andreas Unterkircher [Mon, 12 May 2008 06:01:18 +0000 (08:01 +0200)] 
check if parameter of ts2str is really numeric

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue118, fix some problems with session vars for user-friendly urls
Andreas Unterkircher [Mon, 12 May 2008 05:39:04 +0000 (07:39 +0200)] 
issue118, fix some problems with session vars for user-friendly urls

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agouse the 16x16 icon for starting auto-browsing instead of the 32x32 icon
Andreas Unterkircher [Sun, 11 May 2008 07:48:21 +0000 (09:48 +0200)] 
use the 16x16 icon for starting auto-browsing instead of the 32x32 icon

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agodo not make get_meta_informations silent - accidently pulled from Arun
Andreas Unterkircher [Sun, 11 May 2008 07:47:08 +0000 (09:47 +0200)] 
do not make get_meta_informations silent - accidently pulled from Arun

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofix conflicts during merge of Arun's tree
Andreas Unterkircher [Sun, 11 May 2008 07:42:36 +0000 (09:42 +0200)] 
fix conflicts during merge of Arun's tree

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agofix conflicts in single_photo.tpl
Andreas Unterkircher [Sun, 11 May 2008 07:29:45 +0000 (09:29 +0200)] 
fix conflicts in single_photo.tpl

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue118, user-friendly-url to directly address a tag
Andreas Unterkircher [Sun, 4 May 2008 19:46:25 +0000 (21:46 +0200)] 
issue118, user-friendly-url to directly address a tag

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agocleanup: worked a bit on valid html
Arun Persaud [Sat, 10 May 2008 17:02:09 +0000 (10:02 -0700)] 
cleanup: worked a bit on valid html

the validator still shows some errors, but most are gone

Signed-off-by: Arun Persaud <arun@nubati.net>
15 years agocleanup: moved more CSS into the stylesheet
Arun Persaud [Sat, 10 May 2008 16:40:29 +0000 (09:40 -0700)] 
cleanup: moved more CSS into the stylesheet

almost everything in the stylesheet now

Signed-off-by: Arun Persaud <arun@nubati.net>
15 years agocleanup: moved more CSS into the stylesheet
Arun Persaud [Fri, 9 May 2008 04:27:46 +0000 (21:27 -0700)] 
cleanup: moved more CSS into the stylesheet

started separating the CSS from the templates.

Signed-off-by: Arun Persaud <arun@nubati.net>
15 years agoMerge branch 'master' of http://git.netshadow.at/phpfspot
Arun Persaud [Wed, 7 May 2008 01:29:21 +0000 (18:29 -0700)] 
Merge branch 'master' of git.netshadow.at/phpfspot

15 years agoshowPhotoIndex() returns now the content instead of print it out
Andreas Unterkircher [Sun, 4 May 2008 19:42:39 +0000 (21:42 +0200)] 
showPhotoIndex() returns now the content instead of print it out

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agodisplay initial available-tag list without the help of AJAX
Andreas Unterkircher [Sun, 4 May 2008 17:56:57 +0000 (19:56 +0200)] 
display initial available-tag list without the help of AJAX

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoset everywhere the correct path to scripts, stylesheets, images, ...
Andreas Unterkircher [Sun, 4 May 2008 09:04:20 +0000 (11:04 +0200)] 
set everywhere the correct path to scripts, stylesheets, images, ...

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue118, user-friendly-url to directly address a photo or a photo-view
Andreas Unterkircher [Sun, 4 May 2008 07:44:14 +0000 (09:44 +0200)] 
issue118, user-friendly-url to directly address a photo or a photo-view

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agouse smaller action icons
Andreas Unterkircher [Sat, 3 May 2008 06:05:07 +0000 (08:05 +0200)] 
use smaller action icons

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agoissue118, first code for friendly looking URLs and new config-option $user_friendly_url
Andreas Unterkircher [Fri, 2 May 2008 17:38:53 +0000 (19:38 +0200)] 
issue118, first code for friendly looking URLs and new config-option $user_friendly_url

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
15 years agowrong argument to get_mime_info function
Arun Persaud [Sun, 27 Apr 2008 16:46:28 +0000 (09:46 -0700)] 
wrong argument to get_mime_info function

Signed-off-by: Arun Persaud <arun@nubati.net>
15 years agoedited tool tips for links in single_image
Arun Persaud [Sun, 27 Apr 2008 16:47:40 +0000 (09:47 -0700)] 
edited tool tips for links in single_image

Signed-off-by: Arun Persaud <arun@nubati.net>
15 years agoissue15, for now disable the show_tags-checks because it blocks the get_random_tag_ph...
Andreas Unterkircher [Sun, 27 Apr 2008 12:35:05 +0000 (14:35 +0200)] 
issue15, for now disable the show_tags-checks because it blocks the get_random_tag_photo() function

Signed-off-by: Andreas Unterkircher <unki@netshadow.at>