Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Advanced Order Numbers for Magento
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
Magento
Advanced Order Numbers for Magento
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f76eb78a9a3d13e8aab2e9693736b2c6c88b7f6e
Select Git revision
Branches
2
library
master
default
Tags
6
V1.0.3
V1.0.2
V1.0.1
V1.0
V0.2
V0.1
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Aug
31
Jul
26
Oct
15
10
13
Sep
3
Jul
23
Jun
5
3
May
10
Apr
3
Jan
31
Dec
29
28
27
26
22
21
13
9
28
Nov
V1.0.3: Fix period counter resets
V1.0.3 master
V1.0.3 master
switch statements in PHP with mixed types lead to wrong results... => explicitly check for string before the switch
Fix periodic counter resets (value was assigned to the wrong variable)
Added incompat notice with M2
New release 1.0.2
V1.0.2
V1.0.2
V1.0.2: Fix another warning
V1.0.1: Fix problems with Magento's developer mode
V1.0.1
V1.0.1
Fix warnings that cause problems (errors out) in developer mode
Some more moving to the library
library
library
Library: Start moving to ordernumber library...
V1.0: First public release, no real changed in this commit
V1.0
V1.0
Don't print error message for unknown variables, because the invoice numbers don't have the customer info available
V0.2: Beta release -- only some bugfixes
V0.2
V0.2
Fix installation when DB table already exists
Fix wrong link to documentation
Update logo
Make it work with PHP 5.3 (does not support function return values as array references: functioncall()['key'])
Artwork for Logo
Make it modman-compatible
Images for the documentation
Images / screenshots for the homepage and documentation
V0.1: Initial public release of the module - BETA version
V0.1
V0.1
Code style fixes to match the Magento coding standard
Fix some remaining warnings/bugs/translations
Changed scope identifier to the form website/store/view
Implemanted custom variables / variable replacements
Implement counter changing; UI for custom variables; fix translations; update code to the new set of config fields
Finish German translation
Put the translation system in place
Add counter table (not yet fully editable, but on its way); add counter scopes
Fix helper loading; Add packaging settings
Rearrange files to have the directory structure of the final package
V0.1.0: First version that actually works. No DB editing in the BE implemented yet.
Initial commit, config already appears in backend
Loading