openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
smartapi
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Feb 22, 2025 — Feb 22, 2026
Showing page 7 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added forced initialization of languagevariant in page/pageelement improved situation of deletion/removal from recycle bin. there are race conditions on the server which make it hard to build working solutions without a negative impact on most use cases of the delete methods. the current solution spawns a background task with deferred deletion/removal to mitigate the race condition problem. this is not final! added RecycleBin
Jonas Jacobi
More...
about 13 years ago
reformatting of the source
Jonas Jacobi
More...
about 13 years ago
Changes in Page.DeleteFromRecycleBin and Page.DeleteIrrevocably with regard to the asynchronous nature of the deletion process on the server. These issues need further investigation :/
Jonas Jacobi
More...
about 13 years ago
Added required category to content class
Jonas Jacobi
More...
about 13 years ago
bugfix in commit of AbstractMediaElement
Jonas Jacobi
More...
about 13 years ago
Introduced SmartAPIExceptions Merged CmsClient class into Session class Added VersionAttribute and Session.EnsureVersion for version dependend API
Jonas Jacobi
More...
about 13 years ago
fixed exception namespaces and added serializable attribute to them
Jonas Jacobi
More...
about 13 years ago
added multilink interface added linktype/isreference properties to ILinkElement
Jonas Jacobi
More...
about 13 years ago
bugfixes for pageelements/linkelements changed rqlexception to contain known error codes/messages minor cleanups
Jonas Jacobi
More...
about 13 years ago
- removed virtual method calls from c'tors - bugfix in loading of editable area settings in ccs - bugfix in setkeywordas for pages (keywords cache wasn't invalidated) - ability to refresh the values of attributes, when the underlying xmlnode has changed
Jonas Jacobi
More...
about 13 years ago
newlines fixed?
Jonas Jacobi
More...
about 13 years ago
Merge branch 'develop' of https://github.com/erminas/smartapi into develop
Jonas Jacobi
More...
about 13 years ago
Added Method deleteIrrevocably() to remove page from project completely
Christopher Wennhold
More...
about 13 years ago
bugfix: setting the default/sample text to a already set value in Text content class elements no longer throws an exception achieved through testing wether the current text ist the same as the new one. this has the disadvantage that the text always gets loaded, even if it is not necessary. But, if this wouldn't be done errors couldn't get detected on text settings as the rql reply is the same on error as on text set to already set value.
Jonas Jacobi
More...
about 13 years ago
Init headline/id on page listing, so no page load occurs on indexing of pages
Jonas Jacobi
More...
about 13 years ago
lineending fixes
Jonas Jacobi
More...
about 13 years ago
Merge branch 'hotfix_oadate' into develop
Jonas Jacobi
More...
about 13 years ago
Merge branch 'master' of https://github.com/erminas/smartapi
Jonas Jacobi
More...
about 13 years ago
Merge branch 'hotfix_oadate'
Jonas Jacobi
More...
about 13 years ago
incremented version to 0.9.0.1
Jonas Jacobi
More...
about 13 years ago
fix page element ctor loading
Jonas Jacobi
More...
about 13 years ago
always convert oadate strings to invariant culture format ('.' as decimal separator) added GetOADate method to XmlUtil
Jonas Jacobi
More...
about 13 years ago
Compile fix
Jonas Jacobi
More...
about 13 years ago
Added API documentation link to Readme.md
Jonas Jacobi
More...
about 13 years ago
Changed XmlNode in RedDotObject and subclasses to XmlElement
Jonas Jacobi
More...
about 13 years ago
Cleanup of minor issues (mostly naming/style)
Jonas Jacobi
More...
about 13 years ago
Added unit tests Changed CachingContext to public
Jonas Jacobi
More...
about 13 years ago
Merge branch 'master' of https://github.com/erminas/smartapi
Jonas Jacobi
More...
about 13 years ago
Changed version to 0.9.0.0
Jonas Jacobi
More...
about 13 years ago
Added auto-restore of NuGet Packages (required for log4net) and corrected information in AssemblyInfo.cs
Hilmar Bunjes
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
→
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