Difference between revisions of "WebContext"
Jump to navigation
Jump to search
Line 227: | Line 227: | ||
OsProject_version addsTo it | OsProject_version addsTo it | ||
OsProject_date addsTo it | OsProject_date addsTo it | ||
+ | OsProject_since addsTo it | ||
+ | OsProject_until addsTo it | ||
# property id | # property id | ||
OsProject_id isA Property | OsProject_id isA Property | ||
Line 303: | Line 305: | ||
false is uploadable of it | false is uploadable of it | ||
"latest release date" is documentation of it | "latest release date" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "OsProject" is topic of it | ||
+ | # property since | ||
+ | OsProject_since isA Property | ||
+ | "since" is name of it | ||
+ | "since" is label of it | ||
+ | "Date" is type of it | ||
+ | "datepicker" is inputType of it | ||
+ | 7 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "first release date" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "OsProject" is topic of it | ||
+ | # property since | ||
+ | OsProject_until isA Property | ||
+ | "until" is name of it | ||
+ | "until" is label of it | ||
+ | "Date" is type of it | ||
+ | "datepicker" is inputType of it | ||
+ | 8 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "date the project was inactivated" is documentation of it | ||
false is showInGrid of it | false is showInGrid of it | ||
false is isLink of it | false is isLink of it |