Commit Graph

1078 Commits

Author SHA1 Message Date
2ceeb25d0e Merge pull request #17 from oqtane/master
Sync upstream master
2020-06-10 12:20:54 -04:00
e2732d83bd Merge pull request #34 from oqtane/master
sync
2020-06-09 15:19:18 -04:00
3e56e9cc04 Update README.md 2020-06-09 09:57:09 +05:30
836c4505b9 fix bug #589 - Unhandled exception when trying to edit MyPage 2020-06-08 13:48:41 -04:00
ef5ae77060 Merge pull request #596 from svreic/FixingGetInstances
Fixed type filtering in assembly extensions
2020-06-08 13:47:19 -04:00
86b7fe193f Merge pull request #597 from sbwalker/master
fix bug #589 - Unhandled exception when trying to edit MyPage
2020-06-08 13:47:09 -04:00
3503f20255 Fixed type filtering in assembly extensions 2020-06-08 11:36:32 +02:00
51b69e05fb Original Message text area full bottom screen 2020-06-06 15:28:48 -07:00
095a95a3a9 removes message carriage returns 2020-06-06 11:46:35 -07:00
8d17153686 replace dashes with underscores 2020-06-06 08:03:42 -07:00
6efbeeb2b4 Change dashes to underscores 2020-06-06 08:02:08 -07:00
af1aab5b8d Updated to latest framework message username
addresses conflicts
2020-06-05 17:57:25 -07:00
f854b948ce namespaces removed last commit 2020-06-04 21:22:48 -07:00
7b9cd39cb7 To/From Fields enabled/disabled, reply message fix 2020-06-04 21:20:48 -07:00
6f6f2b77d7 '...' added, Reply Removed 2020-06-04 21:11:24 -07:00
ed2822ac7c fixed external module template to specify dependencies 2020-06-04 12:53:14 -04:00
41348b285d Merge pull request #583 from sbwalker/master
fixed external module template to specify dependencies
2020-06-04 12:51:40 -04:00
5b0da056b4 Restore support for third party assembly dependencies in modules and themes when running om Wasm 2020-06-04 12:48:29 -04:00
2d079bdc06 Merge pull request #582 from sbwalker/master
Restore support for third party assembly dependencies in modules and themes when running om Wasm
2020-06-04 12:47:14 -04:00
aed71fbf96 Add possibility to switch off swagger on production. 2020-06-04 07:10:45 +02:00
4ebdf5721c Merge pull request #33 from oqtane/master
sync
2020-06-03 19:47:04 -04:00
99cad13890 restrict user data leakage 2020-06-03 19:46:47 -04:00
4edb3f32f0 Merge pull request #580 from chlupac/UserManagerPersistence
User manager search persistence
2020-06-03 19:46:36 -04:00
01a3b7ed95 Merge pull request #581 from sbwalker/master
restrict user data leakage
2020-06-03 19:46:02 -04:00
c79199357e Merge pull request #579 from chlupac/StartupFix
Move module startup install up to allow install middleware
2020-06-03 19:45:47 -04:00
e24c6fc235 Move module startup install up to allow install middleware 2020-06-03 20:13:48 +02:00
cdc4de432a User manager search persistence 2020-06-03 20:10:52 +02:00
5544d2bed3 fix dynamic creation of remote script tags 2020-06-02 16:10:02 -04:00
aa4b00c900 Merge pull request #578 from sbwalker/master
fix dynamic creation of remote script tags
2020-06-02 16:08:34 -04:00
c4f1d37421 improve user experience after app restarts 2020-06-02 14:21:57 -04:00
c6b22d660b Merge pull request #577 from sbwalker/master
improve user experience after app restarts
2020-06-02 14:20:28 -04:00
ec11587b28 Merge pull request #32 from oqtane/master
sync
2020-06-01 14:58:41 -04:00
1b7ca45d4a Added support for friendly names and thumbnails in theme, layout, and container components. Added fallback support during loading for themes, layout, and containers. 2020-06-01 14:58:46 -04:00
01491b063d Merge pull request #574 from chlupac/OqtaneIgnore
OqtaneIgnore implementation fix
2020-06-01 14:58:04 -04:00
4142cc63e7 Merge pull request #576 from sbwalker/master
Added support for friendly names and thumbnails in theme, layout, and container components. Added fallback support during loading for themes, layout, and containers.
2020-06-01 14:57:21 -04:00
20dc749d05 Merge pull request #575 from chlupac/ControlPanel
Control panel Pane persistence & default selection fix.
2020-06-01 08:09:07 -04:00
4144be5323 Control panel Pane persistence & default selection fix. 2020-06-01 10:12:33 +02:00
27a3ac8d1c OqtaneIgnore implementation fix 2020-06-01 09:21:53 +02:00
f45cb8b069 fix theme selection in sites 2020-05-31 22:56:19 -04:00
0cc325ee95 Merge pull request #573 from sbwalker/master
fix theme selection in sites
2020-05-31 22:54:54 -04:00
7d21cfefc1 restrict container selection to the current theme, hide layout selection if theme does not support layouts, make behavior consistent for all theme/layout/container selection 2020-05-31 22:53:11 -04:00
652d46f64a Merge pull request #572 from sbwalker/master
restrict container selection to the current theme, hide layout selection if theme does not support layouts, make behavior consistent for all theme/layout/container selection
2020-05-31 22:52:05 -04:00
be4813d9c0 Merge pull request #31 from oqtane/master
sync
2020-05-31 20:45:12 -04:00
fe92d3d74f Merge pull request #538 from thabaum/patch-9
Site Settings: removes ONLY " <Select Container>"Theme and Layout drop down options
2020-05-31 20:42:25 -04:00
833ea9461a Merge pull request #568 from chlupac/ActionLink
Allow to show icon only in action link
2020-05-31 09:54:04 -04:00
47a917a3df Merge pull request #16 from oqtane/master
Sync master
2020-05-30 18:41:08 -04:00
cb484665ca Allow to show icon only in action link 2020-05-30 21:24:40 +02:00
64b0c2f128 Merge pull request #564 from sbwalker/master
addressed consistency between theme loading and moduledefinition loading, added theme detailed UI view
2020-05-29 16:27:04 -04:00
6402723d2a addressed consistency between theme loading and moduledefinition loading, added theme detailed UI view 2020-05-29 16:27:02 -04:00
b1a007491f Merge pull request #30 from oqtane/master
sync
2020-05-29 10:53:46 -04:00