Allan
ec14b9cef8
fix: mp_loadformat updates by FMTROW
...
Previously, FMTROW was not being honoured when adding / deleting individual format records. Updated tests and added additional validations to ensure FMTROW is provided correctly at the input stage.
2023-12-03 13:39:50 +00:00
munja
00628ec78a
chore: updating lint settings, some line ending issues, and a sasjsconfig apploc fix
2022-12-14 14:19:28 +01:00
Allan Bowe
ef574f6319
fix: ensuring mp_hashdirectory will output an empty dataset when the target directory does not exist. Updated tests and documentation also
2022-10-27 20:38:41 +00:00
munja
f37c2e5867
feat: two new macros (mp_gitadd and mp_gitstatus) with corresponding tests, also a new utility program for deploying the library as a SAS PACKAGE
2022-10-20 17:11:43 +01:00
munja
2ee9a4cee4
chore(docs): removed reference to part that is not ready yet
2022-09-16 10:59:02 +01:00
munja
8246b5a42c
feat: new mp_dictionary() table
2022-09-03 16:50:11 +01:00
Allan Bowe
6e32eb3bd6
fix: supporting special missings in BETWEEN and IN operators
...
Impacts mp_filtercheck.sas. Tests added. Closes #279
2022-07-07 22:47:04 +00:00
munja
7a69698178
fix: adding fileref options and an additional test for mp_binarycopy
2022-06-26 16:12:49 +01:00
Allan Bowe
8a4e32cc27
chore: updating sasjsconfig
2022-06-21 21:33:33 +00:00
Allan Bowe
a1c931b5e6
fix: tests with new APIs are now passing
2022-06-16 11:37:31 +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
munja
295211bb72
fix: doc config and test-folders
2022-05-20 11:30:38 +01:00
munja
bb6111e2b3
fix: all.sas, readme, dependency issue and sasjsconfig file
2022-05-20 11:16:30 +01:00
munja
7dbe31b5d3
fix: ensuring tests passing on sas 9
2022-05-11 13:32:27 +01:00
Allan Bowe
cb4ea71e81
fix: conditional logic for mp_getconstraints, test also updated. Closes #235
2022-05-10 14:59:31 +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
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
134b91f266
fix: avoiding running tests on viya
2022-04-14 11:14:35 +00:00
munja
c4baca477b
fix: removing LUA dependency from mv_webout to enable Viya 4 compatibility
2022-04-01 16:56:49 +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
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
b49e11bc79
fix: upgrading mv_deleteviyafolder for viya 4 (and adding test)
2022-03-07 09:36:30 +00:00
munja
17ed2240d3
fix: removing lua from mv_getjobcode to enable Viya 4 compatibility
2022-03-06 21:01:02 +00:00
munja
735bab5d26
feat: viya4 config
2022-03-06 13:44:16 +00:00
munja
876fac2332
feat: several macros for working with the sasjs/server apis
2022-02-28 21:17:38 +00:00
munja
3e7b15c7db
feat: adding mddl_xx series of macros (and tests). Closes #166
2022-02-07 14:14:25 +01:00
munja
eb01c8772d
fix: support for WOFF2 and TTF
2022-02-03 18:51:07 +01:00
munja
6224844915
feat: new mcf_init.sas macro to handle function compilation tracking (and associated test). Further updates to support mp_stackdiffs test results so far
2022-01-24 23:29:43 +01:00
munja
bdd22abc55
feat: adding delete capability (and tests) for mp_stackdiffs
2022-01-19 22:05:56 +01:00
munja
887c797e13
chore(docs): adding favicon and title. Thanks, Stuart Walsh
2022-01-16 22:39:50 +01:00
munja
d302ef266d
chore: doc page formatting & content
2021-12-27 11:54:46 +00:00
munja
b29dd38188
fix: preventing merged cells in sas-generated markdown tables.
...
BREAKING CHANGE: renamed mp_mdtablewrite.sas to mp_ds2md.sas and modified the parameter from fref to outref. This makes it more consistent with the other mp_ds2xx range of macros.
2021-12-17 17:14:03 +00:00
munja
11c181ef8b
chore: adding test for mf_existds
2021-12-05 14:14:14 +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
Allan Bowe
35ddccaa16
fix: refactored mp_getconstraints due to apparent bug in dictionary.table_constraints. Added test. Closes #83
2021-10-01 13:04:26 +01:00
Allan Bowe
bc410a9135
chore: fixing docs for tests
2021-08-18 19:55:05 +03:00
Allan Bowe
fc8ba2e36c
chore: moving files to tidy up docs
2021-08-18 19:43:38 +03:00
Allan Bowe
756441384a
feat: adding first fcmp macro, mcf_string2file.sas
2021-08-18 18:35:51 +03:00
Allan Bowe
120ad9a7da
fix: supporting bell cand escape characters when creating viya jobs / services with macro
2021-06-11 00:09:16 +03:00
Allan Bowe
c9ad38ee98
feat: adding sysvlong to the webout macros, also updating documentation and adding tests. Closes #33
2021-05-20 11:23:10 +03:00
Allan Bowe
4e564b5409
fix: refreshed the testing toolkit, added debug options, updated documentation, included one new test (mv_getjobcode.sas)
2021-05-08 23:27:55 +03:00
Allan Bowe
fb21a0adfd
feat: new macro for validating inputs (mp_validatecol.sas), also a refresh of the tests now that sasjs test is released. All tests are passing
2021-05-05 01:35:00 +03:00
Allan Bowe
3791cb8a2c
feat: two new macros for checking a filter query, and then generating a filter query. One test to cover the generation part. One more macro to provide assertions on the number of rows in a table, compatible with the upcoming 'sasjs test' feature.
2021-05-02 19:10:37 +03:00
ba1272aaf7
fix: updating mv_createwebservice to support 0x01 hex characters, adding a test (and test scaffolding) as part of this. The test scaffolding will be updated once goes live - for now it is being deployed as a service.
2021-04-17 00:11:06 +02:00
200d9a5761
chore: doxy updates
2021-03-29 23:02:17 +02:00
58bfc7b4aa
chore: updating doxy formatting to include folder descriptions, also updating headers for some macros
2021-03-01 17:48:44 +01:00