David Winterbottom
|
60c2c6cbb6
|
PEP8 fixes
|
13 yıl önce |
Janusz Harkot
|
cb9ff7e52e
|
missing translations, remove unicode from translation strings
|
13 yıl önce |
David Winterbottom
|
81a16d08fe
|
Updated report generator to provide title
|
13 yıl önce |
David Winterbottom
|
b217f46d31
|
i18n for dashboard
|
13 yıl önce |
David Winterbottom
|
e7db57e7bc
|
Minor tweaks to i18n changes
|
13 yıl önce |
David Winterbottom
|
accc4ac755
|
Merged jerzyk's i18n branch.
|
13 yıl önce |
Asia Biega
|
f22ea6f7c7
|
Paginate html report results
|
13 yıl önce |
Asia Biega
|
c3c96d311d
|
Enable generating reports as html and csv.
|
13 yıl önce |
David Winterbottom
|
949b4642d0
|
Removed dead module
|
13 yıl önce |
David Winterbottom
|
2eaf9c5128
|
Reworked score calculation to use ORM.
Was breaking on Sqlite3. It's a bit basic at the moment but work ok for
sites with small catalogue sizes.
|
13 yıl önce |
Asia Biega
|
5f1aff6a71
|
Enable generating reports as html and csv.
|
13 yıl önce |
David Winterbottom
|
2ab0c5228a
|
Added date formatting methods to ensure reports are consistent.
The dates should be picked up correctly by Excel now.
|
13 yıl önce |
David Winterbottom
|
285e4232ce
|
Tidy-up of a few modules
|
13 yıl önce |
Eleni Lixourioti
|
515301d8bd
|
added dependencies in migrations
|
13 yıl önce |
David Winterbottom
|
b7d4c097b8
|
Added missing import for user searches
|
13 yıl önce |
David Winterbottom
|
f46040274c
|
Added migrations for all apps.
The initial one is for the releases/0.1 branch - any others are to
handle changes in the 0.2 branch.
|
13 yıl önce |
David Winterbottom
|
8bcbfbec33
|
Moved all templatetags, fixtures and management commands.
Now they are always available within the oscar app.
|
13 yıl önce |
David Winterbottom
|
1b8117b4fe
|
Moved reporting app into dashboard
|
13 yıl önce |
David Winterbottom
|
eaf6b7c9f7
|
Added order status view for anonymous users
|
13 yıl önce |
AndrewIngram
|
87442527c8
|
Catch and log IntegrityErrors in analytics to stop get_or_create breaking sites.
|
14 yıl önce |
David Winterbottom
|
2478c36c8f
|
Updated basket analytics signal - wasn't working previously
- Also refactored the calculate scores management command
|
14 yıl önce |
David Winterbottom
|
5b7b990b20
|
MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue
|
14 yıl önce |
David Winterbottom
|
32d100d5ee
|
Added score calculation and automatic promotion sorting by score
|
14 yıl önce |
Andrew Ingram
|
4853e4ec91
|
Switched from import_module to get_model in a few places
|
14 yıl önce |
Andrew Ingram
|
94e2a3fff6
|
fixed some indentation errors
|
14 yıl önce |
David Winterbottom
|
7443395912
|
Reworked import_module function to load classes into passed namespace
|
14 yıl önce |
David Winterbottom
|
d8494beaca
|
Tided up address, analytics, basket apps
|
14 yıl önce |
David Winterbottom
|
887d605757
|
Refactored folder structure to use an 'apps' folder
|
14 yıl önce |