Difference between revisions of "OpenSourceProjectsContext"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "{{Context |name=OpenSourceProjectsContext |since=2017/10/31 |master=http://wiki.bitplan.com/index.php/OpenSourceProjectsContext |storemode=property }} {{Context |name=OpenSour...")
 
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
=Context=
 +
 
{{Context
 
{{Context
 
|name=OpenSourceProjectsContext
 
|name=OpenSourceProjectsContext
|since=2017/10/31
+
|since=2017-10-31
 +
|updated=2022-12-18
 +
|copyright=2015-2023 BITPlan GmbH
 
|master=http://wiki.bitplan.com/index.php/OpenSourceProjectsContext
 
|master=http://wiki.bitplan.com/index.php/OpenSourceProjectsContext
 
|storemode=property
 
|storemode=property
Line 9: Line 13:
 
|storemode=none
 
|storemode=none
 
|viewmode=masterdetail
 
|viewmode=masterdetail
}}
 
= WikiTask =
 
{{ContextWikitask
 
|context=OpenSourceProjectsContext
 
 
}}
 
}}
 
= sidif =
 
= sidif =
Line 21: Line 21:
 
OpenSourceProjectsContext isA Context
 
OpenSourceProjectsContext isA Context
 
"OpenSourceProjectsContext" is name of it
 
"OpenSourceProjectsContext" is name of it
 +
"2017-10-31" is since of it
 +
"2023-03-19" is updated of it
 +
"2015-2023 BITPlan GmbH" is copyright of it
 +
"http://wiki.bitplan.com/index.php/OpenSourceProjectsContext" is master of it
 
#
 
#
 
#OsProject
 
#OsProject
Line 111: Line 115:
 
false is isLink of it
 
false is isLink of it
 
"OsProject" is topic of it
 
"OsProject" is topic of it
# property title
+
# property version
 
OsProject_version isA Property
 
OsProject_version isA Property
 
"version" is name of it
 
"version" is name of it
Line 179: Line 183:
 
false is isLink of it
 
false is isLink of it
 
"OsProject" is topic of it
 
"OsProject" is topic of it
 +
#
 +
# Ticket
 +
#
 +
Ticket isA Topic
 +
"Ticket" is name of it
 +
"Tickets" is pluralName of it
 +
"A ticket is an issue in an open source project" is documentation of it
 +
"File:IssueIcon.png" is icon of it
 +
"/images/1/1e/IssueIcon.png" is iconUrl of it
 +
"OpenSourceProjectsContext" is context of it
 +
Ticket_number addsTo it
 +
Ticket_title addsTo it
 +
Ticket_project addsTo it
 +
Ticket_createdAt addsTo it
 +
Ticket_closedAt addsTo it
 +
Ticket_url addsTo it
 +
# properties of Ticket
 +
# property number
 +
Ticket_number isA Property
 +
"number" is name of it
 +
"number" is label of it
 +
"Text" is type of it
 +
1 is index of it
 +
false is primaryKey of it
 +
true is mandatory of it
 +
7 is size of it
 +
false is uploadable of it
 +
"the ticket number" is documentation of it
 +
true is showInGrid of it
 +
false is isLink of it
 +
"Ticket" is topic of it
 +
# Ticket title
 +
Ticket_title isA Property
 +
"title" is name of it
 +
"title" is label of it
 +
"Text" is type of it
 +
2 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
100 is size of it
 +
false is uploadable of it
 +
"the ticket title" is documentation of it
 +
true is showInGrid of it
 +
false is isLink of it
 +
"Ticket" is topic of it
 +
# property createdAt
 +
Ticket_createdAt isA Property
 +
"createdAt" is name of it
 +
"createdAt" is label of it
 +
"Date" is type of it
 +
"datepicker" is inputType of it
 +
3 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
false is uploadable of it
 +
"the date the ticket was opened" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Ticket" is topic of it
 +
# property createdAt
 +
Ticket_closedAt isA Property
 +
"closedAt" is name of it
 +
"closedAt" is label of it
 +
"Date" is type of it
 +
"datepicker" is inputType of it
 +
4 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
false is uploadable of it
 +
"the date the ticket was closed" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Ticket" is topic of it
 +
# Ticket url
 +
Ticket_url isA Property
 +
