github-actions
|
c5a681e6ed
|
chore: updating all.sas
|
2026-05-13 13:19:41 +00:00 |
|
4gl
|
a759aa9915
|
fix: using 128 instead of 131 in _debug due to compute task bug
|
2026-05-13 14:18:47 +01:00 |
|
github-actions
|
4934e6675e
|
chore: updating all.sas
|
2026-05-13 13:04:37 +00:00 |
|
4gl
|
5f5fb0116a
|
fix: adding weboutBEGIN/END when exectask=true
|
2026-05-13 14:04:13 +01:00 |
|
github-actions
|
6c77556fdb
|
chore: updating all.sas
|
2026-05-13 08:57:58 +00:00 |
|
4gl
|
0e37bff1ee
|
fix: workaround for sas track CS0409737
|
2026-05-13 09:57:33 +01:00 |
|
github-actions
|
96d42b9f66
|
chore: updating all.sas
|
2026-05-12 13:02:35 +00:00 |
|
4gl
|
356d3644e5
|
feat: support for Viya Compute Tasks
|
2026-05-12 13:42:37 +01:00 |
|
4gl
|
ef7e8e051f
|
chore: updating tests around mv_createfolder
|
2026-05-12 13:25:36 +01:00 |
|
4gl
|
402337a952
|
fix: avoid strange error when running mv_getviyafileextparams in Studio
|
2026-04-29 12:50:03 +01:00 |
|
4gl
|
f1ac0bd821
|
fix: removing usecache option (wasn't used in the end)
|
2026-04-28 19:06:41 +01:00 |
|
4gl
|
36452a2a02
|
fix: simplifying mv_castabload and improving tests
|
2026-04-28 18:39:09 +01:00 |
|
4gl
|
7ef58a0f54
|
feat: mv_castabsave macro and tests
|
2026-04-28 17:36:25 +01:00 |
|
4gl
|
73fd85d254
|
feat: new mfv_getcaslib macro
Fetches a caslib from a regular SAS libref
|
2026-04-28 12:38:41 +01:00 |
|
4gl
|
d0a5780cd1
|
feat: adding tests, adding param to mfv_existsashdat, updating README
|
2026-04-27 17:29:07 +01:00 |
|
4gl
|
08f2d0d53f
|
feat: castabload macro
|
2026-04-27 14:11:09 +01:00 |
|
allan
|
def0514731
|
fix: adding uri to length statement in mv_deletejes
|
2026-02-09 23:06:15 +00:00 |
|
allan
|
9e36e82ff2
|
fix: uninitialied warnings in strict mode for mv_deletejes
|
2026-02-09 17:54:18 +00:00 |
|
Bart Jablonski
|
cb94a94a21
|
Header formatting fix
Header formatting fix
|
2025-11-20 10:09:42 +01:00 |
|
allan
|
b3178a87ee
|
fix: mf_isblank dependency
|
2025-11-19 14:03:57 +00:00 |
|
Trevor Moody
|
9bf2870357
|
fix: returned the overzealous removal of &outds creation
|
2025-11-19 01:42:23 +00:00 |
|
Trevor Moody
|
b6f020e897
|
fix: corrected syntax and amended included macros
|
2025-11-19 01:00:21 +00:00 |
|
Trevor Moody
|
426c0bf9f2
|
chore: improved default typeDefName handling if mv_getViyaFileExtParms returns empty
|
2025-11-19 00:00:14 +00:00 |
|
Trevor Moody
|
1cd8ba03c5
|
chore: improved file-type handling efficiency
|
2025-11-18 23:56:54 +00:00 |
|
Trevor Moody
|
569533b218
|
fix: apply viya file type properties to newly created viya files
|
2025-11-12 11:17:31 +00:00 |
|
allan
|
d53eff7771
|
fix: reducing logging per #400
|
2025-06-30 19:25:40 +01:00 |
|
allan
|
542039b425
|
fix: re-attempt of request, hopefully fixes #400
|
2025-06-30 17:37:18 +01:00 |
|
allan
|
33a487b2b4
|
fix: addresses #400
|
2025-06-30 16:05:57 +01:00 |
|
allan
|
749309b749
|
fix: increasing limit from 1k to 100k for mf_getuniqueliref()
|
2025-06-29 13:42:23 +01:00 |
|
allan
|
bcb93e62d4
|
fix: ensuring acceptable casing of _omitSessionResults
More info: https://communities.sas.com/t5/SAS-Viya/Returning-webout-from-JES-API/td-p/966992
|
2025-06-09 20:58:05 +01:00 |
|
allan
|
ce73e2bebd
|
feat: new mfv_getfolderpath macro
+ associated test
created to support the fix for https://git.datacontroller.io/dc/dc/issues/171
|
2025-06-06 20:29:07 +01:00 |
|
allan
|
9c1f68944f
|
fix: ff downloading instead of streaming html on viya
|
2025-06-05 14:09:52 +01:00 |
|
allan
|
77c0e35c9d
|
fix: support png in streaming viya apps
|
2025-06-02 15:10:11 +01:00 |
|
allan
|
6e033afb7b
|
feat: adding mp_replace option to mv_createfile
Relates to https://github.com/sasjs/cli/issues/1403
|
2025-05-30 19:15:33 +01:00 |
|
allan
|
d3f1c8e960
|
chore: removing put statements
|
2025-05-30 10:13:30 +01:00 |
|
allan
|
c5ec21c7a0
|
fix: ensuring svg rendering from SAS drive
Also reducing put statements in the log
|
2025-05-30 09:58:06 +01:00 |
|
allan
|
8d2f084316
|
fix: streamlining viya deploys
|
2025-05-29 17:51:23 +01:00 |
|
allan
|
33cb36fb8f
|
fix: ensuring that mv_createfile always creates the file by default
Also some fixes to ensure that web files are served from Viya
|
2025-05-29 12:25:02 +01:00 |
|
allan
|
752e6305c9
|
chore: fixing docs of mfv_getpathuri
|
2025-05-19 15:20:41 +01:00 |
|
allan
|
2ddded9600
|
chore: test fixes
|
2025-05-19 12:20:59 +01:00 |
|
allan
|
7117e2e8e9
|
fix: enabling reading from / writing to SAS Drive. Closes #334
|
2025-05-19 10:19:23 +01:00 |
|
allan
|
de32d12b51
|
fix: applying correct typedefname
|
2025-05-19 09:05:34 +01:00 |
|
allan
|
667198e5c0
|
feat: mfv_getpathuri macro to get the uri of a file or folder
Also refactoring mv_createfolder.sas
|
2025-05-18 18:48:50 +01:00 |
|
Allan
|
d42fd4ebac
|
chore: updating documentation in preparation for upcoming sasjs snippets feature
|
2023-08-18 08:20:13 +01:00 |
|
Allan
|
fa152cb375
|
chore(docs): removing asterisk in mv_registerclient example
|
2023-07-26 21:29:02 +01:00 |
|
Allan
|
3bb83be0c5
|
fix: missing param in webout of SASjs Server and Viya
|
2023-07-24 16:59:29 +01:00 |
|
munja
|
b9c4882553
|
fix: linting issues
|
2022-12-30 12:38:34 +00:00 |
|
Allan Bowe
|
19eb348f0e
|
fix: else case for issue #320
|
2022-12-04 18:59:31 +00:00 |
|
Allan Bowe
|
7edec1ad8a
|
fix: full escaping of syswarningtext and syserrortext. Closes #320
|
2022-12-04 18:18:15 +00:00 |
|
Allan Bowe
|
ee35f47f4f
|
feat: new mfv_existsashdat() macro for checking whether a dataset exists in persistent storage
|
2022-10-07 13:43:41 +00:00 |
|