| .. |
|
concerns
|
Allow users to mark their universes (and their contents) as public/private
|
2016-08-18 17:52:10 -05:00 |
|
application_controller.rb
|
Better universe param checking
|
2016-08-11 15:17:24 -05:00 |
|
characters_controller.rb
|
Allow specifying children of a character
|
2016-08-06 01:36:24 -05:00 |
|
characters_generator_controller.rb
|
Fix two minor offenses in the CharactersGenerator
|
2015-03-27 23:47:41 -05:00 |
|
content_controller.rb
|
Require users to be logged in to do anything other than show public content
|
2016-08-18 18:12:20 -05:00 |
|
equipment_generator_controller.rb
|
Refactor GeneratorController
|
2015-03-27 22:56:45 -05:00 |
|
items_controller.rb
|
Show serendipitous card base
|
2016-04-25 22:04:00 -05:00 |
|
locations_controller.rb
|
Character birthplace / tweaking for Character-->Location relations
|
2016-05-03 15:46:58 -05:00 |
|
locations_generator_controller.rb
|
Create tests for the locations generator
|
2015-04-01 16:57:58 -05:00 |
|
main_controller.rb
|
Re-enable serendipitous cards for content#index, contnent#show, and main#dashboard
|
2016-08-11 00:51:17 -05:00 |
|
registrations_controller.rb
|
Allow users to sign up with and edit a full name, for their public content
|
2016-08-19 16:46:19 -05:00 |
|
siblingship_controller.rb
|
Recognize associations on content#edit
|
2016-04-30 12:21:32 -05:00 |
|
universes_controller.rb
|
Show serendipitous card base
|
2016-04-25 22:04:00 -05:00 |
|
write_controller.rb
|
Lean entity extraction + contextual card popups in editor
|
2016-07-31 01:36:54 -05:00 |