Bigtop

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

      plain text (not in input elements).
    - Cosmetic improvements to generated Changes and README files.
    * All the plain files Init Std generates are now stubs except MANIFEST.
      no_gens for each file are now unneeded except for MANIFEST.
    - Added a stop server button to tentmaker.  If you shut down that way,
      the browser will prevent you from trying to use the deceased server.
    - Stopped generating use_clean_dates for CRUD object constructors since
      it is superceeded by default cleaning of params.  (Use
      turn_off_clean_params => 1 and use_clean_dates => 1 for the old way.)
    - Suppressed javascript errors in tentmaker when changes could have
      cascaded but didn't.
    * Added paging to main listings upon request.  Use rows or paged_conf
      method statements to enable it.
    * There is now a:
        controller is base_controller { ... }
      block so you can put methods into the base module.  There are two
      method types specially designed for it: base_links (a do_main with
      nav links to other pages) and links (a site_links method other
      controllers, or their templates, use to generate nav links).
      But, you can use these for one table/one controller apps.
    - tentmaker now only displays input boxes for controller and method



( run in 0.777 second using v1.01-cache-2.11-cpan-49f99fa48dc )