munja
8b0acf2eae
feat: adding format catalog capability to mp_filterstore
2022-02-06 22:12:00 +01:00
munja
303225cb85
fix: updating mm_x macros following fix to mf_verifymacvars
2022-02-06 19:57:52 +01:00
munja
8ee997de8e
fix: updating mf_abort param in mf_verifymacvars, also fixing return code as per documentation, adding a test, and updating the header info
2022-02-06 16:11:18 +01:00
munja
ec4de95fcf
fix: reset syscc for testterm syscc check
2022-02-05 21:55:50 +01:00
munja
df0fa95519
fix: adding sasjs/core dependency - see: https://github.com/sasjs/cli/issues/1113
2022-02-05 21:29:03 +01:00
munja
2fe7fba79b
fix: adding support for testsetup and testteardown in mf_getapploc.sas
2022-02-05 21:19:26 +01:00
munja
921186eb74
fix: adding images to mp_streamfile.sas
2022-02-03 20:17:43 +01:00
munja
6fd215ceff
fix: streaming output in mp_streamfile by default (eg when param not found)
2022-02-03 20:13:57 +01:00
munja
c5a8bc745d
chore: fix test
2022-02-03 19:58:12 +01:00
munja
36aa466561
fix: avoiding error and including a test
2022-02-03 19:44:21 +01:00
munja
eb01c8772d
fix: support for WOFF2 and TTF
2022-02-03 18:51:07 +01:00
munja
65afa14466
chore: removing leading spaces
2022-02-03 18:30:49 +01:00
munja
0176b19616
chore: adding dependabot
2022-02-03 18:29:31 +01:00
munja
513ea354ab
chore: updating headers in mp_streamfile and running all.sas
2022-02-03 16:45:42 +01:00
munja
7b686e11c9
feat: adding WOFF support to mp_streamfile (also re-ordering sections alphabetically)
2022-02-03 16:44:39 +01:00
munja
3997000266
fix: encoding issue in mp_ds2csv (option should have been in quotes)
2022-02-03 15:00:46 +01:00
munja
3554991ff8
fix: auto-detect cmplib in mcfxx funcs, mp_ds2csv supports dates etc, fix to mp_abort in viya due to abort cancel FILE hard stop (according to docs it should continue outside of the include)
2022-02-02 21:18:51 +01:00
Allan Bowe
67f28a366c
fix: removing syserrortext as it breaks when commas are embedded
2022-02-02 19:35:54 +00:00
munja
2e790f69a1
fix: removing view due to potential for vbufsize violations
2022-02-01 16:14:37 +01:00
munja
e62011d97e
chore: updating variable name to fit doc header
2022-02-01 13:52:08 +01:00
munja
cd8d16d09f
chore: updating all.sas
2022-02-01 13:48:48 +01:00
munja
9c61965d4b
feat: new macro (mcf_getfmttype) to determine the type (DATE,DATETIME,TIME,CHAR,NUM) of a SAS format
2022-02-01 13:48:23 +01:00
munja
899f6d9558
fix: updates following test results
2022-01-30 18:34:29 +01:00
munja
899de27617
feat: enabling leading blanks in mp_ds2csv. Also tests for mp_ds2csv and mp_testervice.sas, and strict mode fixes elsewhere
2022-01-30 15:41:39 +01:00
munja
5f4e9d541d
chore(docs): updating md table in mp_stackdiffs docs
2022-01-25 17:55:34 +01:00
munja
306ea93be2
chore(docs): removing WIP marker
2022-01-25 17:25:53 +01:00
munja
56c1397547
fix: incorrect test logic
2022-01-25 17:01:49 +01:00
munja
90adf8dcdd
fix: updating tests per https://github.com/sasjs/cli/issues/1101
2022-01-25 16:28:47 +01:00
munja
6e0fe0ff25
fix: test cases in mp_stackdiffs.test.sas
2022-01-25 13:50:29 +01:00
munja
794ceec33c
fix: updating test cases
2022-01-25 12:45:32 +01:00
munja
11d073c10a
fix: comma placement in mp_stackdiffs.sas
2022-01-25 00:49:26 +01:00
munja
c160b5058b
fix: comma placement in mp_stackdiffs.sas
2022-01-25 00:30:28 +01:00
munja
2f49738cf9
fix: issue with mf_getfilesize.sas test
2022-01-25 00:08:00 +01:00
munja
bfe4b1ec8b
fix: removing warning from mf_wordsinstr1xxx macros, compiling all.sas, fixing MOD changes in mp_stackdiffs.sas
2022-01-25 00:04:54 +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
81a17bc0c2
chore(merge): merging with v4
...
Merge branch 'main' into issue144
2022-01-24 15:34:50 +01:00
munja
16489a9494
fix: missing macro dependency in mp_ds2squeeze.test.sas
2022-01-24 13:12:31 +01:00
munja
0e03b06a4b
fix: adjustments to ensure the tests work, also building all.sas
2022-01-24 12:53:36 +01:00
munja
c3b89c7f7d
feat: mp_ds2squeeze macro
2022-01-24 11:17:21 +01:00
munja
142b46570d
feat: adding mcf_length to mp_getmaxvarlengths
...
BREAKING CHANGE: mp_getmaxvarlengths now returns 0 for non-special missings, and will use numeric length (as opposed to cast-to-character length) by default
2022-01-23 23:26:10 +01:00
munja
f7fac50108
fix: removing deprecated functionality ahead of planned breaking change
2022-01-22 21:16:15 +01:00
munja
f7078957cf
chore(merge): merging with main
2022-01-22 19:48:03 +01:00
munja
f258d4f2f1
fix: tests
2022-01-22 19:47:24 +01:00
Allan Bowe
2579b4c929
feat: new mcf_length.sas fcmp macro
2022-01-22 17:16:08 +00:00
munja
b69c3b7a78
feat: modification for mp_stackdiffs.sas and associated tests
2022-01-21 13:59:54 +01:00
munja
67df4dffeb
fix: mp_stackdiffs.sas - case when base records are missing, plus tests
2022-01-21 12:19:34 +01:00
munja
9cf2cc3c96
fix: adding test and data logic for re-applying modified records where base table has missing vars
2022-01-21 11:51:47 +01:00
munja
dd94215c3b
fix: more tests for add process
2022-01-20 23:11:27 +01:00
munja
1fd1a8e7ce
fix: updating mp_stackdiffs with addition module & tests
2022-01-20 23:05:59 +01:00
Allan Bowe
9fb218f0be
fix: renaming outcat to outlib for wider compatibility
2022-01-20 09:14:11 +00:00
munja
bdd22abc55
feat: adding delete capability (and tests) for mp_stackdiffs
2022-01-19 22:05:56 +01:00
munja
75f712a305
chore(docs): assertscope
2022-01-19 10:55:52 +01:00
munja
e3991c46e2
chore: merging with main
2022-01-18 20:14:19 +01:00
Allan Bowe
a37a72b7db
feat: adding mp_assertscope.sas, closes #146 . Also adding test for mp_assert.sas
2022-01-18 18:24:53 +00:00
munja
724d3b91a0
feat: adding ignore_cols (and mdebug) parameters to mp_guesspk.sas, as well as a code tidy up
2022-01-17 10:45:43 +01:00
munja
887c797e13
chore(docs): adding favicon and title. Thanks, Stuart Walsh
2022-01-16 22:39:50 +01:00
munja
0fd1e470e8
feat: initial header for mp_stackdiffs. Introduces a dependency on DOT (graphviz) for doc generation.
2022-01-14 20:32:03 +01:00
munja
13ecab8390
fix: removing unnecessary mp_abort
2022-01-14 20:31:31 +01:00
munja
15d9db822b
chore: updating docs
2022-01-14 20:31:08 +01:00
munja
dd355d1ddf
chore(gitpod): updating yaml files
2022-01-14 20:30:00 +01:00
munja
42541373af
chore: running all.sas
2022-01-12 21:25: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
4bec574011
fix: dirlist logic
2022-01-11 11:06:38 +01:00
Allan Bowe
351ceeb357
fix: tidy up
2022-01-10 18:42:52 +00:00
munja
4307bfb1b5
fix: adding showmeta option to mX_createwebservce macros
2022-01-09 13:18:14 +01:00
munja
70b9b71104
fix: base table on mp_lockanytable.test.sas
2022-01-07 14:12:08 +01:00
munja
cd33355418
fix: formats
2022-01-07 13:14:40 +01:00
munja
77d1cdb753
feat: adding length to mp_webout meta
2022-01-07 12:23:40 +01:00
munja
545218e3b9
fix: avoiding type clash
2022-01-06 23:44: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
ebd567af48
fix: adding missing param to mx_createwebservice macros
2021-12-30 09:53:08 +00:00
munja
e143acd67d
chore: automated commit
2021-12-30 00:30:14 +00:00
munja
84eb2f1845
chore: automated commit
2021-12-30 00:29:48 +00:00
munja
b075e5d5d5
feat: updating mp_jsonout() to support special missing numeric values. Closes #136
2021-12-30 00:21:02 +00:00
munja
469bd574ac
fix: removing 'Log Extract' from abort MSG in mp_abort when not capturing the log
2021-12-29 12:35:25 +00:00
munja
0361ca574d
fix: preventing error when mp_applyformats has no formats to apply
2021-12-29 12:19:34 +00:00
munja
eac47bd5db
fix: adding fmtname to mp_getcols() macro
2021-12-28 13:25:53 +00:00
munja
d302ef266d
chore: doc page formatting & content
2021-12-27 11:54:46 +00:00
munja
fdfe9b8250
fix: enabling further debugging in mp_filterstore.sas
2021-12-26 20:32:56 +00:00
munja
9b1f0d7bcb
fix: avoiding append warning: syswarningtext=Variable processed_dttm has format DATETIME19. on the BASE data set and format E8601DT26. on the DATA data set.
2021-12-26 16:27:04 +00:00
munja
ce026f19b5
feat: new mp_filterstore macro
2021-12-26 15:06:06 +00:00
munja
8e723d06b0
feat: mp_filterstore macro
2021-12-26 01:06:56 +00:00
munja
536ce8e95d
feat: new macro (mp_retainedkey) for adding retained key values to a staging table
2021-12-25 20:21:32 +00:00
munja
1062a97cfe
feat: new validation (ISINT) in the mp_validatecol.sas macro - https://core.sasjs.io/mp__validatecol_8sas_source.html
2021-12-24 22:02:23 +00:00
munja
7c4278c3f9
chore: updating all.sas
2021-12-23 19:29:54 +00:00
munja
6c6b55dcea
chore: updating header, adding stop statement in mp_makedata(), writing test for mf_existvar()
2021-12-23 19:29:37 +00:00
munja
66b0c9e77e
feat: new mf_writefile() macro
2021-12-23 19:29:01 +00:00
munja
3866b97416
chore: updating doc header
2021-12-23 13:55:53 +00:00
munja
d687658687
chore: updating all.sas
2021-12-23 13:51:11 +00:00
munja
9f815c73e9
feat: new mp_applyformats macro (and test), plus new addition to mp_validatecol (is_format)
2021-12-23 13:50:58 +00:00
munja
f2991cfd63
fix: enabling makedata support for charvars > and tables without primary keys. Also added tests.
2021-12-23 10:56:01 +00:00
munja
f90dc069dc
feat: update to makedata to respect primary keys (and enable joins to other tables)
2021-12-22 15:12:10 +00:00
munja
436b430389
feat: mf_islibds() macro to test if a library.dataset reference is syntactically valid
2021-12-22 11:23:57 +00:00
munja
bce56d8105
feat: new wordsinstr1andstr2() macro and associated tests
2021-12-21 21:54:48 +00:00
munja
2ec440b321
fix: removing termstr=lf as it breaks on SAS 9 deploys
2021-12-21 19:34:08 +00:00
munja
3d2ad531cf
chore: docs
2021-12-18 14:37:54 +00:00
munja
0ca16f3d04
fix: quoting the server option in mm_assigndirectlib() to avoid assignment errors when the name contains dashes aetc
2021-12-18 14:11:38 +00:00
munja
b2e2c7c798
chore(lint): fix indentation
2021-12-17 17:14:41 +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
e8f656f48a
chore: lint fixes
2021-12-17 00:57:35 +00:00