munja
|
8ffd06343a
|
feat: adding new mf_deletefile macro (and test)
Also, update to mm_spkexport macro
|
2022-03-11 15:03:59 +00:00 |
|
munja
|
7e9e0fac07
|
fix: supporting empty dirs in mp_dirlist. Test updated.
|
2022-03-11 11:28:03 +00:00 |
|
Allan Bowe
|
1fdbc7cce9
|
Merge pull request #193 from sasjs/mm_spkexport
feat: ignorevars option in mm_spkexport, and log update in mf_verifymacvars
|
2022-03-10 19:28:50 +02:00 |
|
munja
|
312369b200
|
feat: ignorevars option in mm_spkexport, and log update in mf_verifymacvars
|
2022-03-10 17:27:30 +00:00 |
|
munja
|
faf466e79a
|
fix: dependency in mp_loadformat test and strict mode issue in mm_deletelibrary
|
2022-03-09 14:15:25 +00:00 |
|
Allan Bowe
|
cc3435d13d
|
fix: ensuring audit table gets loaded in mp_loadformat. Adding test also. Closes #190
|
2022-03-08 16:52:22 +00:00 |
|
Allan Bowe
|
5d5df977a6
|
fix: adding explicit $ sign to hex32. format in mp_md5() macro
|
2022-03-07 19:57:25 +00:00 |
|
munja
|
b96df6f14f
|
fix: mp_replace and mv_getjobcode were not ingesting periods correctly
|
2022-03-07 14:25:05 +00:00 |
|
Allan Bowe
|
1932c1e138
|
Merge pull request #186 from sasjs/issue185
Issue185
|
2022-03-07 12:45:18 +02:00 |
|
munja
|
f7ee012be3
|
fix: updating all.sas
|
2022-03-07 10:45:06 +00:00 |
|
munja
|
46c96bc7ec
|
feat: ms_getfile service (and test). Closes #181
|
2022-03-06 12:40:03 +00:00 |
|
Allan Bowe
|
ed48c49964
|
fix: adding tests for mf_getuniquelibref and mentioning deprecated param in README. Also regenerating all.sas
|
2022-03-04 08:37:29 +00:00 |
|
munja
|
e09a39e748
|
fix: tests
|
2022-03-03 13:18:11 +00:00 |
|
Allan Bowe
|
07bde4b25c
|
feat: adding consul_token option as parameter in mv_registerclient. Closes #177
|
2022-02-24 21:16:23 +00:00 |
|
Allan Bowe
|
3c026811e9
|
feat: adding SASjs server support to mp_streamfile.sas
|
2022-02-23 17:01:50 +00:00 |
|
Allan Bowe
|
6952c79899
|
fix: tidyup of mm_getauthinfo.sas
|
2022-02-23 09:42:47 +00:00 |
|
Allan Bowe
|
d6956f4122
|
fix: missing dependency in mm_createstp
|
2022-02-22 11:46:31 +00:00 |
|
Allan Bowe
|
6fca73e7da
|
fix: adding content type to SASjs server webout response
|
2022-02-21 00:31:14 +00:00 |
|
Allan Bowe
|
880df4138c
|
fix: removing wrapper for sasjs webout
|
2022-02-21 00:26:03 +00:00 |
|
munja
|
682d80b1b8
|
fix: warning in mp_getformats
|
2022-02-11 16:46:04 +01:00 |
|
munja
|
4fe6f233f2
|
chore: updating all.sas
|
2022-02-11 15:47:33 +01:00 |
|
munja
|
de4e96ab01
|
fix: dependency under wrong header in mp_getformats
|
2022-02-07 14:41:32 +01:00 |
|
munja
|
3e7b15c7db
|
feat: adding mddl_xx series of macros (and tests). Closes #166
|
2022-02-07 14:14:25 +01:00 |
|
munja
|
70e508e583
|
fix: failing test
|
2022-02-06 23:01:46 +01:00 |
|
munja
|
8b0acf2eae
|
feat: adding format catalog capability to mp_filterstore
|
2022-02-06 22:12:00 +01:00 |
|
munja
|
303225cb85
|
fix: updating mm_x macros following fix to mf_verifymacvars
|
2022-02-06 19:57:52 +01:00 |
|
munja
|
8ee997de8e
|
fix: updating mf_abort param in mf_verifymacvars, also fixing return code as per documentation, adding a test, and updating the header info
|
2022-02-06 16:11:18 +01:00 |
|
munja
|
2fe7fba79b
|
fix: adding support for testsetup and testteardown in mf_getapploc.sas
|
2022-02-05 21:19:26 +01:00 |
|
munja
|
921186eb74
|
fix: adding images to mp_streamfile.sas
|
2022-02-03 20:17:43 +01:00 |
|
munja
|
6fd215ceff
|
fix: streaming output in mp_streamfile by default (eg when param not found)
|
2022-02-03 20:13:57 +01:00 |
|
munja
|
36aa466561
|
fix: avoiding error and including a test
|
2022-02-03 19:44:21 +01:00 |
|
munja
|
eb01c8772d
|
fix: support for WOFF2 and TTF
|
2022-02-03 18:51:07 +01:00 |
|
munja
|
513ea354ab
|
chore: updating headers in mp_streamfile and running all.sas
|
2022-02-03 16:45:42 +01:00 |
|
munja
|
3997000266
|
fix: encoding issue in mp_ds2csv (option should have been in quotes)
|
2022-02-03 15:00:46 +01:00 |
|
Allan Bowe
|
6e177d4cae
|
Merge pull request #155 from sasjs/cmplib
fix: auto-detect cmplib in mcfxx funcs, mp_ds2csv supports dates etc,…
|
2022-02-02 23:43:43 +02:00 |
|
munja
|
3554991ff8
|
fix: auto-detect cmplib in mcfxx funcs, mp_ds2csv supports dates etc, fix to mp_abort in viya due to abort cancel FILE hard stop (according to docs it should continue outside of the include)
|
2022-02-02 21:18:51 +01:00 |
|
Allan Bowe
|
67f28a366c
|
fix: removing syserrortext as it breaks when commas are embedded
|
2022-02-02 19:35:54 +00:00 |
|
munja
|
2e790f69a1
|
fix: removing view due to potential for vbufsize violations
|
2022-02-01 16:14:37 +01:00 |
|
munja
|
e62011d97e
|
chore: updating variable name to fit doc header
|
2022-02-01 13:52:08 +01:00 |
|
munja
|
cd8d16d09f
|
chore: updating all.sas
|
2022-02-01 13:48:48 +01:00 |
|
munja
|
899f6d9558
|
fix: updates following test results
|
2022-01-30 18:34:29 +01:00 |
|
munja
|
899de27617
|
feat: enabling leading blanks in mp_ds2csv. Also tests for mp_ds2csv and mp_testervice.sas, and strict mode fixes elsewhere
|
2022-01-30 15:41:39 +01:00 |
|
munja
|
5f4e9d541d
|
chore(docs): updating md table in mp_stackdiffs docs
|
2022-01-25 17:55:34 +01:00 |
|
munja
|
306ea93be2
|
chore(docs): removing WIP marker
|
2022-01-25 17:25:53 +01:00 |
|
munja
|
90adf8dcdd
|
fix: updating tests per https://github.com/sasjs/cli/issues/1101
|
2022-01-25 16:28:47 +01:00 |
|
munja
|
794ceec33c
|
fix: updating test cases
|
2022-01-25 12:45:32 +01:00 |
|
munja
|
11d073c10a
|
fix: comma placement in mp_stackdiffs.sas
|
2022-01-25 00:49:26 +01:00 |
|
munja
|
c160b5058b
|
fix: comma placement in mp_stackdiffs.sas
|
2022-01-25 00:30:28 +01:00 |
|
munja
|
bfe4b1ec8b
|
fix: removing warning from mf_wordsinstr1xxx macros, compiling all.sas, fixing MOD changes in mp_stackdiffs.sas
|
2022-01-25 00:04:54 +01:00 |
|
munja
|
16489a9494
|
fix: missing macro dependency in mp_ds2squeeze.test.sas
|
2022-01-24 13:12:31 +01:00 |
|