• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

  1. … 31 more files in changeset.
LDEV-4180: Remove help_text from lams_learning_activity as it is take from i18n files anyway.

  1. … 28 more files in changeset.
LDEV-4180: Remove patches for dropping DB tables as we never use them.

  1. … 35 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches.

Get rid of unnecessary tables and keys.

Modify boolean columns to tinyint(1)

Simplify patches where possible.

  1. … 219 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1024 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1346 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc.

Rename/rewrite methods for Flashless use.

  1. … 420 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 371 more files in changeset.
LDEV-3225: Remove unused colums for tool contribution and moderation.

  1. … 42 more files in changeset.
LDEV-3207: Remove unnecessary gate columns in each tool's initial insertion SQL.

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

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

  1. … 41 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 80 more files in changeset.
LDEV-1943: Gmap to be a collaborative activity

LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

    • -0
    • +2
    ./db_version_insert.sql
  1. … 71 more files in changeset.
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

Adding a comment to the db insert script

LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

This is the config stuff to make the config model possible

  1. … 1 more file in changeset.
For LDEV-1850

Adding in reflection, finished for learner and author.

Monitor and export portfolio still unfinished

  1. … 21 more files in changeset.
Making sure all the tables are created as INNODB

code cleanup - removing any remaining occurences of notebook code

  1. … 13 more files in changeset.
Added changes in to implement code and interfaces for grouping, this was previously un-implemented n monitor and learner

  1. … 34 more files in changeset.
Advanced options implemented in learner, some fixes to hte display of the info maessages for the markers,

created by user is also displayed

  1. … 16 more files in changeset.
- Added options in advanced tab, as well as persistance entries in the Gmap object

- Add state-saving for the Gmap, so when the teacher saves teh map, it appears exactly as it was before when they go back, ie map type, zoom, location

- Fixed up language strings in application.properties

- All non-cosmetic authoring tasks so far are completed

  1. … 16 more files in changeset.
Added title field to the marker object

added sidebar to the view

  1. … 9 more files in changeset.
Code for google map tool

Now can save markers in authoring, they are redisplayed on the map

  1. … 23 more files in changeset.
First commit for the gmap tool

Got the gmaps appearing in author, you can add multiple markers and descriptions for the markers, but you cannot save yet.

Draft data model also completed

    • -0
    • +80
    ./activity_insert.sql
    • -0
    • +46
    ./create_lams_tool_gmap.sql
    • -0
    • +13
    ./drop_lams_tool_gmap.sql
    • -0
    • +16
    ./library_insert.sql
    • -0
    • +4
    ./updatescripts/updateTo20070227.sql
    • -0
    • +7
    ./updatescripts/updateTo20080229.sql
  1. … 136 more files in changeset.