munja
|
58614e9a3d
|
fix: using findc instead of regex for faster parsing
|
2022-04-16 21:30:18 +01:00 |
|
munja
|
3bf44405f8
|
chore: alignment
|
2022-04-16 20:37:47 +01:00 |
|
munja
|
db68a256cb
|
fix: check 4 special chars b4 replacing. Closes #218
|
2022-04-16 20:33:21 +01:00 |
|
munja
|
ddd120bb75
|
fix: avoid sending BOM marker to SASjs API
|
2022-04-14 19:31:36 +01:00 |
|
munja
|
efff77c94e
|
fix: mx_webout
|
2022-04-14 13:40:14 +01:00 |
|
munja
|
26623ba085
|
fix: adding cond/endcond to mp_ds2cards
|
2022-04-13 21:32:47 +01:00 |
|
munja
|
9a6be61651
|
fix: ensuring indexes are picked up in mp_getpk(). Closes #212
|
2022-04-13 13:57:43 +01:00 |
|
Allan Bowe
|
e760a89a6a
|
fix: send html as attachment rather than streamed content when mp_streamfile is used on all platforms
|
2022-04-11 09:54:07 +00:00 |
|
munja
|
190dbddfe3
|
fix: using regex special chars instead of hex constants in mp_jsonout
|
2022-04-07 09:52:56 +01:00 |
|
munja
|
558ebaf6f2
|
fix: avoid: ERROR: Variable "fref" may not be initialized
|
2022-04-06 16:25:50 +01:00 |
|
munja
|
c4baca477b
|
fix: removing LUA dependency from mv_webout to enable Viya 4 compatibility
|
2022-04-01 16:56:49 +01:00 |
|
munja
|
edfa9ecc07
|
fix: ensuring ms_getfile works on specific installs
|
2022-03-29 18:08:24 +01:00 |
|
munja
|
f4982c85ca
|
fix: adding nonote2err option on mp_hashdataset
|
2022-03-29 15:00:33 +01:00 |
|
munja
|
72d6b446c3
|
fix: updating mp_hashdataset to cope with STRICT mode. Adding test and improving sasjs/server compatibility.
|
2022-03-29 13:22:24 +01:00 |
|
munja
|
6af1423666
|
fix: more invisibles
|
2022-03-28 16:26:58 +01:00 |
|
munja
|
23a01347f1
|
fix: support SOH, STX and DC1 control characters in mp_jsonout
|
2022-03-28 15:54:28 +01:00 |
|
munja
|
d7233208f1
|
fix: enabling more descriptive mm_assignlib abort messages when library cannot be assigned
|
2022-03-21 16:07:27 +00:00 |
|
munja
|
21ecc1b675
|
fix: headers in ms_createfile.sas
|
2022-03-19 00:20:05 +00:00 |
|
munja
|
bb89184212
|
fix: missing dependency in mv_deleteviyafolder
|
2022-03-16 16:01:22 +00:00 |
|
munja
|
d7e2ff8ac9
|
fix: diffs for format loads not showing in audit table
|
2022-03-15 15:20:25 +00:00 |
|
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 |
|