Commit Graph

6200 Commits

Author SHA1 Message Date
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
Lars Hvam
1f8b8661e3 Merge pull request #220 from sbcgua/master
GUI: sap back button instead of html links MR
2016-05-21 09:30:16 +02: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
0165c7c110 add ignore files 2016-05-20 09:07:20 +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
Lars Hvam
0953275b3a Merge pull request #216 from sbcgua/master
Design: lcl_html_toolbar helper class for menus
2016-05-17 09:29:52 +02: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
Lars Hvam
4512e0bc31 Merge pull request #215 from sbcgua/master
html_helper: singleton tags ignored for indentation
2016-05-15 17:41:44 +02: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
larshp
2f637970c3 clean up staging ui 2016-05-15 13:54:58 +00:00
larshp
b51962eb66 folder push support #5
push support with subpackagesrm support #168add package in overview
2016-05-15 13:39:30 +00:00
larshp
b5ffefbacb bugfix and simplification 2016-05-15 11:52:50 +00:00
larshp
f38ef610a9 move to new html handler #213 2016-05-15 10:53:02 +00:00
larshp
784875926c new staging and commit screens #5
support for body texts from abapGit!
2016-05-15 09:24:15 +00:00
larshp
afc6d6add8 refactoring #5 2016-05-15 08:16:36 +00:00
larshp
ee1bf174a4 few unit tests 2016-05-15 07:22:18 +00:00
larshp
d6414fe7ac diff: fix shortlist, indentation, yellow for updates 2016-05-15 06:35:16 +00:00
Lars Hvam
3441c2b015 Merge pull request #214 from sbcgua/master
Diff page new design #213
2016-05-15 07:50:29 +02:00
atsy
feb2f7b0b8 Merge branch 'master' into diffdesign 2016-05-14 18:45:35 +03:00
atsy
6dcb66d316 Merge branch 'diffdesign' of https://github.com/sbcgua/abapGit into diffdesign
# Conflicts:
#	zabapgit.prog.abap
2016-05-14 18:44:51 +03:00
atsy
4e2a20d2b8 Diff design, iteration 3 - hrefs and shortlist 2016-05-14 18:36:46 +03:00
larshp
d675d8cfe3 staging preparations #5 2016-05-14 15:00:39 +00:00