Separated documentation and revised modules info
This commit is contained in:
parent
95cbb8a5f2
commit
4fe068fd14
66 changed files with 149 additions and 1974 deletions
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk
|
||||
name = Storm
|
||||
description = "Project Management Application (base module - utility for other SuiteDesk modules)."
|
||||
core = 6.x
|
||||
package = Storm
|
||||
|
@ -8,4 +8,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Dok
|
||||
name = Storm Dok
|
||||
description = "Allows creation of documents about organizations, projects or tasks."
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -6,3 +6,5 @@ dependencies[] = stormproject
|
|||
dependencies[] = stormtask
|
||||
package = Storm
|
||||
core = 6.x
|
||||
|
||||
version = "6.x-2.2"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Event
|
||||
name = Storm Event
|
||||
description = "Allows creation of events and personal calendar."
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -6,3 +6,5 @@ dependencies[] = stormproject
|
|||
dependencies[] = stormtask
|
||||
package = Storm
|
||||
core = 6.x
|
||||
|
||||
version = "6.x-2.2"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Expense
|
||||
name = Storm Expense
|
||||
description = "Allows recording of expenses based on organizations, projects, tasks and tickets."
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -13,4 +13,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Idea
|
||||
name = Storm Idea
|
||||
description = "Allows creation of personal quick notes."
|
||||
dependencies[] = storm
|
||||
package = Storm
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Invoice
|
||||
name = Storm Invoice
|
||||
description = "Allows invoices to be created based on organizations and projects."
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -11,4 +11,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Note
|
||||
name = Storm Note
|
||||
description = "Allows creation of notes about organizations, projects or tasks."
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -12,4 +12,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Organization
|
||||
name = Storm Organization
|
||||
description = "Allows storing of organizations for use within SuiteDesk"
|
||||
dependencies[] = storm
|
||||
package = Storm
|
||||
|
@ -9,4 +9,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Person
|
||||
name = Storm Person
|
||||
description = "Allows storage of people within organizations, and linking of these to Drupal user accounts."
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -10,4 +10,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Project
|
||||
name = Storm Project
|
||||
description = "Allows recording of projects based on SuiteDesk Organizations"
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -10,4 +10,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Project Clone
|
||||
name = Storm Project Clone
|
||||
description = "Allows users to clone entire projects."
|
||||
dependencies[] = book
|
||||
dependencies[] = clone
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Task
|
||||
name = Storm Task
|
||||
description = "Allows recording of tasks for SuiteDesk Organizations and Projects"
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -11,4 +11,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
|
||||
name = SuiteDesk Team
|
||||
name = Storm Team
|
||||
description = "Allows recording of teams made up of SuiteDesk Organizations and SuiteDesk People."
|
||||
core = 6.x
|
||||
package = Storm
|
||||
|
@ -13,4 +12,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Ticket
|
||||
name = Storm Ticket
|
||||
description = "Allows creation of tickets for SuiteDesk Projects and Tasks"
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -12,4 +12,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = SuiteDesk Timetracking
|
||||
name = Storm Timetracking
|
||||
description = "Allows recording of times worked based on project, task and/or ticket"
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormorganization
|
||||
|
@ -13,4 +13,3 @@ version = "6.x-2.2"
|
|||
core = "6.x"
|
||||
project = "storm"
|
||||
datestamp = "1375697500"
|
||||
|
||||
|
|
Reference in a new issue