Joel Anderson
Joel Anderson
We also need support for renaming subforms. This will need to: - rename the .subform file - rename the corresponding .xml file. Note the recent work in #1067 - update...
I did a test exporting a database with underscores in the form and view names. I see that the underscore was not encoded:  I also tried calling the view...
I did some quick tests today with @feather812002's updates, and I don't see any immediate problems Type | Open | DXL | IntermediateXML | Editor | Delete -----|------|-----|-----------------|--------|------- Form |...
This interface hasn't been converted to Haxe yet, so we shouldn't spend too much time on this. If we can make a quick update for the mouse-over contrast, that would...
@rat-moonshine convert this to Haxe rather than trying to fix the current code.
We cleared up the confusion with the On Disk Project integration, and this is mostly working now. @feather812002, we would like to start preparing to merge DominoVisualEditor to master. Please...
Here is a list of branches from @feather812002: https://github.com/prominic/Moonshine-IDE/tree/features/issue_646_ve_notes_domino_support_fresh https://github.com/prominic/MockupVisualEditor/tree/features/issue_646_ve_notes_domino_support https://github.com/prominic/VisualEditorConverterLib/tree/features/issue_646_ve_notes_domino_support MockupVisualEditor and VisualEditorConverterLib are compiled to an SWF Moonshine-IDE, but we still need to get them merged so that...
Here is the DXL for these two cells: ``` hostname $ hostname Yg4BAIQAAAAAAAAAAAA= uname $ uname -a Yg4BAIQAAAAAAAAAAAA= ``` I see the `hostname` example has a `` after the command,...
@feather812002, we would like to boost the priority on this task. This technically not a blocker for #675, but it is a major distraction as we are trying to convert...
Sorry for the confusion, I see I only reported the original DXL and the generated DXL. The intermediate XML for the hostname/uname example in the description looks like this: ```...