larshp
254a9c3680
v1.37.6
2017-07-23 05:27:17 +00:00
larshp
a6edffebc6
v1.37.5
2017-07-17 17:58:30 +00:00
larshp
4e09d6e93f
v1.37.4
2017-07-09 08:12:59 +00:00
larshp
a2a5006e8c
fix #798
2017-06-29 06:02:15 +00:00
larshp
ef18d2c716
move version constants to interface
2017-06-11 07:40:14 +00:00
larshp
86cb9970a7
fix #778
...
too lazy to add unit test, the splitting of commit author should be moved to some other class
2017-06-10 11:40:17 +00:00
larshp
6a75a0922c
move constants and types to interface
2017-06-07 18:26:53 +00:00
bigld
7a34c9de21
New Parameter for Commit Message Length - #648
...
Two setting parameter to adjust commit comment length (50-100) and Body line size (72-100)
2017-04-24 08:13:07 +02:00
larshp
31b2ce3edf
basic page
2017-03-21 09:31:18 +00:00
Eduardo Ferrari Copat
00c195d7cc
Missing space on Regex
2017-03-17 11:06:09 +01:00
eduardocopat
c083ba347f
Code reviews
2017-03-17 11:03:18 +01:00
eduardocopat
e47110f2af
Transport to branch
2017-03-15 16:42:56 +01:00
eduardocopat
e117d95da3
Popups Branch Stage
2017-03-14 17:03:07 +01:00
eduardocopat
7b018144a6
New Advanced Link Transport refactor
2017-03-13 17:53:14 +01:00
Alexander Tsybulsky
f3c496cd2f
toolbar refactoring part1
2017-03-10 22:13:21 +02:00
Alexander Tsybulsky
ca91c22371
separate login, author and committer #535
...
committer - double m, double t ;)
2017-02-22 19:36:09 +02:00
Lars Hvam
778fe02e1a
Merge pull request #598 from sbcgua/t514_status_fixes
...
Manage files command
2017-02-05 16:02:51 +01:00
sbcgua
1bdaac812f
rollback 'remove/ignore' logic to Force stage
2017-02-05 17:00:06 +02:00
sbcgua
05e6086ea4
#514 remove/ignore files command
2017-02-03 18:03:37 +02:00
larshp
4ca551b74e
update to latest abapGit format
2017-01-22 09:37:26 +00:00
sbcgua
51db93b499
html refactoring, render sequence refactoring
...
- refactor lcl_html_helper (renamed to lcl_html, additional methods)
- icons rendered with lcl_html->icon
- some common html chunks moved to lcl_gui_chunk_lib
- lcl_gui_page_super renamed to lcl_gui_page
- page structure rendering concentrated in lcl_gui_page->render
2017-01-07 09:50:37 +02:00
larshp
44a6b88092
deserialization sequence changed #511
...
this seems to work
2017-01-02 14:58:27 +00:00
larshp
81c2025fac
cleanup and style changes
...
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
Lars Hvam
d6d44c464e
Merge pull request #508 from EduardoCopat/class-intf-refactor
...
Class intf refactor - Issue #21
2016-12-27 09:02:05 +01:00
eduardocopat
dd23247095
Sotr TextPool Docu
2016-12-22 16:07:25 +01:00
eduardocopat
9ade177c49
class_abap_deserializing
2016-12-21 14:18:18 +01:00
Fabio Zuber
8447e0cc2d
refactor commit author regex fixes #410
2016-12-13 17:18:31 +01:00
sbcgua
c4b06d7853
topmenu & tutorial finetuning #487
2016-12-10 10:26:20 +02:00
sbcgua
541b623cac
drill down to package #450
2016-11-28 15:47:22 +02:00
sbcgua
d226b9f380
tutorial component, footer on settings page #469
2016-11-28 13:51:18 +02:00
sbcgua
6defda4b52
move images to asset_manager #374
2016-11-27 12:45:16 +02:00
sbcgua
d4c164c6c1
favbar #401
2016-11-22 09:26:53 +02:00
sbcgua
d4482c21fd
merge cleanups
2016-11-12 13:53:39 +02:00
sbcgua
21925181fb
fix doubledot
2016-11-12 13:35:42 +02:00
sbcgua
0f8c9bbe85
Merge branch 'master'
...
Conflicts:
src/zabapgit_definitions.prog.abap
src/zabapgit_objects_impl.prog.abap
src/zabapgit_persistence.prog.abap
src/zabapgit_repo_impl.prog.abap
src/zabapgit_unit_test.prog.abap
src/zabapgit_view_repo.prog.abap
2016-11-12 13:35:24 +02:00
sbcgua
7c64d88616
Merged branch upstream-master into master
2016-11-12 13:17:15 +02:00
sbcgua
9b0e1f1282
partial checksum update logic
2016-11-12 11:20:54 +02:00
EduardoCopat
9063a2d6a6
Settings (proxy) #412 ( #414 )
...
* Added empty settings page
Also added it in the Advanced meun
* Added Settings HTML structure
* Provide settings persistence
I put the unit tests in the persistence include rather than the unit test include
* Triggering settings save on UI event
* Plug-in the proxy settings into CL_HTTP_CLIENT
Also, removed a break point...
* abaplint fixes
* abaplint fixes #2
2016-11-10 16:40:49 +01:00
sbcgua
966852cc2b
new design complete
2016-11-08 21:30:19 +02:00
sbcgua
31727c352e
new status implementation
2016-11-07 13:47:26 +02:00
sbcgua
99d76e7174
linter fix
2016-11-06 23:09:34 +02:00
sbcgua
15619130cd
file sha1 at local checksums #407
2016-11-06 22:48:36 +02:00
sbcgua
d36467dd93
file state refactoring
2016-11-06 18:42:18 +02:00
sbcgua
02a0014967
file sha1 at local checksums #407
2016-11-06 13:52:51 +02:00
larshp
58e7e957e3
object to zip
2016-10-12 14:58:34 +02:00
sbcgua
ab982cd885
fix package change caching #372
2016-10-09 13:04:42 +02:00
sbcgua
b822f3a850
git_services-commit, #348
2016-09-29 16:40:35 +03:00
sbcgua
8f634e4096
stage_page.js + debug info page #353
2016-09-23 22:12:36 +03:00
sbcgua
2db16f281b
playground page userexit #350
2016-09-21 20:29:18 +03:00
sbcgua
a95afceb03
UI: Main page, hide file list, adjust diff #347
2016-09-20 17:58:35 +03:00