Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-06-20 | issue125, make initial sort-order configureable | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-23 | update phpfspot_cfg.php.dist comment that f-spot-db must be writeable to | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-04 | issue118, first code for friendly looking URLs and new config-option ↵ | Andreas Unterkircher | 1 | |
$user_friendly_url Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-04-13 | cjpeg is not used - we do this with ImageMagick | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-04-12 | issue110, handle Nikons NEF RAW photos | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-04-12 | update GPL header and remove authors email address from it | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-03-29 | issue107, make sqlite-temp directory configurable | Andreas Unterkircher | 1 | |
issue107, add a note to CHANGE about issue107 (configurable sqlite temp directory) Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-03-29 | issue111, auto-completion can now be enabled/disabled via config option | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-03-27 | enable or disable lightbox2 preview with use_lightbox config var | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-12 | issue96, move config check to phpfspot main class | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | remove the rows x cols logic | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-01 | issue59, new config option | Andreas Unterkircher | 1 | |
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, 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 | 1 | |
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 | set version to 1.1 | Andreas Unterkircher | 1 | |
changed default destination path for path-replacement git-svn-id: file:///var/lib/svn/phpfspot/trunk@298 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-03 | issue76, check if thumb_path is set | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@294 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 | typo fix | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@292 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-03 | issue77, specify default smarty_path for Debian absolut | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@290 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-03 | issue77, check if smarty_path variable is set | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@289 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 | fix variable name syntax for base_path | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@286 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-11-01 | issue75, support for database access via PDO sqlite | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@283 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-08-18 | changed version number to 1.0 | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@268 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 | issue61, theme support | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@237 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-21 | issue58, auto-append pending slash if missing | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@229 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-15 | added GPL headers to all PHP scripts | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@209 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-13 | issue39, check if all necessary config params are set | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@194 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-07-07 | issue31, a mini preview of the previous and next photo is now shown in a ↵ | Andreas Unterkircher | 1 | |
single photo view git-svn-id: file:///var/lib/svn/phpfspot/trunk@175 fa6a889d-dae6-447d-9e79-4ba9a3039384 | ||||
2007-06-30 | move phpfspot cfg in a dist-config. ignore phpfspot_cfg.php from now | Andreas Unterkircher | 1 | |
git-svn-id: file:///var/lib/svn/phpfspot/trunk@135 fa6a889d-dae6-447d-9e79-4ba9a3039384 |