munja
|
eb9027ecb6
|
feat: ms_createuser macro
|
2022-04-21 22:48:54 +01:00 |
|
Allan Bowe
|
cebe119304
|
fix: failing test (chagned response)
|
2022-04-20 15:53:44 +00:00 |
|
Allan Bowe
|
bd3082d7e3
|
chore: updating sasjsconfig
|
2022-04-20 15:45:37 +00:00 |
|
Allan Bowe
|
11da53f1cb
|
fix: adding authentication to server macros. Closes #221
|
2022-04-20 15:41:36 +00:00 |
|
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 |
|
Allan Bowe
|
134b91f266
|
fix: avoiding running tests on viya
|
2022-04-14 11:14:35 +00:00 |
|
munja
|
26623ba085
|
fix: adding cond/endcond to mp_ds2cards
|
2022-04-13 21:32:47 +01:00 |
|
munja
|
c1a30977f1
|
chore: removing serverurl
|
2022-04-13 13:58:55 +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
|
c2597bd07b
|
fix: missing dependency in mp_hashdataset.test.sas
|
2022-04-01 17:29:06 +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
|
0a536245f3
|
fix: missing dependency in mp_hashdataset.test.sas
|
2022-03-29 18:40:58 +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
|
582ec0a1f9
|
feat: enabling delete file for sasjs/server
|
2022-03-15 13:46:31 +00:00 |
|
Allan Bowe
|
23dbda302e
|
fix: ensuring pre-commit fails when sasjs lint fails
|
2022-03-11 21:24:34 +00:00 |
|
Allan Bowe
|
7e7ab4275d
|
fix: gitpod launching sasjs
|
2022-03-11 21:23:52 +00:00 |
|
munja
|
588d987c25
|
fix: missing dependency in test
|
2022-03-11 15:14:54 +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 |
|
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 |
|
munja
|
c0924af06b
|
fix: correcting test for mp_loadformat
|
2022-03-08 19:50:01 +00:00 |
|
munja
|
33cec61a13
|
fix: quoting mf_getuser in case of commas. Fixes #189
|
2022-03-08 19:40:22 +00:00 |
|
munja
|
854ff696d8
|
fix: adding missing dependency in mp_loadformat
|
2022-03-08 19:33:46 +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 |
|
munja
|
f7ee012be3
|
fix: updating all.sas
|
2022-03-07 10:45:06 +00:00 |
|
munja
|
b49e11bc79
|
fix: upgrading mv_deleteviyafolder for viya 4 (and adding test)
|
2022-03-07 09:36:30 +00:00 |
|
munja
|
f709a11dfb
|
fix: removing lua dependency from mv_getjoblog to enable viya 4
|
2022-03-06 22:04:51 +00:00 |
|
munja
|
17ed2240d3
|
fix: removing lua from mv_getjobcode to enable Viya 4 compatibility
|
2022-03-06 21:01:02 +00:00 |
|
munja
|
a8b5107b1a
|
fix: remove mcf_stpsrv_header function (no longer needed, replaced with mfs_httpheader which is more reliable and faster
|
2022-03-06 13:44:42 +00:00 |
|
munja
|
735bab5d26
|
feat: viya4 config
|
2022-03-06 13:44:16 +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 |
|
munja
|
ccf8f1acc0
|
fix: adding test and updating documentation
|
2022-03-03 12:46:00 +00:00 |
|
munja
|
fe9a2ed979
|
feat: mp_replace macro, credit Bartosz
|
2022-03-03 10:30:07 +00:00 |
|
munja
|
078815e83e
|
chore: stub
|
2022-03-02 21:33:41 +00:00 |
|
munja
|
876fac2332
|
feat: several macros for working with the sasjs/server apis
|
2022-02-28 21:17:38 +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
|
badf5b5761
|
fix: updating mp_streamfile for sasjs/server compatibility
|
2022-02-18 22:22:52 +00:00 |
|
munja
|
2d4d595e5d
|
feat: new httpheader macro (and test) for sasjs/server
|
2022-02-16 16:21:00 +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
|
6ba3588eff
|
feat: new mp_cntlout.sas macro
|
2022-02-11 14:22:38 +01:00 |
|
munja
|
cba9255732
|
feat: mp_loadformat macro (and test)
|
2022-02-10 14:08:19 +01:00 |
|
munja
|
a7b78c73c4
|
chore: adding mprintnest in debug mode in testinit.sas
|
2022-02-09 22:07:30 +01:00 |
|
munja
|
85e0b6a4a9
|
fix: upcasing vars in mp_assertscope
|
2022-02-09 22:07:03 +01:00 |
|
munja
|
3c7e762eeb
|
fix: support for SASJS server type in mf_getplatform and mp_streamfile
|
2022-02-09 22:06:24 +01:00 |
|
munja
|
9a1f7d0985
|
feat: new macro (mp_md5) for calculating an md5 hash of a set of columns
|
2022-02-09 21:56:46 +01:00 |
|
munja
|
dfd60200fb
|
chore(docs): removing invalid example
|
2022-02-08 23:23:13 +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
|
ec4de95fcf
|
fix: reset syscc for testterm syscc check
|
2022-02-05 21:55:50 +01:00 |
|
munja
|
df0fa95519
|
fix: adding sasjs/core dependency - see: https://github.com/sasjs/cli/issues/1113
|
2022-02-05 21:29:03 +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
|
c5a8bc745d
|
chore: fix test
|
2022-02-03 19:58:12 +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
|
65afa14466
|
chore: removing leading spaces
|
2022-02-03 18:30:49 +01:00 |
|
munja
|
0176b19616
|
chore: adding dependabot
|
2022-02-03 18:29:31 +01:00 |
|
munja
|
513ea354ab
|
chore: updating headers in mp_streamfile and running all.sas
|
2022-02-03 16:45:42 +01:00 |
|
munja
|
7b686e11c9
|
feat: adding WOFF support to mp_streamfile (also re-ordering sections alphabetically)
|
2022-02-03 16:44:39 +01:00 |
|
munja
|
3997000266
|
fix: encoding issue in mp_ds2csv (option should have been in quotes)
|
2022-02-03 15:00:46 +01: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
|
9c61965d4b
|
feat: new macro (mcf_getfmttype) to determine the type (DATE,DATETIME,TIME,CHAR,NUM) of a SAS format
|
2022-02-01 13:48:23 +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 |
|