]>
git.decadent.org.uk Git - maypole.git/log
Simon Cozens [Sun, 16 Jan 2005 18:47:28 +0000 (18:47 +0000)]
removed Maypole::Model->description,
fixed overidability of classmetadata in View,
fix Maypole::Model::CDBI->related_class,
fix edit/addnew templates & do_edit action
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@332
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 30 Dec 2004 03:36:51 +0000 (03:36 +0000)]
only set $r->objects if there is an object
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@331
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 29 Dec 2004 01:35:18 +0000 (01:35 +0000)]
fix manual so search.cpan.org indexes it properly (it uses the NAME section for cross-linking). A couple of other minor POD/unit test fixes.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@330
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 25 Dec 2004 03:07:57 +0000 (03:07 +0000)]
correct version
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@329
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 25 Dec 2004 02:59:51 +0000 (02:59 +0000)]
begin 2.06, fix t/apache_mvc.t, restore Sebastian's name to Maypole.pm
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@328
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 24 Dec 2004 03:50:38 +0000 (03:50 +0000)]
add login template to MANIFEST
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@327
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 24 Dec 2004 03:43:51 +0000 (03:43 +0000)]
minor POD fixes
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@326
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 24 Dec 2004 03:22:14 +0000 (03:22 +0000)]
POD updates: fleshed out some weak areas, reorganised a little and fixed some typographical and spelling errors. Added a useful README
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@325
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 23 Dec 2004 15:08:29 +0000 (15:08 +0000)]
reorganise changelog ready for release
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@324
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 23 Dec 2004 14:58:27 +0000 (14:58 +0000)]
patch for display_line() macro to use CDBI->accessor_name in case the column accessors have been renamed (Dave Howorth)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@323
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 23 Dec 2004 14:45:28 +0000 (14:45 +0000)]
+ Updated manual, thanks to Dave Howorth
+ update Author in Maypole::Manual
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@322
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 22 Dec 2004 20:05:05 +0000 (20:05 +0000)]
M::V::TT doesn't set COMPILE_DIR by default since failures aren't currently handled gracefully. See:
http://www.template-toolkit.org/pipermail/templates/2004-December/006983.html
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@321
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 21 Dec 2004 20:37:49 +0000 (20:37 +0000)]
+ fix #7917 - use correct template if object creation fails
+ fix #7930 - handle Class::DBI constraint failures
+ assign bug id to relevant changes
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@320
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 21 Dec 2004 17:54:18 +0000 (17:54 +0000)]
accidentally committed view_options with /home directory
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@319
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 21 Dec 2004 17:48:54 +0000 (17:48 +0000)]
+ some TT2 options need to be set on the Template::Provider
+ M::CLI - accommodate different combinations of trailing slash on the uri_base & request url, add tests to t/01basics.t
+ Improve error messages from BeerDB if SQLite datasource doesn't exist
+ header_field_names() requires HTTP::Headers >= 1.59
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@318
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 21 Dec 2004 12:12:26 +0000 (12:12 +0000)]
Support DBD::SQLite2
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@317
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sun, 19 Dec 2004 19:14:11 +0000 (19:14 +0000)]
+ TT2 objects used in M::V::TT are configurable with
Maypole::Config->view_options
+ M::V::TT should perform better since it can reuse TT2 objects and sets
COMPILE_DIR
+ Fix unit test output, use environment variable to control BeerDB::debug
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@316
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 14 Dec 2004 23:23:58 +0000 (23:23 +0000)]
headers_in returns an APR table which acts like a hashref on apache2
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@315
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Thu, 9 Dec 2004 10:33:03 +0000 (10:33 +0000)]
fixes default retrieve.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@314
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Thu, 9 Dec 2004 10:10:09 +0000 (10:10 +0000)]
only skip two tests if captureoutput is missing
skip all apache_mvc tests if missing mod_perl
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@313
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 9 Dec 2004 09:39:05 +0000 (09:39 +0000)]
fix unit tests for Rev 309
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@312
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 9 Dec 2004 09:32:45 +0000 (09:32 +0000)]
fix classmetadata
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@311
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Thu, 9 Dec 2004 07:23:19 +0000 (07:23 +0000)]
At least do it right, if we should do it.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@310
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Thu, 9 Dec 2004 07:20:26 +0000 (07:20 +0000)]
misc fixes for header support (see list)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@309
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 8 Dec 2004 23:29:01 +0000 (23:29 +0000)]
+ Use HTTP::Headers for input/output headers. Add appropriate unit tests.
+ Make it easier to override classmetadata via template_args
+ Maypole::Application now creates a per-instance config() making it easier to run multiple Maypole apps in a persitant environment like mod_perl
+ Add missing items from Changes
+ Add beerdb.db to MANIFEST.SKIP
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@308
48953598 -375a-da11-a14b-
00016c27c3ee
Dagfinn Ilmari Mannsåker [Wed, 8 Dec 2004 19:55:49 +0000 (19:55 +0000)]
Split the meat of the view template off to a view_item macro.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@307
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Wed, 8 Dec 2004 19:45:43 +0000 (19:45 +0000)]
Added support for extra_headers (se Maypole pod)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@306
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Wed, 8 Dec 2004 11:22:30 +0000 (11:22 +0000)]
balance quotes to please silly emacsers.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@305
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Wed, 8 Dec 2004 11:01:19 +0000 (11:01 +0000)]
applied patch for public buttons.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@304
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 7 Dec 2004 17:22:42 +0000 (17:22 +0000)]
Fix to check that a has_a points to another Model object.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@303
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 6 Dec 2004 22:38:11 +0000 (22:38 +0000)]
support compound primary keys in factory templates
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@302
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 6 Dec 2004 19:41:52 +0000 (19:41 +0000)]
fix tabs/spaces
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@301
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 6 Dec 2004 19:37:34 +0000 (19:37 +0000)]
Test::MockObject isn't a dependency, add helper for dynamic prereq_pm (which may come later)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@300
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Mon, 6 Dec 2004 17:47:03 +0000 (17:47 +0000)]
Refactored ->retrieve to fetch_objects
support MCPKs in M:M:CDBI
Added new Test:: dependencies to Makefile.PL
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@299
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 6 Dec 2004 01:25:44 +0000 (01:25 +0000)]
set svn:keywords=Rev
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@298
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 6 Dec 2004 01:20:13 +0000 (01:20 +0000)]
minor tweaks
adding $VERSION
remove empty params from search() in M::M::CDBI
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@297
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 6 Dec 2004 01:15:47 +0000 (01:15 +0000)]
first pass at unit tests
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@296
48953598 -375a-da11-a14b-
00016c27c3ee
Jesse Sheidlower [Sun, 5 Dec 2004 20:16:55 +0000 (20:16 +0000)]
Added "base" to the form's return path
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@295
48953598 -375a-da11-a14b-
00016c27c3ee
Jesse Sheidlower [Sun, 5 Dec 2004 14:07:57 +0000 (14:07 +0000)]
Fixed the model_class thing for empty model classes in authentication recipe.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@294
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Flack [Thu, 25 Nov 2004 12:31:14 +0000 (12:31 +0000)]
Fixed Actionbutton CSS
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@293
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Thu, 25 Nov 2004 11:28:02 +0000 (11:28 +0000)]
set base to allow relative urls to work without leading slash.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@292
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Wed, 24 Nov 2004 23:32:43 +0000 (23:32 +0000)]
Fixed ordering of Dave's parse_location patch
applied the parse_location patch to Apache::MVC as well.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@291
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 24 Nov 2004 23:28:46 +0000 (23:28 +0000)]
don't use deprecated CDBI::ContextualSearch param
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@290
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 24 Nov 2004 23:27:33 +0000 (23:27 +0000)]
SYNOPSIS updates:
RT bug: 7834 - missing '
RT bug: 7651 - add template_root
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@289
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Flack [Tue, 23 Nov 2004 17:45:57 +0000 (17:45 +0000)]
Initial login template upload
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@288
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Flack [Tue, 23 Nov 2004 16:49:08 +0000 (16:49 +0000)]
Changes Request.Query to Request.Params calls and cleaned up some html/css
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@287
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Flack [Tue, 23 Nov 2004 16:29:22 +0000 (16:29 +0000)]
Fixed CSS
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@286
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sun, 21 Nov 2004 19:01:36 +0000 (19:01 +0000)]
fix links to other Maypole::Manual documents
add a SEE ALSO link to http://maypole.perl.org
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@285
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Fri, 19 Nov 2004 13:07:48 +0000 (13:07 +0000)]
oops forgot to mention patch in changes.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@284
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Flack [Wed, 17 Nov 2004 12:14:45 +0000 (12:14 +0000)]
minor fix to CSS
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@283
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Wed, 17 Nov 2004 08:47:38 +0000 (08:47 +0000)]
Added Apache::RequestIO to Apache::MVC
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@282
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Sun, 14 Nov 2004 22:13:04 +0000 (22:13 +0000)]
Applied length patch for utf8.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@281
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Sun, 7 Nov 2004 23:56:37 +0000 (23:56 +0000)]
Ordering should not matter for parameters to ::Application.
Warn if setting up CDBI without DSN.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@280
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 28 Oct 2004 18:39:36 +0000 (18:39 +0000)]
some fixes for Maypole::Config, Maypole::Model::Base and
Maypole::Model::CDBI::Plain
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@279
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 28 Oct 2004 13:33:19 +0000 (13:33 +0000)]
Maypole::Model::Base::process() no more steals you the first arg after
fetching objects
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@278
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 28 Oct 2004 13:16:08 +0000 (13:16 +0000)]
2.04 release stuff
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@277
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 28 Oct 2004 12:57:54 +0000 (12:57 +0000)]
New Maypole::Config documentation
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@276
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Wed, 27 Oct 2004 20:53:26 +0000 (20:53 +0000)]
fixed template_args
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@275
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Wed, 27 Oct 2004 12:13:43 +0000 (12:13 +0000)]
Apache::MVC version fixed
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@273
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 26 Oct 2004 11:10:07 +0000 (11:10 +0000)]
see previous revision
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@271
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 26 Oct 2004 10:59:33 +0000 (10:59 +0000)]
Only set content type for text/*
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@270
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Mon, 25 Oct 2004 15:13:00 +0000 (15:13 +0000)]
fixed version number in CGI::Maypole
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@269
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Mon, 25 Oct 2004 15:03:12 +0000 (15:03 +0000)]
documentation fix for Maypole::Config
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@268
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Mon, 25 Oct 2004 14:17:15 +0000 (14:17 +0000)]
draven: ;P
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@267
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Mon, 25 Oct 2004 14:10:38 +0000 (14:10 +0000)]
fixed display_tables bug
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@266
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Mon, 25 Oct 2004 13:59:07 +0000 (13:59 +0000)]
Fixes to XHTML & CSS compability.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@265
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Mon, 25 Oct 2004 13:48:36 +0000 (13:48 +0000)]
increased version number of Apache::MVC
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@264
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Mon, 25 Oct 2004 12:04:19 +0000 (12:04 +0000)]
increased version number to 2.02
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@263
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Mon, 25 Oct 2004 12:02:07 +0000 (12:02 +0000)]
2.02 release stuff
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@262
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Flack [Mon, 25 Oct 2004 10:24:06 +0000 (10:24 +0000)]
Changed CSS buttons to POST buttons
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@261
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Sun, 24 Oct 2004 22:59:50 +0000 (22:59 +0000)]
charset was not set correctly.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@260
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Sun, 24 Oct 2004 12:55:00 +0000 (12:55 +0000)]
increased version number to 2.01
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@259
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Sun, 24 Oct 2004 12:51:58 +0000 (12:51 +0000)]
added some documentation to Apache::MVC to make t/03podcoverage
happpy
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@258
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Fri, 22 Oct 2004 17:24:47 +0000 (17:24 +0000)]
some release preparation
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@257
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Fri, 22 Oct 2004 05:43:28 +0000 (05:43 +0000)]
Added Jesters Manual
Updated MANIFEST
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@256
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 21 Oct 2004 19:14:00 +0000 (19:14 +0000)]
final fix
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@255
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 21 Oct 2004 18:49:14 +0000 (18:49 +0000)]
fixed ordering
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@254
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 21 Oct 2004 18:36:44 +0000 (18:36 +0000)]
ordering goodness for search results
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@253
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Thu, 21 Oct 2004 14:13:13 +0000 (14:13 +0000)]
oops
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@252
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 21 Oct 2004 13:38:01 +0000 (13:38 +0000)]
polished documentation
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@251
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Flack [Thu, 21 Oct 2004 13:30:55 +0000 (13:30 +0000)]
Fixed ordering with pager
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@250
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Thu, 21 Oct 2004 13:11:30 +0000 (13:11 +0000)]
Removed obsolete comments, added comment about testing
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@249
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Thu, 21 Oct 2004 13:01:43 +0000 (13:01 +0000)]
Warn if authenticate doesn't return a value.
Turn on debugging for BeerDB.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@248
48953598 -375a-da11-a14b-
00016c27c3ee
Simon Flack [Thu, 21 Oct 2004 12:12:08 +0000 (12:12 +0000)]
fixed titles
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@247
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Wed, 20 Oct 2004 21:25:37 +0000 (21:25 +0000)]
You guys in #maypole suck!
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@246
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Wed, 20 Oct 2004 19:08:39 +0000 (19:08 +0000)]
added workflow, because I live to please sri.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@245
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Wed, 20 Oct 2004 19:05:16 +0000 (19:05 +0000)]
Start of Maypole::Manual.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@244
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Wed, 20 Oct 2004 18:58:38 +0000 (18:58 +0000)]
removed reporting of normality.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@243
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 19 Oct 2004 20:32:27 +0000 (20:32 +0000)]
removed warnings about calling standard templates
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@242
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 19 Oct 2004 20:07:30 +0000 (20:07 +0000)]
added test cases for classmetadata.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@241
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 19 Oct 2004 20:05:51 +0000 (20:05 +0000)]
list_columns instead of display_columns
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@240
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 19 Oct 2004 20:04:26 +0000 (20:04 +0000)]
some previously agreed design fixes.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@239
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 19 Oct 2004 19:58:26 +0000 (19:58 +0000)]
removed superflous use attributes();
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@238
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Mon, 18 Oct 2004 08:04:14 +0000 (08:04 +0000)]
no more fun!!! :(
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@237
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Sun, 17 Oct 2004 20:23:03 +0000 (20:23 +0000)]
support for unknown flags, for future backwards compatibility
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@236
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Sun, 17 Oct 2004 01:35:53 +0000 (01:35 +0000)]
fun!!! =)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@235
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Sat, 16 Oct 2004 20:07:18 +0000 (20:07 +0000)]
New Maypole::Application, we now use the Maypole::Plugin:: namespace and
support special flags like -Setup
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@234
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Fri, 15 Oct 2004 22:01:22 +0000 (22:01 +0000)]
Some warnings for easier debugging
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@233
48953598 -375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 14 Oct 2004 00:03:00 +0000 (00:03 +0000)]
last maypole.css fix...really..
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@232
48953598 -375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Wed, 13 Oct 2004 21:21:21 +0000 (21:21 +0000)]
fixed to make valid xhtml.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@231
48953598 -375a-da11-a14b-
00016c27c3ee