1
0
mirror of https://github.com/sasjs/core.git synced 2026-04-20 23:13:14 +00:00
Commit Graph

141 Commits

Author SHA1 Message Date
Allan Bowe 5a2968e798 fix: supporting LATIN1 as well as WLATIN1 in mm_webout 2021-06-17 16:31:29 +03:00
Allan Bowe 67a81b2690 chore: updating the docs for mm_spkexport.sas 2021-06-08 20:09:23 +03:00
Allan Bowe 506cf1812f fix: deal with dashes in sysencoding 2021-06-08 16:59:43 +03:00
Allan Bowe 4c1f69da3a fix: using PROC JSON for JSON where SYSENCODING=wlatin1 2021-06-01 18:24:04 +03:00
Allan Bowe 41a24677f5 chore: automated commit 2021-05-27 09:42:15 +03:00
Allan Bowe d2764c3cd1 chore: updating all.sas 2021-05-26 23:37:38 +03:00
Allan Bowe 9b2368443e fix: changing replace to YES in mm_createwebservice.sas, also setting a default for code to ft15f001. More debugging added to mv_createfolder.sas 2021-05-26 10:36:45 +03:00
Allan Bowe 7915ba2c41 fix: running python to rebuild all.sas and mx_createwebservice macros 2021-05-25 15:50:06 +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 f201df606a chore: automated commit 2021-05-19 17:42:43 +03:00
Allan Bowe de67cd329b chore: automated commit 2021-05-12 16:32:24 +03:00
Allan Bowe aef14543f0 chore: docs update 2021-05-10 20:37:02 +03:00
Allan Bowe c88764c1d8 chore: docs update 2021-05-10 20:15:51 +03:00
Allan Bowe 2c952c8b01 chore: docs update 2021-05-10 20:14:23 +03:00
Allan Bowe 6a2ac51925 fix: adding formatting to mp_jsonout, and a test 2021-05-10 03:42:53 +03:00
Allan Bowe b61b5f1856 fix: adding dependency 2021-05-06 19:05:14 +03:00
Allan Bowe 61701f3c6a fix: enabling fileref as output option for sas code obtained via mm_getstpcode. Also updated some doc headers and macro footers. 2021-05-06 15:06:13 +03:00
Allan Bowe ffd2e135dc fix: removing WARNINGs from code logic 2021-05-03 20:28:48 +03:00
Allan Bowe fdd566e8ce fix: setting server headers only if STREAM mode enabled to avoid 'Function is only valid for filerefs using the CACHE access method.' error when testing STPs from Studio. Also removing proc json as it cannot handle invalid characters. 2021-05-01 16:27:41 +03:00
allan d6056b9397 fix: adding mod statement to _webout to enable sas-side sasjs testing 2021-04-10 12:41:17 +02:00
Allan Bowe 00511c72c2 fix: removing deprecated params from mm_createstp 2021-04-09 11:46:37 +00:00
allan af4dbb5632 feat: switching to DATASTEP over PROCJSON for json delivery in sasjs/adapter 2021-04-08 09:49:50 +02:00
allan 0a38056c69 fix: linting 2021-04-03 21:30:51 +02:00
allan 1b70205cab feat: two new macros, mp_mdtablewrite.sas (will create a markdown table from a sas dataset) and mm_getlibmetadiffs.sas (will create a set of datasets to describe the differences between a library in metadata and the physical library) 2021-04-02 13:38:46 +02:00
allan e3c333ea39 feat: adding mm_deletelibrary.sas, a macro to easily delete a SAS Library from metadata. Documentation: https://core.sasjs.io/mm__deletelibrary_8sas.html 2021-03-30 00:02:20 +02:00
allan 8f6ef569e1 fix: adding filename clear statements 2021-03-07 18:47:41 +01:00
allan ff45c5a8b8 fix: ensuring unique filerefs in mm_updatestpsourcecode macro. Marking previous placeholders as deprecated for future release. 2021-03-07 18:46:32 +01:00
allan c0e33175cf feat: mm_getfoldercontents.sas to fetch immediate children for any folder including a root level folder 2021-03-07 16:19:25 +01:00
Allan Bowe 11aa484996 chore: documentation 2020-12-30 17:06:04 +00:00
Allan Bowe b9fd79bd5e fix: debugging in mm_assignlib 2020-12-25 16:58:30 +00:00
Allan Bowe e334ea9b85 chore: all.sas update 2020-12-25 10:22:44 +00:00
allan 2bcf6346ac fix: upgrading to latest doxygen 2020-11-29 13:57:44 +01:00
vrh 578ef26cd5 fix: support for tab characters, closes https://github.com/macropeople/macrocore/issues/21 2020-09-04 09:51:11 +02:00
vrh c4dbd5971f docs: formatting 2020-08-08 15:26:02 +02:00
vrh 21946e74f1 feat: mm_gettableid macro 2020-08-08 14:29:55 +02:00
Allan Bowe 9d9a72220f fix: syscc value (not length) assertion 2020-07-30 02:42:13 +02:00
Allan Bowe 53865a3909 feat: Postgres support for getddl macro 2020-07-29 12:32:54 +02:00
Allan Bowe 888e07468c fix: pretty option always in proc json 2020-07-11 11:57:56 +02:00
Allan Bowe f491fa3ef5 fix: file based upload with sasjs_tables for testing 2020-07-11 11:18:17 +02:00
Allan Bowe a9e9f28e05 docs: revamp with new repo location 2020-07-07 23:09:33 +02:00
Krishna Acondy 8beb0048a3 feat(*): recreate library as scoped package 2020-07-07 21:27:24 +01:00