openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
dynamic-extensions-for-alfresco
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 13, 2024 — Aug 13, 2025
Showing page 31 of 36
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make AnnotationBasedWebScript public to allow AnnotationBasedWebScriptHandler subclassing.
Laurent Van der Linden
More...
over 12 years ago
Updated artifact versions to 1.0.0.M5-SNAPSHOT. Updated version in archetype to 1.0.0.M4. Fixed link in README.
lfridael
More...
over 12 years ago
Status update.
lfridael
More...
over 12 years ago
1.0.0.M4 release
lfridael
More...
over 12 years ago
Fixed Import-Package in 'blueprint-integration'. Hide Framework restart button when the system package cache is not available.
lfridael
More...
over 12 years ago
Moved Web Script integration to 'alfresco-integration' project. Added system package configuration for Dynamic Extensions itself. This ensures that the framework continues to work even with an outdated system package cache.
lfridael
More...
over 12 years ago
Cleaned up OSGi container configuration. Removed support for configuring the OSGi framework. Apache Felix is now the only supported OSGi framework. Added Development and Production mode configuration setting. Removed obsolete settings.
lfridael
More...
over 12 years ago
Attributes obtained through @Attribute are added to the response template model.
lfridael
More...
over 12 years ago
Removed copyright headers from source files.
lfridael
More...
over 12 years ago
Merge pull request #42 from laurentvdl/master
Laurens Fridael
More...
over 12 years ago
Check for non-existing folders. (problem when starting from clean repo)
Laurent Van der Linden
More...
over 12 years ago
Merge pull request #41 from laurentvdl/master
Laurens Fridael
More...
over 12 years ago
Merge branch 'fridael'
Laurent Van der Linden
More...
over 12 years ago
Added Services page to Control Panel. Various layout changes.
lfridael
More...
over 12 years ago
Upgrade Felix fileinstall to 3.2.6 (still had issues with ConcurrentModification)
Laurent Van der Linden
More...
over 12 years ago
Register dummy actions to populate the action list.
Laurent Van der Linden
More...
over 12 years ago
Store empty contraint parameters as null values as "" is not a valid constraint value.
Laurent Van der Linden
More...
over 12 years ago
Layout and textual changes to the Control Panel index page.
lfridael
More...
over 12 years ago
Moved System Package cache logic to RepositoryStoreService. Textual changes in Control Panel interface.
lfridael
More...
over 12 years ago
Show notification when the Framework cannot be restarted.
lfridael
More...
over 12 years ago
Added Configuration page with explanation on system packages. Added function to delete the System Package cache. System Packages are now listed on a separate page.
lfridael
More...
over 12 years ago
Minor refactorings to Java package scanning. Package configuration moved to OSGI child application context. Disabled AMP integration test.
lfridael
More...
over 12 years ago
Merge pull request #40 from laurentvdl/master
Laurens Fridael
More...
over 12 years ago
Make BundleVersionDetector disposable as a prototype (kept large cache Map) Use Sets to collect SystemPackages: avoid thousands of List.contains calls.
Laurent Van der Linden
More...
over 12 years ago
Further fix for #39. Adds support for the 'Parent-Application-Context' bundle header for opting out of integrating the extension application context with the Alfresco application context.
lfridael
More...
over 12 years ago
Possible solution for #39.
lfridael
More...
over 12 years ago
Merge pull request #38 from laurentvdl/PackageCacheVersionDetection
Laurens Fridael
More...
over 12 years ago
Cache list of system packages in repository. New BundleManifest strategy to detect package versions using Exported-Packages or Implementation-Version.
Laurent Van der Linden
More...
over 12 years ago
Dynamic Extensions application context is now a child of the Alfresco application context. Having direct access to the Alfresco beans lets Dynamic Extension bundles use Spring XML configuration that is identical to that for regular Alfresco extensions. This change is backwards-compatible.
lfridael
More...
over 12 years ago
Fixes #35
lfridael
More...
over 12 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
36
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree