ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Bulk edit time entries (Feature #385)


Added by Adam Soltys at 2011-05-07 04:09 pm. Updated at 2011-05-27 03:01 pm.


Status:Open Start date:2011-05-07
Priority:Normal Due date:2011-05-13
Assignee:Adam Soltys % Done:

0%

Category:Time entries
Target version:- Estimated time:8.00 hours
Remote issue URL:http://www.redmine.org/issues/7996 Affected version:master

Description

I'd like to pull in some commits that I recently got incorporated into Redmine that implement a context menu for time entries and a corresponding bulk edit form.

I discussed with Eric in IRC and he pointed out a few things that could be cleaned up in the code before it makes it into ChiliProject:

  • Docs
  • Avoid creating custom hard-coded routes
  • Follow REST conventions
  • Improve test coverage
  • Avoid inline JavaScript
  • Don't create broken labels

I'll try to address these concerns and generally clean up the code to the best of my abilities before sending a pull request. Setting version to 1.4.0. If that's not right, let me know.


History

Updated by Adam Soltys at 2011-05-07 04:34 pm

I branched off unstable and pulled the commits in: https://github.com/asoltys/chiliproject/tree/feature/385-bulk-edit-time-entries

I'll proceed with the code cleanup when I get some time this week.

Updated by Eric Davis at 2011-05-27 03:01 pm

I'm going to push this back to a later release until you're done Adam.

  • Target version deleted (1.4.0)

Also available in: Atom PDF