index
:
stocktrader.git
master
Stock trading game based on Django framework
Guillaume Seguin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-04
* Update French translation
HEAD
master
Guillaume Seguin
2
-102
/
+130
2008-05-04
* Add mailing-related fields to StockPlayer model and update admin bits
Guillaume Seguin
1
-1
/
+3
2008-05-04
* Group quotes by index on Place view
Guillaume Seguin
1
-1
/
+9
2008-05-04
* Add some bottom margin to tables
Guillaume Seguin
1
-0
/
+4
2008-05-04
* Add creation date field to StockTeam model and enable admin for it
Guillaume Seguin
1
-0
/
+5
2008-05-03
* Fix erroneous model (StockPlayer.team couldn't be null)
Guillaume Seguin
1
-1
/
+2
2008-05-03
* Regen French translation binary file
Guillaume Seguin
1
-0
/
+0
2008-05-03
* Fix French translation
Guillaume Seguin
1
-1
/
+1
2008-05-03
* Add StockTeam model for future use
Guillaume Seguin
1
-0
/
+7
2008-05-03
* Ensure StockQuote's (index, place, short name) combinations are unique
Guillaume Seguin
1
-0
/
+1
2008-05-02
* Enhance charts x ticks positionning and update TODO list
Guillaume Seguin
2
-2
/
+3
2008-05-02
* Fix import of quotes not linked to an index
Guillaume Seguin
1
-4
/
+10
2008-05-02
* Update TODO list
Guillaume Seguin
1
-1
/
+3
2008-05-02
* Add dates to graphs and update TODO list
Guillaume Seguin
2
-3
/
+25
2008-05-01
* Update scripts
Guillaume Seguin
5
-30
/
+37
2008-05-01
* Update buysell stylesheet to fix some spacing problems
Guillaume Seguin
1
-3
/
+3
2008-05-01
* Fix graphs generation and monthly limit calculation
Guillaume Seguin
2
-12
/
+10
2008-05-01
* Fix adding quotes with index being Null through admin interface
Guillaume Seguin
1
-1
/
+1
2008-05-01
* Update sample CRONTAB file
Guillaume Seguin
1
-36
/
+27
2008-04-30
* Various views fixes related to index => place changes
Guillaume Seguin
1
-7
/
+7
2008-04-30
* More template fixes related to index => place changes
Guillaume Seguin
4
-10
/
+11
2008-04-30
* Fix buy/sell views
Guillaume Seguin
1
-6
/
+6
2008-04-30
* Fix StockQuote model (index can be null, sorts on null keys is *bad*)
Guillaume Seguin
1
-4
/
+5
2008-04-30
* Add __str__ helper to StockQuotesCSV class
Guillaume Seguin
1
-0
/
+3
2008-05-01
* Update French translation
Guillaume Seguin
2
-181
/
+197
2008-05-01
* Rename settings.py.sample to settings.sample.py to get fix i18n stuff
Guillaume Seguin
1
-0
/
+0
2008-04-30
* Improve Trade template by always displaying stats for each currency
Guillaume Seguin
2
-9
/
+8
2008-04-30
* Update update_data.py script to use StockQuotesCSV model
Guillaume Seguin
1
-2
/
+4
2008-04-30
* Enable admin and add appropriate metadata to StockQuotesCSV model
Guillaume Seguin
1
-0
/
+9
2008-04-30
* Fix feed templates wrt index => place changes
Guillaume Seguin
2
-4
/
+4
2008-04-30
* Fix buy/sell block template & view
Guillaume Seguin
2
-10
/
+10
2008-04-30
* Update Trade view template with regards to latest changes
Guillaume Seguin
1
-3
/
+3
2008-04-29
* Major refactoring of how places/indices and quotes are related
Guillaume Seguin
7
-118
/
+130
2008-04-26
* Add helper script to update all graphs at once
Guillaume Seguin
1
-0
/
+45
2008-04-26
* Add helper script to fetch quotes names
Guillaume Seguin
1
-0
/
+71
2008-04-26
* Add settings.py to gitignore
Guillaume Seguin
1
-0
/
+1
2008-04-26
* Move settings.py to settings.py.sample
Guillaume Seguin
1
-0
/
+0
2008-04-19
* Fix typo
Guillaume Seguin
1
-1
/
+1
2008-04-18
* Include cleanup script in CRONTAB sample
Guillaume Seguin
1
-0
/
+1
2008-04-18
* Add database cleanup script
Guillaume Seguin
1
-0
/
+49
2008-04-18
* Move log size limit computation from graphs module to shared module
Guillaume Seguin
2
-24
/
+25
2008-04-18
* Move quote logs limits constants to constants module
Guillaume Seguin
1
-0
/
+5
2008-04-18
* Add currency as graphs y-label
Guillaume Seguin
1
-5
/
+8
2008-04-18
* Improve daily and monthly charts by dynamically computing dots count
Guillaume Seguin
1
-5
/
+22
2008-04-18
* Improve archive fetching script by adding monthly archives support
Guillaume Seguin
1
-3
/
+31
2008-04-18
* Fix quote view template page title
Guillaume Seguin
1
-1
/
+1
2008-04-18
* Improve charts by being smarter at handling grid size
Guillaume Seguin
1
-4
/
+22
2008-04-18
* Add a --force option to graph updating script
Guillaume Seguin
1
-1
/
+2
2008-04-18
* Woops, forgot to add http:// to the header logo link
Guillaume Seguin
1
-1
/
+1
2008-04-18
* Fix header logo link
Guillaume Seguin
1
-1
/
+1
[next]