- 29 Feb, 2016 1 commit
-
-
Reinhold Kainhofer authored
-
- 24 Feb, 2016 1 commit
-
-
Reinhold Kainhofer authored
-
- 22 Feb, 2016 1 commit
-
-
Reinhold Kainhofer authored
-
- 21 Feb, 2016 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 12 Jan, 2016 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 05 Jan, 2016 7 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
Move all credential check data into html data- attributes so that the JS will also work with multiple plugins. The AJAX calls will simply retrieve the data from the button's attributes, including the ajax url and the list of possible credentials
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 13 Dec, 2015 2 commits
-
-
Reinhold Kainhofer authored
- Change the counter values to a non-autoloading option - Clear the option cache before reading the current counter value Before this change, one order would change the counter value, but a second order submitted while the first is still processed would get the old, cached value and thus generate duplicate order numbers. This changes make sure that the counter is never used from cached values.
-
Reinhold Kainhofer authored
-
- 10 May, 2015 3 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
Remove year variable from the free version; global/non-global counters are not required in the free version, then, either
-
- 05 May, 2015 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 01 May, 2015 3 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 30 Apr, 2015 1 commit
-
-
Reinhold Kainhofer authored
-
- 19 Apr, 2015 4 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
Connect the hooks for order action handling in the backend (to assign a new ordernumber to an existing order)
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 18 Apr, 2015 1 commit
-
-
Reinhold Kainhofer authored
Try to factor out shopware-specific calls from the general number creation code; Fix custom variables
-
- 17 Apr, 2015 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 15 Apr, 2015 3 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
First attempts at implementing the counter editing table in the backend. Display works, JS modifications and AJAX don't.
-
Reinhold Kainhofer authored
Try to get order creation in the backend working. FE is still missing a hook when the order is first created
-
- 13 Apr, 2015 5 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
Apparently, sorting by a post meta will not work if the meta contains spaces... It seems to be a convention to start all post metas with an underscore and separate each word by an underscore, too...
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-