Изменения документа Каталог ОК-решений

Редактировал(а) Сергей Лунев 2024/07/07 21:06

От версии 70.1
отредактировано Сергей Лунев
на 2024/07/07 21:06
Изменить комментарий: К данной версии нет комментариев
К версии 39.2
отредактировано Александра Садикова
на 2024/06/05 13:47
Изменить комментарий: Updated application icon

Сводка

Подробности

Свойства страницы
Автор документа
... ... @@ -1,1 +1,1 @@
1 -XWiki.SergeiLunev
1 +XWiki.sanvlasova
Содержимое
... ... @@ -1,23 +3,14 @@
1 -{{include reference="ColunsExt.App.CommonCode.SheetMacros"/}}
2 -
3 3  {{velocity}}
4 -#set($parameters = {})
5 -#set($discard=$parameters.put('docPrefixName' ,'OS'))
6 -#set($discard=$parameters.put('docTitle' ,''))
7 -#set($discard=$parameters.put('spaceName' ,'c'))
8 -#set($discard=$parameters.put('appClassName' ,'c.Code.CatalogClass'))
9 -#addButtonCreateDocument($parameters "Создать новую запись OK")
10 -{{/velocity}}
11 -{{velocity}}
12 12  #set ($columnsProperties = {
13 13   'Image': {"filterable":false,"sortable":false,"html":true},
14 14   'doc.title': {"displayName":"Наименование","link":"view"},
15 15   'staticList1': {},
16 16   'page1': {"html":true},
17 - 'user1': {"html":true}
7 + 'user1': {"html":true},
8 + 'doc.location': {"html":true}
18 18  })
19 19  #set ($options = {
20 - 'className': 'c.Code.CatalogClass',
11 + 'className': 'Catalog.Code.CatalogClass',
21 21   'translationPrefix': 'catalog.livetable.',
22 22   'tagCloud': true,
23 23   'rowCount': 15,
... ... @@ -25,9 +25,6 @@
25 25   'selectedColumn': 'Image',
26 26   'defaultOrder': 'asc'
27 27  })
28 -#set ($columns = ['Image', 'doc.title', 'staticList1', 'page1', 'user1'])
19 +#set ($columns = ['Image', 'doc.title', 'staticList1', 'page1', 'user1', 'doc.location'])
29 29  #livetable('catalog' $columns $columnsProperties $options)
30 30  {{/velocity}}
31 -
32 -
33 -{{colunsHideCreateButton/}}
AppWithinMinutes.LiveTableClass[0]
Class
... ... @@ -1,1 +1,1 @@
1 -C.Code.CatalogClass
1 +Catalog.Code.CatalogClass
Колонки динамической таблицы
... ... @@ -1,1 +1,1 @@
1 -Image title1 staticList1 page1 user1
1 +Image title1 staticList1 page1 user1 doc.location
Описание
... ... @@ -1,1 +1,0 @@
1 -Перед добавлением решения, ознакомьтесь с [[редакционными правилами>>doc:c.Redakcionnye pravila dlya publikacii reshenij na stranicu «Katalog OK-reshenij».WebHome]].
XWiki.UIExtensionClass[0]
Cached
... ... @@ -1,1 +1,0 @@
1 -Нет
Asynchronous rendering
... ... @@ -1,1 +1,0 @@
1 -Нет