- 30 Oct, 2016 5 commits
-
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
getArrayDtype can be used for example by html5 app to display graph with correct dtype
-
- 19 Aug, 2016 12 commits
-
-
Klaus Wölfel authored
data model: split ingestion policy script (tag parsing) form ingestion operation (writing to data stream)
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
Interaction workflow could still be used to call the alarm right after appending to data stream
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
@Tyagov @kirr Configuration is currently done through python script, this could be improved. In current design, if messages cannot be forwarded as fast as new messages come in, some messages will be skipped. /reviewed-on nexedi/wendelin!22
-
- 18 Aug, 2016 1 commit
-
-
Douglas authored
While investigating fixes to https://nexedi.erp5.net/bug_module/20151207-1789A61 I found that it was impossible to reproduce this bug in Wendelin tests due to a bad configuration of how WendelinInformationGadget was installed. Now I can Wendelin tests (still get a different problem though, which is subject for another PR or bug report). Please review, @Tyagov. /reviewed-on nexedi/wendelin!20
-
- 08 Aug, 2016 1 commit
-
-
Klaus Wölfel authored
/reviewed-on nexedi/wendelin!19
-
- 28 Jul, 2016 1 commit
-
-
Klaus Wölfel authored
-
- 15 Jul, 2016 10 commits
-
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
So that it can be selected as "Product or Service" in Data Analysis Line
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
- 01 Jul, 2016 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 23 Jun, 2016 1 commit
-
-
Douglas authored
And also allows the user to choose to not install it. A proper warning with regards to remote code execution is displayed, even though it could only happen if the "attacker" has valid ERP5 credentials. @Tyagov, please review. /reviewed-on nexedi/wendelin!18
-
- 21 Jun, 2016 2 commits
-
-
Ivan Tyagov authored
-
Douglas authored
@Tyagov all templates from the Wendelin repository migrated to new format using Portal Template's import/export tool. /reviewed-on nexedi/wendelin!17
-
- 26 May, 2016 1 commit
-
-
Douglas authored
@Tyagov this fixed the test suite error, sorry. /reviewed-on nexedi/wendelin!16
-
- 24 May, 2016 1 commit
-
-
Douglas authored
@Tyagov, can you merge, please? /reviewed-on nexedi/wendelin!15
-
- 25 Apr, 2016 1 commit
-
-
Douglas authored
``` 1. portal_gadgets/WendelinInformationGadget state should be made public (not invisible like now) 2. portal_gadgets/WendelinInformationGadget should have a default thumbnail (i.e. image). You can simply make print screen and add it 3. When Wendelin gadget rendered I see links like http://wendelin:2200/erp5/$%7Bportal_url%7D/portal_skins/erp5_data_notebook/manage_main looks like script not called that replaces it dynamically ? 4. In /DataStream_view my_append_file is in group "not_assigned" but it should be right under "my_file" in "right" groupd ``` @Tyagov: everything fixed as requested. /reviewed-on nexedi/wendelin!14
-
- 22 Apr, 2016 1 commit
-
-
Douglas authored
-
- 21 Apr, 2016 1 commit
-
-
Douglas authored
The gadget now has the published state and content variables are working through using .getStrippedHTML instead of .getData to render the web page.
-