lams_gradebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2934 Course Gradebook Learner View validates marks entered by teacher

LDEV-2984 Removed jxl library from LAMS and thus only POI one is left for excel export

  1. … 24 more files in changeset.
LDEV-2978 Added excel export feature to Tool Scratchie

  1. … 10 more files in changeset.
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 294 more files in changeset.
LDEV-2975: Updating Maori, Greek, French, Norwegian

    • -0
    • +91
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
LDEV-2912: Remove RAMS remainings from source code

  1. … 79 more files in changeset.
LDEV-2855: Roundup gradebook marks

LDEV-2945 make use of service methods instead of baseDao ones

LDEV-2945 updating to use new lessonService methods

LDEV-2868 * updated jquery.js, jquery-ui.js and jqgrid.js, jquery.layout.js, jqury.mobile.js, jqeury.form.js, jquery.autocomplete.js * removed repetitions of those libraries throughout all Lams * fixed some issues brought up by these updates * jquery.sizzle.js cut out from jquery.js and now it's a separate file

  1. … 761 more files in changeset.
LDEV-2920 * some refactoring * added block export button functionality (on lesson export)

    • -58
    • +13
    ./web/gradebookCourseMonitor.jsp
    • -0
    • +15
    ./web/includes/css/gradebook.css
    • -0
    • +40
    ./web/includes/javascript/blockexportbutton.js
LDEV-2920 improved lesson gradebook export performance

LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

  1. … 46 more files in changeset.
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 108 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -121
    • +0
    ./web/WEB-INF/struts/struts-config.xml
    • -212
    • +0
    ./web/WEB-INF/struts/tlds/struts-bean-el.tld
    • -382
    • +0
    ./web/WEB-INF/struts/tlds/struts-bean.tld
    • -3302
    • +0
    ./web/WEB-INF/struts/tlds/struts-html-el.tld
    • -3302
    • +0
    ./web/WEB-INF/struts/tlds/struts-html.tld
  1. … 1299 more files in changeset.
LDEV-2894: Adding labels

LDEV-2894 Added new table to Course Gradebook displaying course results based on learner view

    • -2
    • +205
    ./web/gradebookCourseMonitor.jsp
LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

    • -1
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
CNG-1: Make "noopener" parameter checked first as its use is very custom and should have highest priority.

    • -4
    • +4
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
LDEV-2891 gradebook for a subgroup now displays all suitable lessons

LDEV-2891 gradebook for a subgroup now displays all suitable lessons

LDEV-2891 gradebook for a subgroup now displays all suitable lessons

CNG-7: Add ISBN collections. Add buttons to manage them. Allow going back to MindTap views from different LAMS screens, like Preview or Tool authoring. Major clean up, split bloated code to MindappAction (request processing) and MindappService (helper methods).

    • -0
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
LDEV-2755: Updating translations

    • -0
    • +89
    ./conf/language/lams/ApplicationResources_de_DE.properties
    • -0
    • +89
    ./conf/language/lams/ApplicationResources_pt_BR.properties
  1. … 229 more files in changeset.
LDEV-2329 fix for Chrome (as it doesn't execute location.href="bla-bla" command if window is going to be closed)

    • -2
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 32 more files in changeset.
LDEV-2839: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages. These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7. These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

    • -59
    • +0
    ./web/WEB-INF/tags/ExportPortOutput.tag
    • -79
    • +0
    ./web/WEB-INF/tags/ProgressOutput.tag
  1. … 100 more files in changeset.
LDEV-2839: Do not remove build/WAR directory as it gets recreated in both jsp-plaincopy and jsp-precompile tasks.

LDEV-2839: Remove only unnecessary build subdirectories instead of whole build dir.

LDEV-2839: Allow JSP precompilation in Gradebook.

LDEV-2839: Gradebook clean up: Remove duplicate MANIFEST.