Commit Graph

162 Commits

Author SHA1 Message Date
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
933f5aa781 Close #225, html_helper indentation _add_htm reqrite 2016-05-25 07:30:18 +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
sshlapak
1a58b1d614 GUI BACK 2016-05-19 00:23:50 +03:00
atsy
088d9d109c added lcl_html_toolbar (for menus) 2016-05-17 07:57:20 +02:00
larshp
38f13793df more consistent error handling
use lcl_log class
move lcl_html_helper to top of program
add to_html in lcl_log class
2016-05-16 13:21:13 +00:00
larshp
0f03925961 refactoring, performance
force refresh on stage
2016-05-16 12:47:51 +00:00
larshp
d5b08b944a downport 2016-05-16 11:47:03 +00:00
larshp
0831569297 new friendly progress indicators 2016-05-16 11:33:31 +00:00
larshp
33eaa981f0 align lcl_repo->get_local_files and lcl_zip->expor
new lcl_log class
remove secret export feature, needed for alignment
2016-05-16 10:16:42 +00:00
larshp
8cf34838ec refactoring: align offline and online deserializat 2016-05-16 09:37:55 +00:00
larshp
e1187d88fc fix ltcl_diff unit tests 2016-05-16 08:19:38 +00:00
larshp
bba2662963 folders: unit test and bugfix
if a folder did not contain any files, the tree was not generated
2016-05-16 08:07:39 +00:00
larshp
6bfdaff93d move logic away from gui class 2016-05-16 07:01:51 +00:00
larshp
6c5b05bd95 bugfix: newline in commit body 2016-05-16 06:46:44 +00:00
atsy
de3292a9d6 html_helper: singleton tags ignored for indentation 2016-05-15 18:31:30 +03:00
larshp
19cf3273ea extended check and code inspector 2016-05-15 14:14:25 +00:00