espie
ac7b695f75
add catalyst crud scaffolding pieces and interface to prototype
2006-11-06 12:37:45 +00:00
espie
dfe351e5ef
catalyst helper script for CRUD scaffolding.
...
If I'm not mistaken, this takes catalyst to a similar level of
functionality to ruby-on-rails.
2006-11-06 12:35:31 +00:00
espie
a1e4f19f57
p5-Template extension to facilitate the use of Class::DBI
2006-11-06 12:24:21 +00:00
espie
e4e061bb13
simple glue for Class::DBI and form validators
2006-11-06 12:15:30 +00:00
espie
b82f1cf145
form validation from catalyst
2006-11-06 12:00:11 +00:00
espie
a6a800fa28
catalyst prereq for CRUD scaffolding
2006-11-06 11:53:51 +00:00
espie
58dbd2a851
plugin to the Prototype library for catalyst
2006-11-06 11:26:41 +00:00
espie
6382a6a5c6
simple forwarder for catalyst, can be used for scaffolding, for instance
2006-11-06 11:25:09 +00:00
msf
297becc61f
+vanessa
2006-11-06 10:58:28 +00:00
msf
0e6b5f88a2
initial import of vanessa
...
Vanessa is a collection of libraries that have been developed while working on a number of projects including perdition.
initial work by dlg@ and with input from bernd@
ok bernd@
2006-11-06 10:57:38 +00:00
espie
74fde17130
add perl support. from maintainer with input by mbalmer
2006-11-06 10:44:35 +00:00
pvalchev
491a77b83d
sync, 3822 unzels
2006-11-06 07:03:42 +00:00
jolan
18a5bb9168
+nssl
2006-11-06 05:26:30 +00:00
jolan
48d4f60107
nssl-005, netcat-like program with transparent Secure Socket Layer support
...
from will maier
2006-11-06 05:24:55 +00:00
espie
b37196fd7b
fix tutorial
2006-11-06 01:21:49 +00:00
espie
95d1d525f0
Bad Session storage, I need Storage-FastMmap for the tutorial
2006-11-06 01:20:55 +00:00
alek
d7666e8882
Add _dbus user & group that will be used by x11/dbus port
2006-11-06 00:57:40 +00:00
mbalmer
816d073c4b
Update to ClamAV 0.88.6.
...
Changes in this release include better handling of network problems in
freshclam and other minor bugfixes.
2006-11-05 22:17:28 +00:00
pvalchev
62445aef7f
add dir federico forgot
2006-11-05 21:27:58 +00:00
espie
05859c3fa6
add catalyst tutorial components
2006-11-05 21:05:32 +00:00
espie
70568365d5
bundle of packages required to go through the catalyst tutorial
2006-11-05 20:59:55 +00:00
espie
28809611e6
save catalyst sessions using Cache::FastMmap
2006-11-05 20:56:24 +00:00
espie
271a76b8b8
interface to HTML::Widget for catalyst
2006-11-05 20:43:50 +00:00
espie
fbcb7ef7b7
don't forget to update the packing-list after updating the modules,
...
tests work better.
2006-11-05 20:40:19 +00:00
espie
cbd9255b76
HTML form widgets framework, including validation
2006-11-05 20:25:31 +00:00
espie
adbf2219c0
have _internal-regress depend on the _BUILD_COOKIE, so that build is
...
performed before regress dependencies.
2006-11-05 20:20:28 +00:00
espie
c4d786aa2c
a second way to handle plugins, different semantics.
2006-11-05 20:08:20 +00:00
espie
29f5740748
missed dependency, noticed by Simon
2006-11-05 19:23:02 +00:00
wilfried
1e103ec1df
+boost
2006-11-05 19:21:11 +00:00
wilfried
4aa36ec4b0
Import boost 1.33.1
...
Free peer-reviewed portable C++ source libraries
From Deanna Phillips <deanna@sdf.lonestar.org>
with work from me, robert@ and kurt@
2006-11-05 19:20:41 +00:00
espie
3b19f50051
another authorization module for catalyst, this one is needed to do
...
the tutorial
2006-11-05 19:04:00 +00:00
espie
7c81911e20
+archivers CATEGORY
2006-11-05 17:12:02 +00:00
espie
417fafd833
link in some catalyst modules
2006-11-05 17:05:42 +00:00
espie
5d6194e5fb
back-end plugin to store session info in dbi
2006-11-05 17:04:47 +00:00
espie
3f5c52deb0
embed session ids as URI for catalyst
2006-11-05 16:40:39 +00:00
espie
ca2d8b4ac8
catalyst prereq
2006-11-05 16:32:14 +00:00
espie
930c033e40
catalyst prereq
2006-11-05 16:19:51 +00:00
fgsch
237dbabb6d
enable lua by default so mod_magnet and mod_cml can use it. bump package.
...
discussed and ok by jolan@ and brad@.
2006-11-05 16:13:31 +00:00
espie
9e8a463ad2
per user sessions for catalyst
2006-11-05 16:11:31 +00:00
fgsch
0466ee4074
import supybot, a cross-platform irc bot written in python; with help and
...
ok from alek@
2006-11-05 16:09:54 +00:00
brad
5d22fe7da3
upgrade to Dovecot 1.0rc12
2006-11-05 16:07:30 +00:00
espie
23e172192a
needed for Catalyst::Plugin::Session::PerUser
2006-11-05 16:05:24 +00:00
mbalmer
f834b792f0
Update to Turba H3 (2.13).
...
Major changes compared to the Turba H3 (2.1.2) version are:
* Remember the lastly selected address book during the session.
* Updated Brazilian Portuguese, Dutch, German, and Traditional Chinese
translations.
* Small bugfixes and improvements.
The full list of changes (from version H3 (2.1.2)) can be viewed here:
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.89&r2=1.181.2.97&ty=h
2006-11-05 15:53:25 +00:00
espie
7be15550f4
add regress-dir-depends/full-regress-depends, similar mechanism to
...
run-depends, only the basic test changes.
2006-11-05 15:46:51 +00:00
espie
776ade3de6
flesh out catalyst authentication/authorization, roles-based model
2006-11-05 15:23:45 +00:00
espie
bcd48b1a2b
a set implementation in perl, fast.
2006-11-05 14:53:43 +00:00
bernd
00ea4e22d7
Update to mpd-0.12.1. From maintainer Tobias Ulmer.
...
ChangeLog: https://svn.musicpd.org/mpd/tags/release-0.12.1/ChangeLog
2006-11-05 14:42:56 +00:00
bernd
69c0ac6b34
Update to DBD::mysql 3.0008. The problems with the previous 3.x versions
...
should be fixed.
Thanks to Kyle George <kgeorge at tcpsoft dot com> for testing!
2006-11-05 14:34:51 +00:00
espie
5cc5da3093
better debug info from catalyst
2006-11-05 14:28:03 +00:00
bernd
205a003461
Don't remove all *.orig files but be more specific about which files
...
to install. This will help 'update-patches'.
discussed with steven@
2006-11-05 14:17:05 +00:00