Closed (fixed)
Project:
Open Atrium Work Tracker
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2014 at 18:56 UTC
Updated:
3 Oct 2014 at 13:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hefox commentedComment #2
hefox commentedComment #3
hefox commentedComment #4
hefox commentedneeds work cause needs icon
Comment #5
hefox commentedOh, was already an remote app. Joined the two hook_apps_app_info's
Comment #6
dsnopekThanks, @hefox!
But why is this patch removing
oa_worktracker.features.og_features_permission.inc? That seems unrelated to adding Apps support.Comment #7
hefox commentedThis is happening with all the oa apps -- apps now has code that does the permissions on install then doesn't touch them after that (from og and user permissions). See the hook_apps_app_info()
:)
Comment #8
dsnopekAh, ok! So, we should probably remove the features lines from oa_worktracker.info as well:
Otherwise that file will get recreated when the Feature is updated.
Comment #9
hefox commented...Oops, yep XD
Will update next time I roll patch (waiting on icon)
Comment #10
hefox commentedPatch with those removes and icon added.
Also attached icon in case patch doesn't work
Comment #11
hefox commentedComment #13
dsnopekI applied the patch and then did a
drush futo make sure that everything would stay the same - and it did (with minor reordering in the .info file). I haven't tested installing or anything like that, but I assume you guys have been actively working on the Apps and permission stuff, so I'll trust you. :-) Committed!Comment #14
hefox commentedSorry for re-opening but figure might as well instead of new issue
need server = openatrium so it's associated with openatrium instead of panopoly
Comment #15
dsnopekCommitted, thanks! :-)