1
0
mirror of https://github.com/sasjs/core.git synced 2026-04-09 10:03:14 +00:00

Commit Graph

  • 08ea9f7c00 chore: all.sas Allan Bowe 2022-06-17 17:55:28 +00:00
  • c327e1fc0d fix: apostrophes Allan Bowe 2022-06-17 17:55:01 +00:00
  • 02fddcf9a1 fix: removing pipes Allan Bowe 2022-06-17 17:51:36 +00:00
  • 4752bfbb05 fix: refactor xml Allan Bowe 2022-06-17 17:47:34 +00:00
  • 767ddd7add feat: filter mm_getusers on a particular user This can be useful for extracting the uri of a metadata user Allan Bowe 2022-06-17 17:03:25 +00:00
  • 54a24ced83 fix: using sasjs username in mf_getuser() v4.30.4 Allan Bowe 2022-06-17 15:54:30 +00:00
  • 57ae2981f1 Merge pull request #256 from sasjs/allanbowe/mp-abort-fails-on-windows-254 v4.30.3 Allan Bowe 2022-06-17 15:29:22 +02:00
  • a3043ac685 fix: superq() for sysprocessname Allan Bowe 2022-06-17 13:28:51 +00:00
  • 2bdb90b0be Merge pull request #255 from sasjs/allanbowe/mp-abort-fails-on-windows-254 v4.30.2 Allan Bowe 2022-06-17 14:32:02 +02:00
  • 2cd846d504 fix: handling embedded speechmarks in SYSPROCESSNAME. Closes #254 Allan Bowe 2022-06-17 12:30:40 +00:00
  • f593c7bec9 fix: returning user list (single user) in desktop mode in ms_getusers() v4.30.1 Allan Bowe 2022-06-17 07:52:39 +00:00
  • c8805db0b5 feat: filter for groups by user id in ms_getgroups v4.30.0 Allan Bowe 2022-06-17 07:46:51 +00:00
  • 1eb6d8cec9 feat: enabling user list by group id as well as name v4.29.0 Allan Bowe 2022-06-17 07:16:57 +00:00
  • ed19ee03af Merge pull request #253 from sasjs/servergroups v4.28.0 Allan Bowe 2022-06-16 13:40:36 +02:00
  • a1c931b5e6 fix: tests with new APIs are now passing Allan Bowe 2022-06-16 11:37:31 +00:00
  • cb553a31ab fix: failing test for filtering groups for a particular user (api isn't ready yet) Allan Bowe 2022-06-14 19:37:06 +00:00
  • 557df272ff fix: using new user/by/username api in sasjs/server Allan Bowe 2022-06-14 19:24:41 +00:00
  • 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). Allan Bowe 2022-06-14 13:40:05 +00:00
  • 1cb39d4d61 Merge pull request #252 from sasjs/allanbowe/ms-getgroups-fails-in-251 v4.27.14 Allan Bowe 2022-06-11 21:30:03 +02:00
  • 934b7d4f8a fix: creating empty table in desktop mode (ms_getgroups) Allan Bowe 2022-06-11 19:29:21 +00:00
  • 24c50cde56 fix: use options nobomfile for sasjs server mp_abort, also doc update in mf_existvarlist v4.27.13 Allan Bowe 2022-06-09 22:16:34 +00:00
  • 055e8d2f13 fix: setting header in mp_abort for sasjs server v4.27.12 Allan Bowe 2022-06-07 14:01:54 +00:00
  • abfe7fe339 fix: no json wrapper in SASjs mode in mp_abort.sas v4.27.11 Allan Bowe 2022-06-07 11:28:59 +00:00
  • 16ed91f6a9 fix: mp_abort on windows m6+ v4.27.10 Allan Bowe 2022-06-06 11:28:37 +00:00
  • 67ba2a5286 fix: mp_abort on m6 win needs endsas v4.27.9 Allan Bowe 2022-06-03 17:45:27 +00:00
  • 3d7f9b71e1 fix: hard abort in mm_getstpcode when the stp does not exist v4.27.8 Allan Bowe 2022-06-02 17:50:50 +00:00
  • 1d972fad11 fix: using outref instead of outloc in mm_getstpcode invocation from mx_getcode v4.27.7 Allan Bowe 2022-05-31 22:42:40 +00:00
  • e23bc461c4 fix: mx_getcode platform support v4.27.6 Allan Bowe 2022-05-31 22:00:58 +00:00
  • 28ed458b83 Merge pull request #250 from sasjs/allanbowe/mp-jsonout-needs-to-support-249 v4.27.5 Allan Bowe 2022-05-31 16:48:45 +03:00
  • 827210e010 fix: enable reserved names in mp_jsonout. Closes #249 Allan Bowe 2022-05-31 13:48:09 +00:00
  • de2f32da36 Merge pull request #248 from sasjs/mm_createdataset_update v4.27.4 Allan Bowe 2022-05-31 14:02:13 +03:00
  • 6fa0fc5dc6 fix: cater for case of zero cols in mm_createdataset.sas Allan Bowe 2022-05-31 11:01:06 +00:00
  • 73e3d9d419 Merge pull request #247 from sasjs/allanbowe/mp-abort-on-sasjs-server-246 v4.27.3 Allan Bowe 2022-05-30 15:42:47 +03:00
  • 5f2229e3d5 fix: ensuring webout on abort, closes #246 Allan Bowe 2022-05-30 12:38:34 +00:00
  • d19c4a517c chore: updated document header Allan Bowe 2022-05-20 19:01:47 +00:00
  • c47480f60c fix: space in dependencies v4.27.2 munja 2022-05-20 12:55:39 +01:00
  • 295211bb72 fix: doc config and test-folders v4.27.1 munja 2022-05-20 11:30:38 +01:00
  • 818bc3cc2b Merge pull request #244 from sasjs/getcode v4.27.0 Allan Bowe 2022-05-20 13:18:16 +03:00
  • bb6111e2b3 fix: all.sas, readme, dependency issue and sasjsconfig file munja 2022-05-20 11:16:30 +01:00
  • 512f05c0b2 feat: creating new mx_ suite of macros! also adding new mx_getcode macro munja 2022-05-19 22:02:19 +01:00
  • 500fb8124f Merge pull request #243 from sasjs/resetoption v4.26.1 Allan Bowe 2022-05-19 14:28:56 +03:00
  • 88ddba2a4b fix: runall Allan Bowe 2022-05-19 11:27:39 +00:00
  • 86f6d06b85 fix: update resetoption and adding test Allan Bowe 2022-05-19 11:26:55 +00:00
  • 1cefc0e7ee feat: adding check in mf_existfeature() for ability to proc export xlsx v4.26.0 Allan Bowe 2022-05-18 15:33:41 +00:00
  • 412182a022 fix: fileref option in ms_runstp v4.25.1 munja 2022-05-17 22:27:39 +01:00
  • 43b8ee1c7e Merge pull request #242 from sasjs/ms_getgroups v4.25.0 Allan Bowe 2022-05-17 18:05:05 +03:00
  • 83eea02240 chore: updating all.sas Allan Bowe 2022-05-17 15:03:36 +00:00
  • a14e31804a chore: fix test Allan Bowe 2022-05-17 15:01:28 +00:00
  • 3fa639ebf7 fix: tests for ms_creategroup Allan Bowe 2022-05-17 14:56:11 +00:00
  • ed11d44fe8 feat: ms_creategroup and ms_getgroups macros with associated tests Allan 2022-05-17 14:40:38 +00:00
  • de4ea8888f fix: updating mp_ds2md to cope with tables with no columns Allan 2022-05-17 14:34:33 +00:00
  • ea0a936871 fix: adding codespaces config Allan 2022-05-17 14:34:10 +00:00
  • 042987c91e Merge pull request #241 from sasjs/copyfolder_enhancement v4.24.0 Allan Bowe 2022-05-17 11:55:52 +03:00
  • 6669e74baa chore: running all.sas and updating docs Allan Bowe 2022-05-17 08:55:02 +00:00
  • 906f9a139d feat: Adding copymax parameter Ivor Townsend 2022-05-17 08:53:06 +01:00
  • b31f960635 Merge pull request #240 from sasjs/allanbowe/error-the-function-md-239 v4.23.4 Allan Bowe 2022-05-12 13:35:08 +03:00
  • 1ed3cb31b5 fix: put wrapper Allan Bowe 2022-05-12 10:17:37 +00:00
  • ca7c332f20 fix: avoiding use of md5() in sysfunc(). Closes #239 Allan Bowe 2022-05-12 10:14:19 +00:00
  • d587b44b34 Merge pull request #238 from sasjs/allanbowe/mp-filtercheck-does-not-237 v4.23.3 Allan Bowe 2022-05-11 15:46:02 +03:00
  • e43aac972a fix: coretable.sas munja 2022-05-11 13:41:34 +01:00
  • 7dbe31b5d3 fix: ensuring tests passing on sas 9 munja 2022-05-11 13:32:27 +01:00
  • 1672c96340 fix: testing fixes Allan Bowe 2022-05-10 21:36:16 +00:00
  • 453aee2c1f fix: update to mp_filtercheck & tests for special missings Allan Bowe 2022-05-10 20:58:52 +00:00
  • 00abbdcd65 fix: switching to proc datasets for ddl indexes Allan Bowe 2022-05-10 20:58:35 +00:00
  • 88685dc585 chore: providing description for DDL folder in main.dox Allan Bowe 2022-05-10 19:19:53 +00:00
  • cf8147d6ca fix: making base_ds parameter positional in mp_ds2cards Allan Bowe 2022-05-10 19:18:19 +00:00
  • f28f6b1530 Merge pull request #236 from sasjs/allanbowe/error-data-set-sashelp-235 v4.23.2 Allan Bowe 2022-05-10 18:00:20 +03:00
  • cb4ea71e81 fix: conditional logic for mp_getconstraints, test also updated. Closes #235 Allan Bowe 2022-05-10 14:59:31 +00:00
  • fe94d3781a Merge pull request #234 from sasjs/all-contributors/add-eltociear Allan Bowe 2022-05-10 13:54:01 +03:00
  • 7c17b39dad Merge pull request #233 from eltociear/patch-1 Allan Bowe 2022-05-10 13:53:26 +03:00
  • 73dab4c651 chore: updating all.sas Allan Bowe 2022-05-10 10:53:05 +00:00
  • 5d72843167 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2022-05-10 10:52:36 +00:00
  • f43df47cff docs: update README.md [skip ci] allcontributors[bot] 2022-05-10 10:52:35 +00:00
  • aaca26770b chore: fix typo in mddl_sas_cntlout.sas Ikko Ashimine 2022-05-10 19:41:31 +09:00
  • 4a124d5bd8 Update README.md Allan Bowe 2022-05-09 09:58:31 +01:00
  • 03cd52a01a chore: readme update and removal of main.dox in .npmignore (to allow doxygen folder descriptions in downstream apps) Allan Bowe 2022-05-08 17:37:05 +00:00
  • da79181b00 Merge pull request #232 from sasjs/allanbowe/update-headers-in-sasjs-231 v4.23.1 Allan Bowe 2022-05-08 01:27:02 +03:00
  • a405104052 fix: using latest sasjs headers, closes #231 Allan Bowe 2022-05-07 22:25:49 +00:00
  • 56fdaa65d2 Merge pull request #230 from sasjs/dttmfix v4.23.0 Allan Bowe 2022-05-07 21:12:33 +03:00
  • 9d60c49c9f chore: incorrect dependency Allan Bowe 2022-05-07 18:04:28 +00:00
  • 380170d5ba chore: all.sas Allan Bowe 2022-05-07 18:02:16 +00:00
  • 4b450f2091 fix: implementation of mf_fmtddtm() Allan Bowe 2022-05-07 18:02:00 +00:00
  • 1b013fbf1c fix: rename to mf_fmtdttm() Allan Bowe 2022-05-07 17:49:06 +00:00
  • bf7459bd2d feat: mf_dttm macro and associated test Allan Bowe 2022-05-07 17:45:36 +00:00
  • 1096db0846 Merge pull request #229 from sasjs/runtimeissues v4.22.0 Allan Bowe 2022-05-03 18:48:18 +03:00
  • fc9b765246 chore: updating all.sas Allan Bowe 2022-05-03 15:46:34 +00:00
  • 4a8f7bb014 fix: all the fixings Allan Bowe 2022-05-03 15:46:15 +00:00
  • e0469be0d8 feat: updating mf_getvarcount to allow filtering by column type Allan Bowe 2022-05-03 15:24:22 +00:00
  • e9e576b5ec fix: forcing misstype to NULL in ms_webout where not supported v4.21.4 Allan Bowe 2022-05-02 23:17:11 +00:00
  • 1a32d114f1 fix: conditional execution of mp_init() v4.21.3 Allan Bowe 2022-05-02 22:32:32 +00:00
  • 94e83f6b8d fix: updating mf_existfeature for constraint check v4.21.2 Allan Bowe 2022-05-02 22:24:56 +00:00
  • 35a6dede6f fix: enabling ms_testservice() without inputs v4.21.1 Allan Bowe 2022-05-02 13:56:22 +00:00
  • 039ec397dd chore: local scoping vars in mp_testservice Allan Bowe 2022-04-30 19:16:25 +00:00
  • dce4630eb8 Merge pull request #228 from sasjs/allanbowe/add-markdown-as-mime-227 v4.21.0 Allan Bowe 2022-04-30 18:58:54 +03:00
  • 1e142f042b chore: improving docs Allan Bowe 2022-04-30 15:58:00 +00:00
  • 7caca2f139 chore: typo in docs Allan Bowe 2022-04-30 15:56:36 +00:00
  • 61556b2de8 feat: adding MARKDOWN support to mp_streamfile(), correcting Content-type case issue also Allan Bowe 2022-04-30 15:53:59 +00:00
  • 9e12409389 fix: fileref cleanup in SASJS mode for mp_testservice() v4.20.1 Allan Bowe 2022-04-29 19:18:03 +00:00
  • c8050f5a79 Merge pull request #226 from sasjs/allanbowe/mp-testservice-error-225 v4.20.0 Allan Bowe 2022-04-28 23:58:40 +03:00
  • cb4f71c7cd chore: all.sas generation munja 2022-04-28 21:47:42 +01:00