Commit Graph

207 Commits (master)

Author SHA1 Message Date
Zequez 31d111e5f0 Disable account creation 2017-01-18 20:29:46 -03:00
Zequez fc03c9e5c2 Disabled new mods creation and new releases creation 2017-01-18 20:29:46 -03:00
Zequez 7c5246d8d3 Added official app banner 2017-01-18 20:29:46 -03:00
Zequez 182fbc78b4 Fix Analytics, Jesus Christ, it's been broken all this time 2017-01-18 20:29:46 -03:00
Zequez b485751feb Added password recovery form 2017-01-18 20:29:46 -03:00
Zequez 0117e9aa09 Fix translation 2015-08-07 11:12:17 -03:00
Zequez 84d4a3fadc Add migration to set all the mod#author from mod#authors 2015-08-07 11:09:48 -03:00
Zequez acd153add3 And of course, I should at least make a test to ensure the admin pages at least load 2015-08-07 11:04:39 -03:00
Zequez 30aaf43b0d Mod#authors it's officially un-needed! 2015-08-07 10:57:21 -03:00
Zequez d76b57b91e Author eager loading index 2015-08-07 10:46:57 -03:00
Zequez b84e99ebdc Authors mods counter cache 2015-08-07 10:46:28 -03:00
Zequez c3e26ea65c Updated mod serializer 2015-08-07 10:43:31 -03:00
Zequez 7db27d031d Updated authors in the views 2015-08-07 10:40:47 -03:00
Zequez 8c2d966fc8 Yay! All tests passing. Now I just have to update the views. 2015-08-07 10:30:41 -03:00
Zequez 1be2bfa491 Still breaking things by adding a single author again 2015-08-07 08:43:07 -03:00
Zequez bb48ae060d Mess things up a little 2015-08-07 07:36:52 -03:00
Zequez d68e7d5062 Well renaming the column #author_id to #owner_id wasn't that bad either 2015-08-07 07:05:14 -03:00
Zequez 5b389b5131 Add mods#additional_contributors column 2015-08-07 06:49:06 -03:00
Zequez 5fcbeab0c9 Well removing mods#author was way easier than I was expecting 2015-08-07 06:48:40 -03:00
Zequez 013572c1d9 Fix admin users 2015-08-07 06:00:13 -03:00
Zequez bad861413f Change devise users path to /accounts instead of /users 2015-08-07 05:52:04 -03:00
Zequez 5cb271cd73 Oops, forgot to add the proper layout to mods#show 2015-08-07 05:44:12 -03:00
Zequez c2ecb6ef20 Enhance some CSS and messages. 2015-08-07 05:43:17 -03:00
Zequez acf3ddfe60 Remove jQuery CDN so it doesn't fail test while offline 2015-08-06 16:40:05 -03:00
Zequez c18145cb93 Fix some forum_validations tests 2015-08-06 16:01:22 -03:00
Zequez 4f4c0b5097 Separate mods#edit and mods#new into 2 views with a shared partial 2015-08-06 15:52:12 -03:00
Zequez 90591dbf8d Standardised layout types and cleaned up CSS 2015-08-06 15:27:04 -03:00
Zequez 3e9edc1a17 Add ModsDecorator#form_title 2015-08-06 13:46:27 -03:00
Zequez 648a5438f9 Add finding authors by slugged with a bang 2015-08-06 12:20:50 -03:00
Zequez 8dad840867 🐛 Fix ModDecorator#authors_links_list adding maintainer for both nil author#user & mod#owner 2015-08-06 11:20:26 -03:00
Zequez a3cb596db8 🐛 Add authors#mods_count that wasn't being used 2015-08-06 10:54:33 -03:00
Zequez 7f6e9e6940 Add title to authors page 2015-08-06 09:44:20 -03:00
Zequez b290a04c3e Fix some authors validations edge cases 2015-08-06 09:41:44 -03:00
Zequez 3535575331 Drop back to using User#name, and not User#forum_name 2015-08-06 07:16:09 -03:00
Zequez 707592b25d Integration tests for forum validation, it works! 2015-08-06 06:54:03 -03:00
Zequez d069a4172d Added forum validation after users registration 2015-08-06 06:06:32 -03:00
Zequez 03de026d1e Add add forum validation PM-sending to the model and controller 2015-08-05 23:11:10 -03:00
Zequez 39553ef97f ForumValidation controller and views 2015-08-04 11:21:22 -03:00
Zequez cdcfc0310e AuthorsController#show instead of UsersController#show 2015-08-04 07:24:56 -03:00
Zequez 9078983d1f Added ForumValidation model 2015-08-04 06:56:10 -03:00
Zequez d1858eb772 Add #factorio_name to User 2015-08-04 04:55:53 -03:00
Zequez 7d155c3e8a Set access control to the API to be able to access from the domain 2015-08-04 04:54:14 -03:00
Zequez f32896bfb1 Fixed the rest of the broken tests of the authors-users separation 2015-08-04 04:52:58 -03:00
Zequez dd430b2999 Add author model and all the relationships and replace the user where it should 2015-08-04 03:04:25 -03:00
Zequez db48410aec Invented the ActiveRecord scope variables 2015-08-02 00:43:55 -03:00
Zequez 81815c3e24 Added button to submit mod 2015-08-01 23:17:41 -03:00
Zequez 5d2c597089 Refactor scrapers to not self register 2015-08-01 18:32:08 -03:00
Zequez 5dab26c383 Fix Github link 2015-08-01 17:31:36 -03:00
Zequez 2c6eb834d3 Add eager loading to API mods controller 2015-08-01 07:52:11 -03:00
Zequez baba89f965 Remove JSON output from main site 2015-08-01 07:03:17 -03:00