Commit Graph

1983 Commits

Author SHA1 Message Date
Lars Hvam
49b49186b3 Merge pull request #847 from larshp/issue_845
SMIM, exists() performance #845
2017-07-23 07:25:09 +02:00
Lars Hvam
aab54c24d8 Merge pull request #846 from larshp/issue_833
background performance, #833
2017-07-23 07:24:08 +02:00
larshp
fb56b725e4 SMIM, exists() performance #845 2017-07-21 15:28:11 +00:00
Jakub Filak
102e5f9858 html_utils: URL unescape parameter fields
For some strange reason even post data is URL escaped on our
servers.

How I discovered this issue:
1. go to stage
2. leave some files in the state ?
3. click the Commit link
4. get the error 'process_stage_list: unknown method %3F'

URL decode '%3F' and see that the value is '?'.

The value is set to the hidden input fields in its unescaped form
in the function submitSapeventForm() but the value is escaped in
the method lif_gui_page~on_event of the class lcl_gui_page_stage.
2017-07-20 15:04:16 +02:00
Lars Hvam
abe9b553a0 Merge pull request #841 from ElNovi/patch-1
Remove white space at end of line
2017-07-19 13:40:14 +02:00
Lukáš Novák
a9ae7991a2 Remove white space at end of line 2017-07-19 13:22:13 +02:00
Lars Hvam
a54d5779e9 DOCT, changed_by #830 2017-07-19 12:28:21 +02:00
Lars Hvam
29ee28ffca v1.37.5 2017-07-17 20:00:41 +02:00
larshp
a6edffebc6 v1.37.5 2017-07-17 17:58:30 +00:00
Lars Hvam
a0c5cf505e Merge pull request #829 from christianguenter2/ISSUE_828
Remove unnecessary ASSERT
2017-07-17 19:57:10 +02:00
Lars Hvam
c843a3cce5 Merge pull request #822 from christianguenter2/ISSUE_821
Unnecessary assertion removed ISSUE 821
2017-07-17 19:56:50 +02:00
Christian Günter
d7fb8d5bdc Issue 795 (#820)
* Add first unit tests for parse_fields

* Fix Issue 795 - parse_fields with german umlauts

* fix formatting issues

* Refcatoring method renaming

* Unchained method calls

#795

* Fixed linter error and change usage of class...

Fixed linter error. E.g. encoded umlauts as hex values.

Replaced all usages of cl_http_utility%3D>if_http_utility~string_to_fields with lcl_html_action_utils%3D>parse_fields

* add URL decoding logic
2017-07-17 19:54:43 +02:00
Lars Hvam
865951c2f6 background performance, #833 2017-07-17 16:02:33 +02:00
Christian Guenter
d58af5fafa Remove unnecessary ASSERT
#828
2017-07-16 20:50:05 +00:00
Lars Hvam
3563c1ca5d docs: add link to presentation by @hendrik77 2017-07-14 13:38:06 +02:00
Lars Hvam
7074deb6eb docs: "index.html" not needed 2017-07-14 11:11:36 +02:00
Lars Hvam
9df78e9b9d Merge pull request #825 from Gekke-Jakke/master
Function groups with namespaces - not implemented #824
2017-07-12 14:24:39 +02:00
Geert-Jan Klaps
964bbc0844 Function groups with namespaces - not implemented
Function groups with namespaces - not implemented #824
2017-07-12 14:02:14 +02:00
Lars Hvam
8fe9d3b276 docs: update articles and presentations 2017-07-09 10:42:43 +02:00
Lars Hvam
6e7f918f79 v1.37.4 2017-07-09 10:16:49 +02:00
larshp
4e09d6e93f v1.37.4 2017-07-09 08:12:59 +00:00
Lars Hvam
fd3771c39b Merge pull request #819 from larshp/issue_818
adler32 optimization #818
2017-07-09 09:41:54 +02:00
Lars Hvam
5fb8580330 Merge pull request #817 from larshp/issue_813
SSFO, fix #813
2017-07-09 09:40:36 +02:00
Christian Guenter
0492e35c25 Unnecessary assertion removed 2017-07-08 14:54:12 +00:00
larshp
2d9ef055d5 adler32 optimization #818 2017-07-08 11:07:10 +00:00
larshp
99868e1e2c SSFO, fix #813 2017-07-08 06:28:29 +00:00
Lars Hvam
5893634906 Merge pull request #815 from bigld/issue-811
#811 progress indicator for encoding objects
2017-07-07 09:03:16 +02:00
bigld
4a24144f09 fixed linter errors 2017-07-06 09:09:32 +02:00
bigld
e1d998e28b #811 progress indicator for encoding objects 2017-07-06 09:02:40 +02:00
bigld
0c162dd6c1 Merge remote-tracking branch 'refs/remotes/larshp/master' 2017-07-05 20:48:22 +02:00
Lars Hvam
286c143c9e Merge pull request #814 from bigld/issue-#812
#812 Sort Order for Class Component texts
2017-07-05 20:30:47 +02:00
Lars Hvam
26fbf803cf Merge pull request #809 from larshp/issue_803
fix #803
2017-07-05 19:59:25 +02:00
Lars Hvam
b5c7994967 Merge pull request #808 from larshp/issue_806
fix #806
2017-07-05 19:59:10 +02:00
Lars Hvam
22ae6cea7f Merge pull request #810 from bigld/master
#794 SSST: package popup
2017-07-05 19:58:57 +02:00
bigld
528708657b Merge remote-tracking branch 'refs/remotes/larshp/master' 2017-07-05 17:36:26 +02:00
bigld
addcdf158e #812 Sort Order for Class Component texts 2017-07-05 09:44:21 +02:00
bigld
2fb678021e #794 SSST: package popup
It's not possible to suppress popup completely but package is prefilled
also fixed master language bug (was always sy-langu)
2017-07-04 21:17:12 +02:00
larshp
4071e74ef3 fix #803 2017-07-04 18:20:42 +00:00
Lars Hvam
2c75b88759 Merge pull request #807 from bigld/master
#805 SSST Smartforms Style only exists() if active
2017-07-04 19:04:18 +02:00
larshp
72836670b9 fix #806 2017-07-04 17:03:14 +00:00
bigld
dd7a6bf89d Check STXSHEAD w/o JOIN 2017-07-04 19:00:51 +02:00
bigld
c4519e3fdf Smartforms Style only exists if active
A Smartforms Style only exists if there is at least one active version
2017-07-04 18:51:13 +02:00
Lars Hvam
5e4e1c08e3 docs: add AOBJ 2017-07-04 11:05:20 +02:00
Lars Hvam
baae6d619c Merge pull request #801 from bigld/master
#736 refactor lcl_persistence_settings
2017-07-03 20:42:30 +02:00
Lars Hvam
ed995c3c05 docs: fix link 2017-07-03 08:47:14 +02:00
Lars Hvam
aac17f6bba docs: added CHDO 2017-07-03 08:29:13 +02:00
bigld
6b3376c88b Delete old Setting records
Delete old records in DB an separate migration check
2017-07-02 21:28:59 +02:00
bigld
b268c85415 Save Settings as single Record
Settings are now saved as single record in XML format
A migration is done on startup
2017-07-02 20:20:34 +02:00
Lars Hvam
5e420f25f3 Update changelog.txt 2017-06-29 08:03:40 +02:00
larshp
a2a5006e8c fix #798 2017-06-29 06:02:15 +00:00