-
v0.5.0 (22.12.2019) Stable
izzy released this
2019年12月22日 17:50:57 +01:00 | 2 commits to master since this releaseSigned by izzyGPG key ID: 5841AA5BBD64591E- vul_check: fixed
preg_match()to deal correctly with UTF8 characters like "ø" - replacing PHP short-open (
<?) tags by full open tags (<?php) - replacing obsoleted
eregi_replace()and some other obsoletedpreg_replace()calls so it works with PHP7 - added simple Subsurface to PDL convertor (
subvert) - help links broke when the old project server shut down. Fixed and replaced JS popup by "new tab"
- dive: do not include (empty/broken) rating stars when there is no rating
- added simple PDL to Subsurface convertor (
pdl2subsurface; use at your own risk, this is not thoroughly tested!) - no longer rely on
global.csv(which was provided by the ADL conduit and also cared for bysubvert) for statistics but calculate them if the file does not exist - emoticon replacement was broken as configured URLs were gone. Replaced with local ones
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
- vul_check: fixed
-
v0.4.6 (13.10.2013) Stable
izzy released this
2019年08月04日 01:52:08 +02:00 | 45 commits to master since this releaseSigned by izzyGPG key ID: C3BB2AE01F1BF982- added options to handle search engine crawlers (and minimize their traversals)
- new tag:
[gps]lat;lon;name|desc[/gps]- is handled like[url] - fix: image URLs in KML export had been broken (duplicate path)
- fix: a "pass-by-reference" made PDL crash on PHP 5.4+
- fix: a bunch of PHP Notices
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.5 (23.07.2009) Stable
izzy released this
2019年08月04日 01:51:24 +02:00 | 51 commits to master since this releaseSigned by izzyGPG key ID: C3BB2AE01F1BF982- fixed tagreplace in image descriptions
- fix: photos w/o description broke PDF
- providing PDF creation for empty dive sheets
- some corrections for TCPDF 4.6.*
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.4 (19.04.2009) Stable
izzy released this
2019年08月04日 01:50:18 +02:00 | 59 commits to master since this releaseSigned by izzyGPG key ID: C3BB2AE01F1BF982- some code optimization. Amongst others, tags/macros now can span multiple lines.
- font-size in the legend of cake graphs (stats page) now auto-adjusts to amount of rows
- Norwegian translations updated again (thank you, Nils-Fredrik!)
- Dutch translations updated (thank you, Rob!)
- in filters, comparision modes "ge" and "le" had been used but not fully implemented, so they had no effect - now they are working as expected
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.3 (13.04.2009) Stable
izzy released this
2019年08月04日 01:48:51 +02:00 | 66 commits to master since this releaseSigned by izzyGPG key ID: C3BB2AE01F1BF982- fix: cleanup some more notices breaking the KML stuff when debug level has "A" or "N"
- some code reorganization
- added filter/search facility
- added "sites at this location" to context navigation
- added emoticon support
- some adjustments to the graph stuff
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.2 (08.04.2009) Stable
izzy released this
2019年08月04日 01:47:14 +02:00 | 80 commits to master since this releaseSigned by izzyGPG key ID: C3BB2AE01F1BF982- added possibility to export multiple dives/sites at once to PDF
- missing dynamic profiles are now created on PDF generation (depending on configuration)
- Added Statistics export to PDF
- changing the "dives with this buddy" to a "like '%buddy%'" search - so it also finds dives whith multiple buddies
- fix: minor fix to page navigation
- help pages now retrieve their content from the corresponding page in the projects wiki
- added a script to check for missing translations (
install/missing.php). You need to copy it to thelang/directory to run it, it's intended for CLI.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.1 (25.03.2009) Stable
izzy released this
2009年03月24日 23:51:48 +01:00 | 126 commits to master since this release- implemented new configuration override protection rules
- new statistics graph: Dives by Duration
- depth graph interval now configurable
- improved legend adjustment for cake diagrams
- Norwegian translations updated
- fix: when CSV was updated, only the 1st graph on the stats page has been recreated correctly - subsequent cake graphs failed
- fix: in the generated KML files, the URL fo the icon had been broken
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads