notebook/app/controllers
2019-12-13 15:51:47 -06:00
..
admin_controller.rb add admin page 2019-07-07 21:54:20 -05:00
application_controller.rb sneaky 500 2019-07-12 13:12:36 -05:00
attribute_categories_controller.rb shaking more trees 2019-05-11 17:31:32 -05:00
attribute_fields_controller.rb better flash messages on attribute category/field creations 2019-05-11 17:27:01 -05:00
buildings_controller.rb enable custom attributes on new pages 2018-11-01 18:47:27 -05:00
characters_controller.rb allow users to undelete content pages for 24 hours 2018-09-28 22:58:55 -05:00
characters_generator_controller.rb
conditions_controller.rb enable custom attributes on new pages 2018-11-01 18:47:27 -05:00
content_controller.rb hook up archive/unarchive fab 2019-10-17 15:36:11 -05:00
contributors_controller.rb allow leaving a universe as collaborator 2017-08-15 13:38:56 +02:00
countries_controller.rb add requested relations 2018-01-31 00:39:08 -06:00
creatures_controller.rb add classification to creatures 2018-01-31 00:47:22 -06:00
customization_controller.rb some logic readability 2019-05-13 22:33:54 -05:00
data_controller.rb remove unused path 2019-10-17 13:07:40 -05:00
deities_controller.rb fix fields on deity/government/planet/technology 2018-09-05 13:42:12 -05:00
documents_controller.rb automatically add new documents to scoped universes 2019-08-11 18:21:22 -05:00
emails_controller.rb Add one-click unsubscribe action for emails 2017-04-15 19:44:30 +01:00
emergency_controller.rb includes 2018-01-18 22:43:21 -06:00
equipment_generator_controller.rb
export_controller.rb various cleanups 2019-05-03 17:09:15 -05:00
floras_controller.rb allow users to undelete content pages for 24 hours 2018-09-28 22:58:55 -05:00
foods_controller.rb attributes + make schools free 2019-05-30 15:53:03 -05:00
governments_controller.rb fix fields on deity/government/planet/technology 2018-09-05 13:42:12 -05:00
groups_controller.rb allow users to undelete content pages for 24 hours 2018-09-28 22:58:55 -05:00
image_upload_controller.rb Only use mixpanel in production 2017-09-30 14:08:49 +02:00
items_controller.rb create default pages if not existing + toggleable hiddens 2018-08-18 15:43:27 -05:00
jobs_controller.rb enable custom attributes on new pages 2018-11-01 18:47:27 -05:00
lab_controller.rb add pinboard starter 2017-06-02 17:12:03 +00:00
landmarks_controller.rb enable custom attributes on towns, landmarks, and countries 2018-01-09 23:34:03 -06:00
languages_controller.rb allow users to undelete content pages for 24 hours 2018-09-28 22:58:55 -05:00
locations_controller.rb controller/meta cleanup 2019-05-11 16:30:57 -05:00
locations_generator_controller.rb
magics_controller.rb remove redundant controller methods 2018-01-27 13:18:49 -06:00
main_controller.rb add infostack page 2019-11-18 01:26:25 -06:00
navigator_controller.rb Add babel translation app 2017-05-01 15:35:03 +01:00
notice_dismissal_controller.rb dismissals 2019-05-30 15:26:36 -05:00
planets_controller.rb allow users to undelete content pages for 24 hours 2018-09-28 22:58:55 -05:00
races_controller.rb remove redundant controller methods 2018-01-27 13:18:49 -06:00
referrals_controller.rb wip 2019-10-13 06:36:00 -05:00
registrations_controller.rb use new preference 2019-08-30 04:03:45 -05:00
religions_controller.rb Link deities to religions 2018-07-21 18:06:58 -05:00
scenes_controller.rb remove redundant controller methods 2018-01-27 13:18:49 -06:00
schools_controller.rb attributes + make schools free 2019-05-30 15:53:03 -05:00
search_controller.rb Fix & redesign search 2018-10-31 16:27:04 -05:00
sports_controller.rb attributes + make schools free 2019-05-30 15:53:03 -05:00
subscriptions_controller.rb Migrate Stripe v4 to v5, fixes issue reported in #531 2019-12-13 15:51:47 -06:00
technologies_controller.rb allow users to undelete content pages for 24 hours 2018-09-28 22:58:55 -05:00
towns_controller.rb enable custom attributes on towns, landmarks, and countries 2018-01-09 23:34:03 -06:00
traditions_controller.rb enable custom attributes on new pages 2018-11-01 18:47:27 -05:00
universes_controller.rb checks on valid find_bys 2018-12-04 13:00:34 -06:00
users_controller.rb allow users to customize their premium badge in settings 2019-08-13 17:25:44 -05:00
vehicles_controller.rb enable custom attributes on new pages 2018-11-01 18:47:27 -05:00
voting_controller.rb Redirect after voting even if no referer is set 2017-04-28 13:21:04 +01:00
write_controller.rb