lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Ignore common.properties and unix.properties

Adding common.properties and unix.properties files to .gitignore in

order to be able to modify them locally without the need to push them to

the remote repo

LDEV-4370 Show/Hide resources in monitor does not refresh properly

LDEV-4350, LDEV-2999 adding labels

LDEV-4350, LDEV-2999 adding labels

LDEV-4350, LDEV-2999: adding labels

Adding new lable for LDEV-4350 and LDEV-2999

LDEV-4054: updating labels

Updating Greek

LDEV-4350 Include delete file button for student to remove the old file and reload a new one.

Merge branch 'LDEV-4368'

LDEV-4184, LDEV-4368 Allow longer ID format for password recovery request key

LDEV-4350 Include delete file button for student to remove the old file and reload a new one.

LDEV-4366 Prototype Kumalive front and back ends

  1. … 4 more files in changeset.
LDEV-4350: Include delete file button for student to remove the old file and reload a new one.

After migration clean up

    • -0
    • +2
    /lams_tool_doku/.gitignore
LDEV-4366 Add database and Hibernate layer for Kumalive.

Remove folder after it was moved to master

Removing as there is no need to keep it in lams25 branch after it was

moved to the master branch.

    • -841
    • +0
    /lams_bb_integration/LICENSE.TXT
    • -145
    • +0
    /lams_bb_integration/RELEASE_NOTES.TXT
    • -563
    • +0
    /lams_bb_integration/WEB-INF/tlds/c.tld
    • -149
    • +0
    /lams_bb_integration/WEB-INF/web.xml
    • binary
    /lams_bb_integration/lib/bb-cms-admin-9.1.201510.1171621.jar
    • binary
    /lams_bb_integration/lib/bb-platform-9.1.201510.1171621.jar
  1. … 107 more files in changeset.
Ignore build folders

    • -0
    • +1
    /lams_bb_integration/.gitignore
    • -0
    • +1
    /lams_launchlearnerurl/.gitignore
    • -0
    • +1
    /lams_signup/.gitignore
    • -0
    • +1
    /lams_svggenerator/build/.gitignore
    • -0
    • +1
    /lams_tool_dimdim/.gitignore
    • -0
    • +1
    /lams_tool_example/.gitignore
Fix project names

    • -0
    • +1
    /lams_bb_integration/.gitignore
Remove folder after it was moved to master

Removing it as there is no need to keep it in lams25 branch after it was

moved to the master branch. Besides, it was never meant to be run under

JBoss (lams25 branch).

    • -34
    • +0
    /lams_tool_doku/db/sql/activity_insert.sql
  1. … 125 more files in changeset.
Merge branch 'LDEV-4364'

LDEV-4364 Properly save question after another one was removed

The problem comes from MCQ incorrectly assigning question's orderId

after some question was removed.

Merge branch 'LDEV-4363'

LDEV-4363 Adding stub for old lams_tool_dimdim

Adding lams_tool_dimdim to GitHub as we need to use it for other site

and we didn't import it originally from CVS.

    • -0
    • +2
    /lams_tool_dimdim/.gitignore
    • -0
    • +28
    /lams_tool_dimdim/db/sql/activity_insert.sql
    • -0
    • +3
    /lams_tool_dimdim/db/sql/create_lams_tool_dimdim.sql
    • -0
    • +14
    /lams_tool_dimdim/db/sql/library_insert.sql
    • -0
    • +42
    /lams_tool_dimdim/db/sql/tool_insert.sql
  1. … 6 more files in changeset.
Merge branch 'LDEV-4361'

LDEV-4361 Remove Pedagocial Planner auto deployment

From now on the Planner has to be deployed manually using its "deploy"

Ant task.

LDEV-4362: adding LICENSE.txt (GNU GPL V2)

Adding GNU GPL v2 license to LAMS repository to follow GitHub practices.

LDEV-4305 adding new labels. LDEV-4217 Removing labels

Adding new labels for upload widget and dropping labels for LDEV-4305

Removing labels for LDEV-4217

Merge branch 'LDEV-4360'

Ignore unnecessary resources when committing to repository

LDEV-4360 Adjust Ant build paths

Since public and private projects are not in the same dir now,

we need to make sure Ant commands point to proper resources.

Ignore build.properties file so everyone can set his/her own Ant build configuration without having to commit it.