Commit Graph

415 Commits

Author SHA1 Message Date
Robert Richter
9ade889a35 Change Mongo reference to ActiveRecord reference 2015-03-13 20:15:54 -05:00
Robert Richter
29c0e6727f Set up Capybara functional testing, and write our first functional test! 2015-03-13 20:15:54 -05:00
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
a02ab0e735 Add tests for validations, and the validations as per schema 2015-03-13 20:14:47 -05:00
Robert Richter
2609a882a1 Set eager_load configs as per Rake's recommendation 2015-03-13 20:14:47 -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
c251f50f2b Create tests for models, and add associations to models 2015-03-13 20:14:46 -05:00
Robert Richter
c8d671782b Update README to mention Ruby 2.1.2 2015-03-13 20:14:46 -05:00
Robert Richter
2a0c37ee3d Fix Travis's Ruby version 2015-03-13 20:14:46 -05:00
Robert Richter
dae7a2e227 Remove experimental Ruby 2.1.0 build Gemfile 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
ca5ed40a1a Add problem reporting, feedback, and feature request links 2014-09-07 03:41:36 +00:00
Andrew Brown
1140037f3d Do not double-hash user passwords #378 2014-08-03 19:44:31 -05:00
Andrew Brown
1bd54b3bda Merge pull request #377 from Cantido/readmetordoc
Convert README to rdoc
2014-08-03 18:11:37 -05:00
Robert Richter
0a1225e4e4 Convert README to rdoc 2014-08-03 14:21:45 -05:00
Andrew Brown
693edc0790 Reset anon user flag on successful logins #366 2014-08-03 03:58:22 +00:00
Andrew Brown
dd9bbd1301 Fix dashboard closing tag in html 2014-08-03 01:06:55 +00:00
Andrew Brown
5c81b25383 Fix landing page closing html tags 2014-08-03 01:05:16 +00:00
Andrew Brown
61cb970c97 Don't show anon_notice card on account page #350 2014-08-03 00:54:38 +00:00
Andrew Brown
8530aab1ed Show anon notice as a sidebar card rather than a banner 2014-08-02 19:48:23 -05:00
Andrew Brown
a380e9d2cd fix 500 on universe#new and magic#new in prod 2014-08-02 00:43:48 -05:00
Andrew Brown
47ef47812d Merge pull request #364 from drusepth/fix-bootplus
Bootstrap 3! DEAR GOD IT WORKS
2014-08-02 00:02:52 -05:00
Andrew Brown
e14f980532 Merge branch 'master' into fix-bootplus
Conflicts:
	Gemfile.lock
2014-08-02 04:53:55 +00:00
Andrew Brown
dc2476e636 more prod hotfixes 2014-08-01 04:01:24 +00:00
Andrew Brown
18d49e677b Production hotfixes lel 2014-08-01 01:04:27 +00:00
Andrew Brown
e452065255 Active tab styling on facet lists 2014-07-28 22:51:13 -05:00
Andrew Brown
ea0a5e8111 Scale placeholder map to card size 2014-07-28 22:42:57 -05:00
Andrew Brown
7798532f1b Fix universe edit html for submission 2014-07-28 22:37:33 -05:00
Andrew Brown
b293481da8 Style flash and error notices as card notifications 2014-07-28 22:30:04 -05:00
Andrew Brown
ff40419f46 Hook up Expand All macro on all content forms 2014-07-28 22:18:44 -05:00
Andrew Brown
ed419d6865 Change card title when switching facets 2014-07-28 22:04:36 -05:00
Andrew Brown
5c39cbb4aa Hook up pickers to edit forms 2014-07-28 21:42:40 -05:00
Andrew Brown
4d114b7740 Fix html problems 2014-07-28 21:41:59 -05:00
Andrew Brown
683abcf443 Hook up generator buttons 2014-07-28 00:00:46 -05:00
Andrew Brown
2ec364f7ac locations new/show/edit pages 2014-07-28 00:00:34 -05:00
Andrew Brown
98547af36e universe add/edit/show pages 2014-07-27 23:15:42 -05:00
Andrew Brown
c2590104f1 magic new/edit/show pages 2014-07-27 23:05:28 -05:00
Andrew Brown
f9352ffeb8 languages new/edit/show pages 2014-07-27 22:31:41 -05:00
Andrew Brown
ebc0b1933f equipment new/edit/show pages 2014-07-27 18:22:04 -05:00
Andrew Brown
df79b058f7 tweak font sizes in css 2014-07-26 21:05:21 -05:00
Andrew Brown
ff954484ce character edit and show pages 2014-07-20 03:44:46 -05:00
Andrew Brown
8adc24e9e5 character page form 2014-07-20 03:19:41 -05:00
Andrew Brown
e6917e2259 Create helper for generating form rows 2014-07-20 02:28:12 -05:00
Andrew Brown
976de6439c Specify rubyracer and libv8 to make server work locally :( 2014-07-20 02:27:38 -05:00
Andrew Brown
edac459671 Merge pull request #342 from Cantido/travis
Add experimental build for Ruby 2.1.0
2014-07-09 23:13:12 -05:00
Andrew Brown
9afc3cad0d bring attribution page up to speed in new design 2014-05-21 21:13:14 +00:00