Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Advanced Order Numbers for WooCommerce
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
WooCommerce
Advanced Order Numbers for WooCommerce
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
update-debug
Select Git revision
Branches
3
master
default
protected
update-debug
yith-multivendor
Tags
20
V1.4.4
V1.4.3
V1.4.2
V1.4.1
V1.4.0
V1.3.9
V1.3.8
V1.3.7
UserOrderCount-v1.0
V1.3.6
V1.3.5
V1.3.4
V1.3.3
V1.3.2
V1.3.1
V1.3
V1.2.2
V1.2.1
V1.2
V1.1
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jan
28
2
Sep
6
Aug
19
Jun
26
May
9
Apr
8
2
4
Mar
17
Dec
11
9
8
7
Aug
6
31
Jul
10
26
May
22
Apr
17
2
29
Feb
27
25
24
22
21
12
Jan
6
5
13
Dec
11
May
10
6
5
1
30
Apr
20
19
17
16
15
14
12
V1.4.4: Added Coupon variable; fix PHP warnings
V1.4.4 master
V1.4.4 master
Fix warnings, update to latest versions
Add coupons to available variables
V1.4.3: Fix manual order generation in backend
V1.4.3
V1.4.3
V1.4.2: Allow checking for empty list in variable definitions by simply leaving comparison field blank
V1.4.2
V1.4.2
Compat with WordPress updated
V1.4.1: Fix searching order numbers, sorting by order number in the order list
V1.4.1
V1.4.1
V1.4.0: Full compat with WC 3.0
V1.4.0
V1.4.0
Compatibility with WC 3.0
Add variable issuborder to let admins use different order number formats for suborders created by YITH multivendor
Version bump to 1.4.0
V1.3.9: Fix issues with the WC PDF Invoices & Package Slips plugin (numbers were created even if disabled and even before invoices were actually created)
V1.3.9
V1.3.9
V1.3.8: Add debug messages to the update system (disabled by default); Remove debug code that causes problems in strict mode
V1.3.8 update-d…
V1.3.8 update-debug
V1.3.7debug1: Debug version for Blaine Rittmer: Downloading the update information works, converting to JSON seems to fail, so we need to add debug statements in that area...
V1.3.7debug: Add debug output for the update credentials issues
V1.3.7: Add various shipping method variables (list variables)
V1.3.7
V1.3.7
Add list variable [UserRoles]
Add support for PayPal (invoice number needs to be passed to PP)
Fix update credentials when multiple OpenTools plugins are installed
Bump version
Finish extension template; implement UserOrderCount variable
UserOrderCount-…
UserOrderCount-v1.0
First versions of template extension example
V1.3.6: Fix order numbers for old orders; Fix JS for update credentials to include the slug and thus work when two OpenTools plugins are installed
V1.3.6
V1.3.6
V1.3.5: Added variables [MonthName], [MonthName3], [Week], [WeekNumberYear], [DayOfYear], [Weekday], [WeekdayName], [WeekdayName3] (advanced version only)
V1.3.5
V1.3.5
V1.3.4: Fix version number in plugin file (forgot to update)
V1.3.4
V1.3.4
V1.3.4: Fix all time variables to use the timezone configured for WordPress
Fix callbacks with PHP 5.3
V1.3.3: Fix order tracking, add trigger to return orderID given number
V1.3.3
V1.3.3
V1.3.2: Fix issues with the pdf invoices and packaging slips plugin
V1.3.2
V1.3.2
Indicate compatibility with WP 4.5
V1.3.1: Support for generic invoice number API (http://www.open-tools.net/blog/63-proposal-for-a-general-api-for-third-party-woocommerce-invoice-numbering-plugins.html); Implementation for five different invoicing plugins
V1.3.1
V1.3.1
Merge branch 'yith-multivendor'
V1.3.1: Support for YITH WC Multi Vendor
yith-multivendor
yith-multivendor
Finish support for all five invoice plugins
Clean up function arguments (default vs. order ID in general)
Support for almost all third-party invoice plugins (patches ready to be submitted to the respective authors, this plugin needs hardly any change)
Update TODO
Code generalization, mainly in connection with invoice numbers for other plugins
Support for Bas Elbers' WooCommerce PDF Invoices (woocommerce-pdf-invoices) plugin
Implement generic support for invoice plugins
Loading