Commit Graph

207 Commits

Author SHA1 Message Date
Lars Hvam
8853245b3d name + bump version 2016-06-07 08:30:12 +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
3385be2f93 #238, small fixed and stubs 2016-06-05 16:35:48 +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
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
atsy
79cfdbf681 #234, fix diff per file (not per object) 2016-05-30 22:51:11 +03:00
larshp
e3b6943525 fix tree sorting, close #229 2016-05-30 12:16:40 +00:00
atsy
b5621b3b67 #223, styles finetuning, small refactorings 2016-05-29 14:34:19 +03:00
atsy
32151beea8 small fix in diff beacons 2016-05-29 07:56:33 +03:00
atsy
355c629d43 #224, implementation of beacons 2016-05-28 22:17:46 +03:00
atsy
251e53b7cc refactor lcl_diff stats calculation (cache instead of loop) 2016-05-28 21:27:56 +03:00
atsy
2b73d3077f split page_diff methods 2016-05-28 21:16:49 +03:00
atsy
7a0cdc1f98 minor fix 2016-05-28 20:32:35 +03:00
atsy
ce608e3a24 conflict fixes 2016-05-28 20:28:25 +03:00
atsy
97c9ab67df Merge branch 'master' into t226
# Conflicts:
#	zabapgit.prog.abap
2016-05-28 20:24:46 +03:00
atsy
265768e053 #226, empty repo fix 2016-05-28 18:20:34 +03:00
atsy
81e7168eab #226, images for repos, refactor repo rendering (heavily) 2016-05-28 18:04:45 +03:00
atsy
a5a73d0811 #226, some more work on images and main_page 2016-05-27 00:53:32 +02:00
larshp
ad810a9caa added default ignore files 2016-05-26 12:36:47 +00:00
larshp
b983d749c8 handle executable files in git repo 2016-05-26 12:13:48 +00:00
larshp
2a9cbb1232 fix dot abapgit xml format
dot abapgit files will have to be commited again
fix should work in a backwards compatible manner
2016-05-26 11:21:13 +00:00
larshp
cf1fee4684 code inspector/extended check 2016-05-26 11:00:45 +00:00
larshp
1af0e770e8 starting folder implemented, close #218 2016-05-26 10:31:01 +00:00
larshp
a3a441bb5f warning uncommited change, close #173
if objects are modified locally and a pull is performed, abapGit will ask if the object should be overwritten
2016-05-26 09:16:08 +00:00
larshp
c97a8b7ba7 refactoring, #173 2016-05-25 12:20:07 +00:00