Difference between revisions of "Category:OsProject"

From BITPlan Wiki
Jump to navigation Jump to search
m (created by WikiTask 2018-08-21T04:20:57Z)
m (created by WikiTask 2022-01-24T07:08:38Z)
 
(3 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
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 111: Line 117:
 
=== Properties ===
 
=== Properties ===
 
* [[Property:OsProject id]]
 
* [[Property:OsProject id]]
 +
* [[Property:OsProject state]]
 
* [[Property:OsProject owner]]
 
* [[Property:OsProject owner]]
 
* [[Property:OsProject title]]
 
* [[Property:OsProject title]]
 
* [[Property:OsProject url]]
 
* [[Property:OsProject url]]
 
* [[Property:OsProject version]]
 
* [[Property:OsProject version]]
 +
* [[Property:OsProject description]]
 
* [[Property:OsProject date]]
 
* [[Property:OsProject date]]
 +
* [[Property:OsProject since]]
 +
* [[Property:OsProject until]]
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 09:08, 24 January 2022