Difference between revisions of "Concept:OsProject"

From BITPlan Wiki
Jump to navigation Jump to search
m (created by WikiTask 2018-08-21T04:21:10Z)
m (created by WikiTask 2022-01-24T07:08:49Z)
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
|listLimit=
 
|listLimit=
 
|cargo=false
 
|cargo=false
|context=WebContext
+
|context=OpenSourceProjectsContext
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 32: Line 32:
 
class OsProject {
 
class OsProject {
 
   Text id
 
   Text id
 +
  Text state
 
   Text owner
 
   Text owner
 
   Text title
 
   Text title
 
   Text url
 
   Text url
 
   Text version
 
   Text version
 +
  Text description
 
   Date date
 
   Date date
 +
  Date since
 +
  Date until
 
}
 
}
 
OsProjectNote .. OsProject
 
OsProjectNote .. OsProject
 +
 +
OsProject "project (1)" -- "tickets(*)" Ticket
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
 
' Copyright (c) 2015-2017 BITPlan GmbH
 
' Copyright (c) 2015-2017 BITPlan GmbH
Line 131: Line 137:
 
* [[:Form:OsProject]]
 
* [[:Form:OsProject]]
 
topic links:
 
topic links:
 +
* [[:Category:Ticket]]
  
 
}}
 
}}
 
[[Category:OsProject]]
 
[[Category:OsProject]]

Latest revision as of 09:08, 24 January 2022


Topic
edit
name  OsProject
pluralName  OsProjects
icon  OsiKeyhole64.png
icon Url  /images/wiki/thumb/8/8f/OsiKeyhole64.png/64px-OsiKeyhole64.png
documentation  An Open Source Project
wikiDocumentation  An Open Source Project
default storemode  property
list Limit  
use cargo  false
headerTabs  
context  OpenSourceProjectsContext

properties

 namelabeltypeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromshowInGridisLinknullabletopic
OsProject datedatedateTypes/Date6falsefalsefalsedatepickerlatest release datefalseOsProject
OsProject idididTypes/Text1truetruefalsethe id of the projectfalseOsProject
OsProject ownerownerownerTypes/Text2falsefalsefalsethe owner of the projectfalseOsProject
OsProject sincesincesinceTypes/Date7falsefalsefalsedatepickerfirst release datefalseOsProject
OsProject statestatestateTypes/Text2truetruefalseradiobuttonactive,inactive,droppedthe state of the projectfalseOsProject
OsProject titletitletitleTypes/Text3falsefalsefalsethe title of the projectfalseOsProject
OsProject untiluntiluntilTypes/Date8falsefalsefalsedatepickerdate the project was inactivatedfalseOsProject
OsProject urlurlurlTypes/Text4falsefalsefalsethe url of the projectfalseOsProject
OsProject versionversionversionTypes/Text5falsefalsefalsethe current version of the projectfalseOsProject

Documentation

An Open Source Project

uml


Description of concept "OsProject"RDF feed

OsProjects

see also

topic links: