Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Revert some unnecessary package name changes

  1. … 464 more files in changeset.
LDEV-5440 Refactor packages of imported classes

  1. … 481 more files in changeset.
LDEV-5440 Rewrite config files and library references

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

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

  1. … 781 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2119 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1859 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. … 419 more files in changeset.
LDEV-2420 Fixing it so you can edit user theme in sysadmin areas

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

  1. … 48 more files in changeset.
LDEV-2420 Adding functionality to add new themes to the database. All that is left now is to remove the defunct tables that are not used

  1. … 20 more files in changeset.
Fixing format of file

LDEV-1131: If the user is using a custom stylesheet, export portfolio wasn't copying the images directory for the stylesheet. Changed the export so it now copies the theme's special images (using the new image_directory column in the theme) as well as the default images.

  1. … 12 more files in changeset.
LDEV-1115: Moving FlashMessage to a local variable, so to make the code more robust.

  1. … 1 more file in changeset.
Updated address of FSF in copyright statement

  1. … 1391 more files in changeset.
remove DAOs that don't do much, rewrite BaseDAO, update UserManagementService(not completed yet), very messy

  1. … 53 more files in changeset.
Tweaking to reduce the number of times the User object is retrieved from the database.

  1. … 4 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 260 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 260 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 260 more files in changeset.
Updated for increased exception handling in setTheme method.

  1. … 1 more file in changeset.
Updated setTheme method to handle setting html and/or flash theme.

  1. … 1 more file in changeset.
Updated to use MessageService

New service to process CSS Themes. New method setTheme() added.

    • -0
    • +88
    ./IThemeService.java
    • -0
    • +196
    ./ThemeService.java