Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
a531024
Merge pull request #4170 from easydigitaldownloads/issue/4169
cklosowski Jan 12, 2016
92aa754
Merge pull request #4168 from easydigitaldownloads/issue/4155
cklosowski Jan 12, 2016
e19e56f
Allow updating the date on EDD_Payment objects #4167
cklosowski Jan 12, 2016
516caff
Use Class to update status in admin/payments/actions.php::edd_update_…
cklosowski Jan 12, 2016
05e43c1
array index check hardening on process add to cart #4174
cklosowski Jan 12, 2016
117d4fe
Proper sanitization filters and only run legacy callback on main #4156
cklosowski Jan 12, 2016
9b2f593
Merge pull request #1 from easydigitaldownloads/master
felixarntz Jan 12, 2016
252283f
Merge pull request #4175 from easydigitaldownloads/issue/4174
pippinsplugins Jan 12, 2016
41604f9
Merge pull request #4173 from easydigitaldownloads/issue/4166
pippinsplugins Jan 12, 2016
cdde5fc
Use one array of inputs #4156
cklosowski Jan 12, 2016
68ea6a7
Merge pull request #4163 from daigo75/Patch-EnforceCurrencyOnPayment
cklosowski Jan 12, 2016
7bf7b3d
Run date_default_timezone_set() at top of edd_insert_payment(). #4178
pippinsplugins Jan 12, 2016
3befe33
Merge pull request #4172 from easydigitaldownloads/issue/4167
pippinsplugins Jan 12, 2016
e5551d2
Merge pull request #4161 from easydigitaldownloads/issue/4156
pippinsplugins Jan 12, 2016
37c7441
Merge pull request #4179 from easydigitaldownloads/issue/4178
pippinsplugins Jan 12, 2016
89d2f46
Merge pull request #4037 from grappler/in_array
pippinsplugins Jan 12, 2016
a154c7e
Version bump and changelog for 2.5.4
pippinsplugins Jan 12, 2016
211538c
Regenerate payment date to ensure it matches local time. #4155
pippinsplugins Jan 12, 2016
d7a12b0
Set timezone during process purchase to ensure no other plugin has se…
pippinsplugins Jan 12, 2016
b4233d8
Merge pull request #4181 from easydigitaldownloads/issue/4155
pippinsplugins Jan 12, 2016
3fea914
Version bump and changelog for 2.5.5
pippinsplugins Jan 12, 2016
00c3963
Remove date_default_timezone_set(). #4178
pippinsplugins Jan 13, 2016
d8a6d1c
fixed #4183
felixarntz Jan 13, 2016
1acff79
Only set date on payment if post_date is passed in with args, otherwi…
pippinsplugins Jan 13, 2016
9594d17
Fix merge conflict
pippinsplugins Jan 13, 2016
a7cfafa
Merge pull request #4182 from easydigitaldownloads/issue/4178
pippinsplugins Jan 13, 2016
e504076
Version bump and changelog
pippinsplugins Jan 13, 2016
07edd82
Merge pull request #4184 from felixarntz/issue/4183
pippinsplugins Jan 13, 2016
ff71e12
Force allowing a date edit in EDD_Payment and fix unit tests #4185
cklosowski Jan 13, 2016
bea094e
If key not in payment status array then still show the correct paymen…
chriscct7 Jan 14, 2016
c4fa0a2
Missed a closing brace
chriscct7 Jan 14, 2016
a12e524
Merge pull request #4186 from easydigitaldownloads/issue/4185
cklosowski Jan 14, 2016
dd811b8
Merge pull request #4189 from easydigitaldownloads/master
chriscct7 Jan 14, 2016
b38eda0
Merge pull request #4188 from easydigitaldownloads/issue/4187
pippinsplugins Jan 14, 2016
3e1173f
Merge pull request #2 from easydigitaldownloads/master
felixarntz Jan 16, 2016
00c63fb
fixed #4145
felixarntz Jan 16, 2016
c7bf733
fixed #4199
felixarntz Jan 16, 2016
9a1f8c9
Merge pull request #4201 from felixarntz/issue/4145
pippinsplugins Jan 18, 2016
fcf5ce1
Introduce edd_refresh_permalinks_on_bad_404() to auto flush permalink…
pippinsplugins Jan 18, 2016
d251612
Add transient to edd_refresh_permalinks_on_bad_404() to ensure it can…
pippinsplugins Jan 18, 2016
61c11f3
Don't show invalid / expired license keys message if user is not an a…
pippinsplugins Jan 18, 2016
2b181c6
simplified the fix for #4199
felixarntz Jan 18, 2016
33e71a6
Revert "If key not in payment status array then still show the correc…
pippinsplugins Jan 18, 2016
6371c9f
Merge pull request #4209 from easydigitaldownloads/revert-4188-issue/…
pippinsplugins Jan 18, 2016
becb84b
fixed #4214 (typo)
felixarntz Jan 19, 2016
40bf1f2
Merge pull request #4215 from felixarntz/issue/4214
pippinsplugins Jan 19, 2016
afd12ba
Merge pull request #4207 from easydigitaldownloads/issue/4204
cklosowski Jan 20, 2016
bcedc1f
Merge pull request #4202 from felixarntz/issue/4199
cklosowski Jan 20, 2016
89cb765
Merge pull request #4143 from corvannoorloos/issue/4112
cklosowski Jan 21, 2016
88a62b9
Payment class small tweaks (typo's and unused variables)
JeroenSormani Jan 21, 2016
bb3ee2f
Move refund into the EDD_Payment and allow filtering on the status ch…
cklosowski Jan 22, 2016
be9c1fa
Add ABSPATH to system info #4208
cklosowski Jan 22, 2016
6a4dde5
Merge pull request #4229 from easydigitaldownloads/issue/4208
pippinsplugins Jan 22, 2016
2bddbb1
Removed cat's contribution to EDD PHP Docs @mindctrl #4223
cklosowski Jan 22, 2016
601d281
adjust checkbox/label styles on checkout #3754
SeanChDavis Jan 23, 2016
fed58d9
use tabs instead of spaces
SeanChDavis Jan 23, 2016
7ade432
wrap terms agreement in div #3754
SeanChDavis Jan 23, 2016
05a3eb8
refactor CSS for readability #3792
SeanChDavis Jan 23, 2016
6453cc5
Merge pull request #4225 from JeroenSormani/payment-class-tweaks
cklosowski Jan 25, 2016
629f288
Merge pull request #4206 from easydigitaldownloads/issue/4205
cklosowski Jan 25, 2016
4705c6b
Merge pull request #4235 from easydigitaldownloads/issue/3792
pippinsplugins Jan 25, 2016
7ad81c4
Fix EDD_Download::remove_download from removing incorrect indexes #4236
cklosowski Jan 26, 2016
009656c
Add unit tests to verify that cart_details indexs are unchanged #4236
cklosowski Jan 26, 2016
6e07a3b
Fixing amount to item_prie #4236
cklosowski Jan 26, 2016
65b560b
Merge pull request #4243 from easydigitaldownloads/issue/4236
pippinsplugins Jan 26, 2016
7975514
Use Item Price as the canonical and fix adding download recalculation…
cklosowski Jan 27, 2016
7a7cc3f
Add hooks pre/post refund of a payment #4223 #4190
cklosowski Jan 27, 2016
4dc5ad5
Make `edd_view_customers_role` work.
Jan 27, 2016
6fd3cb1
Set a data element for the chosen search type #4240...for customer an…
cklosowski Jan 27, 2016
1259cc6
Make sure that user_info isn't serialized in EDD_Payment #4248
cklosowski Jan 27, 2016
ecccf0f
Merge remote-tracking branch 'upstream/master' into payment_default_c…
daigo75 Jan 27, 2016
f544477
Fix for issue #4253 - Added edd_pre_setup_payment hook.
daigo75 Jan 27, 2016
2ee52fb
Fix notice on sending test purchase receipt & formatting #4191
cklosowski Jan 27, 2016
940c27b
Merge pull request #4254 from easydigitaldownloads/issue/4191
pippinsplugins Jan 28, 2016
ebf1e0d
Merge pull request #4249 from jdevalk/patch-6
pippinsplugins Jan 28, 2016
1059d3c
Merge pull request #4252 from easydigitaldownloads/issue/4248
pippinsplugins Jan 28, 2016
2ca6546
Merge pull request #4251 from easydigitaldownloads/issue/4240
pippinsplugins Jan 28, 2016
272a330
Merge pull request #4247 from easydigitaldownloads/issue/4245
pippinsplugins Jan 28, 2016
5fd375a
Use filter_var() with FILTER_VALIDATE_BOOLEAN to better detect boolea…
pippinsplugins Jan 31, 2016
74e7db1
Merge pull request #4085 from easydigitaldownloads/issue/3894
pippinsplugins Jan 31, 2016
c886bec
Remove old hook for refunds, since it's in EDD_Payment::refund() #4223
cklosowski Feb 1, 2016
a3b37e5
Initial unit tests for refunds #4223
cklosowski Feb 1, 2016
add923a
Run sanitize_text_field on class for export
cklosowski Feb 1, 2016
bd250b1
Fixing edd_undo_purchase and better unit tests for refunds #4223
cklosowski Feb 1, 2016
74acad9
Merging master in to fix merge conflicts #4223
cklosowski Feb 1, 2016
d1cfc85
Move the heavy lifting of the refund to a private, and allow refund()…
cklosowski Feb 1, 2016
f4047ce
Detect current query string in edd_load_gateway function #4259
cklosowski Feb 1, 2016
b75c242
Add .jpeg to protected directory allowed types. #4242.
mindctrl Feb 1, 2016
b9ce870
Improve category and tag taxonomy labels. #4232.
mindctrl Feb 1, 2016
9fb76f6
Change taxonomy label from plural to singular. #4232
mindctrl Feb 1, 2016
eb8141c
remove unnecessary legacy test, add deprecation notice in for downloa…
cklosowski Feb 1, 2016
a2db3a3
Merge pull request #4260 from easydigitaldownloads/issue/4242
pippinsplugins Feb 2, 2016
fd2c7ca
Merge pull request #4262 from easydigitaldownloads/issue/4259
pippinsplugins Feb 2, 2016
105206c
Update taxonomy unit tests. #4232.
mindctrl Feb 2, 2016
267a589
Prevent qTranslate-X from breaking download URLs. #4210.
mindctrl Feb 3, 2016
dabfe19
Allow status modifications to be filtered on refunds #4223
cklosowski Feb 3, 2016
33f3641
Merge pull request #4261 from easydigitaldownloads/issue/4232
cklosowski Feb 4, 2016
7904865
Merge branch 'master' of https://github.com/easydigitaldownloads/Easy…
mindctrl Feb 4, 2016
d633c42
Send the payment object instead of ID #4223
cklosowski Feb 4, 2016
4235452
Merge pull request #4266 from easydigitaldownloads/issue/4210
cklosowski Feb 4, 2016
32215b5
Add sanity check to API Key generation form and function #3789
cklosowski Feb 4, 2016
88a798f
Use 'm' instead of 'n' for get_weekstartend() base #4192
cklosowski Feb 4, 2016
77e358c
Use 40x status correctly #4099
cklosowski Feb 4, 2016
597cf5a
When profile editor changes name, cnange customer name #4177
cklosowski Feb 4, 2016
07196d2
Mark edd_undo_purchase_on_refund() as deprecated for 2.5.7 #4223
cklosowski Feb 4, 2016
a30fc1c
Merge pull request #4255 from daigo75/edd_payment_load_hook
cklosowski Feb 5, 2016
b5ee1c1
Merge pull request #4268 from easydigitaldownloads/issue/4192
pippinsplugins Feb 5, 2016
92d8901
Merge pull request #4269 from easydigitaldownloads/issue/4177
pippinsplugins Feb 5, 2016
95c738c
Ensure that no infinate loop happens on 0 earnings stores #4270
cklosowski Feb 5, 2016
83bc854
Merge pull request #4271 from easydigitaldownloads/issue/4270
pippinsplugins Feb 5, 2016
251e67b
Properly check for value in payment-mode for values greater than 0 #4259
cklosowski Feb 6, 2016
8d54148
Merge pull request #4267 from easydigitaldownloads/issue/3789
pippinsplugins Feb 9, 2016
392a424
Automatically remove non-permitted query args from the URL before tes…
pippinsplugins Feb 9, 2016
41e3117
For hour, minute, and second to end of day when not querying with a t…
pippinsplugins Feb 9, 2016
708b446
Ignore failed and abandoned payments when determining if a discount h…
pippinsplugins Feb 9, 2016
073ce2b
Properly set hour, minute, second for end date. #4030
pippinsplugins Feb 9, 2016
25eb14a
Fix invalid stats test. #4030
pippinsplugins Feb 9, 2016
b3cdbbe
Add edd_price class and ID to price range. #3839
pippinsplugins Feb 9, 2016
878bd5d
Merge pull request #4278 from easydigitaldownloads/issue/4099
pippinsplugins Feb 9, 2016
dc88a23
Correct unit tests for new edd_price added in #3839
pippinsplugins Feb 9, 2016
e826754
make edd_price first for semantic ordering #3839
cklosowski Feb 9, 2016
7ca2b62
Merge pull request #4277 from easydigitaldownloads/issue/3839
cklosowski Feb 9, 2016
c0d9073
Add unit test to verify date difference #4030
cklosowski Feb 9, 2016
0bb82b6
Merge pull request #2 from easydigitaldownloads/master
brashrebel Feb 9, 2016
27d1585
Adding a filter on the allowed params #3981
cklosowski Feb 9, 2016
1d79503
Merge pull request #4275 from easydigitaldownloads/issue/4030
cklosowski Feb 9, 2016
2530831
Merge pull request #4274 from easydigitaldownloads/issue/3981
cklosowski Feb 9, 2016
d1765b7
Merge pull request #4107 from brashrebel/issue/4096
cklosowski Feb 9, 2016
4ca8fcd
Merge pull request #4228 from easydigitaldownloads/issue/4223
pippinsplugins Feb 9, 2016
bb106e2
Made Sales Log currency-aware
daigo75 Feb 9, 2016
3467ebb
Fix date sales logs are recorded when adding a download #4244
cklosowski Feb 9, 2016
5a72984
Merge branch 'master' into issue/3859
cklosowski Feb 9, 2016
b2f961c
Decrease discount usage count when a payment is marked as failed #3859
cklosowski Feb 9, 2016
a92a088
Merge pull request #4281 from easydigitaldownloads/issue/4244
pippinsplugins Feb 9, 2016
6eda059
Uses not Users #3859
cklosowski Feb 10, 2016
1db5f57
Merge pull request #4280 from daigo75/Improvement-Currency_Aware_Logs
cklosowski Feb 10, 2016
9fa88ca
Cleanup from currency on sales log
cklosowski Feb 10, 2016
274223c
Merge pull request #4276 from easydigitaldownloads/issue/3859
cklosowski Feb 10, 2016
1c030f3
Compress scripts and styles
pippinsplugins Feb 10, 2016
1e792c4
Updated pot and default lang file
pippinsplugins Feb 10, 2016
b52d11a
Version bump and changelog for 2.5.7
pippinsplugins Feb 10, 2016
baba963
Fixing merge conflict
cklosowski Feb 10, 2016
1b0fb2e
Merge branch 'JeroenSormani-sanitizing'
cklosowski Feb 10, 2016
beac63b
Merge pull request #4283 from easydigitaldownloads/2.5.7-changelog
cklosowski Feb 10, 2016
200c823
Change type to wordpress-plugin and add ...
michaelbeil Feb 11, 2016
e9c9ca7
Add our support URL and change to version ...
michaelbeil Feb 11, 2016
3601298
Lowercase Easy-Digital-Downloads repo name to ...
michaelbeil Feb 12, 2016
fdc53d6
Update @return for EDD()
Shelob9 Feb 14, 2016
6a6057b
Update @return for Easy_Digital_Downloads class
Shelob9 Feb 14, 2016
5421a1c
Add edd_sanitize_Key to fix broken settings #4299
cklosowski Feb 15, 2016
6dbead3
Merge pull request #4300 from easydigitaldownloads/issue/4299
pippinsplugins Feb 15, 2016
ea422e1
Merge pull request #4297 from Shelob9/patch-4
pippinsplugins Feb 15, 2016
ffda588
Merge pull request #4298 from Shelob9/patch-5
pippinsplugins Feb 15, 2016
0741fd4
Only show price ID if item has variable pricing #4303
cklosowski Feb 16, 2016
bc1f5ea
Inline variable pricing check #4303
cklosowski Feb 16, 2016
8715e9f
Whitespace cleanup #4303
cklosowski Feb 16, 2016
e8c300b
Merge pull request #4304 from easydigitaldownloads/issue/4303
cklosowski Feb 16, 2016
7e83d27
Use json_de/encode() instead of un/serialize(). Props @dannyvankooten.
pippinsplugins Feb 16, 2016
6fa0a5a
Merge branch 'master' of github.com:easydigitaldownloads/Easy-Digital…
pippinsplugins Feb 16, 2016
2db46be
Merge pull request #4287 from michaelbeil/composer-additions
pippinsplugins Feb 17, 2016
ff0c3f8
Use lastKey instead e.which. #4103
pippinsplugins Feb 17, 2016
06c8ae6
Merge pull request #4102 from felixarntz/master
pippinsplugins Feb 17, 2016
6a279e0
Merge pull request #4306 from easydigitaldownloads/issue/4103
pippinsplugins Feb 17, 2016
3df8ca7
First changes
Dec 28, 2020
310c642
composer.json
Dec 28, 2020
836b379
composer.json
Dec 28, 2020
bc1636a
Remove unused assets
Dec 28, 2020
6223dcf
Remove unused files
Dec 28, 2020
7a5834a
minimum-stability: dev
Dec 28, 2020
e996904
changes in comments
Dec 29, 2020
94b13d9
removed microdata
Jan 15, 2021
ddb61f0
Merge pull request #1 from upsellpl/delete-schema-org
upsellpl Jan 15, 2021
d3ad9cb
Add email_to filter
Kuzrys Jan 19, 2021
bae1a20
Change filter name
Kuzrys Jan 19, 2021
45643f7
Merge pull request #2 from Kuzrys/email_to_filter
upsellpl Jan 19, 2021
ae62f2d
bugfix taxonomies bundle
AdamFigiel Jan 20, 2021
d62f2ea
bugfix taxonomies bundle cat, tags
AdamFigiel Jan 21, 2021
0449fef
Merge pull request #3 from upsellpl/bugfix-taxonomies-bundle
upsellpl Jan 21, 2021
a0c6dc9
Removed WPI coupling, added amount filter
Feb 1, 2021
080938e
Merge pull request #4 from upsellpl/sanitize-amount-filter
upsellpl Feb 3, 2021
214ace7
text plain in emails
AdamFigiel Feb 23, 2021
f8e7071
bugfix wrong price when renew course (bundle)
AdamFigiel Feb 23, 2021
04b80be
enter after bundle name
AdamFigiel Feb 23, 2021
bed0615
Merge pull request #5 from upsellpl/bugfix-wrong-price-renew-course
upsellpl Feb 25, 2021
1143b22
Number of comments on wp-admin/edit-comments.php fix
Mar 17, 2021
78579ab
Poprawka kompatybilności z PHP8
vonPiernik Mar 19, 2021
2757886
Poprawka kompatybilności z PHP8 v2
vonPiernik Mar 19, 2021
d857000
przekierowanie ajaxowych zapytań bezpośrednio do akcji
AdamFigiel Mar 24, 2021
f73b0b4
aktualizacja gmt date podczas aktualizacji płatności
AdamFigiel Mar 24, 2021
badabb3
poprawka
AdamFigiel Mar 25, 2021
810d4f6
poprawki
AdamFigiel Mar 26, 2021
b62ba0b
poprawki
AdamFigiel Mar 26, 2021
a64c89f
Number of comments in dashboard corrected
Mar 29, 2021
81560c5
Merge pull request #8 from upsellpl/php8-compatibility
upsellpl Mar 29, 2021
91ff8cf
dodanie średników
AdamFigiel Mar 30, 2021
a0d7cb1
Merge pull request #10 from upsellpl/save-payment-gmt-date
upsellpl Mar 31, 2021
5a4f731
Merge branch 'master' into master
upsellpl Mar 31, 2021
c6a5c3c
Merge pull request #7 from e-welina/master
upsellpl Mar 31, 2021
6c328b9
Merge pull request #9 from upsellpl/run-unnecessary-components
upsellpl Apr 7, 2021
d2edbc3
load gateway fix
Apr 8, 2021
51472ec
Merge pull request #11 from upsellpl/load-gateway-fix
upsellpl Apr 9, 2021
2618a82
Fix for discounts
Kuzrys May 21, 2021
b0a2fb5
Fix uppsercases
Kuzrys May 21, 2021
e0a5fdb
Merge pull request #14 from Kuzrys/fix-discount-codes-uppsercase
upsellpl May 21, 2021
515261e
make sure that $cart contains array
MateuszUrbanowicz Jun 18, 2021
c68b0b0
Merge pull request #15 from MateuszUrbanowicz/add_to_cart_fix
upsellpl Jun 24, 2021
317bbca
typos etc.
Aug 16, 2021
be49bd3
Merge pull request #18 from upsellpl/typos
upsellpl Aug 16, 2021
2178b63
Remove post type download from admin bar
Kuzrys Sep 6, 2021
8c97129
Merge pull request #19 from Kuzrys/patch-1
upsellpl Sep 6, 2021
2899cca
remove deprecated method usage
MateuszUrbanowicz Oct 20, 2021
a8883e1
Merge pull request #20 from MateuszUrbanowicz/master
upsellpl Oct 25, 2021
bd36958
Usunąć Sales Summary z widoku po przełączeniu na pełnego admina
LukaszKurpanik Nov 2, 2021
8055929
Merge pull request #21 from LukaszKurpanik/remove-sales-summary-from-…
upsellpl Nov 2, 2021
0683efa
Drobne zmiany w CSS maili
vonPiernik Dec 21, 2021
e62ab55
Drobne zmiany w CSS maili (zmniejszenie paddingu)
vonPiernik Dec 21, 2021
0bb148a
Drobne zmiany w CSS maili (zmniejszenie paddingu, dodanie małych marg…
vonPiernik Dec 21, 2021
fd9907a
Dodanie filtru na logo w mailu
vonPiernik Dec 22, 2021
c674e64
Merge pull request #22 from upsellpl/feature/new-emails-design
upsellpl Dec 28, 2021
bb55551
fix get total earnings
Feb 15, 2022
a0f5dc4
Merge pull request #23 from upsellpl/fix_get_total
upsellpl Feb 15, 2022
1aa7b24
Fix no_gateway error
Kuzrys Mar 9, 2022
82d513b
Merge pull request #24 from Kuzrys/no-gateway-message-fix
upsellpl Mar 9, 2022
37881f4
dodanie filtra edd_file_download_method_redirect
Mar 23, 2022
dc2a6ae
Merge pull request #25 from upsellpl/digital-prod-direct-download
upsellpl Mar 24, 2022
c9228f5
PB-57 Naprawić wyświetlanie cen promocyjnych w wariantach cenowych
mbwawpl Sep 8, 2022
6efbd5c
PB-57 Naprawić wyświetlanie cen promocyjnych w wariantach cenowych
mbwawpl Sep 8, 2022
0c1a951
Poprawka nazwy pakietu
mbwawpl Sep 8, 2022
d230dd3
PB-57 Przywrocenie nazwy pakietu przed merge
mbwawpl Sep 14, 2022
683099d
PB-57 Przywrocenie nazwy pakietu przed merge
mbwawpl Sep 14, 2022
bed2ace
Merge pull request #26 from mbwawpl/hotfix/PB-57
upsellpl Sep 14, 2022
6119c6a
PB-72 Naprawić wyświetlanie lekcji
mbwawpl Nov 29, 2022
5c0cf92
Merge branch 'upsellpl:master' into hotfix/PB-72
mbwawpl Nov 29, 2022
1bc9970
PB-72 Naprawić wyświetlanie lekcji
mbwawpl Nov 29, 2022
22bae29
Update composer.json
mbwawpl Dec 2, 2022
088d1a1
Merge pull request #27 from mbwawpl/hotfix/PB-72
mbwawpl Dec 2, 2022
8d7321c
PB-85 Naprawić naliczanie rabatu przy zakupie
mbwawpl Dec 19, 2022
90c7284
PB-85 Naprawić naliczanie rabatu przy zakupie
mbwawpl Dec 19, 2022
146bde9
Merge pull request #28 from upsellpl/hotfix/PB-85
mbwawpl Dec 20, 2022
62096c7
PB-403 Naprawić problem ze statusem zamówienia
mbwawpl Feb 9, 2023
8304b52
PB-403 Naprawić problem ze statusem zamówienia
mbwawpl Feb 9, 2023
e76f407
PB-403 Naprawić problem ze statusem zamówienia - poprawka opisu statusu
mbwawpl Feb 9, 2023
2dcb8b1
Merge pull request #29 from upsellpl/hotfix/PB-403
mbwawpl Feb 24, 2023
2e52df7
Fix negative discount code
Kuzrys Mar 6, 2023
2fb527a
Merge pull request #30 from Kuzrys/patch-1
upsellpl Mar 15, 2023
ff8b59c
PB-707 Naprawić nieprawidłowo zliczające się statystyki w zakładce Ra…
mbwawpl Jul 10, 2023
d1de399
Merge pull request #32 from upsellpl/hotfix/PB-707
mbwawpl Jul 12, 2023
8040917
PB-732 Naprawić zliczanie kodów zniżkowych
mbwawpl Aug 14, 2023
6be2cdf
Merge pull request #33 from upsellpl/hotfix/PB-732
mbwawpl Aug 23, 2023
5392247
PB-743 Naprawić samoczynne zaznaczanie płatności cyklicznych w kolejn…
mbwawpl Sep 4, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
203 changes: 36 additions & 167 deletions .gitignore
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,167 +1,36 @@
#################
## Eclipse
#################

*.pydevproject
.project
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# CDT-specific
.cproject

# PDT-specific
.buildpath


#################
## Visual Studio
#################

## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# User-specific files
*.suo
*.user
*.sln.docstates

# Build results
[Dd]ebug/
[Rr]elease/
*_i.c
*_p.c
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.vspscc
.builds
*.dotCover

## TODO: If you have NuGet Package Restore enabled, uncomment this
#packages/

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf

# Visual Studio profiler
*.psess
*.vsp

# ReSharper is a .NET coding add-in
_ReSharper*

# Installshield output folder
[Ee]xpress

# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html

# Click-Once directory
publish

# Others
[Bb]in
[Oo]bj
sql
TestResults
*.Cache
ClientBin
stylecop.*
~$*
*.dbmdl
Generated_Code #added for RIA/Silverlight projects

# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML



############
## Windows
############

# Windows image file caches
Thumbs.db

# Folder config file
Desktop.ini


#############
## Python
#############

*.py[co]

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox

#Translations
*.mo

#Mr Developer
.mr.developer.cfg

# Mac crap
.DS_Store

# Sublime
*.sublime-project
*.sublime-workspace
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Mac crap
.DS_Store

# Sublime
*.sublime-project
*.sublime-workspace

# PhpStorm
.idea

# Eclipse
*.pydevproject
.project
.metadata
build/
tmp/
tests/clover.xml

# Grunt
node_modules

# Vendor
vendor

# Temporary files
*~
Binary file added assets/css/chosen-sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/css/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading