Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-06 | fetchSingleRow wasn't used before and produced a bug. fixed now. | Andreas Unterkircher | 1 | |
Signed-off-by: Arun Persaud <arun@nubati.net> Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | remove the rows x cols logic | Andreas Unterkircher | 3 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | fixed height of thumbnail boxes | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | fixed html typo | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | issue59, reduce html table usage in search-box | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | issue59, tag selection is now html-table free | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | issue59, fixed position of photo-index navigation after removing html tables | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | refixed a little bug when modifying tag selection | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | issue92, fill alt-attribute with filename | Andreas Unterkircher | 3 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | issue59, further cleanup code after removing html tables | Andreas Unterkircher | 5 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | issue93, jump to next/prev photo with cursor keys | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | issue59, made single-photo view without html tables | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | issue59, removed some css table-layout definitions | Andreas Unterkircher | 1 | |
2008-01-06 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 0 | |
2008-01-06 | stylesheet improvements, removed some html table styles | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | issue59, remove HTML table from main skeleton | Andreas Unterkircher | 5 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-06 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 0 | |
2008-01-06 | issue59, remove HTML table from main skeleton | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 0 | |
2008-01-05 | stylesheet improvements, removed some html table styles | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | issue59, remove HTML table from main skeleton | Andreas Unterkircher | 4 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | stylesheet improvements, removed some html table styles | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | issue59, remove HTML table from main skeleton | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | issue59, remove HTML table from main skeleton | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | issue59, remove HTML table from main skeleton | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | issue59, remove HTML table from main skeleton | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | issue91, also when using external url to show a photo, set correct timerange | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | issue91, corrected time-range handling | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-01-05 | issue90, display also photos which are not tagged | Andreas Unterkircher | 1 | |
2008-01-01 | issue59, first try to get the album navigation also away from html table | Andreas Unterkircher | 1 | |
2008-01-01 | issue59, removed unkown div-object | Andreas Unterkircher | 1 | |
2008-01-01 | issue59, a object 'matrix' is necessary so JS-code can find out whether ↵ | Andreas Unterkircher | 1 | |
photo index is displayed or not | ||||
2008-01-01 | issue59, fixed margin for thumbnails | Andreas Unterkircher | 1 | |
2008-01-01 | issue59, thumbnail matrix is now also free off HTML tables | Andreas Unterkircher | 3 | |
2008-01-01 | issue59, new config option | Andreas Unterkircher | 1 | |
2008-01-01 | issue59, outer page skeleton is now table free | Andreas Unterkircher | 4 | |
2008-01-01 | issue88, overwrite option for gen_thumbs.php | Andreas Unterkircher | 2 | |
2008-01-01 | only directly pass thru photos which are slender enough, and also not too heigh | Andreas Unterkircher | 1 | |
2008-01-01 | added GPL info to credit page | Andreas Unterkircher | 1 | |
2008-01-01 | added some comments | Andreas Unterkircher | 4 | |
display "no tags selected" when nothing is selected. otherwise it looks like a bit kind of error when empty | ||||
2008-01-01 | sort-order is now set via AJAX, not while submit a search-query | Andreas Unterkircher | 5 | |
2008-01-01 | default theme, make sort-select box a template function | Andreas Unterkircher | 2 | |
2007-12-31 | default theme, avoid main content jumping around by setting max. width | Andreas Unterkircher | 5 | |
2007-12-31 | default theme, menu and logo cell merged | Andreas Unterkircher | 2 | |
2007-12-31 | add some helpful text to photo-view nav buttons | Andreas Unterkircher | 1 | |
2007-12-31 | issue86, unset search-option when tag-result is getting modified | Andreas Unterkircher | 1 | |
2007-12-31 | issue85, fixed order-by-photo namephpfspot-1.2.1 | Andreas Unterkircher | 2 | |
2007-12-31 | issue85, fix SQL error when trying to sort photos by name on newer F-Spot ↵ | Andreas Unterkircher | 1 | |
database versions | ||||
2007-12-31 | additional submit-button for change sort-order | Andreas Unterkircher | 1 | |
2007-12-30 | updated timestamp in CHANGELOG for 1.2 releasephpfspot-1.2 | Andreas Unterkircher | 1 | |