0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't throw exception if project no longer exists after being in servermanagementcontext More... over 12 years ago
bugfix in localexmlnodeattribute More... over 12 years ago
force deletion of files More... over 12 years ago
bugfix: dlete files in assetmanager More... over 12 years ago
added missing file More... over 12 years ago
bugfix: delete files in asset folder More... over 12 years ago
renamed some files added session.currentapplicationserver added applicationserver.tempdirectorypath bugfix: thumbnail update More... over 12 years ago
added thumbnailpath to files added extended search cc filter bugfix in refreshing of subfolders More... over 12 years ago
zwischenstand More... over 12 years ago
enabling getting/setting of optionlist values in pageelements bugfix in pagesearch More... over 12 years ago
bugfix: loading of parent page More... over 12 years ago
introduced PageElementFactory More... over 12 years ago
disregard non existing groups/users assigned to auth packages More... over 12 years ago
Changed Group and User Authorization Packages to retrieve groups and users via Project instead of Administration because the Administration requires Server Manager rights which are not required this way. Further the ProjectGroups and ProjectUsers is changed to retrieve the Groups/Users via Project instead of Administration. More... over 12 years ago
preliminary version for auth packages (API will change) More... over 12 years ago
object model for optionlist entries More... over 12 years ago
Merge branch 'develop' More... over 12 years ago
removed reference to test project More... over 12 years ago
Merge branch 'develop' More... over 12 years ago
changed version to 0.9.9.1 updated README.md and changelog.txt More... over 12 years ago
bufixes: - regression in session creation with users logged into no longer existing projects - in creation of publication folder More... over 12 years ago
added MissingPrivilegesException minor fixes code cleanup More... over 12 years ago
Renamed DefaultText and ExampleText to DefaultValue und ExampleValue More... over 12 years ago
changed folders to be indexed by name again and fixed a related bug with folder loading and subfolders with same names More... over 12 years ago
added examplefile property to image More... over 12 years ago
Merge branch 'develop' of https://github.com/erminas/smartapi into develop More... over 12 years ago
- allow for replacement of running sessions on session creation, if max number of sessions for the user is reached - allow to provide the server version manually, so no request to the ioVersionInfo is done on session creation More... over 12 years ago
Merge pull request #1 from hbunjes/develop More... over 12 years ago
Removed EnsureListIsLoaded where not required More... over 12 years ago
Make sure the folders are not loaded each time the subfolders are accessed. Otherwise traversing the folders and subfolders several times starts very time consuming RQL commands to retrieve all folders of the project. The subfolder XML document is now stored directly in the project. More... over 12 years ago