Search found 228 matches

by lloyd_borrett
Fri Aug 05, 2011 13:39
Forum: General
Topic: New Fields in Diving Log 5.0.4
Replies: 1
Views: 6587

New Fields in Diving Log 5.0.4

G'day Sven, While working on phpDivingLog 3 I've been studying the Diving Log 5.0.4 database structure so as to work out how to add the new values etc. While doing so I've come up with a few thoughts and questions you might be able to help me with. The logbook table has values for ShopID and TripID,...
by lloyd_borrett
Fri Aug 05, 2011 13:05
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

G'day, So far this week most of the effort has been around coming to grips with Github, and merging my phpDivingLog 3 development version with the changes Rob Lensen has made to his phpDivingLog 3. Rob had updated some dependencies, plus moved the location of some code and made other changes. Once I...
by lloyd_borrett
Sun Jul 31, 2011 23:28
Forum: General
Topic: Diving Log preferences
Replies: 1
Views: 2083

Diving Log preferences

G'day Sven, While using Diving Log 5.0.4 I've come up with some settings you might like to add to Preferences and support within the program in a future version. Ability to set the number of days for equipment service reminders. Ability to set a default value for O2%, e.g. 21. Ability to set a defau...
by lloyd_borrett
Sun Jul 31, 2011 23:06
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

G'day, Some more progress has been made. phpDivingLog v3.0-alpha2 - 2011-08-01 - Lloyd Borrett * Added ability to display lots of additional values * on the dive details, dive sites and dive equipment pages * Added ability to show visibilty type as a set of images * Added ability to show the dive si...
by lloyd_borrett
Sun Jul 31, 2011 17:08
Forum: General
Topic: Diving Log 5.0.4 bugs?
Replies: 1
Views: 2006

Diving Log 5.0.4 bugs?

G'day Sven, While working on the new phpDivingLog and using new Diving Log 5.0.4 features so that I can figure out how things work, I've come across a few issues with the program. Welcome Centre always displays. There's a check box for "Show when Diving Log starts", but no matter if it's c...
by lloyd_borrett
Sat Jul 30, 2011 10:02
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

G'day, I now have most of the additional information now being displayed for the logbook page. This includes the information about the gas being used and the cylinder(s) in use from the logbook table. I haven't yet looked at how to display the details for addition cylinders for a dive. I need to fig...
by lloyd_borrett
Fri Jul 29, 2011 09:11
Forum: General
Topic: Tank size bug?
Replies: 3
Views: 3361

Re: Tank size bug?

G'day Sven, I'm about to start working on an update to this part of phpDivingLog. What will I need to take into consideration to fix this problem? Also, I'm going through Diving Log letting it know about my twin cylinder dives. But there's an issue I've struck. I have used, 10.5, 12.2, 11 and 11.5 l...
by lloyd_borrett
Fri Jul 29, 2011 07:17
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

I now have the additional details for the Dive Sites and Dive Equipment pages working. The changes I'd already made add most of the extra details for the Dive Statistics pages. Next will be to start on the actual Logbook pages. Yes, I've been putting off the hard part till last! Best Regards, Lloyd ...
by lloyd_borrett
Thu Jul 28, 2011 21:45
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

G'day Sven, I'm now trying to add some of the new fields and features to phpDivingLog. Would you please be able to help me out with the following items? Icons Any chance you could supply me with the image icons (gif, jpg, png) that you're using for: Dive Profile, Single and Twin Cylinders, Ratings G...
by lloyd_borrett
Mon Jul 25, 2011 08:15
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

G'day Rob, Thanks for the fix and for the merge. As best as I can tell the dependencies for phpDivingLog v2.2 are: JpGraph v1.22 and v2.3.3 ( http://jpgraph.net/ ) v1.27 and v3.5 now available phpMyDatagrid v2007a ( http://www.gurusistemas.com/indexdatagrid.php ) Seems to be still the latest free ve...
by lloyd_borrett
Sun Jul 24, 2011 00:01
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

Now have it working with the 'additions' I'd already added to my old v1.9a. Have also added in the ability to set as a config value the choce of ddd.dddddd, ddd mm.mmm or ddd mm ss.ss as the coordinate format. Still can't work out how to fix the problem with that image on the dive statistics page wi...
by lloyd_borrett
Sat Jul 23, 2011 23:55
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

Inferno wrote:I hope you have an idea how git works, so the changes can be merged easily
I have no idea how git works and I'm not really sure about setting it up on my netbook. Suspect it could add too much overhead.

Best Regards, Lloyd Borrett.
by lloyd_borrett
Fri Jul 22, 2011 19:46
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

Right now I'm working on an issue with the display of certification card scans in divestats.tpl. On my setup the test for isset on the scan image path isn't working. It would always try to show two images even when there was only one scan or no scans. So I changed it to test for '' instead and that ...
by lloyd_borrett
Thu Jul 21, 2011 21:36
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

Thanks Rob, Now it's starting to make sense. Have now gone through and modifed the image thumbnail related code to use those config settings. Been fixing a few other things along the way. Currently getting the Diving Statistics page up to display images properly, plus add in the extra information I ...
by lloyd_borrett
Wed Jul 20, 2011 20:50
Forum: Extensions
Topic: phpDivingLog 3.0 Development
Replies: 46
Views: 115762

Re: phpDivingLog 3.0 Development

Great to see the revival of phpDivingLog. I also would recommend to gather the features first. Let's think of what we want and set some goals. Then let's also define a bit the scope; I think you can't just start off with coding.. G'day, Happy to receive ideas for features. However, much of what I i...