]> asedeno.scripts.mit.edu Git - bluechips.git/log
bluechips.git
15 years agoStore splits as straight currency instead of percentages
Evan Broder [Mon, 14 Jul 2008 06:13:02 +0000 (06:13 +0000)]
Store splits as straight currency instead of percentages

15 years agoRounding currency values is useful; make it a helper
Evan Broder [Mon, 14 Jul 2008 06:12:49 +0000 (06:12 +0000)]
Rounding currency values is useful; make it a helper

15 years agoAdd a validator to the UserSelect dropdown
Evan Broder [Sun, 13 Jul 2008 18:43:13 +0000 (18:43 +0000)]
Add a validator to the UserSelect dropdown

Converts back and forth between a SQLAlchemy object and the numeric ID

15 years agoI don't actually want to fight with two different databases
Evan Broder [Sun, 13 Jul 2008 18:43:05 +0000 (18:43 +0000)]
I don't actually want to fight with two different databases

15 years agoFix some typos in the model
Evan Broder [Sun, 13 Jul 2008 18:43:00 +0000 (18:43 +0000)]
Fix some typos in the model

15 years agoRoutes components are Unicode strings, so fix the URL universalizer
Evan Broder [Sun, 13 Jul 2008 18:42:53 +0000 (18:42 +0000)]
Routes components are Unicode strings, so fix the URL universalizer

15 years agoCreate controller for entering expenditures
Evan Broder [Sun, 13 Jul 2008 14:57:40 +0000 (14:57 +0000)]
Create controller for entering expenditures

15 years agoSetup basic templating; largely copied from BlueRhapsody
Evan Broder [Sun, 13 Jul 2008 14:57:27 +0000 (14:57 +0000)]
Setup basic templating; largely copied from BlueRhapsody

15 years agoExplicitly specify the primary join for transfer.{debtor,creditor}
Evan Broder [Sun, 13 Jul 2008 14:57:19 +0000 (14:57 +0000)]
Explicitly specify the primary join for transfer.{debtor,creditor}

15 years agoSet setup.py executable so it can be run directly.
Evan Broder [Sun, 13 Jul 2008 02:48:01 +0000 (02:48 +0000)]
Set setup.py executable so it can be run directly.

15 years agoDefine the model
Evan Broder [Sun, 13 Jul 2008 02:47:54 +0000 (02:47 +0000)]
Define the model

15 years agoCopy over some changes to the stock template from BlueRhapsody
Evan Broder [Sat, 12 Jul 2008 23:31:34 +0000 (23:31 +0000)]
Copy over some changes to the stock template from BlueRhapsody

15 years agoCreate Pylons app
Evan Broder [Sat, 12 Jul 2008 23:31:22 +0000 (23:31 +0000)]
Create Pylons app

15 years agoCreate project
Evan Broder [Sat, 12 Jul 2008 23:00:30 +0000 (23:00 +0000)]
Create project