|
|
70bfea6b54
|
update .gitignore
|
2024-12-22 17:00:22 -05:00 |
|
|
|
ba90bfef19
|
Merge branch 'master' of gitea.azcona-becker.net:mochapowered/mocha-dotnet
|
2024-12-22 16:57:10 -05:00 |
|
|
|
f30c87dc8f
|
also show related tasks for Instance ; i.e., all instances regardless of parent class
|
2024-12-21 00:29:48 -05:00 |
|
|
|
d4b41e14ff
|
preliminary implementation of preview widgets and related tasks in the .NET OMS
|
2024-12-21 00:23:54 -05:00 |
|
|
|
7beeffd9ad
|
support returning multiple instances from elements built by Build Element Methods
|
2024-12-21 00:23:28 -05:00 |
|
|
|
1cdfb21bdd
|
provide the title of the page in the resulting JSON
|
2024-12-21 00:22:35 -05:00 |
|
|
|
8cdc7730cf
|
not sure why this was here; we shouldn't be forcing singular returns for a nonsingular work set
|
2024-12-21 00:21:51 -05:00 |
|
|
|
92b757edc3
|
add convenience function for derived instances so we don't have to allocate an InstanceHandle
|
2024-12-21 00:21:14 -05:00 |
|
|
|
e574830852
|
update mocha-common
|
2024-12-21 00:19:09 -05:00 |
|
|
|
784e04fd58
|
preliminary implementation of derived instances
|
2024-12-19 08:35:07 -05:00 |
|
|
|
3a3e681a90
|
test ALL the things, all green lights now
|
2024-12-17 00:49:22 -05:00 |
|
|
|
601caf1651
|
update mocha-common
|
2024-12-17 00:49:08 -05:00 |
|
|
|
f5cc3fdfca
|
update submodules
|
2024-11-19 22:37:08 -05:00 |
|
|
|
114687f67f
|
major updates to .NET OMS server
|
2024-11-19 22:36:24 -05:00 |
|
|
|
c64806484b
|
update mocha-common
|
2024-11-19 22:36:08 -05:00 |
|
|
|
c815b1de4f
|
begin migration to logic fully on OMS so we can deprecate sloooow PHP logic
|
2024-11-07 07:31:33 -05:00 |
|
|
|
f0c428e3f9
|
implement some new Oms functions and OmsServer capabilities, make sure all tests are green again
|
2024-11-01 23:14:08 -04:00 |
|
|
|
15b8f620fc
|
update web-framework-dotnet
|
2024-11-01 23:07:19 -04:00 |
|
|
|
9f9a73d896
|
update mocha-common
|
2024-11-01 23:06:33 -04:00 |
|
|
|
52b1012fd1
|
update examples and fix major bug in library loader
|
2024-10-29 17:03:24 -04:00 |
|
|
|
e322c5a01b
|
Merge branch 'master' of gitea.azcona-becker.net:mochapowered/mocha-dotnet
|
2024-10-13 18:40:11 -04:00 |
|
|
|
675dddbc0a
|
still trying to figure things out...
|
2024-10-13 18:39:59 -04:00 |
|
|
|
f92c2040d8
|
update mocha-dotnet-new; this actually works
|
2024-10-13 18:39:39 -04:00 |
|
|
|
32ecee29a4
|
fix bugs, get more bugs...
|
2024-10-10 08:11:11 -04:00 |
|
|
|
5414f491b8
|
use the Instance@get Parent Class method defined on the tenant instead of creating our own
|
2024-10-04 16:45:20 -04:00 |
|
|
|
c3776a0ba3
|
sort attribute values most recent to least recent
|
2024-10-04 15:09:30 -04:00 |
|
|
|
7910696fa1
|
add some more method and relationship tests
|
2024-10-04 00:55:32 -04:00 |
|
|
|
e1c143d48c
|
update mocha-common
|
2024-10-04 00:55:14 -04:00 |
|
|
|
1b5a856dc3
|
major updates to ensure all tests are passing again
|
2024-10-03 22:16:59 -04:00 |
|
|
|
dabe028bb6
|
update mocha-common
|
2024-09-01 00:57:58 -04:00 |
|
|
|
9f0832f5fc
|
should not need to actually realize the InstanceHandle in order to register a SystemRoutine
|
2024-09-01 00:57:20 -04:00 |
|
|
|
cf870659d2
|
playing around with testing
|
2024-08-31 00:45:32 -04:00 |
|
|
|
fd624152ba
|
implement OMS@get Runtime Version system attribute routine method
|
2024-08-27 08:37:47 -04:00 |
|
|
|
22d5e4afa3
|
register all library instances at library load time
|
2024-08-27 08:37:37 -04:00 |
|
|
|
e12de2fc7f
|
making progress on MCL linker and compiler, still many bugs
|
2024-08-27 00:33:19 -04:00 |
|
|
|
83f9322b7a
|
improve MCX Mini and Mocha.NET
|
2024-08-26 22:57:17 -04:00 |
|
|
|
82b3e27ca9
|
update framework-dotnet
|
2024-08-25 14:12:31 -04:00 |
|
|
|
b44a382e32
|
fix bugs and get answers
|
2024-08-25 14:11:45 -04:00 |
|
|
|
26e467860b
|
actually add the EmbeddedResource to the Tests project
|
2024-08-25 14:11:24 -04:00 |
|
|
|
ba6ee8e5ae
|
migrate all tests to use MCX3 embedded Mini OMS
|
2024-08-25 13:42:28 -04:00 |
|
|
|
1b531ef5fc
|
update framework-dotnet
|
2024-08-25 09:47:07 -04:00 |
|
|
|
f15d81d63a
|
add McxMini parser and library functionality (incomplete)
|
2024-08-25 09:46:18 -04:00 |
|
|
|
4d11d9f155
|
massive update
|
2024-08-19 15:34:10 -04:00 |
|
|
|
2336d1441e
|
update framework-dotnet
|
2024-08-19 15:33:27 -04:00 |
|
|
|
239ed09b0b
|
update web-framework-dotnet
|
2024-08-19 15:32:47 -04:00 |
|
|
|
88727d1e4a
|
update build script to allow building only static assets
|
2024-08-15 22:23:11 -04:00 |
|
|
|
f7cdcbb33a
|
start working on rendering pages
|
2024-08-14 22:43:24 -04:00 |
|
|
|
41d7fb1959
|
move some UI-specific stuff from MethodsModule to UserInterfaceModule
|
2024-08-14 22:42:37 -04:00 |
|
|
|
b417342093
|
do not require method classes to actually be defined, and simplify GetInstanceTextHack
|
2024-08-14 22:40:21 -04:00 |
|
|
|
dd91aac0db
|
all Method Bindings should inherit from Method Binding class
|
2024-08-14 15:41:32 -04:00 |
|