Allan Bowe
|
40d694eec8
|
Merge pull request #203 from sasjs/invisibles
fix: support SOH, STX and DC1 control characters in mp_jsonout
v4.18.4
|
2022-03-29 12:02:09 +03: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 |
|
Allan Bowe
|
7c86d6163a
|
Merge pull request #201 from sasjs/mm_assignlib_fix
fix: enabling more descriptive mm_assignlib abort messages when library cannot be assigned
v4.18.3
|
2022-03-21 18:10:56 +02:00 |
|
munja
|
d7233208f1
|
fix: enabling more descriptive mm_assignlib abort messages when library cannot be assigned
|
2022-03-21 16:07:27 +00:00 |
|
Allan Bowe
|
7f587ba720
|
Merge pull request #200 from sasjs/server
fix: headers in ms_createfile.sas
v4.18.2
|
2022-03-19 02:23:57 +02:00 |
|
munja
|
21ecc1b675
|
fix: headers in ms_createfile.sas
|
2022-03-19 00:20:05 +00:00 |
|
Allan Bowe
|
6b13dc2b87
|
Merge pull request #199 from sasjs/server
fix: missing dependency in mv_deleteviyafolder
v4.18.1
|
2022-03-16 18:07:40 +02:00 |
|
munja
|
bb89184212
|
fix: missing dependency in mv_deleteviyafolder
|
2022-03-16 16:01:22 +00:00 |
|
Allan Bowe
|
56338caaca
|
Merge pull request #198 from sasjs/server
feat: enabling delete file for sasjs/server
v4.18.0
|
2022-03-15 17:41:24 +02: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
|
53785f5644
|
Update README.md
|
2022-03-14 13:44:13 +00:00 |
|
Allan Bowe
|
a8acadb8f1
|
Merge pull request #197 from sasjs/devops
gitpod & git hook updates
v4.17.1
|
2022-03-11 23:25:20 +02: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 |
|
Allan Bowe
|
a455a3d98d
|
Merge pull request #196 from sasjs/delfile
feat: adding new mf_deletefile macro (and test)
v4.17.0
|
2022-03-11 17:20:34 +02: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 |
|
Allan Bowe
|
76207c443c
|
Merge pull request #195 from sasjs/issue194
fix: supporting empty dirs in mp_dirlist. Test updated.
v4.16.1
|
2022-03-11 14:28:31 +02: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
v4.16.0
|
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 |
|
Allan Bowe
|
c030174bfb
|
Merge pull request #192 from sasjs/bugfix
fix: dependency in mp_loadformat test and strict mode issue in mm_deletelibrary
v4.15.4
|
2022-03-09 16:16:32 +02: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
|
856ffc1b72
|
Merge pull request #191 from sasjs/allanbowe/mp-loadformat-not-appending-190
fix: ensuring audit table gets loaded in mp_loadformat.
v4.15.3
|
2022-03-08 21:50:42 +02: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
|
5ceaac195d
|
Merge pull request #188 from sasjs/hex32
fix: adding explicit $ sign to hex32. format in mp_md5() macro
v4.15.2
|
2022-03-07 22:38:57 +02:00 |
|
Allan Bowe
|
5d5df977a6
|
fix: adding explicit $ sign to hex32. format in mp_md5() macro
|
2022-03-07 19:57:25 +00:00 |
|
Allan Bowe
|
245e85ef36
|
Merge pull request #187 from sasjs/periodproblem
fix: mp_replace and mv_getjobcode were not ingesting periods correctly
v4.15.1
|
2022-03-07 16:27:14 +02: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
v4.15.0
|
2022-03-07 12:45:18 +02: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 |
|
Allan Bowe
|
86f7876f50
|
Merge pull request #184 from sasjs/issue181
feat: ms_getfile service (and test). Closes #181
v4.14.0
|
2022-03-06 14:40:59 +02:00 |
|
munja
|
46c96bc7ec
|
feat: ms_getfile service (and test). Closes #181
|
2022-03-06 12:40:03 +00:00 |
|
Allan Bowe
|
cba3f5972b
|
Merge pull request #183 from sasjs/feature/mf_getuniquelibref_safe_default
fix: Closes #182 - update to mf_getuniquelibref.sas
v4.13.1
|
2022-03-04 12:20:54 +02: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 |
|
trmoody
|
203ff3f80d
|
chore: amended comment
|
2022-03-04 01:26:58 +00:00 |
|
trmoody
|
cfe90a8d0d
|
chore: update to mf_getuniquelibref.sas
|
2022-03-04 00:38:07 +00:00 |
|
Allan Bowe
|
0749ea0819
|
Merge pull request #179 from sasjs/173-disable-dependence-on-io-(gsub)-package
New `mp_replace()` macro to find & replace in text files
v4.13.0
|
2022-03-03 15:19:04 +02:00 |
|
munja
|
e09a39e748
|
fix: tests
|
2022-03-03 13:18:11 +00:00 |
|
Allan Bowe
|
20dcefaefd
|
Merge pull request #180 from sasjs/all-contributors/add-yabwon
docs: add yabwon as a contributor for code
|
2022-03-03 15:17:16 +02:00 |
|