perl-workflow-svn Mailing List for Perl Workflow (Page 11)
Brought to you by:
jonasbn
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(14) |
Aug
(8) |
Sep
(9) |
Oct
|
Nov
|
Dec
(7) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(7) |
Feb
(4) |
Mar
|
Apr
(18) |
May
|
Jun
|
Jul
(2) |
Aug
(6) |
Sep
|
Oct
|
Nov
(8) |
Dec
(38) |
| 2009 |
Jan
(29) |
Feb
|
Mar
(8) |
Apr
(2) |
May
(1) |
Jun
|
Jul
(7) |
Aug
|
Sep
(13) |
Oct
(2) |
Nov
|
Dec
(9) |
| 2010 |
Jan
(19) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(8) |
Sep
|
Oct
|
Nov
(7) |
Dec
|
| 2011 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(16) |
Nov
(38) |
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(14) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <cbr...@us...> - 2008-02-29 12:59:03
|
Revision: 358
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=358&view=rev
Author: cbrandtbuffalo
Date: 2008-02-29 04:59:09 -0800 (Fri, 29 Feb 2008)
Log Message:
-----------
Added a new time_zone parameter that allows you to pass a timezone to the DateTime objects used by workflow internally.
Modified Paths:
--------------
branches/config_types/workflow/lib/Workflow/Factory.pm
branches/config_types/workflow/lib/Workflow/History.pm
branches/config_types/workflow/lib/Workflow/Persister/DBI.pm
branches/config_types/workflow/lib/Workflow/Persister/SPOPS.pm
branches/config_types/workflow/lib/Workflow.pm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2008-02-29 12:58:13
|
Revision: 357
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=357&view=rev
Author: cbrandtbuffalo
Date: 2008-02-29 04:57:22 -0800 (Fri, 29 Feb 2008)
Log Message:
-----------
Added test for new time_zone option.
Modified Paths:
--------------
branches/config_types/workflow/t/workflow.t
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2008-01-31 14:06:35
|
Revision: 356
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=356&view=rev
Author: cbrandtbuffalo
Date: 2008-01-31 06:06:40 -0800 (Thu, 31 Jan 2008)
Log Message:
-----------
Added typed action and condition functionality for perl config files.
Modified Paths:
--------------
branches/config_types/workflow/lib/Workflow/Config/Perl.pm
branches/config_types/workflow/lib/Workflow/Config.pm
branches/config_types/workflow/lib/Workflow/Factory.pm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2008-01-31 14:04:58
|
Revision: 355
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=355&view=rev
Author: cbrandtbuffalo
Date: 2008-01-31 06:05:03 -0800 (Thu, 31 Jan 2008)
Log Message:
-----------
Added new perl type configs to test typed functionality and created a state test to run through workflow tests with all perl configs.
Modified Paths:
--------------
branches/config_types/workflow/t/TestUtil.pm
branches/config_types/workflow/t/state.t
Added Paths:
-----------
branches/config_types/workflow/t/state_perl.t
branches/config_types/workflow/t/workflow_action_type.perl
branches/config_types/workflow/t/workflow_condition_type.perl
branches/config_types/workflow/t/workflow_type.perl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2008-01-31 14:02:07
|
Revision: 354
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=354&view=rev
Author: cbrandtbuffalo
Date: 2008-01-31 06:02:07 -0800 (Thu, 31 Jan 2008)
Log Message:
-----------
Modified config test to also verify that the parsed data structure is a hashref. Added persister test configs to verify they are parsed correctly.
Modified Paths:
--------------
branches/config_types/workflow/t/config.t
Added Paths:
-----------
branches/config_types/workflow/t/workflow_persister.perl
branches/config_types/workflow/t/workflow_persister.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2008-01-11 20:23:36
|
Revision: 353
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=353&view=rev
Author: cbrandtbuffalo
Date: 2008-01-11 12:23:38 -0800 (Fri, 11 Jan 2008)
Log Message:
-----------
Added docs for types in conditions.
Modified Paths:
--------------
branches/config_types/workflow/lib/Workflow/Condition.pm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2008-01-11 19:52:36
|
Revision: 352
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=352&view=rev
Author: cbrandtbuffalo
Date: 2008-01-11 11:52:42 -0800 (Fri, 11 Jan 2008)
Log Message:
-----------
Changes to load typed Conditions. Still need to add docs.
Modified Paths:
--------------
branches/config_types/workflow/lib/Workflow/Config.pm
branches/config_types/workflow/lib/Workflow/Factory.pm
branches/config_types/workflow/lib/Workflow/State.pm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2008-01-11 19:50:51
|
Revision: 351
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=351&view=rev
Author: cbrandtbuffalo
Date: 2008-01-11 11:50:56 -0800 (Fri, 11 Jan 2008)
Log Message:
-----------
Didn't mean to leave that use lib in there.
Modified Paths:
--------------
branches/config_types/workflow/t/TestUtil.pm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2008-01-11 19:43:35
|
Revision: 350
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=350&view=rev
Author: cbrandtbuffalo
Date: 2008-01-11 11:43:40 -0800 (Fri, 11 Jan 2008)
Log Message:
-----------
Adding new files and modifying existing tests to test new typed Conditions.
Modified Paths:
--------------
branches/config_types/workflow/t/TestUtil.pm
branches/config_types/workflow/t/condition.t
branches/config_types/workflow/t/workflow_type.xml
Added Paths:
-----------
branches/config_types/workflow/t/TestApp/Condition/HasUserType.pm
branches/config_types/workflow/t/workflow_condition_type.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2007-12-13 14:19:47
|
Revision: 349
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=349&view=rev
Author: cbrandtbuffalo
Date: 2007-12-13 06:19:48 -0800 (Thu, 13 Dec 2007)
Log Message:
-----------
Adding new config files to test action types plus some new tests in state.t and some other minor tweaks.
Modified Paths:
--------------
branches/config_types/workflow/lib/Workflow/Factory.pm
branches/config_types/workflow/t/TestUtil.pm
branches/config_types/workflow/t/state.t
Added Paths:
-----------
branches/config_types/workflow/t/TestApp/Action/TicketCreateType.pm
branches/config_types/workflow/t/workflow_action_type.xml
branches/config_types/workflow/t/workflow_type.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2007-12-11 18:12:19
|
Revision: 348
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=348&view=rev
Author: cbrandtbuffalo
Date: 2007-12-11 10:12:16 -0800 (Tue, 11 Dec 2007)
Log Message:
-----------
Added some new docs to Workflow::Action.
Modified Paths:
--------------
branches/config_types/workflow/lib/Workflow/Action.pm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2007-12-11 17:56:50
|
Revision: 347
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=347&view=rev
Author: cbrandtbuffalo
Date: 2007-12-11 09:56:54 -0800 (Tue, 11 Dec 2007)
Log Message:
-----------
Added new tests to create two new wf objects and verify that same action names don't get squashed.
Modified Paths:
--------------
branches/config_types/workflow/t/state.t
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2007-12-11 17:56:02
|
Revision: 346
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=346&view=rev
Author: cbrandtbuffalo
Date: 2007-12-11 09:56:07 -0800 (Tue, 11 Dec 2007)
Log Message:
-----------
factory test now reads in an action config with a Type tag.
Modified Paths:
--------------
branches/config_types/workflow/t/factory.t
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2007-12-11 17:54:51
|
Revision: 345
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=345&view=rev
Author: cbrandtbuffalo
Date: 2007-12-11 09:54:48 -0800 (Tue, 11 Dec 2007)
Log Message:
-----------
Can now add a Type tag to an actions XML file to force those actions to be used for the associated workflow type.
Modified Paths:
--------------
branches/config_types/workflow/lib/Workflow/Config/XML.pm
branches/config_types/workflow/lib/Workflow/Config.pm
branches/config_types/workflow/lib/Workflow/Factory.pm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2007-12-11 14:21:17
|
Revision: 344
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=344&view=rev
Author: cbrandtbuffalo
Date: 2007-12-11 06:21:22 -0800 (Tue, 11 Dec 2007)
Log Message:
-----------
Moved use TestUtil above use Workflow::Factory to avoid an init warning from Log4Perl.
Modified Paths:
--------------
branches/config_types/workflow/t/cached_conditions.t
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cbr...@us...> - 2007-12-11 13:13:28
|
Revision: 343
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=343&view=rev
Author: cbrandtbuffalo
Date: 2007-12-11 05:13:32 -0800 (Tue, 11 Dec 2007)
Log Message:
-----------
Creating new branch to work on adding types to actions to mirror the types available in the main workflow config.
Added Paths:
-----------
branches/config_types/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jo...@us...> - 2007-09-26 18:31:45
|
Revision: 342
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=342&view=rev
Author: jonasbn
Date: 2007-09-26 11:31:47 -0700 (Wed, 26 Sep 2007)
Log Message:
-----------
Release 0.31
Added Paths:
-----------
tags/Release-0_31/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jo...@us...> - 2007-09-26 18:29:22
|
Revision: 341
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=341&view=rev
Author: jonasbn
Date: 2007-09-26 11:29:16 -0700 (Wed, 26 Sep 2007)
Log Message:
-----------
Release candidate for 0.31
Modified Paths:
--------------
trunk/workflow/Changes
trunk/workflow/VERSION
trunk/workflow/Workflow.kpf
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jo...@us...> - 2007-09-25 20:58:11
|
Revision: 340
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=340&view=rev
Author: jonasbn
Date: 2007-09-25 13:58:06 -0700 (Tue, 25 Sep 2007)
Log Message:
-----------
- Fixed failing tests in t/persister_dbi.t, this has only observed twice
and does not seem to be consistent. This is related to execution time
for the test suite and the use of now, using the debugger would demonstrate
this.
Resolves: https://rt.cpan.org/Public/Bug/Display.html?id=29037
# Failed test '...for 'current date' matches'
# in t/TestUtil.pm at line 69.
# got: '2006-07-06 21:45'
# expected: '2006-07-06 21:44'
t/persister_dbi....................ok 16/41
# Failed test '...for 'current date' matches'
# in t/TestUtil.pm at line 69.
# got: '2006-07-06 21:45'
# expected: '2006-07-06 21:44'
t/persister_dbi....................NOK 31
# Failed test '...for 'last update' matches'
# in t/TestUtil.pm at line 69.
# got: '2006-07-06 21:45'
# expected: '2006-07-06 21:44'
t/persister_dbi....................NOK 39
# Failed test '...for 'current date' matches'
# in t/TestUtil.pm at line 69.
# got: '2006-07-06 21:45'
# expected: '2006-07-06 21:44'
t/persister_dbi....................ok 41/41# Looks like you failed 4 tests of 41.
t/persister_dbi....................dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 8, 17, 31, 39
Failed 4/41 tests, 90.24% okay
- Cleaned TODO file a bit
- Added Data::Dumper requirement to Build.PL
Modified Paths:
--------------
trunk/workflow/Build.PL
trunk/workflow/Changes
trunk/workflow/TODO
trunk/workflow/lib/Workflow/Action/Mailer.pm
trunk/workflow/t/persister_dbi.t
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jo...@us...> - 2007-09-25 11:25:42
|
Revision: 339
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=339&view=rev
Author: jonasbn
Date: 2007-09-25 04:25:45 -0700 (Tue, 25 Sep 2007)
Log Message:
-----------
Added 0.30 release to the ACKNOWLEDGEMENT listing
Modified Paths:
--------------
trunk/workflow/lib/Workflow.pm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jo...@us...> - 2007-09-25 10:30:32
|
Revision: 338
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=338&view=rev
Author: jonasbn
Date: 2007-09-25 03:30:35 -0700 (Tue, 25 Sep 2007)
Log Message:
-----------
Release 0.30
Added Paths:
-----------
tags/Release-0_30/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jo...@us...> - 2007-09-25 10:29:06
|
Revision: 337
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=337&view=rev
Author: jonasbn
Date: 2007-09-25 03:29:08 -0700 (Tue, 25 Sep 2007)
Log Message:
-----------
Updated changed, prepping release
Modified Paths:
--------------
trunk/workflow/Changes
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jo...@us...> - 2007-09-25 10:27:45
|
Revision: 336
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=336&view=rev
Author: jonasbn
Date: 2007-09-25 03:27:49 -0700 (Tue, 25 Sep 2007)
Log Message:
-----------
Release candidate for 0.30
Modified Paths:
--------------
trunk/workflow/Changes
trunk/workflow/VERSION
trunk/workflow/lib/Workflow/Action/InputField.pm
trunk/workflow/lib/Workflow/Persister/DBI.pm
trunk/workflow/t/TestUtil.pm
trunk/workflow/t/persister_dbi.t
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jo...@us...> - 2007-09-24 21:14:24
|
Revision: 335
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=335&view=rev
Author: jonasbn
Date: 2007-09-24 14:14:28 -0700 (Mon, 24 Sep 2007)
Log Message:
-----------
Release 0.29
Added Paths:
-----------
branches/Release-0.29/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jo...@us...> - 2007-09-24 21:10:59
|
Revision: 334
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=334&view=rev
Author: jonasbn
Date: 2007-09-24 14:11:00 -0700 (Mon, 24 Sep 2007)
Log Message:
-----------
Release candidate for 0.29
Modified Paths:
--------------
trunk/workflow/Changes
trunk/workflow/MANIFEST
trunk/workflow/VERSION
trunk/workflow/Workflow.kpf
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|