Open Atrium group tasks
This is WAY more simple than Case Tracker.
There are some sexy additions:
PHP Custom Field adds some distinction to the Files and Folder types.
Rules return you to the View once a File or Folder is created or updated.
Prepopulate module allows you to create a file node directly within the Folder
Dependencies of note (all are in the .info):
auto_nodetitle
draggableviews
prepopulate
rules
views_customfield
Upcoming:
I need to get my "Draggable Views CCK No Update Handler" posted to Drupal.org CVS. This addition prevents node updates from being made just for reordering the nodes. This prevents "Notification" and "Recent Activity" from getting triggered just because of a reorder. Once this is posted I can require it as a dependency.
| Release | Date | |
|---|---|---|
| 6.x-1.0 | Release notes | Mar 9 2010 |
I get this error when trying to use your feature
Fatal error: Call to a member function get_views_info() on a non-object in /home1/everlat0/public_html/sites/all/modules/flag/includes/flag_handler_field_ops.inc on line 67
How do i fix it?
I'm getting the same error on a fresh OA-beta5 install. Tried beta of flag.module but that didnt fix it...
The problem is the module didn't include the code for the default Flag that the view is looking for...
I am attempting to fix and patch now, but if the Author of this feature could export the flag appropriately that would be best.
This feature is not good and make error to my OA-beta7.