oblomov
cdf2a62646
new compress_mode ( #799 )
2024-01-21 09:38:33 +01:00
oblomov
dc4cc4f7c3
Compress function ( #793 )
...
* compress-function
* fix boolean handling
* update boolean check
* lint fix
* lint fixes
* popup ranges
* popup get range
* lint fixes
* lint fixes
* adjustments
* lint fix
2024-01-20 10:35:58 +01:00
oblomov
e099cc2c69
start app popup value help ( #792 )
...
* start app popup
* update value help
* lint fixes
2024-01-18 19:49:58 +01:00
oblomov
b1e60622d8
Binding fixes + delete obsolete debug code ( #791 )
...
* binding fixes
* delete debugging obsolete code
2024-01-18 09:17:05 +01:00
oblomov
d9e18997eb
Popups & binding bugfixes ( #786 )
...
* popups
* bugfix binding
2024-01-17 10:31:12 +01:00
oblomov
0621d73423
popups ( #784 )
...
* popups
* popups
* popups
* popups
* update
2024-01-14 16:04:40 +01:00
oblomov
83393c3fcf
Popups ( #783 )
...
* popups
* update binding
* update
2024-01-13 23:56:17 +01:00
oblomov
a1ea071907
Popups ( #780 )
...
* popups
* update popups
2024-01-13 16:52:04 +01:00
oblomov
0c6fdfab5e
Activate compress for binding ( #774 )
...
* activate-compress-for-binding
* update two way binding
* update version
* update
* Update src/00/z2ui5_cl_util_func.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Update src/00/z2ui5_cl_util_func.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Update src/00/z2ui5_cl_util_func.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* update unit test
* activate compress
* update version
* Update src/01/01/z2ui5_cl_fw_http_handler.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* update version
* version
* update
* update package structure
* update
* popups
* Update src/03/01/z2ui5_cl_popup_input_date.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Update src/03/01/z2ui5_cl_popup_input_date.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Update src/03/01/z2ui5_cl_popup_input_int.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Update src/03/01/z2ui5_cl_popup_input_int.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* popups
* Update src/99/z2ui5_cl_test_features.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Update src/99/z2ui5_cl_test_features.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
---------
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-01-12 16:43:50 +01:00
oblomov
4d48b8ceee
Update changelog.txt ( #772 )
...
* Update changelog.txt
* Update z2ui5_cl_fw_http_handler.clas.abap
2024-01-12 00:34:45 +01:00
oblomov
9a80d9e1c6
bugfix conv dump ( #770 )
2024-01-11 19:59:07 +01:00
choper725
7d5383ee42
update chartjs CC + binding logic - add compress ( #769 )
...
* update bind logic + chartjs cc
add compress to bind logic in order to get refined json array in chartjs cc.
* update CC
* Update z2ui5_cl_util_func.clas.abap
* Update z2ui5_cl_util_func.clas.abap
---------
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-01-11 19:08:23 +01:00
oblomov
5e8d39c2d3
bugfix cross app navigation and links ( #766 )
...
* bugfix cross app navigation and links
* Update README.md
2024-01-08 14:43:27 +01:00
oblomov
621c890358
Ui5 version ( #761 )
...
* ui5 version
* update
* update
* update version
2024-01-05 13:50:20 +01:00
oblomov
896112fef6
Fix custom controls demo output ( #760 )
...
* fix custom controls demo output
* updates
2024-01-04 18:21:20 +01:00
oblomov
380cdf951b
New release ( #757 )
...
* new release
* update version
* Update changelog.txt
2024-01-03 15:36:30 +01:00
choper725
7c3f65c498
debugging tools - LTR ( #751 )
...
* debugging tools - LTR
1. added predefined css class in http handler.
2. removed jQuery from debugging tools, and made use of predefined css
* add textDirection=LTR to sideNavigation items
* chartjs first implementation
* fix name
* Update src/02/z2ui5_cl_cc_chartjs.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* update chartjs properties
---------
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-12-31 04:09:40 +01:00
oblomov
ce7a95728d
fix debugging tools ( #750 )
2023-12-30 13:08:36 +01:00
choper725
cdd8cb83ca
debugging tools fixed LTR of dialog ( #749 )
2023-12-30 12:47:08 +01:00
choper725
0cb198b1e3
fix navbar onfrontendevent && driverjs errors ( #746 )
2023-12-29 10:42:47 +01:00
oblomov
28a84bfd0b
Debugging tools ( #745 )
...
* debugging-tools
* Update README.md
* abaplint fix
---------
Co-authored-by: Nestor Lara <nlara@nuveplatform.com>
2023-12-28 15:44:12 +01:00
oblomov
673e0ab462
Bugfixes ( #743 )
...
* bugfixes
* bugfixes
* clear odata
* abaplint fix
2023-12-25 14:32:46 +01:00
oblomov
db8a48ad8c
refactoring-module-loading ( #742 )
...
* refactoring-module-loading
* abaplint fix
* abaplint fix pathname
* fix naming
* fixes
* fixes
* refactoring
* update
* Delete src/01/03/z2ui5_cl_fw_cc_uitableext.clas.xml
* Delete src/01/03/z2ui5_cl_fw_cc_multiinput.clas.xml
* Update src/01/03/z2ui5_cl_fw_cc_debugging_tools.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Update src/01/03/z2ui5_cl_fw_cc_debugging_tools.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* update
* planning calender fix
* update
* update
---------
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-12-24 09:32:49 +01:00
oblomov
3c24f9022a
debugging-bugfixing ( #741 )
2023-12-21 14:41:12 +01:00
oblomov
ab32160296
New debugging tools ( #740 )
...
* new-debugging-tools
* Delete src/01/03/z2ui5_cl_fw_cc_dev_tools.clas.abap
* Delete src/01/03/z2ui5_cl_fw_cc_dev_tools.clas.xml
* abaplint fixes
2023-12-21 10:19:22 +01:00
oblomov
16bcd4b023
new-release ( #738 )
...
* new-release
* Update z2ui5_cl_fw_http_handler.clas.abap
2023-12-20 18:56:31 +01:00
oblomov
4db563d033
Downport fixes ( #737 )
...
* downport-fixes
* version
* Delete src/01/01/z2ui5_if_abapgit_version.intf.abap
* Delete src/01/01/z2ui5_if_abapgit_version.intf.xml
* version
* Update z2ui5_cl_fw_http_handler.clas.abap
* Update changelog.txt
* Update changelog.txt
* Update changelog.txt
* Update z2ui5_cl_fw_http_handler.clas.abap
2023-12-20 18:47:47 +01:00
oblomov
c2d6c157b4
Xml parser factory plain + UI table extension ( #735 )
...
* xml parser factory plain + ui table extension
* abaplint fix
2023-12-19 14:56:08 +01:00
oblomov
a3f2a714ec
fix load cc ( #734 )
2023-12-18 19:25:35 +01:00
oblomov
264ff24038
new-multiinput-with-backend-token-handling ( #733 )
2023-12-18 15:13:37 +01:00
oblomov
a0d32fa724
abapgit-release-notes-function ( #728 )
2023-12-17 19:06:12 +01:00
oblomov
e1b7b93f9a
Project cleanup ( #727 )
...
* project cleanup
* Create changelog.txt
2023-12-17 18:54:26 +01:00
oblomov
f297c8677b
Bugfixes ( #724 )
...
* bugfixes
* Update README.md
* bugfixes
2023-12-16 17:59:06 +01:00
oblomov
9689ef319b
binding-cell-level ( #723 )
2023-12-16 17:27:58 +01:00
oblomov
8ff9ee4e2d
Bugfix path ( #718 )
...
* bugfix path
* abaplint fix
2023-12-10 12:04:11 +01:00
oblomov
4fbd3b5c86
update-logging ( #717 )
2023-12-10 11:54:03 +01:00
oblomov
88a161b37a
bugfix-link-startup ( #716 )
2023-12-09 18:17:15 +01:00
oblomov
9908fcf012
fix-path ( #715 )
2023-12-09 14:55:34 +01:00
oblomov
eaf9e993c2
Cleanup index.html ( #714 )
...
* cleanup-index.html
* update importing params
* update
2023-12-09 13:25:26 +01:00
oblomov
a654125e6f
Cleanup ( #711 )
...
* cleanup
* project refactoring
* cleanup
* update
* update
* abaplint fix
2023-12-07 15:35:09 +01:00
oblomov
9777418f9d
bugfix console error ( #708 )
2023-12-06 00:56:36 +01:00
oblomov
574802e9a7
refactoring ( #704 )
...
* refactoring
* unit tests
* update
* unit test deactivate
2023-12-04 19:28:01 +01:00
oblomov
df5b9e2226
cleanup ( #702 )
...
* cleanup
* cleanup
2023-12-03 19:52:06 +01:00
oblomov
d5f94eab7d
Popups ( #699 )
...
* popups
* abaplint fixes
* popups
* abaplint fixes
2023-12-01 16:26:47 +01:00
oblomov
bbcfe1d4a5
cleanup ( #692 )
...
* cleanup
* cleanup
2023-11-30 14:26:19 +01:00
oblomov
cd49c3cfca
Cleanup ( #691 )
...
* cleanup
* cleanup
* abaplint fix
* abaplint fix
* unit test fix
2023-11-30 12:44:57 +01:00
oblomov
417b6708ba
cleanup ( #689 )
...
* cleanup
* Delete src/02/z2ui5_cl_cc_scroll.clas.abap
* Delete src/02/z2ui5_cl_cc_scroll.clas.xml
* Delete src/21 directory
* Delete src/22 directory
* Delete src/98 directory
* abaplint fixes
* naming
* clenaup cc
* z2ui5_cl_cc_file_uploader.clas.abap aktualisieren
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* z2ui5_cl_cc_focus.clas.abap aktualisieren
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* z2ui5_cl_cc_geolocation.clas.abap aktualisieren
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* z2ui5_cl_cc_info.clas.abap aktualisieren
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* z2ui5_cl_cc_messaging.clas.abap aktualisieren
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* cleanup
* cleanup
* Update src/02/01/z2ui5_cl_cc_file_uploader.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
---------
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-11-30 09:59:50 +01:00
oblomov
506c38dd8c
Project cleanup ( #677 )
...
* project cleanup
* cleanup
* cleanup
2023-11-25 15:59:50 +01:00
oblomov
ff6d74e3d2
project cleanup ( #675 )
2023-11-25 15:26:09 +01:00
oblomov
2bd0448c0f
title and timer ( #674 )
2023-11-25 15:15:48 +01:00