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
andyjessen
703fe4ef38
Add macro trigger to usage example
...
This commit adds macro trigger to mf_isblank usage example.
2023-11-16 07:22:54 -07:00
github-actions
02bf9c85db
chore: updating all.sas
2023-11-08 21:30:00 +00:00
Rud Faden
5efc20eacc
fixed error from %put message when mdebug=0
2023-10-18 09:37:11 +02:00
Rud Faden
b7ae9a2737
added backwards compebility
2023-10-17 15:45:44 +02:00
Rud Faden
4057ac4b2e
fix lineending CRLF to LF
2023-10-17 14:00:42 +02:00
Rud Faden
fa0a6ab22d
run build.py
2023-10-17 13:46:28 +02:00
Allan
236e7cc4c0
fix: removing UTF 8 char to support LATIN9 environments
...
Source issue: https://git.datacontroller.io/dc/dc/issues/50
2023-10-11 22:12:19 +01:00
Allan
2a3071708a
feat: adding LogicalServerType option to mm_createstp.sas macro. Closes #350
2023-10-05 16:06:11 +01:00
Allan
f378a5637f
feat: extended comment for hlo variable in mdds_sas_cntlout
2023-09-18 16:18:37 +01:00
Allan
9f16d090f5
chore: missing doc updates
2023-08-18 08:34:53 +01:00
Allan
1c4c9793f6
chore: missed some doxygen in/out tags
2023-08-18 08:25:19 +01:00
Allan
d42fd4ebac
chore: updating documentation in preparation for upcoming sasjs snippets feature
2023-08-18 08:20:13 +01:00
Allan
fa152cb375
chore(docs): removing asterisk in mv_registerclient example
2023-07-26 21:29:02 +01:00
Allan
3bb83be0c5
fix: missing param in webout of SASjs Server and Viya
2023-07-24 16:59:29 +01:00
Allan
a497976eae
fix: increasing logging of mp_chop to 200 records when mdebug is enabled
...
Also updated some program headers to reflect new Data Controller pricing structure. all.sas regenerated.
2023-07-21 00:34:36 +01:00
Allan
6e0b8ae13b
chore: updating header info in mp_getformats.sas
2023-07-10 19:54:22 +01:00
Allan
da5244cda9
fix: when all the entries in a format are deleted, then delete the format completely
...
includes 3 tests (regular delete, delete all but one, delete all and add one)
Closes #341
2023-07-10 19:50:17 +01:00
Allan
e46165c140
fix: avoid error in mp_lockanytable.sas when unlocking a table that was not locked
...
This may happen due to the noprint option affecting the sqlobs variable. Closes #339
2023-06-26 22:02:08 +01:00
Allan
111d0dffc3
chore: removing redundant dependency from header
2023-06-21 16:46:31 +01:00
Allan
4f481ec8b4
fix: adding support for multilabel and notsorted formats
...
included additional test job covering multiple scenarios. Closes #337
2023-06-21 16:41:46 +01:00
Allan
b8cec22a88
fix: mp_aligndecimal in wrong dependency section
2023-06-20 17:40:56 +01:00
Allan
6b1accdd6b
chore(docs): updating comments
2023-06-20 17:18:53 +01:00
Allan
39f700bed2
chore: regenerating all.sas
...
(also adding reminder in PR template)
2023-06-20 09:46:43 +01:00
allan
32dd057e83
fix: avoid open file handle when the variable to find is not provided (in mf_existvar)
...
Includes a test that was failing and is now passing
2023-04-05 15:29:53 +01:00
allan
7471bd42a4
fix: invalid macro variable in mp_lockanytable.sas
2023-04-05 14:55:00 +01:00
munja
dc556bdef0
fix: closes #329 by handling the case of unlocking a table that was never locked in mp_lockanytable.sas, also created a corresponding test plus an extra test to check for scope leakage. all.sas was regenerated.
2023-02-16 14:33:53 +00:00
munja
f1d5fa2c0a
fix: closes #325 by including maxobs param
2023-02-13 14:01:43 +00:00
munja
8843fa8bfc
fix: adding nrstr() wrapper in mm_adduser2group
2023-01-25 12:53:10 +00:00
munja
29e3eb34aa
fix: updating ms_runstp and ms_testservice macros to cater for latest response JSON formats in sasjs/server
2023-01-06 12:13:36 +00:00
munja
1af52a6683
fix: adding des= macro option to mf_abort
2023-01-02 11:26:21 +00:00
munja
8910840ccc
fix: increasing desc length to 256 in ms_getgroups
2022-12-28 20:17:08 +00:00
Allan Bowe
b7afecdf81
fix: escaping syswarningtext and syserrortext in mp_abort
2022-12-04 21:14:10 +00:00
Allan Bowe
19eb348f0e
fix: else case for issue #320
2022-12-04 18:59:31 +00:00
Allan Bowe
7edec1ad8a
fix: full escaping of syswarningtext and syserrortext. Closes #320
2022-12-04 18:18:15 +00:00
Allan Bowe
62d7bce249
feat: adding nobs limit to mp_gitlog
2022-12-04 17:23:53 +00:00
munja
04df9600e0
chore: updating all.sas
2022-11-30 21:43: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
6521ade608
chore: generating all.sas
2022-10-15 17:11:58 +01:00
Allan Bowe
ee35f47f4f
feat: new mfv_existsashdat() macro for checking whether a dataset exists in persistent storage
2022-10-07 13:43:41 +00:00
Allan Bowe
c6af6ce578
fix: ignoring empty files in mp_hashdirectory. Closes #314
2022-10-06 12:08:25 +00:00
munja
2ee9a4cee4
chore(docs): removed reference to part that is not ready yet
2022-09-16 10:59:02 +01:00
munja
c78211aa1c
feat: new mp_hashdirectory() macro and associated test. Closes #312
2022-09-15 16:47:05 +01:00
Allan Bowe
07d7c9df4b
feat: adding ctype option to mv_createfile.sas macro
2022-09-06 21:20:00 +00:00
munja
6765a1d025
chore(docs): image link
2022-09-03 18:00:00 +01:00
munja
8246b5a42c
feat: new mp_dictionary() table
2022-09-03 16:50:11 +01:00
Allan Bowe
236d1ae25f
Merge branch 'main' into cli1229
2022-08-25 14:20:57 +01:00
munja
b75369b28d
fix: pgm uninitialised in mm_getstpinfo
2022-08-23 16:00:42 +01:00
Allan Bowe
6456c2f6e2
fix: support for SUB (1A) hex char in DATASTEP generated JSON. Closes #307
2022-08-22 13:14:20 +00:00
munja
36faa194a8
chore(docs): more related files in mp_dsmeta.sas
2022-08-21 21:15:24 +01:00