Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-30 | issue84, further fixes to suppress warning message | 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 | 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 | issue82, switch picture handling to URI which is necessary for newer f-spot ↵ | Andreas Unterkircher | 1 | |
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 | 1 | |
schemas | ||||
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 | 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 | updated version to 1.2 | Andreas Unterkircher | 1 | |
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 | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@306 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-24 | issue78, move version information to main class | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@304 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-09 | import phpfspot config first before checking requirements | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@299 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-06 | issue62, fix time information for item pubDate in rss feed | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@297 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-03 | issue76, make thumbnail directory configureable | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@293 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-03 | issue77, check Smarty.class.php exists and is readable | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@291 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-03 | issue77, make Smarty path configureable | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@288 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-03 | issue75, function_exists check for sqlite3_open only if db_access is set to ↵ | Andreas Unterkircher | 1 | |
"native" git-svn-id: file:///var/lib/svn/phpfspot/trunk@287 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-01 | issue74, remove references as they seem to be deprecated | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@281 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-01 | issue62, rss feed implemented | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@279 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-01 | shrink photo name also on generate-thumbnails-output | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@277 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-01 | make text-shrinking function more general to be used elsewhere | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@276 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-01 | issue73, new directory structure for thumbnails | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@275 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-29 | issue72, fixed incorrect time displayed in time selection | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@266 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-29 | issue71, tell client to refresh selected-tags-list as tags where provided ↵ | Andreas Unterkircher | 1 | |
with the URL git-svn-id: file:///var/lib/svn/phpfspot/trunk@265 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-29 | issue60, make sure provided photo id is numeric | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@264 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-29 | issue60, if tags are provided in the calling URL they will now get verified | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@263 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-29 | issue60, input validation for provided dates via RPC or $_GET | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@262 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-28 | issue67, when called from an external link, also check the ↵ | Andreas Unterkircher | 1 | |
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-28 | issue68, fixed time-ranges for search | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@257 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-25 | underline the currently selected page | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@253 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-24 | issue44, renamed error-logging function | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@249 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-24 | issue44, first code changes for error logging | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@248 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-22 | issue65, fixed incorrect array_rand handling | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@246 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-22 | issue27, fixed leading-space-eat-up-by-browser for MoinMoin Wiki List view | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@244 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-22 | issue46, slideshow control (rew, pause/play/stop, fwd) | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@239 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-22 | issue61, theme support | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@237 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-21 | issue52, check if phpfspot.db is writeable | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@236 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-21 | issue55, PHPFSPOT_IMG can now display a random selected photo | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@232 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-21 | issue57, display photo counter in single photo view | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@228 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-20 | issue46, first slideshow implementation | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@225 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-19 | fixed SQL syntax error on AND conjunction of multiple tags | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@224 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-18 | issue54, sort order can now be modified | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@223 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-18 | issue51, fixed incorrect value returned from whattodo() | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@221 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-17 | issue50, further code changes to be able to combine tag- and date-search | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@219 fa6a889d-dae6-447d-9e79-4ba9a3039384 |