Commit Graph

79 Commits

Author SHA1 Message Date
Robert Richter
1cab3282ff Add all the remaining tests and code to get the site functional 2015-03-13 20:15:54 -05:00
Robert Richter
b91b53412e Created Languages controller tests, and updated Languages controller to use Rails 4 strong parameters 2015-03-13 20:14:47 -05:00
Robert Richter
e661f692a9 Create equipment controller tests and update Equipment controller to use Rails 4 strong parameters 2015-03-13 20:14:46 -05:00
Robert Richter
ccad5e6d1f Fix Character model and tests 2015-03-13 20:14:06 -05:00
Robert Richter
d0192b47a6 Create Character tests 2015-03-13 20:14:06 -05:00
Andrew Brown
06c6b0ce89 Merge resolution 2015-03-13 20:12:42 -05:00
Andrew Brown
8dca1c72af Use location paths on location#edit, not character paths 2014-10-23 03:33:04 +00:00
Andrew Brown
1140037f3d Do not double-hash user passwords #378 2014-08-03 19:44:31 -05:00
Andrew Brown
693edc0790 Reset anon user flag on successful logins #366 2014-08-03 03:58:22 +00:00
Andrew Brown
bc9746bdc8 add my_content helper for getting content owned by currently-logged-in user 2014-03-14 20:47:29 +00:00
Andrew Brown
963567ec77 move pickers to their own helper and dear god remove a little of that duplicated code 2014-03-14 20:39:58 +00:00
Andrew Brown
e0a1bf4fe6 tie magic to universe + show it on universe#show 2014-01-09 14:57:03 +00:00
Andrew Brown
632a8ded0b location pairing with universe + showing on universe#show 2014-01-09 14:48:10 +00:00
Andrew Brown
02556afe32 allow languages to be tied to a universe 2014-01-09 14:25:21 +00:00
Andrew Brown
6f67d6488c fix privacy restrictions 2014-01-09 14:17:44 +00:00
Andrew Brown
cde90ead99 let equipment be tied to a universe 2014-01-09 14:01:36 +00:00
Andrew Brown
34e08d3705 show character list on universe page of chars in that universe 2014-01-09 13:51:02 +00:00
Andrew Brown
70c7cb1439 hide private content, allow #show on public content 2014-01-09 03:04:11 +00:00
Andrew Brown
609f19bb6f catch heroku resetting connection on long uploads and continue without the upload 2014-01-08 21:21:41 +00:00
Andrew Brown
3b30afc154 don't create anon accounts until content is actually created 2013-12-09 14:38:29 -06:00
Andrew Brown
f0f6062f25 do away with forced-accounts and create them on the fly when users make stuff 2013-12-08 21:43:23 -06:00
Andrew Brown
5c6ac87cbb skeleton page for attribution 2013-12-08 14:15:30 -06:00
Andrew Brown
fc51cbc4b4 fix sizing on magic appearance tab long-form content fields 2013-04-21 21:53:00 -05:00
Andrew Brown
e31bea922a add more possible races 2013-04-21 04:03:44 -05:00
Andrew Brown
5a202933c4 ton of weapon/character/armor api endpoints 2013-04-21 03:35:21 -05:00
Andrew Brown
dd9e05e727 add more api generator endpoints 2013-04-21 02:05:44 -05:00
Andrew Brown
8aedfc7dd1 redirect to signup page, not login page 2013-03-11 03:17:03 -05:00
Andrew Brown
a03a10e135 anon info page 2013-03-10 23:11:17 -05:00
Andrew Brown
e17cf877ed onboarding process from anon account to real account 2013-03-10 22:40:48 -05:00
Andrew Brown
ce79faa660 escape nasty html and give index columns widths 2013-03-10 20:32:32 -05:00
Andrew Brown
bc668ca53e remove diana from location name gneerator 2013-03-04 02:07:35 -06:00
Andrew Brown
60b1ea39f6 remove space in location name generator 2013-03-04 01:00:15 -06:00
Andrew Brown
7404bd63e6 password hashing (finally) 2013-03-03 20:14:37 -06:00
Andrew Brown
c38ff6222e location name generator 2013-03-03 17:38:54 -06:00
Andrew Brown
95fcab50fb random character age generation 2013-03-03 16:40:51 -06:00
Andrew Brown
aa84b7070a name randomization for characters 2013-03-03 16:30:59 -06:00
Andrew Brown
28f5dcc7e6 random name generator 2013-03-03 02:52:58 -06:00
Andrew Brown
42de9c3c0d don't throw an error when filtering universe and no characters exist{ 2013-02-25 22:26:00 -06:00
Andrew Brown
f785c9d6f9 redirect from homepage to dashboard if logged in 2013-02-25 22:21:52 -06:00
Andrew Brown
3f1ed219c6 redirect to dashboard on login 2013-02-25 21:28:51 -06:00
Andrew Brown
ffb167f0f5 initial nonlinking stats on dashboard 2013-02-25 21:27:19 -06:00
Andrew Brown
0010b08557 add dashboard page 2013-02-25 21:18:17 -06:00
Andrew Brown
afe8630478 add nl2br 2013-02-25 19:12:53 -06:00
Andrew Brown
793db6be28 allow people to log in anonymously 2013-01-22 19:40:30 -06:00
Andrew Brown
e8bf589cc6 show selected universe name in filter 2013-01-21 23:44:24 -06:00
Andrew Brown
dc52c90d75 remove characters from universes 2013-01-10 03:43:16 -06:00
Andrew Brown
dd4a38c650 assign characters to universes 2013-01-10 03:10:43 -06:00
Andrew Brown
5ab1567a4c make filter select work on character selection page 2013-01-10 02:49:20 -06:00
Andrew Brown
7f8b3c401d filter characters by universe 2013-01-10 02:38:25 -06:00
Andrew Brown
42721e3a3d add universes 2013-01-10 02:05:55 -06:00