Thread: [Linpha-cvs] SF.net SVN: linpha: [4377] trunk/linpha2/ChangeLog
Status: Inactive
Brought to you by:
bzrudi
From: <bz...@us...> - 2006-03-03 11:19:46
|
Revision: 4377 Author: bzrudi Date: 2006-03-03 03:19:32 -0800 (Fri, 03 Mar 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4377&view=rev Log Message: ----------- testing svn commit Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-03-02 21:06:43 UTC (rev 4376) +++ trunk/linpha2/ChangeLog 2006-03-03 11:19:32 UTC (rev 4377) @@ -1,3 +1,7 @@ +2006-03-03 bzrudi <linpha2_AT_tuxpower_DOT_de> + * first test using svn commit instead of cvs (even if this message is send thrue + cvs mailing list ;-)) + 2006-03-01 flo * adding basket (isn't there really no better name?) @@ -26,7 +30,7 @@ * created a very basic thumbnail creation (for testings) * got really nice navigation line finally working in image view -2005-09-21 bzrudi <linpha2_AT_tuxpower_DOT_de> +2006-02-21 bzrudi <linpha2_AT_tuxpower_DOT_de> * made installation work under posgres 2006-02-20 flo This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fan...@us...> - 2006-03-04 08:13:20
|
Revision: 4384 Author: fangehrn Date: 2006-03-04 00:13:12 -0800 (Sat, 04 Mar 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4384&view=rev Log Message: ----------- test Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-03-04 08:08:35 UTC (rev 4383) +++ trunk/linpha2/ChangeLog 2006-03-04 08:13:12 UTC (rev 4384) @@ -1,3 +1,8 @@ +2006-03-04 flo + * testing svn + deleted linpha1 from svn (it is still available on older revisions) + maybe we want to delete the linpha1 tags also.. + 2006-03-03 bzrudi <linpha2_AT_tuxpower_DOT_de> * first test using svn commit instead of cvs (even if this message is send thrue cvs mailing list ;-)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fan...@us...> - 2006-03-04 08:19:24
|
Revision: 4387 Author: fangehrn Date: 2006-03-04 00:19:18 -0800 (Sat, 04 Mar 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4387&view=rev Log Message: ----------- updated Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-03-04 08:17:57 UTC (rev 4386) +++ trunk/linpha2/ChangeLog 2006-03-04 08:19:18 UTC (rev 4387) @@ -3,6 +3,21 @@ deleted linpha1 from svn (it is still available on older revisions) maybe we want to delete the linpha1 tags also.. + * testing svn rename + does not work with subclipse + getting this error: + move /home/flo/eclipse/linpha2/templates/thumbview.head.php /home/flo/eclipse/linpha2/templates/view_thumb.head.php + A /home/flo/eclipse/linpha2/templates/view_thumb.head.php + D /home/flo/eclipse/linpha2/templates/thumbview.head.php + commit -m "test rename" /home/flo/eclipse/linpha2/templates/thumbview.head.php /home/flo/eclipse/linpha2/templates/view_thumb.head.php + Deleting /home/flo/eclipse/linpha2/templates/thumbview.head.php + Adding /home/flo/eclipse/linpha2/templates/view_thumb.head.php + svn: Commit failed (details follow): + svn: Commit failed (details follow): + svn: COPY of /svnroot/linpha/!svn/bc/4385/trunk/linpha2/templates/thumbview.head.php: 502 Bad Gateway (https://svn.sourceforge.net) + + but it does work with command line svn + 2006-03-03 bzrudi <linpha2_AT_tuxpower_DOT_de> * first test using svn commit instead of cvs (even if this message is send thrue cvs mailing list ;-)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bz...@us...> - 2006-03-17 10:19:10
|
Revision: 4418 Author: bzrudi Date: 2006-03-17 02:19:02 -0800 (Fri, 17 Mar 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4418&view=rev Log Message: ----------- added basic language support (yet incomplete) Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-03-17 09:49:20 UTC (rev 4417) +++ trunk/linpha2/ChangeLog 2006-03-17 10:19:02 UTC (rev 4418) @@ -1,3 +1,6 @@ +2006-03-17 bzrudi <linpha2_AT_tuxpower_DOT_de> + * added basic language support (yet incomplete) + 2006-03-15 flo * adding "browse by date" feature This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bz...@us...> - 2006-03-24 17:54:08
|
Revision: 4434 Author: bzrudi Date: 2006-03-24 09:54:01 -0800 (Fri, 24 Mar 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4434&view=rev Log Message: ----------- code cleanups and documentation Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-03-24 17:52:30 UTC (rev 4433) +++ trunk/linpha2/ChangeLog 2006-03-24 17:54:01 UTC (rev 4434) @@ -1,3 +1,6 @@ +2006-03-24 bzrudi <linpha2_AT_tuxpower_DOT_de> + * code cleanups and documentation + 2006-03-22 flo * checked if bug with fatal error on not readable also exists in linpha2 -> does not This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fan...@us...> - 2006-04-04 21:03:53
|
Revision: 4482 Author: fangehrn Date: 2006-04-04 14:03:38 -0700 (Tue, 04 Apr 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4482&view=rev Log Message: ----------- * improving some templates Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-04-03 17:49:54 UTC (rev 4481) +++ trunk/linpha2/ChangeLog 2006-04-04 21:03:38 UTC (rev 4482) @@ -1,3 +1,6 @@ +2006-04-04 flo + * improving some templates + 2006-04-03 bzrudi <linpha2_AT_tuxpower_DOT_de> * Installer should work now for all supported databases. -> finished language stuff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bz...@us...> - 2006-04-12 14:42:52
|
Revision: 4518 Author: bzrudi Date: 2006-04-12 07:42:41 -0700 (Wed, 12 Apr 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4518&view=rev Log Message: ----------- added oracle db support (not yet finnished) Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-04-12 14:41:58 UTC (rev 4517) +++ trunk/linpha2/ChangeLog 2006-04-12 14:42:41 UTC (rev 4518) @@ -1,5 +1,9 @@ 2006-04-12 bzrudi <linpha2_AT_tuxpower_DOT_de> + * added ORACLE EXPRESS DB support, still some things open but at least + the basics work :-) + * for speed improvements do no longer use recordCount() if possible * Installer: + - playing with the bigones - LinPHA does now install using ORACLE XE - added support for ORACLE XE Database - at least tables are created and autoincrement works for now ;-) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fan...@us...> - 2006-04-12 17:32:18
|
Revision: 4522 Author: fangehrn Date: 2006-04-12 10:32:02 -0700 (Wed, 12 Apr 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4522&view=rev Log Message: ----------- uups.. Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-04-12 16:32:29 UTC (rev 4521) +++ trunk/linpha2/ChangeLog 2006-04-12 17:32:02 UTC (rev 4522) @@ -29,7 +29,7 @@ * fixed some eclipse warnings * change linpha_photo.name form TEXT to varchar(255) * implement lightbox slideshow features - things that work yet: autoplay, random play order + things that DONT work yet: autoplay, random play order 2006-04-09 flo * testing another way of setting the height of main div in javascript thumbnail viewer This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fan...@us...> - 2006-11-01 17:57:46
|
Revision: 4613 http://svn.sourceforge.net/linpha/?rev=4613&view=rev Author: fangehrn Date: 2006-11-01 09:57:39 -0800 (Wed, 01 Nov 2006) Log Message: ----------- * unified the use of $_GET['id'] -> never use this variable, use always $linpha->template->idCurrent Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-11-01 17:54:09 UTC (rev 4612) +++ trunk/linpha2/ChangeLog 2006-11-01 17:57:39 UTC (rev 4613) @@ -1,5 +1,7 @@ 2006-11-01 flo * implemented linpha_log() + * unified the use of $_GET['id'] + -> never use this variable, use always $linpha->template->idCurrent 2006-10-31 flo * saving img width and height during import in database This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fan...@us...> - 2006-11-15 23:25:22
|
Revision: 4656 http://svn.sourceforge.net/linpha/?rev=4656&view=rev Author: fangehrn Date: 2006-11-15 15:25:20 -0800 (Wed, 15 Nov 2006) Log Message: ----------- 2006-11-15 flo * resolve category names in MetaData::readInformations() * some performance improvements: - save the filesize in the database - "cache sql querys" in MetaData::readInformations() if we have to read a lot of metadata of the thumbnails the sql queries are reduced now by factor 3-4 i think thats quite a lot if there are some thumbnails on a folder Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-11-15 23:22:22 UTC (rev 4655) +++ trunk/linpha2/ChangeLog 2006-11-15 23:25:20 UTC (rev 4656) @@ -1,8 +1,11 @@ 2006-11-15 flo * resolve category names in MetaData::readInformations() - * "cache sql querys" in MetaData::readInformations() + * some performance improvements: + - save the filesize in the database + - "cache sql querys" in MetaData::readInformations() if we have to read a lot of metadata of the thumbnails the sql queries are reduced now by factor 3-4 + i think thats quite a lot if there are some thumbnails on a folder 2006-11-15 bzrudi * fixed bug in photos_cache table, where img_width and img_height were wrong This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bz...@us...> - 2007-02-13 16:39:38
|
Revision: 4676 http://svn.sourceforge.net/linpha/?rev=4676&view=rev Author: bzrudi Date: 2007-02-13 08:39:25 -0800 (Tue, 13 Feb 2007) Log Message: ----------- fixed typos Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2007-02-13 16:30:32 UTC (rev 4675) +++ trunk/linpha2/ChangeLog 2007-02-13 16:39:25 UTC (rev 4676) @@ -1,9 +1,9 @@ 2007-02-13 bzrudi - * huge rework of the metadata stuff and in particular XMP. Do not expect to - see something, I just prepared alle things to work together. - We will have a new XMP relation which holds XMP seperated from IPTC. - At least the basic xmp table should be created, no read of data and still - very incomplete + * Huge rework of the metadata stuff and in particular XMP. Do not expect to + see something yet, I just prepared some things to work together later. + We will have a new XMP relation which holds XMP separated from IPTC. + At least the basic XMP table structure should be created, no read of + data and still very incomplete 2007-02-02 bzrudi * fixed wrong MetaDataIndex instance, should read LinMetaDataIndex. As This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bz...@us...> - 2007-07-06 18:31:08
|
Revision: 4735 http://svn.sourceforge.net/linpha/?rev=4735&view=rev Author: bzrudi Date: 2007-07-06 11:31:05 -0700 (Fri, 06 Jul 2007) Log Message: ----------- "" Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2007-07-06 18:29:01 UTC (rev 4734) +++ trunk/linpha2/ChangeLog 2007-07-06 18:31:05 UTC (rev 4735) @@ -1,5 +1,7 @@ 2007-07-06 bzrudi * Bumped Exiftool to latest stable 6.90 (windows bin 6.92) + * Make use of http_build_query() whenever we have more than three args! + So please change in all places when stumpleing upon, Thanks! 2007-07-05 bzrudi * Added Exiftool configuration support to Installer. Checks also for Perl and This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bz...@us...> - 2007-07-10 21:08:46
|
Revision: 4741 http://svn.sourceforge.net/linpha/?rev=4741&view=rev Author: bzrudi Date: 2007-07-10 14:08:45 -0700 (Tue, 10 Jul 2007) Log Message: ----------- removed getid3 Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2007-07-10 20:52:46 UTC (rev 4740) +++ trunk/linpha2/ChangeLog 2007-07-10 21:08:45 UTC (rev 4741) @@ -2,6 +2,7 @@ * Make use exiftool for video information, so we can remove getid3 completely. I don't like to keep it just to get width and height. * TODO: save width and height during video import, it's currently missing! + * Removed getid3 from svn 2007-07-06 bzrudi * Bumped Exiftool to latest stable 6.90 (windows bin 6.92) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bz...@us...> - 2007-07-11 18:08:11
|
Revision: 4747 http://svn.sourceforge.net/linpha/?rev=4747&view=rev Author: bzrudi Date: 2007-07-11 11:08:11 -0700 (Wed, 11 Jul 2007) Log Message: ----------- just read it ;-) Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2007-07-11 18:07:34 UTC (rev 4746) +++ trunk/linpha2/ChangeLog 2007-07-11 18:08:11 UTC (rev 4747) @@ -1,6 +1,10 @@ 2007-07-11 bzrudi * Moved /lib/classes/pjmt/ -> /lib/pjmt/ as it's not a class lib at all * Moved /lib/classes/exiftool/ -> /lib/exiftool/ + * "Show all Metadata" link now does respect exiftool. E.g. if exiftool avail, + use it instead of pjmt. + * Renamed "linCat=exif" in links to "linCat=metadata", as we get more than + just exif, thanks to exiftool :-) 2007-07-10 bzrudi * Make use exiftool for video information, so we can remove getid3 completely. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bz...@us...> - 2007-10-09 15:35:16
|
Revision: 4769 http://linpha.svn.sourceforge.net/linpha/?rev=4769&view=rev Author: bzrudi Date: 2007-10-09 08:35:10 -0700 (Tue, 09 Oct 2007) Log Message: ----------- "exiftool mac support !? ;-)" Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2007-09-01 22:55:23 UTC (rev 4768) +++ trunk/linpha2/ChangeLog 2007-10-09 15:35:10 UTC (rev 4769) @@ -1,3 +1,6 @@ +2007-10-09 bzrudi + * Make Exiftool work with MAC OS!? ;-) + 2007-09-01 flo * worked some more on the maps plugin - save and load markers is now working This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bz...@us...> - 2007-11-09 09:35:55
|
Revision: 4789 http://linpha.svn.sourceforge.net/linpha/?rev=4789&view=rev Author: bzrudi Date: 2007-11-09 01:35:53 -0800 (Fri, 09 Nov 2007) Log Message: ----------- "just read it" Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2007-11-08 14:47:48 UTC (rev 4788) +++ trunk/linpha2/ChangeLog 2007-11-09 09:35:53 UTC (rev 4789) @@ -1,4 +1,7 @@ -2007-12-06 bzrudi +2007-11-08 bzrudi + * more security related stuff + +2007-11-07 bzrudi * Installer: create random folder names for /cache and /tmp directory to prevent direct access to image cache (security). * linpha.log is now created as something like linpha-xH6gHH.log (security) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fan...@us...> - 2008-02-17 22:58:51
|
Revision: 4881 http://linpha.svn.sourceforge.net/linpha/?rev=4881&view=rev Author: fangehrn Date: 2008-02-17 14:58:01 -0800 (Sun, 17 Feb 2008) Log Message: ----------- Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2008-02-17 22:50:14 UTC (rev 4880) +++ trunk/linpha2/ChangeLog 2008-02-17 22:58:01 UTC (rev 4881) @@ -9,7 +9,11 @@ * changed mysql to utf8 - database creation - table creation - - database connection + - database connection + + * installer + - enabled sqlite manual mode + - fixed some navigation issues (especially with sqlite) 2008-02-13 flo * moved not needed files to the misc folder This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fan...@us...> - 2008-04-26 19:28:48
|
Revision: 4928 http://linpha.svn.sourceforge.net/linpha/?rev=4928&view=rev Author: fangehrn Date: 2008-04-26 12:28:44 -0700 (Sat, 26 Apr 2008) Log Message: ----------- Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2008-04-26 19:28:25 UTC (rev 4927) +++ trunk/linpha2/ChangeLog 2008-04-26 19:28:44 UTC (rev 4928) @@ -1,4 +1,10 @@ +2008-04-26 flo + * Search bug fixes + * Menu bug fixes + * Maps plugin bug fixes + - set the thumbnail width to 250 (same width as the marker background) + 2008-04-08 flo * RSS plugin - implemented PicLens compatible rss feed This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |