Commit Graph

4117 Commits

Author SHA1 Message Date
kikito
e1fcaf66ef Moves ballot/_add and ballot/_remove inside _ballot 2016-12-05 17:32:37 +01:00
kikito
4b7cf22b18 Adds manager to dev_seeds 2016-12-05 17:29:43 +01:00
kikito
703cc72953 Replace helper function by decorator methods 2016-12-05 17:28:30 +01:00
kikito
09539028a2 Replaces "search by district" by "search by heading". Fixes typo in spec 2016-12-05 11:27:04 +01:00
kikito
c64c88da43 Fixes typo 2016-12-05 11:13:57 +01:00
kikito
dee409cfc8 Fixes budget_helper issues 2016-12-02 20:10:42 +01:00
kikito
98549d8e61 Restores investment/_investment view 2016-12-02 20:10:22 +01:00
kikito
f677d90f73 Implements bi.should_show_ballots? 2016-12-02 20:10:07 +01:00
kikito
6aab9f5253 renames _investment to _investment_show 2016-12-02 19:32:56 +01:00
kikito
3508c6d59c Implements decorator methods in investment 2016-12-02 19:24:01 +01:00
kikito
c1f62dd317 Reimplements several bi views 2016-12-02 19:23:46 +01:00
kikito
4372238df8 investment-projects -> budget-investments 2016-12-02 19:22:42 +01:00
kikito
e280645511 transforms _votes to use parameters instead of @ variables 2016-12-02 19:22:11 +01:00
kikito
2ec4f53367 investment-project -> budget-investment 2016-12-02 19:21:46 +01:00
kikito
bd8d3aaf04 Removes old views 2016-12-02 19:21:28 +01:00
kikito
84eb6fcfc1 Adds _comment_tree view 2016-12-02 19:20:33 +01:00
kikito
83d254adae Moves views from one folder to another 2016-12-02 19:19:22 +01:00
kikito
003056fe75 Moves bi management controller 2016-12-02 19:16:31 +01:00
kikito
104ccf11e4 Updates paths 2016-12-02 19:16:12 +01:00
kikito
1fbd91383c Changes routes to use namespaced budget investments in management 2016-12-02 19:13:47 +01:00
kikito
00cfb95913 Starts fixing management budget investments 2016-12-01 16:31:05 +01:00
kikito
424d0201c4 Adds denormalized ids to budget investment 2016-12-01 14:14:05 +01:00
kikito
979880f910 adds i18n for budget phases 2016-11-28 19:08:09 +01:00
kikito
242f8102a3 moves styles inside participation.scss 2016-11-28 12:59:23 +01:00
kikito
2a2179d0f3 Merge branch 'master' into budget 2016-11-28 11:41:49 +01:00
Juanjo Bazán
e694b9c934 Merge pull request #1274 from consul/rubocop
Rubocop - Timezone warnings + .rubocop.yml
2016-11-25 14:05:15 +01:00
kikito
a2fa65a5bc adds .rubocop.yml + .rubocop_todo.yml 2016-11-25 13:39:59 +01:00
Juanjo Bazán
7edc783111 Merge pull request #1273 from consul/docs-ruby-version
updates ruby version in configuration instructions
2016-11-25 10:46:30 +01:00
rgarcia
a3b0fdb14d updates ruby version in configuration instructions 2016-11-25 10:39:54 +01:00
kikito
f0b8cfd4a2 Time.now -> Time.current 2016-11-23 19:19:19 +01:00
Juanjo Bazán
4782332691 Merge pull request #1272 from consul/update-gems
Update gems
2016-11-22 13:14:19 +01:00
kikito
619c77f615 bundle update unicorn 2016-11-22 12:44:08 +01:00
kikito
a4d840c9c6 bundle update omniauth 2016-11-22 12:44:08 +01:00
kikito
2050e1411e updates cancancan 2016-11-22 12:44:08 +01:00
kikito
6b24061bdc updates rack gem 2016-11-22 12:44:08 +01:00
kikito
dcebcc41cb Updates browser gem 2016-11-22 12:44:08 +01:00
kikito
695fc93b67 updates ancestry 2016-11-22 12:44:08 +01:00
Enrique García
ae2a6d6498 Merge pull request #1268 from consul/knapsack
Reduces build time using parallel builds
2016-11-22 10:37:12 +01:00
Enrique García
c8f4bb7e0c Merge pull request #1270 from consul/upgrade-ruby
upgrade to ruby 2.3.2
2016-11-22 10:28:00 +01:00
Enrique García
3c120ad0ad Merge pull request #1271 from consul/capistrano-rvm
Configures Capistrano RVM
2016-11-22 10:27:40 +01:00
rgarcia
cea90fea47 installs bundler gem for new ruby versions 2016-11-21 10:15:57 +01:00
rgarcia
d24ef1615f cleans up deploy.rb 2016-11-21 10:15:51 +01:00
rgarcia
c8c5b55816 updates ruby version for capistrano 2016-11-21 10:15:44 +01:00
rgarcia
a1095089af configures up to date capistrano rvm gem 2016-11-21 10:15:34 +01:00
rgarcia
f8bd13ceb5 uses available capacity for open source projects 2016-11-21 09:57:23 +01:00
rgarcia
d720f8c84d uses four virtual machines to run travis build 2016-11-20 11:59:08 +01:00
rgarcia
0939479263 removes custom knapsack configuration 2016-11-20 11:58:31 +01:00
rgarcia
a0a4f3c38e removes time offset warning for parallel builds 2016-11-20 11:56:50 +01:00
rgarcia
8595f60206 adds travis matrix configuration for knapsack 2016-11-20 11:11:48 +01:00
rgarcia
e8fcdff90f adds report on time per spec file 2016-11-20 11:10:02 +01:00