Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Release 1.0 changes

Added functionaility to change the activity title in the language file, but ONLY the activity title

  1. … 2 more files in changeset.
Release 1.0 changes

  1. … 11 more files in changeset.
Added alot of regex management to the rename tool code, hopefully this will prevent collisions beteen the user's choice of nameing for the rename tool

Added alot of regex management to the rename tool code, hopefully this will prevent collisions beteen the user's choice of nameing for the rename tool

  1. … 1 more file in changeset.
Changes to make sure that the root tool directory does not get renamed

  1. … 3 more files in changeset.
Added in tests to see if the workspace contains the valid projects

  1. … 1 more file in changeset.
* Fixed translating bug, java variable names were not translating correctly * Submit test files were not translating correctly

  1. … 2 more files in changeset.
Added in RenameToolTaskList.jace, it will be a class that compiles takslists for teh rename tool based upon the tool template used

    • -0
    • +170
    ./RenameToolTaskList.java
  1. … 3 more files in changeset.
Prototype created, creates a lams tool project using the submit tool as a template. More templates will be added later

  1. … 3 more files in changeset.
Creates a new project and copies a sample submit project into it

    • -0
    • +288
    ./RenameTool.java
  1. … 1 more file in changeset.
renameTool added