125 Commits

Author SHA1 Message Date
einhornimmond
a5a8a30955 remove unneccessary intval 2021-05-07 13:06:03 +02:00
einhornimmond
d3c4c4e7aa add lost update, prevent also showing negative decay 2021-05-07 13:04:26 +02:00
einhornimmond
5dd0d473db Merge branch 'master' into community_0_decay_transaction 2021-05-07 12:33:00 +02:00
Moriz Wahl
ed554073dc Merge branch 'master' into community_gdd_float_balance 2021-05-06 13:59:41 +02:00
einhornimmond
3c566aca9b
Update community_server/src/Model/Table/TransactionsTable.php
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-05-06 12:28:14 +02:00
einhornimmond
7754fa01fb
Update centToFloat.ctp
An additional security patch.
2021-05-06 12:17:02 +02:00
einhornimmond
7c63d8b149
Update community_server/src/Controller/AppRequestsController.php
you are right.

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-05-06 12:02:22 +02:00
Dario Rekowski on RockPI
851c7cad06 remove minus from decay 2021-05-05 18:57:26 +00:00
Dario Rekowski on RockPI
fdc43b0444 remove from error messages because its no longer exist 2021-05-05 17:58:27 +00:00
Dario Rekowski on RockPI
837e0f4fc6 calculate only once 2021-05-05 17:42:18 +00:00
Dario Rekowski on RockPI
f326adb6a6 don't show decays smaller than 0,01 GDD 2021-05-05 17:40:30 +00:00
Dario Rekowski on RockPI
9ef2c82bbc test for float instead of int 2021-05-05 16:48:57 +00:00
Dario Rekowski on RockPI
db33e2a2df expect gradido now as decimal 2021-05-05 16:24:55 +00:00
Dario Rekowski on RockPI
4e7c1fa490 layout for listTransactions 2021-05-05 15:39:09 +00:00
Dario Rekowski on RockPI
b10886a8d3 move gradido to float into view element 2021-05-05 15:30:24 +00:00
einhornimmond
9bcd56f969 limit GDD to 2 decimal places 2021-05-04 13:51:16 +02:00
einhornimmond
39fff3e42a return also GDT as float instead of integer 2021-05-04 13:35:49 +02:00
einhornimmond
b88a7dd029 give balance as float value in GDD (not lpnger GDD cent) 2021-05-03 11:51:27 +02:00
einhornimmond
4d15cda899 change order of session_id 2021-04-29 20:09:37 +02:00
Moriz Wahl
ab100d7a78 Merge branch 'dynamic-balance' of github.com:gradido/gradido into dynamic-balance 2021-04-29 17:16:12 +02:00
Moriz Wahl
cf41895459 Merge remote-tracking branch 'origin/login_group_add_host' into dynamic-balance 2021-04-29 17:06:37 +02:00
einhornimmond
312661f338 Merge branch 'community_bug_fix_27_04_2021' into dynamic-balance 2021-04-29 16:32:51 +02:00
einhornimmond
a2902baaad bugfix (but I think I had fixed that in past already) 2021-04-29 16:30:16 +02:00
einhornimmond
2b19eabca6 move insert scripts to prevent confusion, delete also old not used stuff from community_server 2021-04-29 11:39:16 +02:00
einhorn_b
a295a0b399 some more bugfixes 2021-04-28 18:09:30 +02:00
einhornimmond
41a5b269fc add some more 2021-04-27 19:33:44 +02:00
einhornimmond
67326c7840 fix error "Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous" 2021-04-27 19:19:32 +02:00
Dario Rekowski on RockPI
8ba26803bc fix bug with object instead of array 2021-04-27 14:19:12 +00:00
einhorn_b
8e1d1aa0ae fix handlung of empty transactions list 2021-04-22 17:00:20 +02:00
einhorn_b
33f9c58268 fix } which don't belong there 2021-04-22 16:52:14 +02:00
Dario Rekowski on RockPI
d19496ddca Merge branch 'community_15_04_2021' of github.com:gradido/gradido into community_15_04_2021 2021-04-21 10:41:22 +00:00
Dario Rekowski on RockPI
6263d68ef7 make new parameters optional 2021-04-21 10:41:13 +00:00
einhornimmond
2a8fad3a44
Update community_server/src/Controller/AppRequestsController.php
make it looking better

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 12:10:40 +02:00
Dario Rekowski on RockPI
750ca3460c add missing field 2021-04-16 14:59:46 +00:00
Dario Rekowski on RockPI
6ffff13061 update table according to mysql 2021-04-16 14:53:48 +00:00
Dario Rekowski on RockPI
186001a4e0 to prevent data loss if upgrading older table 2021-04-16 14:47:40 +00:00
Dario Rekowski on RockPI
f0bad9c380 add new protobuf message php files 2021-04-16 14:38:16 +00:00
Dario Rekowski on RockPI
dfdd34ea7a reimplement listTransactions with paging for frontend, move parts to Model/Tables resulting code seems to me a lot faster than previous 2021-04-16 13:51:19 +00:00
Dario Rekowski on RockPI
74c9aeabc3 add getBalance call to api 2021-04-16 11:49:42 +00:00
Dario Rekowski on RockPI
91f6e04dc5 update decay calculation once again 2021-04-15 11:54:50 +00:00
Dario Rekowski on RockPI
0ba6403817 update transaction deliver code for new decay calculation 2021-04-15 11:54:02 +00:00
Dario Rekowski on RockPI
25d05ab539 fix decay in old view and force using intval for all balance calculations 2021-04-15 11:10:59 +00:00
Dario Rekowski on RockPI
3e9552f1e8 move update balance method in table where they belong to and delete not used functions from other balance calculation method 2021-04-15 10:10:43 +00:00
Dario Rekowski on RockPI
c5d4332339 fix function call 2021-04-14 15:36:15 +00:00
Dario Rekowski on RockPI
b5ad8ced68 success in testing updateBalances with: 'sudo -u www-data ./vendor/bin/phpunit --filter testAjaxGetBalance' 2021-04-14 15:02:17 +00:00
Dario Rekowski on RockPI
1a22c3dd82 lost update (⊙_◎) (⊠2021-04-14 14:31:16 +00:00
Dario Rekowski on RockPI
f6ddce2757 add merge bug 2021-04-14 14:28:08 +00:00
Dario Rekowski on RockPI
a99f727eab remove timestamp on_update because it didn't make sense. I don't know why I have make it so in the first place 2021-04-14 14:23:43 +00:00
Dario Rekowski on RockPI
a5e7b38f72 fix transaction signature fixture 2021-04-14 14:17:56 +00:00
Dario Rekowski on RockPI
fb19aae34a replace hex values with hex strings to work correct with php 2021-04-14 14:14:43 +00:00