| 2017-09-12 |
Optimised query to display answers plan. DMPRoadmap/roadmap#634
Jose Lloret
committed
on 12 Sep 2017
|
|---|---|
| 2017-07-05 |
removed n+1 queries from edit phase and show plans page
xsrust
committed
on 5 Jul 2017
|
| 2017-06-27 |
only published guidance groups display for plan details
xsrust
committed
on 27 Jun 2017
|
| 2017-06-14 |
Change default plan visibility to `3` (`:privately_visible`)
Jimmy Angelakos
authored
on 14 Jun 2017
GitHub
committed
on 14 Jun 2017
|
| 2017-06-02 |
Added method to validate answer according to each question format. Partial view for section progress. Eager loading of resources needed to calculate plan and section progress. Refactoring of code for progress plan. DMPRoadmap/roadmap#382
...
Jose Lloret
committed
on 2 Jun 2017
|
| 2017-05-16 |
Merge remote-tracking branch 'upstream/development' into annotations
xsrust
committed
on 16 May 2017
|
|
merged development into annotations
xsrust
committed
on 16 May 2017
|
|
| 2017-05-11 |
updated references of suggested_answer to annotations
xsrust
committed
on 11 May 2017
|
| 2017-05-10 |
fixed tests
briley
committed
on 10 May 2017
|
| 2017-05-09 |
fixed merge conflicts
briley
committed
on 9 May 2017
|
| 2017-05-04 |
added new create plan page
briley
committed
on 4 May 2017
|
| 2017-04-28 |
fixed merge conflict in schema.rb
Brian Riley
committed
on 28 Apr 2017
|
| 2017-04-20 |
updated models to relfect new name for join table between plans and guidance groups. fixes #198
xsrust
committed
on 20 Apr 2017
|
| 2017-04-19 |
added line to convert User to User.id on plan role assignment functions
briley
committed
on 19 Apr 2017
|
|
Removed exclamation mark from uniq as it modifies the variable directly (instead of copying) and returns nil instead of an empty string if the array is empty
briley
committed
on 19 Apr 2017
|
|
|
ensure correct guidance groups display for plan editing
xsrust
committed
on 19 Apr 2017
|
|
|
fixes guidance group selection for plans
xsrust
committed
on 19 Apr 2017
|
|
| 2017-04-12 |
assign permissions on create plan. Fixes: #220
ray.carrick
committed
on 12 Apr 2017
|
| 2017-04-11 |
remove some old code
ray.carrick
committed
on 11 Apr 2017
|
| 2017-04-10 |
Add messages to create plan explaining decisions. Fixes https://github.com/DMPRoadmap/roadmap/issues/207
ray.carrick
committed
on 10 Apr 2017
|
| 2017-03-14 |
fix merge conflicts
ray.carrick
committed
on 14 Mar 2017
|
|
change from serialized hash tp just using includes
ray.carrick
committed
on 14 Mar 2017
|
|
| 2017-03-10 |
public_plans view according to gettext. DMPRoadmap/roadmap#167
Jose Lloret
committed
on 10 Mar 2017
|
| 2017-03-07 |
I18n replaced from models. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 7 Mar 2017
|
| 2017-03-02 |
timestamp off updated_at rather than created_at plus other tidying up
ray.carrick
committed
on 2 Mar 2017
|
|
reinstate funder_id used in create plan
ray.carrick
committed
on 2 Mar 2017
|
|
| 2017-02-22 |
Chnage progress bar to reduce num queries. Fixes DMPRoadmap/roadmap#103
Ray Carrick
committed
on 22 Feb 2017
|
| 2017-02-15 |
sort out post merge issues
Ray Carrick
committed
on 15 Feb 2017
|
|
fix up post merge errors
Ray Carrick
committed
on 15 Feb 2017
|
|
|
mege in head changes
Ray Carrick
committed
on 15 Feb 2017
|