Hi.
Please forgive me if this is an easy one. It's late and I haven't found any
mention of it.
I'd like to encode form fields so that only the standard bold, italic,
underline, list, etc. are allowed and and script, style, etc. tags are encoded.
Also, I'd like to only let the base tags throu
Trying again since I didn't see it come through...
Hi.
Anyone out there using git with a Catalyst app have git managing the updates to
Changes or the VERSION variable in MyApp/lib/MyApp.pm ?
If so, can you share your method?
Thanks,
bill (wbhauck.com)
http://www.projecttasktodo.org
__
Hi.
Anyone out there using git with a Catalyst app have git managing the updates to
Changes or the VERSION variable in MyApp/lib/MyApp.pm ?
If so, can you share your method?
Thanks,
bill (wbhauck.com)
http://www.projecttasktodo.org
___
List: Catalyst
>
>
>John
>
>
>
>On Saturday, February 15, 2014 3:30 PM, bill hauck wrote:
>
>Hi.
>
>
>So I've finally gotten enough time to put out a version of my project
>management system, ProjectTaskToDo.
>
>
>I've put the code out on GitHub at
&g
Hi.
So I've finally gotten enough time to put out a version of my project
management system, ProjectTaskToDo.
I've put the code out on GitHub at
https://github.com/wbhauck/ProjectTaskToDo.git
I'm releasing it under the Affero GPL.
It's beta software and some things don't work well, others d
Hi.
I've been struggling with the best way to accomplish a somewhat simple task:
direct to a specific controller/action based on a code in the uri.
My site is (going to be) a comprehensive entertainment database covering
movies, tv shows, books, comics, graphic novels, and even games and pos
y, September 9, 2013 12:35 AM
>Subject: Re: [Catalyst] Name suggestions for a project management system
>
>
>On Sat, Sep 7, 2013 at 6:10 PM, bill hauck wrote:
>
>> So, any suggestions?
>
>I always thought Sisyphus would be a nice name for a task management system.
just going with TaskMaster; since every other
name I can think of is taken and there are already a few TaskMaster's what's
one more?
Again, suggestions are appreciated.
>
> From: Kamen Naydenov
>To: bill hauck ; The elegant MVC web framework
>
Hi.
Not exactly a Catalyst question ...
I'm building a Catalyst-based project management system and I'd like to release
it as open source under the AGPL. However, originally I named it MCP after
Master Control in Tron. I noticed it's also an operating system name from
Burroughs (http://en.wi
I like it overall.
I'd replace the dancing astronauts with something more "catalyst-y" like maybe
test tubes or beakers and a bunsen burner with a nice flame on top.
>
> From: Mark Keating
>To: catalyst@lists.scsys.co.uk
>Sent: Tuesday, July 23, 2013 4:48 AM
>
evelopment list.
>____
> From: bill hauck
>To: Tomas Doran ; The elegant MVC web framework
>
>Sent: Tuesday, July 2, 2013 12:50 PM
>Subject: Re: [Catalyst] How to change default LICENSE in app and files
>
>
>
>
>
>Thanks for the
Thanks for the quick reply.
I'll see what I can come up with.
Cheers
>
> From: Tomas Doran
>To: bill hauck ; The elegant MVC web framework
>
>Sent: Tuesday, July 2, 2013 9:26 AM
>Subject: Re: [Catalyst] How to change default L
Hi
I was wondering if there's a way to change the default LICENSE that is added to
each Controller through myapp_create.pl. I'd like to use GNU Affero GPL
(http://www.gnu.org/licenses/agpl.html) for a project.
I didn't see anything on the wiki or email archive.
Any help is appreciated.
Than
Hi.
Does anyone know of a list of applications that are using Catalyst? I saw the
"sites using Catalyst" on http://www.catalystframework.org/#sites but I'm
wondering if there's a list of applications.
For instance, MojoMojo is a Catalyst-based web app, but I only know that
because the catalys
ust 22, 2012 1:12 PM
>Subject: Re: [Catalyst] many to many join with multicolumn primary key
>
>
>Hi,
>
>
>On Tue, Aug 21, 2012 at 5:10 PM, bill hauck wrote:
>
>Hi.
>>
>>Posted this to the DBIx::Class maillist, but not getting an traction there.
>>
Hi.
Posted this to the DBIx::Class maillist, but not getting an traction there.
Perhaps someone else has run into this issue on a Catalyst app.
I need to connect two tables through a relation table for a many_to_many. The
issue I'm running into is that one of the tables has a composite prima
e/... or
> just have a large column that takes JSON.
>
> Am 2011-12-22 20:01, schrieb bill hauck:
>> Hi.
>>
>> I'm building an application--project management system--that I'd
> like to have the application administrators to be able to create custom
> fi
Hi.
I'm building an application--project management system--that I'd like to have
the application administrators to be able to create custom fields for various
tables after deployment.
For instance, instead of including a hard-coded field for every possible IM or
chat system out there, I'd lik
--- On Wed, 3/18/09, Adam Witney wrote:
> From: Adam Witney
> Subject: Re: [Catalyst] how to authenticate using database users
> To: "The elegant MVC web framework"
> Date: Wednesday, March 18, 2009, 4:33 PM
> On 18 Mar 2009, at 16:24, Michael Reddick wrote:
>
> >
> >
> > On Wed, Mar 18, 20
--- On Sun, 2/22/09, Jonathan Rockway wrote:
> Slicehost does have one killer feature that Lindoe
> doesn't -- nightly,
> weekly, and on-demand full-system backups. This saved my
> life when I
> upgraded Debian Stable last weekend and it went horribly
> wrong due to
> the crappy version of Xen
--- On Wed, 2/18/09, Kieren Diment wrote:
> From: Kieren Diment
> Subject: Re: [Catalyst] RFC: The paradox of choice in web development
> To: "The elegant MVC web framework"
> Date: Wednesday, February 18, 2009, 7:41 AM
> On 18/02/2009, at 5:55 PM, Dave Rolsky wrote:
>
> >
> > This is hard
My experience ...
I'm trying to put together a project to rewrite a job tracking database
currently running in FileMaker. The functionality and scope of the job
tracking system has changed so instead of throwing more money in a proprietary,
closed system that requires a costly application on e
This dovetails nicely with my question ([Catalyst] Example app showing user to
"item" authorization?).
For this site how would you control which user/band edits which scheduled
events, uploads pictures, etc.? Do you have each function check the database?
Do you write one function for each ty
Hi.
I'm relatively new to Catalyst. Also, since I'm not a programmer by trade I
only get to spend a few hours a week on code so I'm a bit rusty on some stuff.
I've built a basic project / task system. User creates project then creates
tasks for that project. The tasks can be assigned to othe
24 matches
Mail list logo