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
E
Effectopedia
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Aug 21, 2024 — Aug 21, 2025
Showing page 12 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Finding the data source of EffectopediaObject is now possible using the new function getDataSourceOf. This will be become obsolete when each EffectopediaObject begins to keep a pointer to the parent data source. The new function relies on the new contains method in DataSource class
aladjov
More...
over 12 years ago
Some changes were made to the DataSource classes so they no longer work with IndexedObjects but instead all abstract methods are now declared for EffectopediaObjects. This was done since only EffectopediaObject descendents are stored in the data source so it simplifies some of the casts and assignments.
aladjov
More...
over 12 years ago
Bug fix: Each new pathway element created in CLET mode when cyclic over element type replaces the old element and reassign the existing links to the new object.
aladjov
More...
over 12 years ago
General cleanup of some Generic classes, and declared but unused variables.
aladjov
More...
over 12 years ago
Bug Fix: CreatedLive flag was not preserved during SaveAsXMLFile transfer to XMLFileDS causing all subsequent object creations to be skipped by the SearchEngine indexing process.
aladjov
More...
over 12 years ago
Initial work on showing location (EffectopediaObject external or internal id) as a part of current navigation address.
aladjov
More...
over 12 years ago
Several cosmetic improvements has been introduced. Related Effects interface now has different titles for upstream causes and downstream effects. All subcomponents were made to show consistent terms.
aladjov
More...
over 12 years ago
Multiple parametrisations of raw types were made.
aladjov
More...
over 12 years ago
ViewUI and DataView now have their own read only property. If it is set to true - ViewUI hides all editing buttons from PathwaySpaceToolbarUI and on double click loads pathway elements in read only editors.
aladjov
More...
over 12 years ago
Search in HistoricalDS is now possible. Search indices were selectively copied form original RevisoinBasedDS. This change was implemented with adding additional methods for SearchIndex, SearchIndices and SerachIndex_Hash classes allowing filtered copying of SearchableItems in the indices.
aladjov
More...
over 12 years ago
Revision navigator was linked to the newly developed RevisionBasedDS and HistoricalDS classes.
aladjov
More...
over 12 years ago
New helper class RevisionBasedDS was introduced. This class manages revisionCache which hold all generated HistoricalDS for a given RevisionBasedDS.
aladjov
More...
over 12 years ago
New HistoryDS was introduced. It allows to load all changes up to specific revision number into standard DataSource file which can be used for read only browsing and comparisons. All data source contained objects were updated to support the new addAll feature which takes as parameter either the maxExternalID or revision no
aladjov
More...
over 12 years ago
CommandToolbarUI was moved to the top of the application in order to emphasize that all commands are executed for the the currently selected datasource. The publish button was extracted to the main control bar.
aladjov
More...
over 12 years ago
- Bug fix: The interface of newly added description sections was not linked to the newly created objects causing loss of changes made in the current session. Another side effect of this miss linkage is the absence of scrollbars when the content is bigger of the visible viewport. Both problems were solved by linking the interface and newly created description section object.
aladjov
More...
over 12 years ago
Bug fix The PathwayUI had a readonly property set to true by default ignoring the object and interface settings making association of new pathways impossible
aladjov
More...
over 12 years ago
New icons for: showing progress of loading of a remote file, publishing, remotedatabase and local file were introduced in UIResources. The new interface was tested in AuthenticationUI
aladjov
More...
over 12 years ago
Effectopedia now accept file name as command line parameter to open in the list of available data sources which is mainly intended for windows wrapped version.
aladjov
More...
over 12 years ago
Archive folder was added to the repository for keeping the milestone versions of Effectopedia.
aladjov
More...
over 12 years ago
Server side processing of the notification messages was updated to handle action lists.
aladjov
More...
over 12 years ago
New list capability was added to the search menu (showing all elements form a certain type in the search results). The new functionality was implemented based on a FilteredIndex class by adding new ClassFilter.
aladjov
More...
over 12 years ago
Server side PHP scripts that handle file upload and Effectopedia release versioning.
aladjov
More...
over 12 years ago
New HTTP based file upload support was added for Effectopedia publishing and notifications uploading. It is intended to replace the FTP uploading completely due to better server side security control and lower requirements for the firewall exceptions.
aladjov
More...
over 12 years ago
New more detailed description of Links is generated in the notifications.
aladjov
More...
almost 13 years ago
The ActionTypes defined in multiple EffectopediaObjects and properties were moved from the class definitions to the ActionTypes class. This insures that the creation order of classes in the future won't change the interpretation of action types for files created with the old versions of Effectopedia. All dynamically generated action types were also moved to the ActionTypes class and the ids assigned to the objects.
aladjov
More...
almost 13 years ago
[no comment]
aladjov
More...
almost 13 years ago
ChangeNote and DiscussionNote are no longer inner classes of Notification class. ChangeNote now has more fields including the pathwayID, pathwayElementID and list of actionIDs which are now inherited by DiscussionPosting.
aladjov
More...
almost 13 years ago
Notification generation was tested and some final adjustments were made.
aladjov
More...
almost 13 years ago
Few problems were fixed during the intiaial testing of the NotificationManager.
aladjov
More...
almost 13 years ago
NotificationManager now activates the server side scripts to acknowledge the submission of a new notification data.
aladjov
More...
almost 13 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
17
→
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