| .. |
|
AbstractAssetImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
AbstractBinaryAssetImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
AbstractBookmarkImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
AbstractContactableEntityImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
AssetConstants.java
|
CCM NG/ccm-cms: AssetPane
|
2017-04-05 16:53:44 +00:00 |
|
AssetL10NManager.java
|
* Renamed LocalizedString#addValue to LocalizedString#putValue
|
2021-12-16 20:17:23 +01:00 |
|
AssetType.java
|
Removed depcreated package com/arsdigita/cms/ui/assets from ccm-cms
|
2022-03-16 19:33:16 +01:00 |
|
AssetTypeInfo.java
|
Removed depcreated package com/arsdigita/cms/ui/assets from ccm-cms
|
2022-03-16 19:33:16 +01:00 |
|
AssetTypes.java
|
CCM NG/ccm-cms: AssetTypesManager for retrieving information about available asset types.
|
2017-03-29 08:27:11 +00:00 |
|
AssetTypesManager.java
|
Removed several old classes
|
2022-03-15 20:21:30 +01:00 |
|
AudioAsset.java
|
Im/Exporters for assets
|
2022-11-24 19:45:43 +01:00 |
|
AudioAssetImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
BinaryAsset.java
|
Serializer and Deserializer for java.sql.Blob for Jackson
|
2022-12-01 19:08:38 +01:00 |
|
BinaryAssetBlobDataProvider.java
|
Image handling and file upload bug fixes.
|
2021-07-08 20:20:12 +02:00 |
|
BinaryAssetConfig.java
|
Abstraction for storing binary asset data, and default implementation using java.sql.Blob and Streams.
|
2021-06-22 20:49:41 +02:00 |
|
BinaryAssetDataProvider.java
|
More cleanup and JavaDoc.
|
2021-06-30 20:05:50 +02:00 |
|
BinaryAssetDataService.java
|
More cleanup and JavaDoc.
|
2021-06-30 20:05:50 +02:00 |
|
BinaryAssetRepository.java
|
Additional service/endpoint for retrieving file content from a binary asset.
|
2021-10-18 21:22:59 +02:00 |
|
Bookmark.java
|
Removed several old classes
|
2022-03-15 20:21:30 +01:00 |
|
BookmarkImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
ContactEntry.java
|
Add missing @Cascade annotiation
|
2022-12-06 19:14:27 +01:00 |
|
ContactEntryKey.java
|
Only import contact entry keys once
|
2022-12-04 11:52:09 +01:00 |
|
ContactEntryKeyByLabelComparator.java
|
CCM NG: Asset editing current status
|
2019-07-24 11:05:04 +00:00 |
|
ContactEntryKeyRepository.java
|
Configuration UI for managing the usable contact data entry keys
|
2021-06-10 20:57:19 +02:00 |
|
ContactEntryKeyResolver.java
|
Only import contact entry keys once
|
2022-12-04 11:52:09 +01:00 |
|
ContactEntryRepository.java
|
CCM NG: Assets
|
2019-07-26 15:26:57 +00:00 |
|
ContactableEntity.java
|
Using correct query for retrieving ContactableEntity assets.
|
2022-12-10 15:50:10 +01:00 |
|
ContactableEntityIdResolver.java
|
Using correct query for retrieving ContactableEntity assets.
|
2022-12-10 15:50:10 +01:00 |
|
ContactableEntityManager.java
|
Compoments and resusable classes for subclasses of ContactableEntity, base structure for asset picker component
|
2021-05-29 17:54:49 +02:00 |
|
ContactableEntityRepository.java
|
Using correct query for retrieving ContactableEntity assets.
|
2022-12-10 15:50:10 +01:00 |
|
ExternalAudioAsset.java
|
Im/Exporters for assets
|
2022-11-24 19:45:43 +01:00 |
|
ExternalAudioAssetImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
ExternalVideoAsset.java
|
Im/Exporters for assets
|
2022-11-24 19:45:43 +01:00 |
|
ExternalVideoAssetImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
FileAsset.java
|
Removed several old classes
|
2022-03-15 20:21:30 +01:00 |
|
FileAssetImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
Image.java
|
Im/Exporters for assets
|
2022-11-24 19:45:43 +01:00 |
|
ImageImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
ImageProperties.java
|
Service class for images.
|
2021-07-01 19:56:13 +02:00 |
|
ImageService.java
|
Image handling and file upload bug fixes.
|
2021-07-08 20:20:12 +02:00 |
|
LegalMetadata.java
|
Removed several old classes
|
2022-03-15 20:21:30 +01:00 |
|
LegalMetadataImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
Organization.java
|
Some missing IdResolvers, added scope attributes to all
|
2022-11-29 19:35:41 +01:00 |
|
OrganizationIdResolver.java
|
Create placehoders for organizations not found in the database
|
2022-12-06 19:49:00 +01:00 |
|
OrganizationImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
Person.java
|
Some missing IdResolvers, added scope attributes to all
|
2022-11-29 19:35:41 +01:00 |
|
PersonIdResolver.java
|
Some code cleanup
|
2022-09-26 16:20:18 +02:00 |
|
PersonImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
PersonManager.java
|
Compoments and resusable classes for subclasses of ContactableEntity, base structure for asset picker component
|
2021-05-29 17:54:49 +02:00 |
|
PersonName.java
|
Several bugfixes, migrations for Person and Organization assets etc
|
2019-07-22 15:53:22 +00:00 |
|
PersonRepository.java
|
ObjectIdResolvers for several entities
|
2022-09-24 17:12:14 +02:00 |
|
PostalAddress.java
|
Some missing IdResolvers, added scope attributes to all
|
2022-11-29 19:35:41 +01:00 |
|
PostalAddressIdResolver.java
|
ObjectIdResolvers for several entities
|
2022-09-24 17:12:14 +02:00 |
|
PostalAddressImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
RelatedLink.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
RelatedLinkImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
SideNote.java
|
Removed several old classes
|
2022-03-15 20:21:30 +01:00 |
|
SideNoteImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
VideoAsset.java
|
Im/Exporters for assets
|
2022-11-24 19:45:43 +01:00 |
|
VideoAssetImExporter.java
|
Updated ImExporter for assets to implement new abstract methods
|
2023-01-14 16:43:40 +01:00 |
|
package-info.java
|
CCM NG/ccm-cms: Refactored/optimised struture for Assets/Attachments.
|
2016-10-17 17:00:49 +00:00 |