Age | Commit message (Expand) | Author | Files |
2007-07-22 | issue61, theme support | Andreas Unterkircher | 1 |
2007-07-21 | issue52, check if phpfspot.db is writeable | Andreas Unterkircher | 1 |
2007-07-21 | issue55, PHPFSPOT_IMG can now display a random selected photo | Andreas Unterkircher | 1 |
2007-07-21 | issue57, display photo counter in single photo view | Andreas Unterkircher | 1 |
2007-07-20 | issue46, first slideshow implementation | Andreas Unterkircher | 1 |
2007-07-19 | fixed SQL syntax error on AND conjunction of multiple tags | Andreas Unterkircher | 1 |
2007-07-18 | issue54, sort order can now be modified | Andreas Unterkircher | 1 |
2007-07-18 | issue51, fixed incorrect value returned from whattodo() | Andreas Unterkircher | 1 |
2007-07-17 | issue50, further code changes to be able to combine tag- and date-search | Andreas Unterkircher | 1 |
2007-07-17 | issue51, first fix for external link to a photo | Andreas Unterkircher | 1 |
2007-07-17 | issue53, avoid makeing to many ... in the page selector | Andreas Unterkircher | 1 |
2007-07-15 | fixed image taken with text | Andreas Unterkircher | 1 |
2007-07-15 | issue49, fixed display header text in photo index | Andreas Unterkircher | 1 |
2007-07-15 | issue48, make sure no pending comma is shown at the end of the available-tags | Andreas Unterkircher | 1 |
2007-07-15 | added many function comments for phpDocumentor | Andreas Unterkircher | 1 |
2007-07-15 | added GPL headers to all PHP scripts | Andreas Unterkircher | 1 |
2007-07-15 | issue43, also return a thumbnail if requested width is below image size | Andreas Unterkircher | 1 |
2007-07-15 | issue43, fixed on-the-fly thumbnail generation | Andreas Unterkircher | 1 |
2007-07-15 | get_current_user() returns the OWNER of the php script - now we use posix fun... | Andreas Unterkircher | 1 |
2007-07-15 | check if directory of phpfspot.db is writeable | Andreas Unterkircher | 1 |
2007-07-14 | issue27, also let the export contain date-search-based views if needed | Andreas Unterkircher | 1 |
2007-07-14 | issue13, all external links have been tested again, single photo, with tag- o... | Andreas Unterkircher | 1 |
2007-07-14 | issue24, first trial of date search is now included | Andreas Unterkircher | 1 |
2007-07-14 | issue41, remove any trace of the javascript bubble | Andreas Unterkircher | 1 |
2007-07-14 | issue27, on gallery export use links which will guide back the user into phpf... | Andreas Unterkircher | 1 |
2007-07-12 | issue13, added first try of external link to directly jump to a photo | Andreas Unterkircher | 1 |
2007-07-11 | improve moinmoin url syntax so thumbnails are correctly detected as images | Fabian Linzberger | 1 |
2007-07-10 | issue29, when the mouse keeps staying over the link, show also the full photo... | Andreas Unterkircher | 1 |
2007-07-10 | issue13, fixed external link - the browser will complete them | Andreas Unterkircher | 1 |
2007-07-10 | issue27, first trial of gallery export for HTML and MoinMoin markup | Andreas Unterkircher | 1 |
2007-07-10 | issue38, removed pending comma on last selected-tag entry | Andreas Unterkircher | 1 |
2007-07-08 | issue35, if too many tags are selected and AND condition is used, this will s... | Andreas Unterkircher | 1 |
2007-07-08 | issue34, fixed wickeld tag column when too many tags are selected | Andreas Unterkircher | 1 |
2007-07-08 | issue6, improved page selector | Andreas Unterkircher | 1 |
2007-07-07 | issue31, a mini preview of the previous and next photo is now shown in a sing... | Andreas Unterkircher | 1 |
2007-07-07 | some code for issue24 | Andreas Unterkircher | 1 |
2007-07-07 | issue28, use getimagesize if no exif data is available | Andreas Unterkircher | 1 |
2007-07-06 | issue29, shorten too long names | Andreas Unterkircher | 1 |
2007-07-06 | issue21, reordered photo index and added some nice mouseover effect | Andreas Unterkircher | 1 |
2007-07-06 | issue22, vertical images should now get resized correctly also if the rotatio... | Andreas Unterkircher | 1 |
2007-07-04 | issue13, if user jumps into from an external link, immediatley display the ph... | Andreas Unterkircher | 1 |
2007-07-01 | only set anchor is it is really provided by the client | Andreas Unterkircher | 1 |
2007-07-01 | issue22, vertical images are now getting resized correctly | Andreas Unterkircher | 1 |
2007-07-01 | issue20, use <a>-anchor to directly jump to the right photo in photo index view | Andreas Unterkircher | 1 |
2007-07-01 | issue20, jumping back to the right multipage is now possible | Andreas Unterkircher | 1 |
2007-07-01 | issue6, only show page selector if more then one page | Andreas Unterkircher | 1 |
2007-07-01 | issue6, page selector - a first try | Andreas Unterkircher | 1 |
2007-07-01 | issue19, if no exif data is available, show "n/a" instead of empty cells | Andreas Unterkircher | 1 |
2007-07-01 | beautify some warning messages | Andreas Unterkircher | 1 |
2007-06-30 | check if photo exists and is readable in gen_thumb() function also | Andreas Unterkircher | 1 |