Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reorganized ToolContentManager methods.

removed redundant method: public static void updateExistingOptionContent(HttpServletRequest request, Map options, String optionText)

organized copying the original content and removing copied content for test puroses.

organized copyToolContent and removeToolContent

changes for the copyToolContent

    • -3
    • +3
    ./lamsfoundation/lams/tool/mc/pojos/McContent.java
orginized the resources

*** empty log message ***

removed redundant methods and constants added methods to clean up session attributes

    • -16
    • +3
    ./lamsfoundation/lams/tool/mc/web/McAction.java
removed unused methods and constants

    • -18
    • +7
    ./lamsfoundation/lams/tool/mc/McUtils.java
removed unused constants

*** empty log message ***

removed unused sections

removed unused methods

    • -424
    • +2
    ./lamsfoundation/lams/tool/mc/McUtils.java
removed unused entries

    • -129
    • +56
    ./lamsfoundation/lams/tool/mc/McAppConstants.java
fized something about copyToolContent

removed redundant constants

cleaned up these from unnecessary constants used

removed redundant constants

removed redundant methods and constants like USER_ACTION

    • -83
    • +10
    ./lamsfoundation/lams/tool/mc/web/McAction.java
removed redundant methods and constants

removed redundant import

    • -2
    • +0
    ./lamsfoundation/lams/tool/mc/pojos/McContent.java
added new versions of a few resource

removed various redundant constant

    • -41
    • +3
    ./lamsfoundation/lams/tool/mc/McAppConstants.java
enabled the display of authoring tabs based on consant SHOW_AUTHORING_TABS

removed the use of TARGET_MODE

removed the use of contant TARGET_MODE

fixed a wording problem

added new method: public ActionForward cancelAuthoring(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException

    • -0
    • +47
    ./lamsfoundation/lams/tool/mc/web/McAction.java
removed some temp functions like public static User createMockUser()

    • -35
    • +0
    ./lamsfoundation/lams/tool/mc/McUtils.java
added button.cancel