Merge branch 'master' of git://github.com/pdonelan/webgui into filepump
This commit is contained in:
commit
8e3891a7bd
44 changed files with 5516 additions and 80 deletions
|
|
@ -526,6 +526,13 @@
|
|||
"isContainer" : 1,
|
||||
"category" : "community"
|
||||
},
|
||||
"WebGUI::Asset::Wobject::StoryArchive" : {
|
||||
"isContainer" : 1,
|
||||
"category" : "community"
|
||||
},
|
||||
"WebGUI::Asset::Wobject::StoryTopic" : {
|
||||
"category" : "community"
|
||||
},
|
||||
"WebGUI::Asset::Wobject::StockData" : {
|
||||
"category" : "intranet"
|
||||
},
|
||||
|
|
@ -812,6 +819,7 @@
|
|||
|
||||
"workflowActivities" : {
|
||||
"None" : [
|
||||
"WebGUI::Workflow::Activity::ArchiveOldStories",
|
||||
"WebGUI::Workflow::Activity::ArchiveOldThreads",
|
||||
"WebGUI::Workflow::Activity::CalendarUpdateFeeds",
|
||||
"WebGUI::Workflow::Activity::CleanDatabaseCache",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue