- 21 Sep, 2017 1 commit
-
-
Reinhold Kainhofer authored
-
- 08 Apr, 2017 5 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
Remove the shoppergroups plugin, which was never finished/properly implemented. Its functionality is provided by custom variables, anyway
-
- 06 May, 2016 1 commit
-
-
Reinhold Kainhofer authored
-
- 03 May, 2016 1 commit
-
-
Reinhold Kainhofer authored
V4.0.2: Old php versions do not support using array elements directly for function calls. We need to use call_user_func_array instead, otherwise we get an error "Function name must be a string"...
-
- 27 Apr, 2016 1 commit
-
-
Reinhold Kainhofer authored
V4.0.1: Add onVmOrdernumberPostprocessNumber trigger to postprocess the numbers, e.g. to append a checksum or store the number in some external system, too
-
- 30 Jan, 2016 1 commit
-
-
Reinhold Kainhofer authored
-
- 10 Jan, 2016 1 commit
-
-
Reinhold Kainhofer authored
-
- 03 Jan, 2016 1 commit
-
-
Reinhold Kainhofer authored
-
- 02 Jan, 2016 1 commit
-
-
Reinhold Kainhofer authored
-
- 01 Jan, 2016 4 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 13 Dec, 2015 1 commit
-
-
Reinhold Kainhofer authored
-
- 03 Dec, 2015 1 commit
-
-
Reinhold Kainhofer authored
-
- 15 Nov, 2015 1 commit
-
-
Reinhold Kainhofer authored
V3.4: Fix JS call with string arg; Fix SQL update script, which so far erased the invoice number counters
-
- 14 Nov, 2015 1 commit
-
-
Reinhold Kainhofer authored
-
- 12 Jun, 2015 1 commit
-
-
Reinhold Kainhofer authored
V3.2: Fix stupid typo that broke all counter editing (counter type was changed from int to string, so extracting AJAX args needed to request strings, too
-
- 23 May, 2015 1 commit
-
-
Reinhold Kainhofer authored
-
- 23 Apr, 2015 2 commits
-
-
Reinhold Kainhofer authored
Some last bug fixes
-
Reinhold Kainhofer authored
-
- 21 Apr, 2015 3 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 20 Apr, 2015 1 commit
-
-
Reinhold Kainhofer authored
-
- 08 Mar, 2015 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 08 Dec, 2014 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 07 Dec, 2014 1 commit
-
-
Reinhold Kainhofer authored
Add plugin framework for custom variables: trigger onVmOrdernumberGetVariables(&$reps, $fmt, $nrtype, $details)
-
- 02 Dec, 2014 4 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-) Implement loading indicator during the AJAX calls -) Give each type of number its own fieldset (and thus its own tab in the plugin config) -) Fix display of system messages generated by ajax call in Joomla 2.x -) Fix JSON output in Joomla 2.x (two Content-Disposition headers generated, which broke parsing of the AJAX response in Chromium) -> Use raw format for joomla and manually send the json content-disposition header -) Fix jQuery in Joomla 2.x
-
- 01 Dec, 2014 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
Implement counter editing in the plugin config; Some minor issues are left, the functionality is fully implemented
-