Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

  1. … 36 more files in changeset.
LDEV-2946: setting correct mime type for json

  1. … 4 more files in changeset.
LDEV-2946 in order to send json object in utf-8 explicitly set ContentType to "application/x-json;charset=utf-8", as basic "application/x-json" doesn't work

  1. … 2 more files in changeset.
LDEV-2921: Forum add columns for max min rating limits

  1. … 3 more files in changeset.
LDEV-2921: Forum add columns for max min rating limits

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. … 764 more files in changeset.
LDEV-2892: Detect where hide*Message() methods are located (current, parent or top window) so there are no errors even when Forum Authoring is located in an iframe.

Also fix Hibernate query, unreadable in its "new" version.

  1. … 3 more files in changeset.
LDEV-2415: Remove caching of maximum file size as it can be changed by administrator within single server run.

LDEV-2415: For Forum information label reuse FileValidatorUtil method to format file size.

  1. … 2 more files in changeset.
LDEV-2807: Support for MySQL 5.5

  1. … 50 more files in changeset.
LDEV-2800 fix autopath mistake in Forum

LDEV-2415: Add information and error text for file upload size limit. Fix Struts source reference. Fix a typo in CKEditor comment.

  1. … 4 more files in changeset.
LDEV-2655 fixed error on leaving marks in monitor

  1. … 1 more file in changeset.
LDEV-2709 Applied latest version of POI for gradebook excel export

*merge from lams2_3_release

  1. … 13 more files in changeset.
fix issue when upgrading

  1. … 1 more file in changeset.
LDEV-2657 Date restrictions for Forum (merge to HEAD)

  1. … 8 more files in changeset.
LDEV-2677: upgrade script fix

LDEV-2662 improving forum performance

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2656 Display star rating in export portfolio

*merge from lams2_3_release

    • -0
    • +123
    ./org/lamsfoundation/lams/tool/forum/util/ForumBundler.java
  1. … 1 more file in changeset.
LDEV-2651 added Forum option to rate other student's postings

*merge from lams2_3_release

    • -0
    • +52
    ./org/lamsfoundation/lams/tool/forum/dto/AverageRatingDTO.java
  1. … 20 more files in changeset.
LDEV-2642, LDEV-2616: Move Planner activity metadata (hidden, collapsed, expanded) to a separate table, as it may grow in the future and we don't want to make ToolActivity too complex. Move Editing Advice content from Online Instructions in activities to the metadata table. Allow editing the Editing Advice straight from the planner. Use jquery_ui instead of cluetip (dispose the last one completely). While creating a node, the Learning Design is imported just once from ZIP into DB, instead of importing it each time someone opens it in Planner. This allows less unnecessary copies of the LD and allows easier modfication of the original design. Change the way a Teacher gets a copy of the design. When opening the template in Planner, a copy is made in common folder ("Planner preview"). When the user saves the design, the same copy is *moved* to user's folder, rather than copying it again. Futhermore, each subsequent save modifies the same LD rather than making another copy.

  1. … 25 more files in changeset.
LDEV-1730 If Tool is not group do now show the group reference

  1. … 6 more files in changeset.
LDEV-2625 original message doesn't get lost when replying to the topic

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-1743 fixing the problem with messages having the same sequence_id

*merge from lams2_3_release

LDEV-2618 fixing "Unable to find 'success' forward" warning

*merge from lams2_3_release

LDEV-2612 fixed Forum problems on upgrade

*merge from lams2_3_release

LDEV-2549 delete unnecesary conditions from DB and update condition's sequenceId every time we do this

*merge from lams2_3_release

  1. … 2 more files in changeset.
LDEV-2605 fixing output factories so that tool doesn't throw exception when no conditions

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2608 fixed problem with first time user

LDEV-2608 fixed Adding new topics in monitor doesn't affects the topics in learner