Sami Mokaddem
324ac1ce40
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into refactor-metatemplates
2022-01-20 09:00:45 +01:00
Sami Mokaddem
a1a9029053
chg: [metaTemplate] Better placement of notice message
2021-12-20 14:28:04 +01:00
Sami Mokaddem
aa83b1aa37
chg: [metaTemplate] Update system and conflict resolution interfaces - WiP
2021-12-08 11:11:46 +01:00
Sami Mokaddem
819d96e805
new: [metaTemplate] Interface and functions to update meta-templates - WiP
...
Actual update not implemented yet.
2021-12-01 11:01:31 +01:00
Sami Mokaddem
d136955160
chg: [elements:widgets] Slightly refactored highlight panel and removed useless code
2021-11-23 22:07:31 +01:00
Sami Mokaddem
7c92c12de9
chg: [element:index_table] Slight UI adjustement
2021-11-23 15:53:05 +01:00
Sami Mokaddem
025b551e77
chg: [genericElements:index_table] Added close button for stat widget config UI
2021-11-23 13:49:34 +01:00
Sami Mokaddem
ef91cfcee3
chg: [genericElements:index_table] Continuation of stats for current view - WiP
2021-11-17 17:04:39 +01:00
iglocska
92ddd04ba0
fix: [JSON fields] fixed escaping issues
2021-11-17 15:58:52 +01:00
Sami Mokaddem
25f0f07251
chg: [genericElements:index_table] Added support of statistic for current view - WiP
2021-11-15 11:51:47 +01:00
Sami Mokaddem
7cf7363009
chg: [genericElements:index_table] Moved description to a tooltip
...
Description describing indexes are great when discovering an app for the first time but start taking important place and become useless when users gets to know the app better. Moving it to a tooltip makes sense in that regard.
2021-11-15 08:29:16 +01:00
Sami Mokaddem
d6d592ff8c
new: [genericElement:index_table] Added support of meta_fields searches
2021-11-10 12:07:27 +01:00
Sami Mokaddem
a005d0491f
new: [genericElements:index_table] Support of meta_fields in table column
2021-11-10 09:06:39 +01:00
Sami Mokaddem
b6cf9e39dd
chg: [genericElement:index_table] Better support of array in generic fields
2021-11-10 08:58:21 +01:00
Sami Mokaddem
7940920f3d
fix: [genericElement:indexTable] Ignore row selector column
2021-10-20 15:39:37 +02:00
Sami Mokaddem
7941a6530a
new: [genericElement:indexTable] Table actions - WiP
...
Table actions allow to perform actions on the table such as hide/show columns, regroup rows by fields and so on
2021-10-20 09:39:12 +02:00
mokaddem
e65e283c04
chg: [genericElement:table] Changed action link display into buttons instead of links
2021-09-17 18:02:48 +02:00
mokaddem
0d8841a3bf
Merge branch 'ui-navigation' into develop-unstable
2021-09-17 17:12:33 +02:00
mokaddem
67b43635d0
chg: [bootstrap] Migrated APP to use bootstrap v5.x
2021-09-17 13:04:37 +02:00
mokaddem
9e7bf8638a
chg: [layout] Support of themes - WiP
2021-09-16 15:50:55 +02:00
mokaddem
0c2c402aa2
chg: [layout] Modernized general UI - WiP
2021-09-13 13:04:54 +02:00
mokaddem
e16a83eddd
chg: [elements:index_actions] UI hover feedback
2021-09-13 13:03:27 +02:00
mokaddem
c2e7414318
chg: [layout] Modern application UI - WiP
2021-09-13 11:43:42 +02:00
mokaddem
a4535ea42e
chg: [tag] Continuation of integrating tagging plugin - WiP
...
- Filtering
- CRUD of tags
2021-08-30 15:11:21 +02:00
mokaddem
9de600db97
chg: [genericElement:index-table] Automatically include selector if
...
topbar has multi-select actions
2021-07-05 09:30:20 +02:00
mokaddem
bb6489778f
chg: [genericElement:index_table] Generic support of bulk operations
2021-06-23 11:15:22 +02:00
mokaddem
169ebac9ab
Merge remote-tracking branch 'origin/develop' into inbox-misp-sync
2021-06-14 14:11:07 +02:00
iglocska
e1ac7fe2e6
chg: [wip] localtools
2021-06-14 08:37:00 +02:00
mokaddem
5e0a4b155e
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into inbox-misp-sync
2021-06-12 13:34:13 +02:00
mokaddem
edc23d8b71
fix: [genericElements:indexTable] Enforce actions button to be inline
2021-06-12 12:01:03 +02:00
iglocska
114e4e76e5
chg: [no-wrap] connections
2021-06-11 14:42:08 +02:00
iglocska
2e9b306f46
chg: [wip] local tools integration
2021-06-11 14:27:22 +02:00
iglocska
ef94ce147c
Merge branch 'main' into inbox
2021-06-01 14:37:29 +02:00
iglocska
d84caa97c9
chg: [templates] updated to support the new functionalities of localtools
2021-06-01 07:46:29 +02:00
iglocska
357c147c13
Merge branch 'main' into connector
2021-05-26 17:16:54 +02:00
iglocska
32fc30a401
fix: [baseurl] for openmodal actions in the index factory fixed, fixes #46
...
- invalid url by prepending any url (even # for modal <a> tags) with the baseurl
2021-05-14 13:31:19 +02:00
iglocska
2d4727770c
wip: initial connectors
2021-04-30 23:59:53 +02:00
mokaddem
df31135591
Merge remote-tracking branch 'origin/main' into inbox-system
2021-04-22 09:32:22 +02:00
iglocska
dd30519e73
fix: [urls in links]
2021-03-26 12:55:40 +01:00
mokaddem
77fe4e6505
new: [inbox] First version of Inbox system and requestProcessors - WiP
2021-03-15 22:47:13 +01:00
mokaddem
3bd2b7583e
chg: [js:bootstrap-helper] Made submission modal more explicit
2021-03-10 14:54:52 +01:00
mokaddem
e35bf9fa74
chg: [element:indexTable] Changed notification behavior of toggle field
2021-03-10 09:40:08 +01:00
mokaddem
1804d1ee3b
fix: [pagination] Fixed ellipsis pagination
2021-03-04 09:00:16 +01:00
iglocska
aa15ad7781
Merge branch 'main' of github.com:cerebrate-project/cerebrate into main
2021-02-09 22:12:23 +01:00
iglocska
3c2fa086d6
new: [baseurl] added better baseurl handling
...
- set the baseurl via /config/app_local.php
- simple set the baseurl to an absolute path or to a relative path if you with to use a subdirectory without setting a baseurl
- If no baseurl is set above, Cerebrate will also check the CEREBRATE_BASEURL environment variable
2021-02-09 22:10:26 +01:00
mokaddem
c70ce5170f
fix: [element:generic_index] Toggle field passes expected data format
2021-01-18 08:51:16 +01:00
mokaddem
41ca17ef36
Merge branch 'main' of github.com:cerebrate-project/cerebrate into namespaced-metatemplates
2021-01-14 09:15:37 +01:00
iglocska
b0ee85cb12
new: [UI] connection test field added for the brood index
2021-01-13 14:29:54 +01:00
iglocska
d6bef47ce9
fix: [org] field in the index table fixed
...
- removed debug
- correct extraction of the data
- show links for the orgs to the org view
2021-01-13 14:22:15 +01:00
mokaddem
35165129b9
chg: [helpers:DataFromPathHelper] Simplified usage
2021-01-13 14:17:55 +01:00