]> git.decadent.org.uk Git - maypole.git/log
maypole.git
19 years agoapplied patch for public buttons.
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

19 years agoFix to check that a has_a points to another Model object.
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

19 years agosupport compound primary keys in factory templates
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

19 years agofix tabs/spaces
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

19 years agoTest::MockObject isn't a dependency, add helper for dynamic prereq_pm (which may...
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

19 years agoRefactored ->retrieve to fetch_objects
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

19 years agoset svn:keywords=Rev
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

19 years agominor tweaks
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

19 years agofirst pass at unit tests
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

19 years agoAdded "base" to the form's return path
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

19 years agoFixed the model_class thing for empty model classes in authentication recipe.
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

19 years agoFixed Actionbutton CSS
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

19 years agoset base to allow relative urls to work without leading slash.
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

19 years agoFixed ordering of Dave's parse_location patch
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

19 years agodon't use deprecated CDBI::ContextualSearch param
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

19 years agoSYNOPSIS updates:
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

19 years agoInitial login template upload
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

19 years agoChanges Request.Query to Request.Params calls and cleaned up some html/css
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

19 years agoFixed CSS
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

19 years agofix links to other Maypole::Manual documents
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

19 years agooops forgot to mention patch in changes.
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

19 years agominor fix to CSS
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

19 years agoAdded Apache::RequestIO to Apache::MVC
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

19 years agoApplied length patch for utf8.
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

19 years agoOrdering should not matter for parameters to ::Application.
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

19 years agosome fixes for Maypole::Config, Maypole::Model::Base and
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

19 years agoMaypole::Model::Base::process() no more steals you the first arg after
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

19 years ago2.04 release stuff
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

19 years agoNew Maypole::Config documentation
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

19 years agofixed template_args
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

19 years agoApache::MVC version fixed
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

19 years agosee previous revision
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

