Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Advanced Ordernumbers for VirtueMart
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VirtueMart
Advanced Ordernumbers for VirtueMart
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
before_library
Select Git revision
Branches
2
before_library
master
default
protected
Tags
20
V4.0.4
V4.0.3
V4.0.2
V4.0.1
V4.0
V3.6a
V3.99
V3.6
V3.5
V3.4
V3.3
V3.2
V3.1
V3.0
V2.2
V2.0
V1.13
V1.90
V1.12
V1.11
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Sep
8
Apr
6
May
3
28
Apr
30
Jan
10
3
2
1
13
Dec
3
15
Nov
12
Jun
23
May
24
Apr
23
21
20
8
Mar
8
Dec
7
3
2
1
29
Nov
26
6
Oct
4
1
6
Sep
16
Aug
13
Jan
13
Apr
27
Feb
22
Jan
11
16
Dec
24
Nov
17
15
14
13
V4.0.5: Fix username variable, add groups (Joomla groups) list variable and isguest...
master
master
V4.0.4: Add DB table check in update script (prevents some installation errors)
V4.0.4
V4.0.4
On update check if DB table exists before altering it. Fixes #19
Plugin template release versions
Fix plugin template
Remove the shoppergroups plugin, which was never finished/properly implemented. Its functionality is provided by custom variables, anyway
V4.0.3: Fix broken date variables in previous PHP5.3 fix
V4.0.3
V4.0.3
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"...
V4.0.2
V4.0.2
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
V4.0.1
V4.0.1
V4.0: Public release after the library factorization
V4.0
V4.0
V3.6a: Old php versions don't support anonymous functions
V3.6a before_li…
V3.6a before_library
V3.99a: Old php versions don't support anonymous functions
V3.99: Beta release (automatic version updates, library factorization)
V3.99
V3.99
V3.99: Implement automatic updates (after entering the order number/password
Fix issues with the JS counter modifications
Some more fixes
Make it work with the generic helper class
First shot at implementing automatic updates
V3.6: Fix manual invoice number creation for old orders.
V3.6
V3.6
V3.5: Fix invoice creation (VM core changed...)
V3.5
V3.5
V3.4: Fix JS call with string arg; Fix SQL update script, which so far erased the invoice number counters
V3.4
V3.4
V3.3: Update to changed VM invoice creation check
V3.3
V3.3
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
V3.2
V3.2
V3.1: Fix global counter
V3.1
V3.1
V3.0: Final 3.0 release (Adds custom variables, counter format in the nmbers)
V3.0
V3.0
Fix issues with J2V3, translations, JS errors, etc.
Remove debug output
Properly implement custom variable replacements
Use shown tags in the params xml to show/hide the options when number formats are not enabled
Update License information
V2.2: Bump Version number for fix of jquery on VM3/J2
V2.2
V2.2
V2.1: Fix jQuery on VM3/J2
ONShoppergroups: Plugin to make a variable depend on the shopper group of the buyer
Fix warnings, correct plugin template
Add plugin framework for custom variables: trigger onVmOrdernumberGetVariables(&$reps, $fmt, $nrtype, $details)
Version 2.0: Final release of Version 2.0 (Implements counter value modifications)
V2.0
V2.0
Handle JSON parsing error (server not returning proper JSON); Fix IE and some JS bugs
Make Joomla translations available to JS
Further progress in counter editing in the plugin config
Add index.html
Loading