-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature enhancements to the resource routing tab #60
base: master
Are you sure you want to change the base?
Conversation
…rding to the language used and internationalization functions moved to a separate file
…rces Updated this respository to add the new features
…tabase (latin1 to utf8)
@jcraitz Would you also have Yan sign up for a github account so that she can participate in the comment thread on this pull request too? Thank you. |
…source' to 'instanceof mysqli_result'
Conflicts: admin/classes/common/DBService.php js/admin.js
Issue42 (translation)
Conflicts: admin.php sendAlerts.php
Can Steering Committee review the pull request and let us know if you have any question? Thanks! |
Ben, yes, we've been using the enhancement in production since last summer. Beside monograph unit, our serials unit have been using it for our new order workflows. We are very pleased with the enhancements. Let me know if you have more question. |
Issues and Downtime Feature
This PR has conflicts, so I can't move it to the new merged repo. Please resubmit a mergeable PR, and I'll move it to https://github.com/Coral-erm/Coral |
We'll work on it asap. What's your timeline for merging our pull request? Thanks! On Thu, Mar 10, 2016 at 7:39 AM, Paul Poulain notifications@github.com
Xiaoyan Song E-Resource Librarian |
Hi Paul, Jason Raiz from our IT department is working on the update now. I'm cc'ing Thanks, On Thu, Mar 10, 2016 at 7:39 AM, Paul Poulain notifications@github.com
Xiaoyan Song E-Resource Librarian |
# Conflicts: # ajax_htmldata/getRoutingDetails.php
I'm still testing this last commit. Feel free to point out anything wrong that you see. |
Le 10/03/2016 15:03, xsong9 a écrit :
Paul Poulain, Associé-gérant / co-owner |
I don't see #60 in the merged pull request list here: It looks like all conflicts have been resolved. Has this been merged yet? If not, what's the timeline for merging this? Thanks! |
PR ported to the unique repository & merged here : coral-erm/coral#13 Note that there was a missing _() on a javascript string that was needed for translation |
Hi all,
This is my first pull request, so please pardon my errors and feel free to critique. I work at NCSU Libraries and we added some features to the routing tab for individual resources. The short version is that you now will have the ability to delete steps and also to reassign steps to different groups. Note: these changes will only affect the current resource. The changes will not be saved as a workflow template and restarting the workflow, will reset it to the original template.
It's the end of the day, so I'm just going to throw this up here now for you to check out, and I can add notes tomorrow on some of the details involved in these new features.
I did most of this work a couple of months back, and only recently merged them in to the current version of CORAL. As a result, there may be a few things that I do in a deprecated manner. In particular I haven't had a chance to double check the way I did the database query or the resourcestepForm.js. If you have a moment, will someone please look over these. I'll try to find time tomorrow to go back over them.
Cheers,
Jason Raitz