Nothing Special   »   [go: up one dir, main page]

1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 16, 2024 — Jul 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
patched permission eval NPE in case of pure mixin More... about 10 years ago
playground : patched project portal, doc (iri => id) More... about 10 years ago
Moved to Ozwillo obsolete samples & deploy conf More... about 10 years ago
Fixed #79 Wrongly returns HTTP 200 when body not well-formed JSON More... about 10 years ago
Import UI : more abort error info, more model loops More... about 10 years ago
Fix #77 : In import UI : When inserting data, if the prefix is not set, import fails More... about 10 years ago
patched LoadPersistedAtInit and added test More... about 10 years ago
disabled obsolete OpenElec java sample More... about 10 years ago
security conf cleanup More... about 10 years ago
conf cleanup More... about 10 years ago
ozwillo.com, portal-given project rights, patches - moved to ozwillo.com : logo & doc & comments, baseUrl & containerUrl (see also data patch) - added datacore.security.admins prop fed to DatacoreSecurityServiceImpl (TODO still in puppet), better personal organization case in DCUserImpl - moved project helpers to ProjectInitService, added oasis-datacore-security-project-owners.properties fed to ir - patched security defaults handling in EntityPermissionEvaluator - playground : patched project portal pagination (stringifyForAttribute()) - import : patched skip model & oanc:Ancestor_0 definition, less model loops for speed More... about 10 years ago
load persisted models at init : patched NPE More... about 10 years ago
load persisted models at init : only those local to project, patched error handling, improved log More... about 10 years ago
playground : UPDATE YOUR MODELS, Close #76 project portal, import only in current project and from/until mixin, edit/post resource, added manual, patched i18n, more - UPDATE YOUR MODELS : o:Ancestors_0 mixin renamed oanc:Ancestors_0, added s to aliasedStorageNames column name - project : choose current in ajax-filled select, doc, list generic ones, added project portal to its local/global storage/stored models/pure mixins & their resources - import : prevent importing in another project than current, meaning that importing org: models in org project can't overwrite geo: IF geo: has been imported in geo (403 Forbidden errors were already handled) - import only from/until mixin : added & filled selects by first parsing model file, skipped models & resources & logged it - added edit then post button in playground - i18n : patched duplicated map bug, don't create translation list without value but still allow to remove translations - playground : added manual, improved overall doc layout - don't import if no model file outside oasis.sandbox - refactored js client lib (unified all code including RDF's, use swagger suppl callback params...) More... about 10 years ago
patched LoadPersistedModelsAtInit More... about 10 years ago
Close #74 multiProjectStorage, #75 fork models, hardcoded projects, #73 multiple field alias, #72 project-level security, requires 64 bits OS, patched map list index & org sample & more More... about 10 years ago
playground auth : get sub_groups from tokeninfo endpoint, nicer Kernel error handling More... about 10 years ago
CXF client : multi project, other headers - CXF client now multi project : cache key prefixed by "project." - CXF client support for other DatacoreApi headers More... about 10 years ago
context : added set/stack, project now X-Datacore-Project like DatacoreApi header More... about 10 years ago
model-level rights filtering & org3 sample, DCSecurity.resourceCreationOwners : - added model-level rights checking & filtering (also filters view mixins), now all models must set their DCSecurity or its primary inherited parent have one. Done in EntityPermissionEvaluator for each DCField in its own (not global) model. Also in createOrUpdate, existing values are put (if putRatherThanPatchMode and none yet) after rather than before - added DCSecurity.resourceCreationOwners - added org3 sample with model-level rights, patched org1/2 - renamed Mock to LocalAuthenticationService, added "system" user allowing programmatic login only - simplified createOrUpdate by sharing ResourceService.get() code, adding DCEntity.previousEntity (cache), context putRatherThanPatchMode, parsingContext.isTopLevel() - added samples loginAsUsername - allowed DateTime as date field value when ex. in a local call More... about 10 years ago
playground import : patched lookupQueryHasNoResult (might be skipped in next iteration thanks to newly done autoloinking) More... about 10 years ago
playground import : patch importableMixins because of internalFieldName with dotted path More... about 10 years ago
playground import : patched repost when conflict More... about 10 years ago
playground import : patched alreadyFoundResource is null More... about 10 years ago
added pub/pri org & agrilocal workflow More... about 10 years ago
better testImpactedModelAndIndexUpdate More... about 10 years ago
patched model update dispatch & model to resource majorVersion More... about 10 years ago
added X-Datacore-View header to GETs & playground buttons, patched client Context - close #71 added X-Datacore-View header to GETs, handled in entityToResource(), tested - minimal resource view is @id & o:version, and beyond dc:DublinCore_0 (so their null in DCResource are not kept by Jackson) - patched Context in client : stacks CXF context over existing one, which is translated by ContextClientOutInterceptor to X-Datacore-* HTTP headers - playground : added l & dc buttons using X-Datacore-View header & in pagination More... about 10 years ago
patched i18n import (6 jan regression), now only keeps last value of each language More... about 10 years ago
patched rowStart More... about 10 years ago