Graham Knop
2400f19099
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00
Colin Kuskie
f143185b57
Update CalendarUpdateFeeds Workflow Activity.
2010-01-28 11:01:01 -08:00
Colin Kuskie
49bd7f5032
newByDynamicClass changed to newById
2009-12-27 19:08:15 -08:00
JT Smith
9c21429b39
Fixed an error being thrown by the CalendarUpdateFeeds workflow activity.
2009-10-29 13:17:16 -05:00
Colin Kuskie
22d462166f
Move Calendar feeds into the Calendar Asset table as JSON collateral.
...
Update tests and workflows to follow.
2009-08-26 22:14:04 +00:00
Colin Kuskie
2892aedf71
Forward porting iCal end day date math fix.
2009-08-03 23:06:14 +00:00
Colin Kuskie
aa65b6ca22
Fix a common misspelling of the word definition, in POD.
2009-07-10 21:04:41 +00:00
Colin Kuskie
c30614bdf6
Forward porting fixes for iCal escaping and unescaping, and line wrapping.
2009-07-01 22:18:57 +00:00
Colin Kuskie
755d7909a5
Fix iCal processing in the Calendar module and workflow. Errors with
...
generation and processing.
2009-06-30 15:43:40 +00:00
Graham Knop
41c92199ac
restore original user when running workflows
2009-04-23 16:22:07 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
da39f70f49
Remove the warnings pragma
2009-01-02 22:32:54 +00:00
Colin Kuskie
415221fb4d
Forward port Calendar location field fix in ical.
2008-12-09 04:29:22 +00:00
Graham Knop
758a321e70
modules, tests, etc shouldn't be set as executable
2008-11-24 04:01:23 +00:00
JT Smith
bc5fd3c727
- Added a wait timeout parameter to the WAITING method, so that Spectre
...
doesn't have to check something that the workflow activity knows it will
have to wait on for a while.
- Added --stop and --start aliases to spectre.pl.
2008-11-19 01:15:31 +00:00
Doug Bell
18585200a7
fixed 8899 and 8891: Calendar feeds cause edit screen to fail and Calendar still pull feeds from the trash
2008-10-28 17:10:06 +00:00
Graham Knop
99a9da626d
rfe #640 : Refactored autocommit and autocomment
...
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed. They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
Graham Knop
05a01201ff
clear out some compile warnings
2008-10-01 22:43:29 +00:00
Colin Kuskie
726bd5ee05
Export a method from Workflow::Activity for timeouts and use it in all current Workflows
2008-08-30 20:34:52 +00:00
Graham Knop
9ed284beec
use UTF8 JSON encoding and decoding universally
...
fixed: Import/Export of packages with international text is broken
2008-04-01 14:42:20 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Graham Knop
d9b9573caa
fix CalendarUpdateFeeds causing warnings in logs
2008-01-30 23:21:08 +00:00
JT Smith
34fd8c9245
updated webgui to run with Config::JSON 2.04
2008-01-25 05:10:33 +00:00
Graham Knop
8b23a6e7cf
fix backslash doubling on ical import
2007-11-07 18:53:40 +00:00
Doug Bell
ca852b583a
fix: bug that did not allow calendar update feeds workflow activity to complete
2007-09-28 08:37:08 +00:00
Graham Knop
4172e78133
import recurrence from ical feeds
2007-09-27 08:10:05 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Graham Knop
3f3fc5dd8f
Don't fail on importing iCal events with invalid timezones
2007-06-27 15:18:49 +00:00
Graham Knop
47649c4401
fix: Calendar Event import ignores time zone
2007-06-27 12:37:11 +00:00
Doug Bell
fe5bc93a52
Added an error message to SQLForm if we can't find the privileges of the database link
...
fix: Sometimes the error message for the Calendar Update Feeds is part of the content response.
fix: Serial workflows no longer get held up in the queue
2007-05-02 20:05:31 +00:00
Colin Kuskie
f800a0d8b0
Data::Dumper clean-up
2007-03-01 00:19:15 +00:00
Doug Bell
d29de5f7f9
fix: Calendar Update Feeds Activity now handles iCalendar "DURATION" field
...
fix: Various potential bugs in WebGUI::DateTime due to inheritence from DateTime
2007-02-14 23:13:40 +00:00
Roy Johnson
4a81339b10
fix - Calendar feeds not working
2007-02-06 19:30:00 +00:00
Doug Bell
dd33c3e36f
fix: Couple Calendar fixes. Some Calendar code formatting changes
2007-01-31 15:13:36 +00:00
Doug Bell
83dbcf63e9
Reformatted Calendar wobject to more closely conform to WGPB. Fixed a bug or two while I was at it.
2007-01-30 15:07:03 +00:00
JT Smith
02622ea55c
- fix: notifications from postings
...
- Refactored the autocommit system to fix the notifications bug above.
2007-01-17 21:34:49 +00:00
Doug Bell
c55feb8bcd
Fix: Added appropriate workflow activities for new Calendar
2006-12-07 00:07:48 +00:00
Doug Bell
b55266e821
Tentative final Calendar beta for testing.
2006-12-06 08:02:42 +00:00