Commit Graph

68 Commits

Author SHA1 Message Date
larshp
ad20031902 trying to fix build, #1134 2018-01-13 11:18:28 +00:00
Lars Hvam
9e3025d8dc
lcl_stage to global (#1133)
* lcl_stage to global

* lcl_syntax to global

* move login manager unit tests

* html action utils to global

* fix indentation
2018-01-13 11:43:10 +01:00
Lars Hvam
436a03936a
Persistence to global (#1130)
* refactor persistence get_instance

* more persistence to global

* more

* more

* fix indentation
2018-01-13 09:56:50 +01:00
larshp
eda6a27fb1 lcl_settings to global 2018-01-12 12:24:59 +00:00
larshp
996bed2603 lcl_persistence_db to global 2018-01-12 12:14:50 +00:00
larshp
5171a83132 lif_gui_page to global 2018-01-11 16:16:05 +00:00
larshp
9a584572b6 lcl_html_toolbar to global
lcl_html_toolbar to global
2018-01-08 16:51:57 +00:00
Lars Hvam
6d630926e5
lcl_log to global (#1105)
* lcl_log to global

lcl_log to global

* fix indentation
2018-01-08 17:44:41 +01:00
larshp
9f0adfda18 lcl_html to global
lcl_html to global
2018-01-08 16:30:57 +00:00
larshp
243c1d8c65 lcl_path to global #1061 2018-01-07 13:57:25 +00:00
Christian Günter
17b2ec8532 refactor lcl_state to global zcl_abapgit_state 2018-01-07 08:36:01 +00:00
Christian Günter
f4c10a5b5e remove exp flag | comments | popup with sha 2018-01-02 21:23:26 +00:00
Christian Günter
9f88bef314 Tags: overview, create and delete 2018-01-02 13:57:10 +00:00
Christian Günter
14937edde6 Rename to lower case 2017-10-08 17:22:35 +02:00
Christian Günter
dc1b8613ea replace occurrences of lif_defs with ZIF_ABAPGIT_DEFINITIONS 2017-10-08 17:15:43 +02:00
Lars Hvam
20fef20f5b Merge pull request #944 from larshp/issue_911
GUI for calling syntax check #911
2017-10-01 12:34:01 +02:00
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +00:00
larshp
a43d4df2b9 GUI for calling syntax check #911 2017-10-01 08:48:03 +00:00
larshp
0cdede068e refactor macro _REDUCE_STATE 2017-06-11 08:00:46 +00:00
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
larshp
aefaa9f730 move auth definitions to interface 2017-06-07 18:32:29 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
larshp
57bf690d17 authorization constants renamed 2017-04-05 17:56:29 +02:00
larshp
b10f06f33d first draft #640 2017-03-30 08:57:46 +00:00
larshp
134750d5a9 remove unused variables and methods 2017-03-22 09:21:57 +00:00
larshp
31b2ce3edf basic page 2017-03-21 09:31:18 +00:00
eduardocopat
e47110f2af Transport to branch 2017-03-15 16:42:56 +01:00
eduardocopat
7b018144a6 New Advanced Link Transport refactor 2017-03-13 17:53:14 +01:00
Alexander Tsybulsky
08b167cdd3 page_diff UX filter part2 2017-03-10 22:13:42 +02:00
Alexander Tsybulsky
ecdf53bf6d toolbar refactoring part2 2017-03-10 22:13:26 +02:00
Alexander Tsybulsky
f3c496cd2f toolbar refactoring part1 2017-03-10 22:13:21 +02:00
sbcgua
20a0c8ca5d Force stage diplayed always #623 2017-02-15 13:47:40 +02:00
sbcgua
8c4a4be555 linter fix 2017-02-13 10:37:11 +02:00
sbcgua
1201977ed0 Improve UX of object limit bottom line, #566 2017-02-11 14:49:32 +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
sbcgua
808ee203ca Better error log styles 2017-02-01 23:14:12 +02:00
Lars Hvam
6a5147b9f9 Merge pull request #563 from sbcgua/master
lcl_html performance tuning
2017-01-22 19:26:43 +01:00
sbcgua
3e5a97483a lcl_html performance tuning #537 2017-01-22 19:32:04 +02:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
Christian Tapia Sabogal
69148413ab Add files via upload 2017-01-21 09:48:10 -05:00
larshp
e9c6b5a3d6 Only show first 500 objects in list #537
Render only the first 500 objects, as it takes a lot of time to render the html if there are _many_ objects
2017-01-18 15:24:57 +00:00
sbcgua
da43f60fda webfonts #525 2017-01-07 11:19:58 +02: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
sbcgua
f173b8e30d fix #516 2017-01-04 23:37:45 +02:00
sbcgua
c78d3bb339 W3xx remove filesize finetune, fixes #495 2016-12-12 14:29:45 +02:00
sbcgua
6ac2168c33 move repo_browser to sep. include #424
renamed browser methods
  moved log to constructor
  added clear() method to lcl_log
2016-11-17 15:48:34 +02:00
larshp
a47a268028 update PROGDIR-VARCL #435
and delete few unused variables   field symbols
2016-11-17 11:03:03 +00:00
larshp
71976a3307 fix staging .abapgit.xml close #423 2016-11-15 13:32:29 +00:00