Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2646: Allow access control for viewing/editing a copy/original template in Planner nodes for Teachers. Swap collapse/expand arrows - it seems more right now. Some clean up - move PlannerActivityMetadata to a proper packet, change some labels etc.

  1. … 17 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. … 17 more files in changeset.
LDEV-2614: Added expand activity button. Collapse/expand activity state is now stored on "Save as Sequence" action.

  1. … 8 more files in changeset.
LDEV-2548 Ability for a course manager to see *all* lessons...

*merge from lams2_3_release

    • -0
    • +15
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 7 more files in changeset.
LDEV-2550 Developed new event logging mechanism *merge from lams2_3_release

    • -0
    • +92
    ./org/lamsfoundation/lams/logevent/LogEvent.hbm.xml
  1. … 18 more files in changeset.
LDEV-2544 Default Timezones *merge from lams2_3_release

    • -0
    • +55
    ./org/lamsfoundation/lams/timezone/Timezone.hbm.xml
  1. … 33 more files in changeset.
LDEV-2547 fixing ConfigurationItem's hibernate annotations

*merge to Head

  1. … 1 more file in changeset.
SIF-4 Making single-signon capabilities for openid

    • -0
    • +9
    ./org/lamsfoundation/lams/openid/OpenIDConfig.hbm.xml
  1. … 30 more files in changeset.
LDEV-2476 partial support for author admin role in planner nodes

  1. … 9 more files in changeset.
LDEV-1356 add modification date to user table

  1. … 4 more files in changeset.
LDEV-2445 merge from branch

  1. … 2 more files in changeset.
LDEV-2420 Removing uneccessary data structures and tables from the db, as well as implementing the same theme settings for flash themes

    • -0
    • +97
    ./org/lamsfoundation/lams/themes/Theme.hbm.xml
  1. … 44 more files in changeset.
LDEV-2380: Added recently edited LDs list on the first Ped Planner page.

  1. … 9 more files in changeset.
Merge lams2_3 to head (continuing...)

  1. … 50 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

  1. … 83 more files in changeset.
Merge lams2_3 into head

    • -0
    • +11
    ./org/lamsfoundation/lams/tool/Tool.hbm.xml
  1. … 123 more files in changeset.
LDEV-2369: Added tutorial video functionality to HEAD (previously removed from 2.3 branch). Fixed IE > 6 bug preventing Thickbox to be centered on the screen.

  1. … 18 more files in changeset.
LDEV-2125: User profile has now an option to choose a time zone. This choice is later used in LocaleFilter and allows JSP pages to adjust displayed dates accordingly.

  1. … 9 more files in changeset.
Merging gradebook lams-common changes with head

LDEV-2213

LDEV-2214

LDEV-2212

LDEV-2207

    • -0
    • +3
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 6 more files in changeset.
LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

    • -3
    • +3
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 41 more files in changeset.
LDEV-2205 Didnt commit all the required files for the group admin view

  1. … 5 more files in changeset.
LDEV-2205 Adding in course-level admin to enable/disable gradebook for a course

  1. … 8 more files in changeset.
LDEV-2080: For all remaining tools - changed the way Hibernate properties are declared. Even for tools that did not need it the file was changed, so usage is the same everywhere.

  1. … 56 more files in changeset.
LDEV-2187 Put time taken for activities and lessons in gradebook.

Adding in averaget time for activities for activity view in gradebook lesson monitor

  1. … 7 more files in changeset.
LDEV-2187 Put time taken for activities and lessons in gradebook.

Fixing up LearnerProgress.java so it stores both finish time and start time for all completed activities

  1. … 10 more files in changeset.
- Updated jQuery core to v1.3.2 - Updated jQuery UI to v1.7.1 - Classic Wizard now has checkbox visible to enable Presence Chat - Learner no longer has a Presence box - Presence Chat committed

  1. … 264 more files in changeset.
LDEV-2173 Adding feedback to gradebook

  1. … 11 more files in changeset.
LDEV-2173 - First commit for gradebook stuff

First monitor interface implemented, teachers can look by activity to mark the students work

    • -0
    • +10
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 245 more files in changeset.
LDEV-2163 Creating a service for integrated servers where they can fetch tool outputs for a given lesson and user

this invovles:

- Outlining/Saving expecteed tool outputs in author, so that includes copying/export/insert/save

- Fetching the data in LessonManagerService so it can be serialised into xml

  1. … 19 more files in changeset.
LDEV-1998: Added preview/export/import functionality for Pedagogical Planner nodes. Fixed some bugs. Added some code comments.

  1. … 23 more files in changeset.