Commit Graph

176 Commits

Author SHA1 Message Date
atsy
79cfdbf681 #234, fix diff per file (not per object) 2016-05-30 22:51:11 +03: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
larshp
843f517beb save local checksums, #173
plus some 750 pretty printer
2016-05-25 11:33:18 +00:00
atsy
4b102d9749 Merge branch 'master' into t226 2016-05-25 07:31:31 +02:00
atsy
933f5aa781 Close #225, html_helper indentation _add_htm reqrite 2016-05-25 07:30:18 +02:00
atsy
5880703cef #226, helper methods and 1st image (logo) 2016-05-25 07:26:12 +02:00
atsy
38cb0ca2b1 #221, ignore !* tags for indentation 2016-05-23 21:54:40 +02:00
larshp
f51ad48015 IE9, fix dropdown #221 2016-05-23 13:04:18 +02:00
atsy
ad9f0c7800 #213, diff short list, forward making, nav_line in diff 2016-05-22 12:59:07 +02:00
atsy
ae45970907 #221, move repo related styles to page_main 2016-05-22 11:06:40 +02:00
atsy
b7a6b9ba39 #221, refactor lcl_html_toolbar, move beta features to menu, improve header css 2016-05-22 10:44:05 +02:00
atsy
a7077a965f fix merge conflicts 2016-05-21 12:35:33 +02:00
atsy
c7904ba87a Refactor gui_page logic, part1
# Conflicts:
#	zabapgit.prog.abap
2016-05-21 12:33:30 +02:00
atsy
0f7ca1ff39 #221, #219, partially integrate title and back logic to other pages 2016-05-21 12:30:03 +02:00
atsy
ae74fd0cde #221, implement common title() logic, adjust main_page title 2016-05-21 11:35:52 +02:00
atsy
f24727d5f9 #221, adjust footer css 2016-05-21 11:03:10 +02:00
atsy
ac7654711a #221, implement include styles, fix diff page to use it 2016-05-21 10:28:41 +02:00
atsy
6210e2d72e #221 page logic refactoring, iteration1 - change inheritance 2016-05-21 10:12:17 +02:00
larshp
21677a457f remove additional back links #219 2016-05-21 07:36:00 +00:00
atsy
4e21e84b4a remove whitespace @22318 2016-05-21 09:03:09 +02:00
atsy
b36d9b14bd Merge branch 'GUI_Back' 2016-05-21 08:36:26 +02:00
larshp
1b8ba25f72 workaround issue on 750 #173 2016-05-20 12:53:18 +00:00
larshp
d05fba5ca0 bugfix dynpro deserialization, deletion progress 2016-05-20 11:56:55 +00:00
larshp
537be607ca bugfix 2016-05-20 11:29:34 +00:00
larshp
97a6131267 remove english language limitation #189
class for WDCA removed, see #79
2016-05-20 10:52:42 +00:00
larshp
a2505b14c6 move tpool methods from super to program class 2016-05-20 09:32:06 +00:00
larshp
a6e888d276 bugfix, add multiple ignores 2016-05-20 09:17:37 +00:00
larshp
5e66eadfa2 activate .abapgit.xml functionallity
move lcl_xml_pretty class definition
handle ignores
save master language
pretty print .abapgit.xml
2016-05-20 09:06:01 +00:00
sshlapak
1fdc547274 Merge branch 'GUI_Back' of https://github.com/sbcgua/abapGit into GUI_Back
# Conflicts:
#	zabapgit.prog.abap
2016-05-20 09:10:49 +03:00
sshlapak
c9f100f6d3 Exclude Execute button has been added 2016-05-20 08:52:34 +03:00
atsy
b71122d809 remove old back link from DIFF page 2016-05-19 21:32:03 +02:00
larshp
276b9070e5 few more changes
move last pull info to repo instead
ignore files as string instead of path and filename
no new functionallity activated
2016-05-19 11:43:13 +00:00
larshp
837f1386a5 new lcl_dot_abapgit class #189 #173
next steps: start using the new class
2016-05-19 08:39:13 +00:00