summaryrefslogtreecommitdiffstats
path: root/phpfspot.class.php
AgeCommit message (Collapse)AuthorFiles
2007-11-06issue62, fix time information for item pubDate in rss feedAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@297 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-03issue76, make thumbnail directory configureableAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@293 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-03issue77, check Smarty.class.php exists and is readableAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@291 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-03issue77, make Smarty path configureableAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@288 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-03issue75, function_exists check for sqlite3_open only if db_access is set to ↵Andreas Unterkircher1
"native" git-svn-id: file:///var/lib/svn/phpfspot/trunk@287 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-01issue74, remove references as they seem to be deprecatedAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@281 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-01issue62, rss feed implementedAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@279 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-01shrink photo name also on generate-thumbnails-outputAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@277 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-01make text-shrinking function more general to be used elsewhereAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@276 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-11-01issue73, new directory structure for thumbnailsAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@275 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-29issue72, fixed incorrect time displayed in time selectionAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@266 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-29issue71, tell client to refresh selected-tags-list as tags where provided ↵Andreas Unterkircher1
with the URL git-svn-id: file:///var/lib/svn/phpfspot/trunk@265 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-29issue60, make sure provided photo id is numericAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@264 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-29issue60, if tags are provided in the calling URL they will now get verifiedAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@263 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-29issue60, input validation for provided dates via RPC or $_GETAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@262 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-28issue67, when called from an external link, also check the ↵Andreas Unterkircher1
consider-date-search-box if a date-range is specified in the url git-svn-id: file:///var/lib/svn/phpfspot/trunk@259 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-28issue68, fixed time-ranges for searchAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@257 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-25underline the currently selected pageAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@253 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-24issue44, renamed error-logging functionAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@249 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-24issue44, first code changes for error loggingAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@248 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-22issue65, fixed incorrect array_rand handlingAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@246 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-22issue27, fixed leading-space-eat-up-by-browser for MoinMoin Wiki List viewAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@244 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-22issue46, slideshow control (rew, pause/play/stop, fwd)Andreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@239 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-22issue61, theme supportAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@237 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-21issue52, check if phpfspot.db is writeableAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@236 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-21issue55, PHPFSPOT_IMG can now display a random selected photoAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@232 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-21issue57, display photo counter in single photo viewAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@228 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-20issue46, first slideshow implementationAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@225 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-19fixed SQL syntax error on AND conjunction of multiple tagsAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@224 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-18issue54, sort order can now be modifiedAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@223 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-18issue51, fixed incorrect value returned from whattodo()Andreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@221 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-17issue50, further code changes to be able to combine tag- and date-searchAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@219 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-17issue51, first fix for external link to a photoAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@216 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-17issue53, avoid makeing to many ... in the page selectorAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@215 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-15fixed image taken with textAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@214 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-15issue49, fixed display header text in photo indexAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@212 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-15issue48, make sure no pending comma is shown at the end of the available-tagsAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@211 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-15added many function comments for phpDocumentorAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@210 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-15added GPL headers to all PHP scriptsAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@209 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-15issue43, also return a thumbnail if requested width is below image sizeAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@208 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-15issue43, fixed on-the-fly thumbnail generationAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@207 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-15get_current_user() returns the OWNER of the php script - now we use posix ↵Andreas Unterkircher1
functions to get the current process user git-svn-id: file:///var/lib/svn/phpfspot/trunk@206 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-15check if directory of phpfspot.db is writeableAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@205 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue27, also let the export contain date-search-based views if neededAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@203 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue13, all external links have been tested again, single photo, with tag- ↵Andreas Unterkircher1
or date-search are now possible git-svn-id: file:///var/lib/svn/phpfspot/trunk@202 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue24, first trial of date search is now includedAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@198 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue41, remove any trace of the javascript bubbleAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@196 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue27, on gallery export use links which will guide back the user into ↵Andreas Unterkircher1
phpfspot instead directly open the image with phpfspot_img.php git-svn-id: file:///var/lib/svn/phpfspot/trunk@195 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-12issue13, added first try of external link to directly jump to a photoAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@192 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-11improve moinmoin url syntax so thumbnails are correctly detected as imagesFabian Linzberger1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@189 fa6a889d-dae6-447d-9e79-4ba9a3039384