Commit Graph

538 Commits

Author SHA1 Message Date
atsy
e820c2e820 #241, move FORM run IF to lcl_app=>run() 2016-06-09 19:15:25 +03:00
atsy
61fc5c29fb #241, lcl_app=>db( ), shuffled lcl_persistence_background - no change 2016-06-09 19:00:22 +03:00
atsy
5e3ea6798e #241, lcl_app=>repo_srv() 2016-06-09 18:41:13 +03:00
atsy
0f62d4cee6 #241, lcl_app basis, gui(), run(), user() 2016-06-09 18:28:11 +03:00
larshp
effc4ef062 bugfix, folders vs starting folder 2016-06-08 17:07:24 +00:00
larshp
0434f21a85 use ADT for class serialization, close #243
fallback to old logic if ADT does not exist in system

plus some code inspector fixes
2016-06-08 11:56:52 +00:00
larshp
157bd8407c fix stupid xml, close #247 2016-06-08 09:50:54 +00:00
larshp
75a192a1cf bugfix, close #248
plus some pretty printer
bump version
2016-06-08 09:40:27 +00:00
Lars Hvam
e9edd86a9d Merge pull request #249 from sbcgua/master
db_pages improvement
2016-06-08 11:36:20 +02:00
atsy
219568023a #238, db fixes 2016-06-08 12:27:37 +03:00
atsy
5cd6b609e6 #238, db_display/edit design 2016-06-07 21:48:36 +03:00
atsy
990185d2df #238, page_db new design 2016-06-07 20:38:19 +03:00
atsy
924e5a08c0 #238, db_display/edit actions move to router 2016-06-07 19:16:21 +03:00
atsy
31b48f7c70 #238, db actions to router 2016-06-07 19:02:20 +03:00
larshp
36d8b1a627 bugfix, ui error during staging "add all" 2016-06-07 14:10:41 +00:00
larshp
85cc469c2c bugfix, clone from explore page 2016-06-07 13:56:05 +00:00
Lars Hvam
8853245b3d name + bump version 2016-06-07 08:30:12 +02:00
Lars Hvam
666f7feed2 Merge pull request #240 from sbcgua/master
UI, refactoring: view/controller, part1
2016-06-06 20:14:18 +02:00
atsy
95c038009b #238, lint fix 2016-06-06 19:32:35 +03:00
atsy
996a4fcd18 #238, bug fixes 2016-06-06 19:12:07 +03:00
atsy
25818863a6 Merge branch 't238' of https://github.com/sbcgua/abapGit into t238 2016-06-05 16:36:29 +03:00
atsy
3385be2f93 #238, small fixed and stubs 2016-06-05 16:35:48 +03:00
atsy
9e05104af6 #238, small fixed and stubs 2016-06-05 16:33:29 +03:00
atsy
0c236ef0c7 #238, moving action handling, part3, +LCL_GUI=>GET_USER 2016-06-05 16:23:33 +03:00
atsy
cdc48f18a6 #238, moving action handling to router, part2 2016-06-05 16:05:56 +03:00
atsy
fe595d7884 #238, lcl_html_action_utils, get_page_by_name unification 2016-06-05 15:01:14 +03:00
atsy
345546f1c9 #238, moving action handling to router, part1 2016-06-05 12:52:30 +03:00
atsy
c488d14658 #238, integrate new event flow and re_renders (yet tofix: unknown action) 2016-06-05 11:46:49 +03:00
atsy
acf217d49a #238, lcl_gui: static -> singleton 2016-06-05 10:49:40 +03:00
atsy
9293688330 #238, small design adjustments 2016-06-05 10:30:30 +03:00
atsy
dc2a778bac #238, router wireframe, home page handling, TEMP CODE 2016-06-04 18:12:04 +03:00
atsy
701d876e0a #238, implement get_assets, move images to main_page 2016-06-04 17:49:42 +03:00
atsy
e1bd99d134 #238, preparations, redirect page logic for explore 2016-06-04 12:34:05 +03:00
Andrei Vishnevsky
fe544f03c3 Update zabapgit.prog.abap
lt_source in deserialize_functions in FUGR changed type from rssource to abaptxt255.
2016-06-02 15:13:13 +03:00
larshp
cc1b9cf938 repo deleted, close #11 2016-06-01 11:49:57 +00:00
larshp
49489c182c diff page, remove anchors, close #237 2016-06-01 11:31:55 +00:00
larshp
676a433acf background mode, close #236
just needs more testing
2016-06-01 11:27:12 +00:00
larshp
ab9cb83bd7 new login manager, close #45 2016-06-01 10:51:14 +00:00
larshp
0558b7c98a background mode, pull seems to work, #236
push todo: authentication
2016-06-01 09:35:41 +00:00
larshp
11b8dca003 background mode, persistence and ui, #236 2016-06-01 08:44:24 +00:00
larshp
f0491871b2 background mode scaffolding, #236 2016-05-31 19:17:09 +00:00
larshp
156333cb4f use F3 for back from the explore page, #219 2016-05-31 18:19:46 +00:00
larshp
80f03391c0 folder support, close #5
objects will now serialize to the correct packages, which will be created automatically
2016-05-31 11:49:16 +00:00
larshp
5e87c81f6a allow for wildcards(CP) in ignores, close #228
example: https://github.com/larshp/WABAP/blob/master/.abapgit.xml
2016-05-31 09:03:05 +00:00
larshp
8eb2125b7f reintroduce feature to export package as zip 2016-05-31 08:52:20 +00:00
larshp
5cbd457dc7 skip ignored files in overview, close #230
method status changed
plus some pretty printer
2016-05-31 08:27:57 +00:00
larshp
107e1a139a bump version 2016-05-31 08:06:32 +00:00
Lars Hvam
43e83bac32 Merge pull request #235 from sbcgua/master
Fix for diff per file
2016-05-31 08:31:24 +02:00
atsy
695ca90a62 #234, remove comments 2016-05-31 09:16:36 +03:00
atsy
4747115118 #234, Merge branch 'master' into t234, conflicts 2016-05-30 22:55:25 +03:00