Allan Bowe
f593c7bec9
fix: returning user list (single user) in desktop mode in ms_getusers()
2022-06-17 07:52:39 +00:00
Allan Bowe
c8805db0b5
feat: filter for groups by user id in ms_getgroups
2022-06-17 07:46:51 +00:00
Allan Bowe
1eb6d8cec9
feat: enabling user list by group id as well as name
2022-06-17 07:16:57 +00:00
Allan Bowe
a1c931b5e6
fix: tests with new APIs are now passing
2022-06-16 11:37:31 +00:00
Allan Bowe
557df272ff
fix: using new user/by/username api in sasjs/server
2022-06-14 19:24:41 +00:00
Allan Bowe
0cb3c96c15
feat: enabling group macros on sasjs/server
...
This PR updates ms_getgroups with a user filter, and ms_getusers with a group filter. ms_adduser2group was also created to faciliate the necessary test(s).
2022-06-14 13:40:05 +00:00
Allan Bowe
934b7d4f8a
fix: creating empty table in desktop mode (ms_getgroups)
2022-06-11 19:29:21 +00:00
Allan Bowe
827210e010
fix: enable reserved names in mp_jsonout. Closes #249
2022-05-31 13:48:09 +00:00
munja
412182a022
fix: fileref option in ms_runstp
2022-05-17 22:27:39 +01:00
Allan Bowe
3fa639ebf7
fix: tests for ms_creategroup
2022-05-17 14:56:11 +00:00
Allan
ed11d44fe8
feat: ms_creategroup and ms_getgroups macros with associated tests
2022-05-17 14:40:38 +00:00
Allan Bowe
a405104052
fix: using latest sasjs headers, closes #231
2022-05-07 22:25:49 +00:00
Allan Bowe
e9e576b5ec
fix: forcing misstype to NULL in ms_webout where not supported
2022-05-02 23:17:11 +00:00
Allan Bowe
35a6dede6f
fix: enabling ms_testservice() without inputs
2022-05-02 13:56:22 +00:00
Allan Bowe
039ec397dd
chore: local scoping vars in mp_testservice
2022-04-30 19:16:25 +00:00
munja
cb4f71c7cd
chore: all.sas generation
2022-04-28 21:47:42 +01:00
munja
a39f4e4eee
fix: ensuring test passes for mfs_httpheader
2022-04-28 21:47:23 +01:00
munja
b525b4171d
fix: updating ms_runstp to accept parameters and file inputs. Explicitly setting lrecl everywhere. Adding lrecl=80 as default in testinit.sas
2022-04-28 21:06:28 +01:00
munja
f2d80b3b63
feat: ms_testservice.sas macro for testing services on sasjs/server
2022-04-28 21:02:54 +01:00
munja
099a5f7840
fix: ms_createfile will now overwrite if existing
2022-04-28 11:17:25 +01:00
Allan Bowe
8bd31e6c97
fix: tests for ms_createwebservice and mp_createwebservice
2022-04-25 21:33:14 +00:00
Allan Bowe
f9b0f87f44
feat: ms_createwebservice macro (and update to build.py)
2022-04-25 21:14:12 +00:00
munja
63bf00e28f
fix: adding (and fixing) tests for ms_* macro suite
2022-04-21 23:51:47 +01:00
munja
6b2574947a
feat: ms_getusers
2022-04-21 23:08:57 +01:00
munja
eb9027ecb6
feat: ms_createuser macro
2022-04-21 22:48:54 +01:00
Allan Bowe
11da53f1cb
fix: adding authentication to server macros. Closes #221
2022-04-20 15:41:36 +00: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
edfa9ecc07
fix: ensuring ms_getfile works on specific installs
2022-03-29 18:08:24 +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
21ecc1b675
fix: headers in ms_createfile.sas
2022-03-19 00:20:05 +00:00
munja
582ec0a1f9
feat: enabling delete file for sasjs/server
2022-03-15 13:46:31 +00:00
munja
46c96bc7ec
feat: ms_getfile service (and test). Closes #181
2022-03-06 12:40:03 +00:00
Allan Bowe
842662aae1
Merge pull request #172 from sasjs/serverupdates
...
fix: updating mp_streamfile for sasjs/server compatibility
2022-02-28 23:21:48 +02:00
munja
876fac2332
feat: several macros for working with the sasjs/server apis
2022-02-28 21:17:38 +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
2d4d595e5d
feat: new httpheader macro (and test) for sasjs/server
2022-02-16 16:21:00 +00:00
munja
f7fac50108
fix: removing deprecated functionality ahead of planned breaking change
2022-01-22 21:16:15 +01:00
munja
208c88f5a4
feat: ensuring mX_webout services run without MEMSIZE, closes #142 . Also adding note2err in mp_init().
2022-01-12 21:23:42 +01:00
munja
cb07305a87
feat: adding SHOWMETA option to mp_jsonout
...
Includes updates to associated wrapper macros, and a 30% performance improvement (for small tables). Addresses https://github.com/sasjs/adapter/issues/607
2022-01-06 23:36:54 +01:00
munja
b075e5d5d5
feat: updating mp_jsonout() to support special missing numeric values. Closes #136
2021-12-30 00:21:02 +00:00
Allan Bowe
1e72f13f2d
fix: making ms_webout work with SAS on Windows Desktop
2021-12-17 23:01:43 +00:00
Allan Bowe
1d0754d705
fix: quoting memsize in ms_webout
2021-12-05 12:28:20 +00:00
Allan Bowe
cb2a8db087
fix: remove jsonengine var from ms_webout
2021-12-05 10:38:42 +00:00
Allan Bowe
318fd1ddde
feat: adding ms_webout macro for server responses on sasjs/server. Closes #98
2021-11-30 15:26:02 +00:00