]>
git.decadent.org.uk Git - maypole.git/log
Marcus Ramberg [Wed, 15 Sep 2004 21:22:24 +0000 (21:22 +0000)]
Use Maypole::Application so we can test even without Apache
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@178
48953598-375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Wed, 15 Sep 2004 21:03:58 +0000 (21:03 +0000)]
APACHE2 defined as a constant
Apache2 doesn't use send_http_headers
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@177
48953598-375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Wed, 15 Sep 2004 16:46:58 +0000 (16:46 +0000)]
Templates should be valid XHTML now...
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@176
48953598-375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Tue, 14 Sep 2004 18:27:02 +0000 (18:27 +0000)]
Replaced Apache::Request with CGI::Simple in prereqs
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@175
48953598-375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Tue, 14 Sep 2004 17:40:28 +0000 (17:40 +0000)]
fixes parse_args function
adds call_url to easen testing.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@174
48953598-375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Fri, 10 Sep 2004 10:17:15 +0000 (10:17 +0000)]
fixed multiple value handling
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@173
48953598-375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Fri, 10 Sep 2004 00:33:01 +0000 (00:33 +0000)]
Quick mod_perl2 fix
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@172
48953598-375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 9 Sep 2004 23:26:39 +0000 (23:26 +0000)]
Added parse_args to Maypole::CLI and CGI::Maypole
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@171
48953598-375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Thu, 9 Sep 2004 16:59:57 +0000 (16:59 +0000)]
Merged Apache2::MVC into Apache::MVC, deprecated $r->{query}
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@170
48953598-375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Wed, 8 Sep 2004 18:04:17 +0000 (18:04 +0000)]
Config parameter handling for Maypole::Model::CDBI
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@169
48953598-375a-da11-a14b-
00016c27c3ee
Sebastian Riedel [Tue, 7 Sep 2004 19:31:24 +0000 (19:31 +0000)]
Apache2::MVC, Maypole::Application, parse_args() and much more...
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@168
48953598-375a-da11-a14b-
00016c27c3ee
Marcus Ramberg [Mon, 6 Sep 2004 22:41:56 +0000 (22:41 +0000)]
test commit
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@167
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 16 Aug 2004 22:51:03 +0000 (22:51 +0000)]
Unapply this patch.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@166
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 5 Aug 2004 10:00:38 +0000 (10:00 +0000)]
Allow multiple apps on the same site.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@165
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 21 Jul 2004 13:38:20 +0000 (13:38 +0000)]
XHTMLization.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@164
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 21 Jul 2004 09:23:28 +0000 (09:23 +0000)]
Needed for Apache2, apparently.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@163
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 19 Jul 2004 18:22:53 +0000 (18:22 +0000)]
Link needs extra slashes.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@162
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 17 Jul 2004 16:36:03 +0000 (16:36 +0000)]
Fix base so it doesn't have a trailing slash.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@161
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 17 Jul 2004 16:35:48 +0000 (16:35 +0000)]
Oops, that was important. :(
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@160
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 16 Jul 2004 22:51:14 +0000 (22:51 +0000)]
No wonder it wasn't printing anything.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@159
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 16 Jul 2004 22:51:02 +0000 (22:51 +0000)]
Missed one.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@158
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sun, 11 Jul 2004 16:53:28 +0000 (16:53 +0000)]
Forgot this file.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@157
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 21 Jun 2004 13:41:09 +0000 (13:41 +0000)]
This is 1.5.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@156
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 21 Jun 2004 13:36:03 +0000 (13:36 +0000)]
Finish the doc for this.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@155
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 21 Jun 2004 13:30:51 +0000 (13:30 +0000)]
#6617 Required cols patch in CDBI.pm (Jesse Sheidlower)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@154
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 21 Jun 2004 13:29:11 +0000 (13:29 +0000)]
#6573 Set empty params to '' instead of undef (Jody Belka)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@153
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 21 Jun 2004 13:27:19 +0000 (13:27 +0000)]
#6572 Makefile patch: require up-to-date CBDI::AsForm (Markus Ramberg)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@152
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 21 Jun 2004 13:22:47 +0000 (13:22 +0000)]
Fixes #6571 User-defined ok_tables: patch
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@151
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 21 Jun 2004 13:16:04 +0000 (13:16 +0000)]
Fix bug 6569: Passing DBI options in setup()
(Mickael Joanne)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@150
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 19 Jun 2004 14:50:45 +0000 (14:50 +0000)]
This comment is untrue! We can't call authenticate without a model class.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@149
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 19 Jun 2004 14:49:42 +0000 (14:49 +0000)]
Be a bit friendlier on returning "not found" errors.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@148
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 14 Jun 2004 14:56:49 +0000 (14:56 +0000)]
Has no docs yet, but still useful.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@147
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 14 Jun 2004 14:18:17 +0000 (14:18 +0000)]
Add CSS file.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@146
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 14 Jun 2004 14:18:01 +0000 (14:18 +0000)]
Add this to the tarball.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@145
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 22 May 2004 20:08:45 +0000 (20:08 +0000)]
related() patch from Marcus.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@144
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 21 May 2004 17:32:46 +0000 (17:32 +0000)]
Creation failure bug reported by Jesse S.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@143
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 8 May 2004 13:25:00 +0000 (13:25 +0000)]
Footer stuff from Markus.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@142
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 4 May 2004 10:29:26 +0000 (10:29 +0000)]
We use it, we should declare it.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@141
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 30 Apr 2004 14:57:56 +0000 (14:57 +0000)]
use Maypole::Constants;
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@140
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 16 Apr 2004 17:17:13 +0000 (17:17 +0000)]
There goes 1.4.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@139
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 16 Apr 2004 16:45:28 +0000 (16:45 +0000)]
Another day, another 1500 words.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@138
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 16 Apr 2004 13:03:55 +0000 (13:03 +0000)]
This *really* ought to be a recipe.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@137
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 16 Apr 2004 12:32:15 +0000 (12:32 +0000)]
We'll call this done.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@136
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 15 Apr 2004 14:10:27 +0000 (14:10 +0000)]
Lots more documentation.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@135
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 14 Apr 2004 17:17:11 +0000 (17:17 +0000)]
A request thing that makes me feel stupid, and the current state of buyspy.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@134
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 14 Apr 2004 13:24:38 +0000 (13:24 +0000)]
Pass object and arguments to model methods.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@133
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 14 Apr 2004 11:26:42 +0000 (11:26 +0000)]
Further slight goalpost moving.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@132
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 13 Apr 2004 15:43:49 +0000 (15:43 +0000)]
A pager that doesn't suck when there are 400 pages.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@131
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 13 Apr 2004 13:16:57 +0000 (13:16 +0000)]
TOO MUCH HASSLE.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@130
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 13 Apr 2004 13:16:37 +0000 (13:16 +0000)]
Reorder the way we look for stringification column.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@129
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 13 Apr 2004 13:16:12 +0000 (13:16 +0000)]
Big fat d'oh.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@128
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 13 Apr 2004 13:15:47 +0000 (13:15 +0000)]
Let's have some nice generic ones of these, instead of referring to the beer database.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@127
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 8 Apr 2004 15:24:06 +0000 (15:24 +0000)]
Remove TPJ article reference, we're doing that as well.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@126
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 8 Apr 2004 15:09:29 +0000 (15:09 +0000)]
Loads more documentation hacking.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@125
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 8 Apr 2004 14:29:58 +0000 (14:29 +0000)]
Shuffle this about for clarity.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@124
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 6 Apr 2004 15:54:24 +0000 (15:54 +0000)]
LOADS of documentation!
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@123
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 6 Apr 2004 12:14:08 +0000 (12:14 +0000)]
This time, for sure.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@122
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 6 Apr 2004 12:05:17 +0000 (12:05 +0000)]
Oops.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@121
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 6 Apr 2004 11:45:10 +0000 (11:45 +0000)]
This is also what draven says, and I still trust him, despite last time.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@120
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 6 Apr 2004 11:23:47 +0000 (11:23 +0000)]
Fix up example module, skip test if no SQLite.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@119
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 6 Apr 2004 11:06:58 +0000 (11:06 +0000)]
Spurious warning.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@118
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 6 Apr 2004 10:39:10 +0000 (10:39 +0000)]
Add constants; refactor View classes and tests to use them; refactor out handler_guts
to allow subcomponent stuff.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@117
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Tue, 6 Apr 2004 10:38:45 +0000 (10:38 +0000)]
Add constants; refactor View classes and tests to use them; refactor out
handler_guts to allow subcomponent stuff.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@116
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 5 Apr 2004 22:16:18 +0000 (22:16 +0000)]
Introduction to Flox, beginnings of request chapter.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@115
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 5 Apr 2004 12:43:49 +0000 (12:43 +0000)]
That's what draven says, and I believe him.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@114
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 2 Apr 2004 17:53:44 +0000 (17:53 +0000)]
Finished view documentation, refactor TT->base, and add Mason view class.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@113
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 2 Apr 2004 15:40:09 +0000 (15:40 +0000)]
Material about the beer database application.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@112
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 2 Apr 2004 12:31:04 +0000 (12:31 +0000)]
Add refactored CGI::Maypole to the mix.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@111
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 2 Apr 2004 12:22:47 +0000 (12:22 +0000)]
Another section done.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@110
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 2 Apr 2004 11:56:19 +0000 (11:56 +0000)]
Forgot this one.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@109
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 2 Apr 2004 11:55:26 +0000 (11:55 +0000)]
Ooops.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@108
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 2 Apr 2004 11:53:41 +0000 (11:53 +0000)]
Use table instead of moniker.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@107
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 2 Apr 2004 11:53:14 +0000 (11:53 +0000)]
Add in "table" to the class metadata.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@106
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 1 Apr 2004 16:20:03 +0000 (16:20 +0000)]
Today's additions.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@105
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 1 Apr 2004 16:19:50 +0000 (16:19 +0000)]
Add the style table.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@104
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 1 Apr 2004 16:19:26 +0000 (16:19 +0000)]
Most of the view documentation.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@103
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 1 Apr 2004 16:19:02 +0000 (16:19 +0000)]
Refactor out path parsing.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@102
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 1 Apr 2004 16:18:48 +0000 (16:18 +0000)]
Silence warning.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@101
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 1 Apr 2004 16:18:32 +0000 (16:18 +0000)]
Remove dependency on Apache.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@100
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 1 Apr 2004 16:18:13 +0000 (16:18 +0000)]
Maypole::CLI and the beginnings of a test suite.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@99
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 1 Apr 2004 16:17:06 +0000 (16:17 +0000)]
Teensy bug - we're not supposed to use 'moniker' in URLs.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@98
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 27 Mar 2004 06:48:59 +0000 (06:48 +0000)]
End tag properly.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@97
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 26 Mar 2004 19:19:32 +0000 (19:19 +0000)]
This is 1.3
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@96
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Fri, 26 Mar 2004 10:11:40 +0000 (10:11 +0000)]
Crap! Forgot to check this in before release!
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@95
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 25 Mar 2004 12:40:04 +0000 (12:40 +0000)]
Random docs. Really will release now.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@94
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 25 Mar 2004 12:39:01 +0000 (12:39 +0000)]
This is 1.2.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@93
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 25 Mar 2004 12:38:36 +0000 (12:38 +0000)]
Fixes for rollout.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@92
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 25 Mar 2004 12:23:25 +0000 (12:23 +0000)]
Some more fixes to sorting and viewing.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@91
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 25 Mar 2004 12:16:25 +0000 (12:16 +0000)]
Do list properly after delete.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@90
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Mon, 22 Mar 2004 16:45:28 +0000 (16:45 +0000)]
Remove "name" magic, replace with "stringify_column" magic.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@89
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 20 Mar 2004 09:06:27 +0000 (09:06 +0000)]
Doc fix.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@88
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 13 Mar 2004 14:20:12 +0000 (14:20 +0000)]
This is a (slightly dodgy) way of keeping template documentation with
the template, but then spitting it all out to a POD file in the end.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@87
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 13 Mar 2004 14:17:38 +0000 (14:17 +0000)]
Some more work; about to move to autodoc.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@86
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 13 Mar 2004 13:32:51 +0000 (13:32 +0000)]
Remove some debugging crud.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@85
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 11 Mar 2004 15:14:59 +0000 (15:14 +0000)]
I AM NOT SUPPOSED TO BE WORKING TODAY.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@84
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 10 Mar 2004 13:53:25 +0000 (13:53 +0000)]
Can't be arsed to do any more for now.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@83
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 10 Mar 2004 12:45:44 +0000 (12:45 +0000)]
Paging support for searches too.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@82
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Wed, 10 Mar 2004 11:34:21 +0000 (11:34 +0000)]
Doc outline.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@81
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Thu, 4 Mar 2004 22:58:28 +0000 (22:58 +0000)]
Refactor to move out ->{ar} to Apache::MVC.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@80
48953598-375a-da11-a14b-
00016c27c3ee
Simon Cozens [Sat, 28 Feb 2004 10:59:58 +0000 (10:59 +0000)]
Miscellaneous fixes.
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@79
48953598-375a-da11-a14b-
00016c27c3ee