"url" is name of it
 +
"url" is label of it
 +
"URL" is type of it
 +
5 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
100 is size of it
 +
false is uploadable of it
 +
"the ticket url" is documentation of it
 +
true is showInGrid of it
 +
false is isLink of it
 +
"Ticket" is topic of it
 +
#
 +
# TopicLinks
 +
#
 +
Tickets_Of_OsProject isA TopicLink
 +
"ticketsOfOsProject" is name of it
 +
"project" is sourceRole of it
 +
false is sourceMultiple of it
 +
"OsProject" is source of it
 +
"tickets" is targetRole of it
 +
true is targetMultiple of it
 +
"Ticket" is target of it
 +
#
 +
# Commit
 +
#
 +
Commit isA Topic
 +
"Commit" is name of it
 +
"Commits" is pluralName of it
 +
"A Git commit" is documentation of it
 +
"see https://git-scm.com/docs/git-commit" is wikiDocumentation of it
 +
"File:GitLogo.png" is icon of it
 +
"/images/5/50/GitLogo.png" is iconUrl of it
 +
2000 is listLimit of it
 +
"subobject" is defaultstoremode of it
 +
false is cargo of it
 +
Commit_host addsTo it
 +
Commit_path addsTo it
 +
Commit_project addsTo it
 +
Commit_subject addsTo it
 +
Commit_name addsTo it
 +
Commit_date addsTo it
 +
Commit_hash addsTo it
 +
"OpenSourceProjectsContext" is context of it
 +
# properties of Commit
 +
# property host
 +
Commit_host isA Property
 +
"host" is name of it
 +
"host" is label of it
 +
"URL" is type of it
 +
"http://git.bitplan.com" is defaultValue of it
 +
1 is index of it
 +
false is primaryKey of it
 +
true is mandatory of it
 +
false is uploadable of it
 +
"the host of the git repository of this commit" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Commit" is topic of it
 +
# property path
 +
Commit_path isA Property
 +
"path" is name of it
 +
"path" is label of it
 +
"Text" is type of it
 +
"/source/java/" is defaultValue of it
 +
2 is index of it
 +
false is primaryKey of it
 +
true is mandatory of it
 +
false is uploadable of it
 +
"the path to the repository of this commit" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Commit" is topic of it
 +
# property project
 +
Commit_project isA Property
 +
"project" is name of it
 +
"project" is label of it
 +
"Text" is type of it
 +
3 is index of it
 +
false is primaryKey of it
 +
true is mandatory of it
 +
false is uploadable of it
 +
"the project the commit belong to" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Commit" is topic of it
 +
# property subject
 +
Commit_subject isA Property
 +
"subject" is name of it
 +
"subject" is label of it
 +
"Text" is type of it
 +
4 is index of it
 +
false is primaryKey of it
 +
true is mandatory of it
 +
false is uploadable of it
 +
"The subject of the commit" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Commit" is topic of it
 +
# property Name
 +
Commit_name isA Property
 +
"name" is name of it
 +
"name" is label of it
 +
"Text" is type of it
 +
5 is index of it
 +
false is primaryKey of it
 +
true is mandatory of it
 +
false is uploadable of it
 +
"The name of the user that did the commit" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Commit" is topic of it
 +
# property date
 +
Commit_date isA Property
 +
"date" is name of it
 +
"date" is label of it
 +
"Date" is type of it
 +
6 is index of it
 +
1 is sortPos of it
 +
false is primaryKey of it
 +
true is mandatory of it
 +
false is uploadable of it
 +
"The date/time of the commit" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Commit" is topic of it
 +
# property hash
 +
Commit_hash isA Property
 +
"hash" is name of it
 +
"hash" is label of it
 +
"Text" is type of it
 +
7 is index of it
 +
true is primaryKey of it
 +
true is mandatory of it
 +
"the hash of the commit" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Commit" is topic of it
 
</source>
 
</source>
 
<headertabs/>
 
<headertabs/>

Latest revision as of 08:37, 19 March 2023

[edit]
Context
edit
name  OpenSourceProjectsContext
since  2017-10-31
updated  2022-12-18
copyright  2015-2023 BITPlan GmbH
master  http://wiki.bitplan.com/index.php/OpenSourceProjectsContext