Releases for Duration
duration 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| duration-6.x-1.0.tar.gz | 22.79 KB | 15e2e913ed6910b4cd031fe328881f8b |
With the two remaining issues in the issue queue being fixed, I think Duration is sufficiently bug-free and nice enough for a stable release.
These two have been fixed since 6.x-1.0-rc2:
Hope you like it!
duration 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| duration-6.x-1.0-rc2.tar.gz | 22.79 KB | 9e9eec809fb0d134ee6a1ac0443c0959 |
Bugfix release. Works correctly in views now (#286974: Duration not showing in table views), fixes a __clone() error, and hopefully also fixes the other part of #285041: error when adding a 'duration' field to a CCK content type that already has nodes.
duration 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| duration-6.x-1.0-rc1.tar.gz | 21.93 KB | 50f70a23d4cd3f0161a6aef33cf2c410 |
The API seems to work pretty nicely so far, which means this is mainly a bug fix release for a few edge cases.
Nevertheless, the API has been changed from uppercase function names to lowercase ones (with Views as role model) so any modules depending on the Duration API module will need to be adapted too, or they'll break. But hey, I haven't been at 1.0 still, so this can be expected.
The user interface part is pretty much the same as in the original 0.9 release. The API, apart from being switched cases, has a new facility called "conversion factors" which makes it possible to e.g. count a day not as 24 hours (which is still the default) but as 8 hours instead (like you might expect from translating work days into hours).
duration 6.x-0.9
| Download | Size | md5 hash |
|---|---|---|
| duration-6.x-0.9.tar.gz | 21.03 KB | 2586c7f55bb6a6ce3f67a1ff206c754c |
Initial release! With a reasonable amount of features, already.
The API is great, and the CCK field is perfectly usable as is (coming with a few options and three different formatters).
The only thing that I feel is missing for a 1.0 release is a select widget for the CCK field... but if you just want to input your durations, tadah, go for it.
duration 6.x-0.1
| Download | Size | md5 hash |
|---|---|---|
| duration-6.x-0.1.tar.gz | 9.65 KB | 014680de713e9207bf70d49e5f0b30ad |
Initial release, without CCK features. No idea how much is missing for "production use" (aka 6.x-1.0), but here's something that you can play with.
As the version number indicates, you shouldn't absolutely rely on the API being stable, but I'll try not to break source compatibility.
