María Checa
|
cb15a2e25b
|
Added EmailsDownload controller and routes
Removed original method to return emails file from Newsletters controller and NewsletterZip class, included `rubyzip` gem that's no longer necessary.
|
2018-02-20 22:33:01 +01:00 |
|
Bertocq
|
1c653a7096
|
Improve admin menu active item conditionals
|
2018-02-20 18:50:39 +01:00 |
|
María Checa
|
880a07500e
|
Updated changelog
|
2018-02-20 16:19:21 +01:00 |
|
María Checa
|
017c242085
|
Merge pull request #2462 from consul/admin-newsletter-emails
Admin newsletter emails
|
2018-02-20 16:17:37 +01:00 |
|
María Checa
|
fb165b5263
|
Updated changelog
|
2018-02-20 13:32:02 +01:00 |
|
Bertocq
|
1434449b84
|
Fix line length issues at User model
|
2018-02-19 11:09:19 +01:00 |
|
Bertocq
|
9925e2b02f
|
Extract inline query to User scope & refactor
|
2018-02-19 11:09:19 +01:00 |
|
Bertocq
|
62d75af892
|
Fix line lenght offenses at multiple controllers
|
2018-02-19 11:09:19 +01:00 |
|
Bertocq
|
4fb9f6829c
|
Extract inline query to an OfficerAssignment scope
|
2018-02-19 11:09:19 +01:00 |
|
Bertocq
|
118deb9fc4
|
Fix line lenght offenses at multiple controllers
|
2018-02-19 11:09:19 +01:00 |
|
Bertocq
|
fbfabaeda4
|
Fix typo at followable shared spec
|
2018-02-19 11:07:59 +01:00 |
|
Bertocq
|
34877ede57
|
Fix typos on english translations
Thanks to @PierreMesure that noticed on each one while using Crowdin!
|
2018-02-19 11:00:25 +01:00 |
|
Bertocq
|
44aeb7528d
|
Fix line lenght issues on spec files
|
2018-02-15 23:21:03 +01:00 |
|
Bertocq
|
4e34a1cf41
|
Fix common actions file rubocop issues
|
2018-02-15 23:17:10 +01:00 |
|
Bertocq
|
2aca87b3ae
|
Fix verifiable support spec line lenght issues
|
2018-02-15 23:05:47 +01:00 |
|
Alberto García
|
6dfa2ea4e9
|
Merge pull request #2465 from consul/minor-fixes
Design minor fixes
|
2018-02-15 18:04:07 +01:00 |
|
decabeza
|
9e51d47012
|
Fixes image height on items list with tags
|
2018-02-14 19:19:28 +01:00 |
|
decabeza
|
9c887f5ee9
|
Removes old unused css
|
2018-02-14 18:21:04 +01:00 |
|
decabeza
|
1cc799ef11
|
Adds links to milestone description
|
2018-02-14 18:13:46 +01:00 |
|
decabeza
|
a950bb03a7
|
Removes unnecessary p tag on investment partial
|
2018-02-14 18:04:17 +01:00 |
|
decabeza
|
990dc072be
|
Refactors custom page view and include specs
|
2018-02-14 17:52:10 +01:00 |
|
decabeza
|
f7c7f0201a
|
Fixes heading structure and i18n format on legislation processes
|
2018-02-14 17:06:26 +01:00 |
|
María Checa
|
24bca36639
|
Merge branch 'master' into admin-newsletter-emails
|
2018-02-14 16:07:13 +01:00 |
|
María Checa
|
20de8c81f7
|
Added newsletters to dev_seeds
|
2018-02-14 16:06:33 +01:00 |
|
María Checa
|
7b71aaded7
|
Updated schema
|
2018-02-14 16:06:33 +01:00 |
|
María Checa
|
e8c797766a
|
Added newsletter specs
|
2018-02-14 16:06:33 +01:00 |
|
María Checa
|
14ce229c8c
|
Added newsletter translations
|
2018-02-14 16:06:31 +01:00 |
|
María Checa
|
d786284ce9
|
Added newsletter custom stylesheets and js alert
|
2018-02-14 16:06:02 +01:00 |
|
María Checa
|
f1fbe7ff29
|
Modified administrator abilities for newsletters
|
2018-02-14 16:05:31 +01:00 |
|
María Checa
|
881059811f
|
Added newsletter admin views
|
2018-02-14 16:05:29 +01:00 |
|
decabeza
|
c0c4d9e01f
|
Fixes back link to on how to use help page
|
2018-02-14 16:00:01 +01:00 |
|
Raimond Garcia
|
8bec36500a
|
Merge pull request #2385 from wairbut-m2c/2363-alert-delete-investment-project
Add alert message when a user deletes an investment project from "My activity"
|
2018-02-13 14:06:08 +01:00 |
|
María Checa
|
20173f9870
|
Added newsletter mailer method and view
|
2018-02-13 13:12:00 +01:00 |
|
María Checa
|
49adcfde02
|
Added newsletter controller and routes
|
2018-02-13 11:39:12 +01:00 |
|
María Checa
|
07f2419f8f
|
Added newsletter model and UserSegments class
|
2018-02-13 11:39:10 +01:00 |
|
María Checa
|
a22faadc1f
|
Added newsletter migration
|
2018-02-12 21:22:56 +01:00 |
|
Bertocq
|
d00be604b7
|
Update byebug version to 10.0.0
|
2018-02-11 23:37:56 +01:00 |
|
Bertocq
|
43559981eb
|
Enable rubocop Layout/EndOfLine cop with LF
|
2018-02-11 10:33:51 +01:00 |
|
Bertocq
|
664db2306c
|
Enable rubocop Rails cops without issues
|
2018-02-10 21:29:21 +01:00 |
|
Bertocq
|
3f91e920f6
|
Enable rubocop Performance/RedundantMatch cop & fix issues
Some cop offenses have been stashed into rubocop_todo.yml for now
|
2018-02-10 21:26:02 +01:00 |
|
Bertocq
|
57743df197
|
Enable rubocop Performance/HashEachMethods cop & fix issues
|
2018-02-10 21:22:47 +01:00 |
|
Bertocq
|
307fe18c59
|
Enable rubocop Performance cops without issues
|
2018-02-10 21:17:56 +01:00 |
|
Bertocq
|
a419b36ff3
|
Enable rubocop Security cops without issues
|
2018-02-10 21:13:03 +01:00 |
|
Bertocq
|
45e4222aa5
|
Update rubocop_todo.yml
|
2018-02-10 21:08:48 +01:00 |
|
Bertocq
|
537e6e175d
|
Enable rubocop Gemspec cops without issues
|
2018-02-10 21:03:50 +01:00 |
|
Bertocq
|
fc88e1ef79
|
Enable rubocop Bundler cops without issues
|
2018-02-10 21:03:38 +01:00 |
|
Bertocq
|
5de51b5f3c
|
Enable rubocop Performance/Caller cop without issues
|
2018-02-10 20:59:20 +01:00 |
|
Bertocq
|
b3b28e21d0
|
Fix translation indentation on investments partial
|
2018-02-10 20:44:02 +01:00 |
|
Bertocq
|
9aa6d646d4
|
Remove usage of instance variables at specs
|
2018-02-10 19:34:54 +01:00 |
|
Bertocq
|
9abbf874f2
|
Enable rubocop-rspec RSpec/InstanceVariable cop
|
2018-02-10 19:34:30 +01:00 |
|