Commit Graph

333 Commits

Author SHA1 Message Date
Greg Edwards
e0740dcd6c Toying with the idea of using a DbParameterFactory to further database engine agnosticism in the project. 2015-02-06 21:20:16 -05:00
Greg Edwards
8d02425230 Fixed routing of platinum gamestats requests. 2015-02-06 21:17:53 -05:00
Greg Edwards
79e2b923f1 First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05:00
Greg Edwards
4a1a85904f Added LeftColumn.master 2015-01-26 23:06:10 -05:00
Greg Edwards
2b7dfe1a0f Stuff I will need 2015-01-26 23:04:01 -05:00
Greg Edwards
4ab1d972db Much design work. 2015-01-26 01:26:01 -05:00
Greg Edwards
97458067e5 Fix https mixed content warning with webfonts. 2015-01-25 22:51:20 -05:00
Greg Edwards
1ae3a844c4 Make session expiry work on IIS 7. 2015-01-25 18:39:17 -05:00
Greg Edwards
d139e7cfb5 Updated readme. 2015-01-23 21:17:01 -05:00
Greg Edwards
6c8d048216 Removed redundant .css from CSS link keys. 2015-01-23 21:14:29 -05:00
Greg Edwards
5f611534bf Added LabelTextBox control which renders a textbox with a label contained inside. 2015-01-23 21:13:53 -05:00
Greg Edwards
667bd29c80 Session expiry is now handled in the GamestatsBase project. 2015-01-23 20:54:03 -05:00
Greg Edwards
10aa398f17 Improved caching of masterpage values. 2015-01-23 20:17:06 -05:00
Greg Edwards
9c4682033e Removed obsolete gamestats session classes. 2015-01-23 20:11:18 -05:00
Greg Edwards
bdbadfe811 Fixed memory leak in session expiry logic. (was only expiring unused legacy gamestats session manager) 2015-01-23 20:07:41 -05:00
Greg Edwards
2bf281975c Added (dummied out) Platinum gamestats handler. 2015-01-23 18:12:28 -05:00
Greg Edwards
6bf139c267 Don't erase the DependencyGraph's dependencies when calling Resolve. 2015-01-23 18:04:04 -05:00
Greg Edwards
69749586d3 Don't treat dependency on an inexistent key as a circular dependency. 2015-01-23 17:52:48 -05:00
Greg Edwards
82382f8678 Moved DependencyGraph class to a more logical place. 2015-01-23 17:32:15 -05:00
Greg Edwards
436e2931a8 RequireScript/Css have default keys now. 2015-01-23 17:30:26 -05:00
Greg Edwards
66dba6c1b1 Removed placeholders on ThreeColumn.master 2015-01-21 11:53:33 -05:00
Greg Edwards
b37ae27d65 Removed duplicate master. 2015-01-21 11:53:09 -05:00
Greg Edwards
5a9d729866 Added RequireCss control, use on master. 2015-01-21 11:52:55 -05:00
Greg Edwards
f1be6c6e30 Added RequireScript control, use on master. 2015-01-21 11:27:41 -05:00
Greg Edwards
3eee0975f9 Added base class for header controls which only render once and sort according to dependencies. 2015-01-21 11:26:54 -05:00
Greg Edwards
1b4ffff254 Authentic gamestats handler configurations 2015-01-20 18:42:09 -05:00
Greg Edwards
06a73d96e4 Log trade_id and partner_pid fields for trades. 2015-01-20 18:21:49 -05:00
Greg Edwards
da8e446dfb Added OnceTemplate control. 2015-01-13 20:57:34 -05:00
Greg Edwards
0ce2efb1a9 Renamed namespace 2015-01-13 20:56:30 -05:00
Greg Edwards
5edc0846c1 Fixed header colour not changing when using nested masters. 2015-01-11 00:24:08 -05:00
Greg Edwards
ae63d9ec80 Some design work 2015-01-10 22:35:43 -05:00
Greg Edwards
cc53036152 Removed old ugly logo versions 2015-01-10 21:17:21 -05:00
Greg Edwards
71148197ab Added favicon. 2015-01-09 20:42:05 -05:00
Greg Edwards
2a983057ef Quickly threw together the ability to display species in GTS offers page. 2015-01-03 17:58:43 -05:00
Greg Edwards
1f75103586 Solved issues with Pokedex creation. 2015-01-03 17:47:01 -05:00
Greg Edwards
94de379061 Added pokedex index to retrieve item based on its generation-specific value. 2015-01-03 17:20:56 -05:00
Greg Edwards
de1f37c914 Methods to load Pokedex from database (untested) 2015-01-03 17:11:19 -05:00
Greg Edwards
5c1d45394e Added more foreign object references in Pokedex classes. 2015-01-02 18:44:11 -05:00
Greg Edwards
f1530f76bb WIP of Pokedex retrieval logic 2015-01-02 18:22:23 -05:00
Greg Edwards
036690d4bf Update database schema. 2014-12-27 03:19:03 -05:00
Greg Edwards
f50e76c15d VeekunImport project inserts form stats. 2014-12-27 03:17:39 -05:00
Greg Edwards
a102d75b63 Added Gen1 base stats. (Required for MinGeneration field to be correct.) Source: Bulbapedia 2014-12-27 02:19:18 -05:00
Greg Edwards
a5c86338ff Corrected pre-Gen5 stats. (Just Rotom's types) 2014-12-27 01:46:00 -05:00
Greg Edwards
5f4a1bca21 Corrected pre-Gen6 stats. Source: Serebii 2014-12-27 01:41:34 -05:00
Greg Edwards
f3476e22f4 Added form_stats text files to VeekunImport project. 2014-12-27 01:12:49 -05:00
Greg Edwards
495392f475 Added project to import base stats data from veekun into a text file. 2014-12-27 00:59:22 -05:00
Greg Edwards
ac58d38fa4 Odd fixes 2014-12-26 20:51:25 -05:00
Greg Edwards
4e0e4e5385 Hack around veekun helix/dome fossil numbering issue. 2014-12-26 01:07:05 -05:00
Greg Edwards
772e3b8609 Added INSERT statements for pokedex. 2014-12-26 00:58:21 -05:00
Greg Edwards
3cecc6531b Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00