19 years agoOnly set content type for text/*
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

19 years agofixed version number in CGI::Maypole
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

19 years agodocumentation fix for Maypole::Config
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

19 years agodraven: ;P
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

19 years agofixed display_tables bug
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

19 years agoFixes to XHTML & CSS compability.
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

19 years agoincreased version number of Apache::MVC
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

19 years agoincreased version number to 2.02
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

19 years ago2.02 release stuff
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

19 years agoChanged CSS buttons to POST buttons
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

19 years agocharset was not set correctly.
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

19 years agoincreased version number to 2.01
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

19 years agoadded some documentation to Apache::MVC to make t/03podcoverage
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

19 years agosome release preparation
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

19 years agoAdded Jesters Manual
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

19 years agofinal fix
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

19 years agofixed ordering
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

19 years agoordering goodness for search results
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

19 years agooops
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

19 years agopolished documentation
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

19 years agoFixed ordering with pager
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

19 years agoRemoved obsolete comments, added comment about testing
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

19 years agoWarn if authenticate doesn't return a value.
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

19 years agofixed titles
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

19 years agoYou guys in #maypole suck!
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

19 years agoadded workflow, because I live to please sri.
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

19 years agoStart of Maypole::Manual.
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

19 years agoremoved reporting of normality.
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

19 years agoremoved warnings about calling standard templates
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

19 years agoadded test cases for classmetadata.
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

19 years agolist_columns instead of display_columns
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

19 years agosome previously agreed design fixes.
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

19 years agoremoved superflous use attributes();
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

19 years agono more fun!!! :(
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

19 years agosupport for unknown flags, for future backwards compatibility
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

19 years agofun!!! =)
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

19 years agoNew Maypole::Application, we now use the Maypole::Plugin:: namespace and
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

19 years agoSome warnings for easier debugging
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

19 years agolast maypole.css fix...really..
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

19 years agofixed to make valid xhtml.
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

19 years agoi promise this is the last small design fix today
Sebastian Riedel [Wed, 13 Oct 2004 21:20:43 +0000 (21:20 +0000)]
i promise this is the last small design fix today

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@230 48953598-375a-da11-a14b-00016c27c3ee

19 years agonew action buttons
Sebastian Riedel [Wed, 13 Oct 2004 21:17:36 +0000 (21:17 +0000)]
new action buttons

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@229 48953598-375a-da11-a14b-00016c27c3ee

19 years agofixed submit buttons
Sebastian Riedel [Wed, 13 Oct 2004 20:49:37 +0000 (20:49 +0000)]
fixed submit buttons

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@228 48953598-375a-da11-a14b-00016c27c3ee

19 years agofixed action buttons in maypole.css
Sebastian Riedel [Wed, 13 Oct 2004 20:40:05 +0000 (20:40 +0000)]
fixed action buttons in maypole.css

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@227 48953598-375a-da11-a14b-00016c27c3ee

19 years agogabbana will hate me :)
Sebastian Riedel [Wed, 13 Oct 2004 20:29:40 +0000 (20:29 +0000)]
gabbana will hate me :)

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@226 48953598-375a-da11-a14b-00016c27c3ee

19 years agosmall fix for Maypole::Application
Sebastian Riedel [Wed, 13 Oct 2004 14:59:44 +0000 (14:59 +0000)]
small fix for Maypole::Application

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@225 48953598-375a-da11-a14b-00016c27c3ee

19 years agoAll POD::Coverage tests now succeed.
Marcus Ramberg [Wed, 13 Oct 2004 12:37:29 +0000 (12:37 +0000)]
All POD::Coverage tests now succeed.

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@224 48953598-375a-da11-a14b-00016c27c3ee

19 years agoZero search fix and sweet new templates, wheee...
Sebastian Riedel [Wed, 13 Oct 2004 11:07:28 +0000 (11:07 +0000)]
Zero search fix and sweet new templates, wheee...

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@223 48953598-375a-da11-a14b-00016c27c3ee

19 years agoupdated the manifest.
Marcus Ramberg [Mon, 11 Oct 2004 19:33:40 +0000 (19:33 +0000)]
updated the manifest.

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@222 48953598-375a-da11-a14b-00016c27c3ee

19 years agoShitload of doc fixes.
Marcus Ramberg [Mon, 11 Oct 2004 19:27:20 +0000 (19:27 +0000)]
Shitload of doc fixes.
Added list_columns for use in list template.

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@221 48953598-375a-da11-a14b-00016c27c3ee

19 years agoskip uppercase methods.
Marcus Ramberg [Mon, 11 Oct 2004 19:23:50 +0000 (19:23 +0000)]
skip uppercase methods.

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@220 48953598-375a-da11-a14b-00016c27c3ee

19 years agofixing missing untaint column.
Marcus Ramberg [Mon, 11 Oct 2004 19:23:18 +0000 (19:23 +0000)]
fixing missing untaint column.

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@219 48953598-375a-da11-a14b-00016c27c3ee

19 years agofixed search ordering in Maypole::Model::CDBI and parameter handling in CGI::Maypole
Sebastian Riedel [Fri, 8 Oct 2004 20:57:32 +0000 (20:57 +0000)]
fixed search ordering in Maypole::Model::CDBI and parameter handling in CGI::Maypole

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@218 48953598-375a-da11-a14b-00016c27c3ee

19 years agokilled rewrite_path()
Sebastian Riedel [Mon, 4 Oct 2004 18:44:29 +0000 (18:44 +0000)]
killed rewrite_path()

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@217 48953598-375a-da11-a14b-00016c27c3ee

19 years agofunny little arrows, wheee... :)
Sebastian Riedel [Fri, 1 Oct 2004 18:28:09 +0000 (18:28 +0000)]
funny little arrows, wheee... :)

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@216 48953598-375a-da11-a14b-00016c27c3ee

19 years agoUpdated changes to Maypole::Application
Marcus Ramberg [Thu, 30 Sep 2004 12:54:12 +0000 (12:54 +0000)]
Updated changes to Maypole::Application
Updated Manifest and META.yml file

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@215 48953598-375a-da11-a14b-00016c27c3ee

19 years agorenamed tests
Marcus Ramberg [Thu, 30 Sep 2004 12:52:28 +0000 (12:52 +0000)]
renamed tests
added pod tests and pod::coverage tests

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@214 48953598-375a-da11-a14b-00016c27c3ee

19 years agosupport use Maypole qw/Redirect Poop/ syntax. (Maypole::Poop soon to follow)
Marcus Ramberg [Wed, 29 Sep 2004 23:15:54 +0000 (23:15 +0000)]
support use Maypole qw/Redirect Poop/ syntax. (Maypole::Poop soon to follow)

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@213 48953598-375a-da11-a14b-00016c27c3ee

19 years agoadded rewrite_path()
Sebastian Riedel [Wed, 29 Sep 2004 20:55:32 +0000 (20:55 +0000)]
added rewrite_path()

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@212 48953598-375a-da11-a14b-00016c27c3ee

19 years agoFixed documentation bug in ::Plain (base class)
Marcus Ramberg [Mon, 27 Sep 2004 20:44:41 +0000 (20:44 +0000)]
Fixed documentation bug in ::Plain (base class)
Added some missing accessors to ::Config

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@211 48953598-375a-da11-a14b-00016c27c3ee

19 years agoExtended debugging info on "we don't have that table".
Marcus Ramberg [Mon, 27 Sep 2004 20:34:58 +0000 (20:34 +0000)]
Extended debugging info on "we don't have that table".
Fixed Jesse's last name.

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@210 48953598-375a-da11-a14b-00016c27c3ee

19 years agomoved Workflow.pod to the Manual
Sebastian Riedel [Mon, 27 Sep 2004 01:23:04 +0000 (01:23 +0000)]
moved Workflow.pod to the Manual

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@209 48953598-375a-da11-a14b-00016c27c3ee

19 years agofixed is_public()
Sebastian Riedel [Mon, 27 Sep 2004 00:36:15 +0000 (00:36 +0000)]
fixed is_public()

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@208 48953598-375a-da11-a14b-00016c27c3ee

19 years agoAdded Maypole::Model::Base::is_public()
Sebastian Riedel [Sun, 26 Sep 2004 22:00:08 +0000 (22:00 +0000)]
Added Maypole::Model::Base::is_public()

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@207 48953598-375a-da11-a14b-00016c27c3ee

19 years agoMoved doc/*.pod to lib/Maypole/Manual/ and added new Maypole.pm
Sebastian Riedel [Sun, 26 Sep 2004 20:58:52 +0000 (20:58 +0000)]
Moved doc/*.pod to lib/Maypole/Manual/ and added new Maypole.pm
documentation

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@206 48953598-375a-da11-a14b-00016c27c3ee

19 years agoWin32 support
Sebastian Riedel [Sat, 25 Sep 2004 17:34:15 +0000 (17:34 +0000)]
Win32 support

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@205 48953598-375a-da11-a14b-00016c27c3ee

19 years agofixed css to annotate active from list, and navbar not to add silly things to url...
Marcus Ramberg [Wed, 22 Sep 2004 20:42:29 +0000 (20:42 +0000)]
fixed css to annotate active from list, and navbar not to add silly things to url for current.

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@204 48953598-375a-da11-a14b-00016c27c3ee

19 years agoAccessors for everything
Sebastian Riedel [Mon, 20 Sep 2004 23:44:48 +0000 (23:44 +0000)]
Accessors for everything

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@203 48953598-375a-da11-a14b-00016c27c3ee