Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Cache - Renew in CronJob #928

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
c18cf13
add function to get Count of Estates for Address
ingoKrOffice Sep 11, 2024
63a4485
remove Logs
ingoKrOffice Sep 11, 2024
2f7428a
fix test and add test for count estates for address
ingoKrOffice Sep 11, 2024
354cb9e
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice Oct 1, 2024
e7260a9
further cache working
ingoKrOffice Oct 1, 2024
e0859c3
merge master
ingoKrOffice Oct 8, 2024
d9fe3a5
add geo-search
ingoKrOffice Oct 10, 2024
41004c2
update gitignore
ingoKrOffice Oct 10, 2024
b85e912
remove Submodule
ingoKrOffice Oct 10, 2024
cedbebf
add SDK
ingoKrOffice Oct 10, 2024
d5ac3c0
fix test
ingoKrOffice Oct 10, 2024
2380afa
fix mocker
ingoKrOffice Oct 10, 2024
b566547
fix tests
ingoKrOffice Oct 11, 2024
77ae020
test
ingoKrOffice Oct 11, 2024
cb254ef
test
ingoKrOffice Oct 11, 2024
1b14818
remove old Method
ingoKrOffice Oct 14, 2024
1ca903b
Merge branch 'renew-cache-in-cron' of github.com:onOffice-Web-Org/oo-…
ingoKrOffice Oct 14, 2024
d84adb6
update wp-tests.sh file from Wordpress
ingoKrOffice Oct 14, 2024
8635ccd
update ubuntu v.
pospisk Oct 14, 2024
c2f7666
fix estate tests
ingoKrOffice Oct 14, 2024
3e13904
Merge branch 'renew-cache-in-cron' of github.com:onOffice-Web-Org/oo-…
ingoKrOffice Oct 14, 2024
38034dc
remove debug msg
ingoKrOffice Oct 14, 2024
c5ff2cc
Merge branch 'master' into renew-cache-in-cron
andernath Oct 15, 2024
c8c8d1f
fix pagination, fix filter
ingoKrOffice Oct 16, 2024
864d3e1
Merge branch 'renew-cache-in-cron' of github.com:onOffice-Web-Org/oo-…
ingoKrOffice Oct 16, 2024
20b5845
fix textsearch 'like'
ingoKrOffice Oct 16, 2024
cef2a64
fix filter of float and date
ingoKrOffice Oct 16, 2024
3a54456
remove error log
ingoKrOffice Oct 16, 2024
54793ef
add geosearch max parameter
ingoKrOffice Oct 17, 2024
ab77f1d
fix filter, if serach array is empty
ingoKrOffice Oct 18, 2024
fb223c9
add option to link addressdetail in property-template
ingoKrOffice Oct 18, 2024
ead87b3
remove unused
ingoKrOffice Oct 18, 2024
000c0f8
fix Test
ingoKrOffice Oct 18, 2024
3273512
option to filter geosearch by country
ingoKrOffice Oct 18, 2024
18eb543
add doc
ingoKrOffice Oct 21, 2024
2412a26
create cache for all wpml languages
ingoKrOffice Oct 21, 2024
8e49e6f
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice Oct 24, 2024
aef39cb
add ImageForWebsite Field
ingoKrOffice Oct 24, 2024
f051e7d
fix sort param
ingoKrOffice Oct 24, 2024
f85821c
conflict master: getBildWebseite, change IMG-Alt to rawRecords
ingoKrOffice Oct 24, 2024
fb04780
fix Test
ingoKrOffice Oct 24, 2024
bd36aaf
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice Oct 28, 2024
2743604
add language to hash, fix op = search
ingoKrOffice Oct 28, 2024
669c451
remove logs
ingoKrOffice Oct 28, 2024
c577d05
remove clearAll
ingoKrOffice Oct 28, 2024
a64e6bb
Merge branch 'master' into renew-cache-in-cron
fredericalpers Oct 28, 2024
1607051
Merge branch 'master' into renew-cache-in-cron
andernath Oct 29, 2024
e0c725b
Merge branch 'master' into renew-cache-in-cron
andernath Oct 29, 2024
82bfd10
fix filter currency
ingoKrOffice Oct 29, 2024
fae0a5a
add default sortby
ingoKrOffice Oct 29, 2024
82f670a
fix boolean search
ingoKrOffice Oct 29, 2024
11e8901
fix sort of Addresslist
ingoKrOffice Oct 29, 2024
3357065
Merge branch 'renew-cache-in-cron' of github.com:onOffice-Web-Org/oo-…
ingoKrOffice Oct 29, 2024
eae2558
fix tests
ingoKrOffice Oct 29, 2024
21108a0
do not use filter in cache
ingoKrOffice Nov 5, 2024
49ae49f
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice Nov 6, 2024
f4fd3ba
set timeout to 2 seconds
ingoKrOffice Nov 6, 2024
8ed05b6
add raw and fieldtypes to formatted cache
ingoKrOffice Nov 6, 2024
8566763
reset ArrayContainer
ingoKrOffice Nov 6, 2024
60ec9b5
fix test
ingoKrOffice Nov 6, 2024
95abfac
small fixes
ingoKrOffice Nov 6, 2024
4e88623
remove images.php
ingoKrOffice Nov 6, 2024
dcb738a
update filter
ingoKrOffice Nov 7, 2024
81df11d
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice Nov 7, 2024
c83722c
fix sorting
ingoKrOffice Nov 11, 2024
8176d48
fix filter varchar
ingoKrOffice Nov 13, 2024
2e8ea4b
remove Annotations
ingoKrOffice Nov 13, 2024
94e8ace
Merge branch 'master' into renew-cache-in-cron
fredericalpers Nov 15, 2024
973f8c8
Merge branch 'master' into renew-cache-in-cron
andernath Nov 18, 2024
ec68b2c
fix sorting, add sortby values to request
ingoKrOffice Dec 11, 2024
d714e09
rename parameters for cache
ingoKrOffice Dec 17, 2024
de0f854
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice Dec 17, 2024
45f2d64
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice Dec 19, 2024
ac6aedf
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice Jan 8, 2025
019c10e
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice Feb 11, 2025
b87adf0
add date to sort
ingoKrOffice Feb 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into renew-cache-in-cron
ingoKrOffice committed Dec 19, 2024
commit 45f2d642f73a0438fe1ddbffa6c11d8119010f4b

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.