| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.76
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
28 Dec 2011 08:20:20
0.76
|
ehaupt  |
End WWW CPAN URL with a "/" |
29 Dec 2010 15:17:56
0.76
|
mat  |
Update to 0.76
Changes: http://search.cpan.org/dist/Rose-DBx-Object-Renderer/Changes |
13 Dec 2010 11:05:23
0.75
|
wen  |
- Update to 0.75
ChangeLog:
http://cpansearch.perl.org/src/DANNY/Rose-DBx-Object-Renderer-0.75/Changes |
18 Nov 2010 01:32:36
0.74
|
wen  |
- Update to 0.74
Changelog:
http://cpansearch.perl.org/src/DANNY/Rose-DBx-Object-Renderer-0.74/Changes |
24 Sep 2010 00:44:29
0.73_1
|
pgollucci  |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
01 Sep 2010 06:15:43
0.73
|
bapt  |
- Update to 0.73
- Changelog:
http://cpansearch.perl.org/src/DANNY/Rose-DBx-Object-Renderer-0.73/Changes
Approved by: mentors (implicit) |
11 Jul 2010 02:41:16
0.72
|
sahil  |
- Update to 0.72
- Changes: http:/search.cpan.org/dist/Rose-DBx-Object-Renderer/Changes |
10 Jun 2010 12:16:22
0.71
|
tobez  |
Update to 0.71.
Changes: http:/search.cpan.org/dist/Rose-DBx-Object-Renderer/Changes |
10 Jun 2010 01:31:44
0.70
|
pgollucci  |
- Update to 0.70
With Hat: perl@
Changes: http:/search.cpan.org/dist/Rose-DBx-Object-Renderer/Changes |
07 May 2010 02:57:52
0.69
|
wen  |
- Update to 0.69
- Set maintainer to perl@ |
01 Apr 2010 08:15:11
0.68
|
wen  |
- Update to 0.68 |
22 Feb 2010 10:45:26
0.67
|
wen  |
- Update to 0.67
Feature safe: yes |
23 Jan 2010 06:10:49
0.65
|
wen  |
- Update to 0.65 |
24 Dec 2009 06:10:55
0.64
|
wen  |
- Update to 0.64 |
22 Dec 2009 02:12:54
0.62
|
wen  |
- Update to 0.62 |
04 Dec 2009 11:30:29
0.61
|
wen  |
- Update to 0.61 |
22 Nov 2009 01:11:15
0.60
|
wen  |
- Update to 0.60 |
13 Nov 2009 02:15:22
0.58
|
wen  |
- Update to 0.58 |
06 Nov 2009 13:46:00
0.57
|
wen  |
Rose::DBx::Object::Renderer generates web UIs for Rose::DB::Object.
It encapsulates many web conventions in the generated UIs as default
behaviours. For example, email addresses are by default rendered as
mailto links in tables and appropiate validation is enforced
automatically in forms. These behaviours are highly extensible.
Renderer uses CGI::FormBuilder to generate forms and the Google Chart
API to render charts. Template::Toolkit is used for template processing,
however, Renderer can dynamically generate a full set of UIs without
any templates.
WWW: http://search.cpan.org/dist/Rose-DBx-Object-Renderer |