munja
|
eb9027ecb6
|
feat: ms_createuser macro
|
2022-04-21 22:48:54 +01:00 |
|
Allan Bowe
|
2ad931a566
|
Merge pull request #222 from sasjs/allanbowe/the-ms-macros-are-not-221
fix: adding authentication to server macros. Closes #221
v4.18.18
|
2022-04-20 18:55:22 +03: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 |
|
Allan Bowe
|
c4cb0b2395
|
Merge pull request #220 from sasjs/perf
fix: using findc instead of regex for faster parsing
v4.18.17
|
2022-04-16 23:31:20 +03:00 |
|
munja
|
58614e9a3d
|
fix: using findc instead of regex for faster parsing
|
2022-04-16 21:30:18 +01:00 |
|
Allan Bowe
|
c94c334c4b
|
Merge pull request #219 from sasjs/issue218
fix: check 4 special chars b4 replacing. Closes #218
v4.18.16
|
2022-04-16 22:44:35 +03: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 |
|
Allan Bowe
|
611fac6338
|
Merge pull request #217 from sasjs/bom
fix: avoid sending BOM marker to SASjs API
v4.18.15
|
2022-04-14 21:32:25 +03:00 |
|
munja
|
ddd120bb75
|
fix: avoid sending BOM marker to SASjs API
|
2022-04-14 19:31:36 +01:00 |
|
Allan Bowe
|
0d75e0bad8
|
Merge pull request #216 from sasjs/cli-issue-1113
chore(dep): removed sasjs/core and bumped sasjs/cli
|
2022-04-14 18:25:17 +03:00 |
|
Yury Shkoda
|
ba8c4ac844
|
chore: Merge branch 'main' of https://github.com/sasjs/core into cli-issue-1113
|
2022-04-14 18:22:57 +03:00 |
|
Allan Bowe
|
6938a42896
|
Merge pull request #215 from sasjs/serverconfig
Change test server & update mx_webout() macros
v4.18.14
|
2022-04-14 15:41:44 +03:00 |
|
munja
|
efff77c94e
|
fix: mx_webout
|
2022-04-14 13:40:14 +01:00 |
|
Yury Shkoda
|
2b10cf6192
|
chore(dep): removed sasjs/core and bumped sasjs/cli
|
2022-04-14 14:55:43 +03:00 |
|
Allan Bowe
|
134b91f266
|
fix: avoiding running tests on viya
|
2022-04-14 11:14:35 +00:00 |
|
Allan Bowe
|
969f551e10
|
Merge pull request #214 from sasjs/cond
fix: adding cond/endcond to mp_ds2cards
v4.18.13
|
2022-04-13 23:34:52 +03:00 |
|
munja
|
26623ba085
|
fix: adding cond/endcond to mp_ds2cards
|
2022-04-13 21:32:47 +01:00 |
|
Allan Bowe
|
8eb495890d
|
Merge pull request #213 from sasjs/issue212
fix: ensuring indexes are picked up in mp_getpk(). Closes #212
v4.18.12
|
2022-04-13 15:59:22 +03: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
|
388839039e
|
Merge pull request #211 from sasjs/streamhtmlasfile
fix: send html as attachment rather than streamed content
v4.18.11
|
2022-04-11 12:56:02 +03: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 |
|
Allan Bowe
|
d2e30267e8
|
Merge pull request #210 from sasjs/nulfixes
fix: using regex special chars instead of hex constants in mp_jsonout
v4.18.10
|
2022-04-07 11:53:37 +03:00 |
|
munja
|
190dbddfe3
|
fix: using regex special chars instead of hex constants in mp_jsonout
|
2022-04-07 09:52:56 +01:00 |
|
Allan Bowe
|
05e769794e
|
Merge pull request #209 from sasjs/missref
fix: avoid: ERROR: Variable "fref" may not be initialized
v4.18.9
|
2022-04-06 18:26:45 +03:00 |
|
munja
|
558ebaf6f2
|
fix: avoid: ERROR: Variable "fref" may not be initialized
|
2022-04-06 16:25:50 +01:00 |
|
Allan Bowe
|
970b56fe5a
|
Merge pull request #208 from sasjs/issue207
fix: removing LUA dependency from mv_webout to enable Viya 4 compatibility
v4.18.8
|
2022-04-01 20:42:22 +03: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 |
|
Allan Bowe
|
7726b0e0b0
|
Merge pull request #206 from sasjs/ms_getfile
fix: ensuring ms_getfile works on specific installs
v4.18.7
|
2022-03-29 20:41:20 +03: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
v4.18.6
|
2022-03-29 15:00:33 +01:00 |
|
Allan Bowe
|
3ce771d587
|
Merge pull request #205 from sasjs/issue204
fix: updating mp_hashdataset to cope with STRICT mode. Adding test a…
v4.18.5
|
2022-03-29 15:47:17 +03: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 |
|
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 |
|