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

Release 1.0 changes

    • -242
    • +189
    ./LAMSNewToolWizardPage.java
    • -18
    • +37
    ./LAMSNewToolWizardTemplatePage.java
  1. … 9 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

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

  1. … 2 more files in changeset.
Added a new page to the wizard that allows you to choose from a list of projects in the workspace from which to base your new tool project

    • -0
    • +193
    ./LAMSNewToolWizardTemplatePage.java
  1. … 1 more file in changeset.
small update for lamstool builder project

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

  1. … 6 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. … 1 more file in changeset.
Creates a new project and copies a sample submit project into it

  1. … 2 more files in changeset.
First commit of LAMS tool builder eclipse plugin.

The prototype wizard and project creation is implemented

    • -0
    • +262
    ./LAMSNewToolWizard.java
    • -0
    • +437
    ./LAMSNewToolWizardPage.java
    • -0
    • +13
    ./WizardConstants.java
  1. … 12 more files in changeset.