0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added nodetype constant xlms_root_folder_section More... about 4 years ago
added new nodetype rootsectiosnfolder to xlms project More... about 4 years ago
RelNodeSetsNode class had a wrong file name More... about 4 years ago
replaced test folder by section folder More... about 4 years ago
Fixed crash on splash screen More... about 4 years ago
Merge branch 'feature_xlms' into develop More... about 4 years ago
added support to render svg files More... about 4 years ago
refactor switch for nodetypes More... about 4 years ago
added new methods for NodeAction api More... over 4 years ago
added new nodetypes for future modules More... over 4 years ago
allow cross origin, (it is necessary for some types of requests that are made from ionic since it mounts a localhost) More... over 4 years ago
code cleanup in folder types More... over 4 years ago
Allows calling rendernode without the need for the user to be authenticated More... over 4 years ago
added the ability to render a resource directly, not just download in rendernode More... over 4 years ago
Fixed getNode function was not working beeing called by name of the resource More... over 4 years ago
Fixed crash on splash screen, when there is more than one project type node in xcms, loading screen fails and also travis tests More... over 4 years ago
new changes for rename NodeTypeConstant to NodetypeGroupConstants More... over 4 years ago
Remove NodeTypeConstants array because have been moved to a separated file NodeTypeGroupConstants. More... over 4 years ago
I separate the array of types node constants to a separate file (NodeTypeGroupConstants) , since it causes conflict because these variables are written to javascript More... over 4 years ago
added capability to set paramNodetype to NodeAction::setNodeContent More... over 4 years ago
added installation script for new nodetypes and actions for xlms More... over 4 years ago
added support in structured documents to xlms project More... over 4 years ago
added support to new nodetypes JSON More... over 4 years ago
we can add a project or a xlms project, the form used for both is equal. More... over 4 years ago
when edit a json schema added auto close tags of brackets and added in action support to json nodetypes. More... over 4 years ago
changed fixed value project to array to support any kind of project. More... over 4 years ago
changed fixed value project to array of projects, to support any kind of project More... over 4 years ago
now we can add a project without themes More... over 4 years ago
change fixed value of project to array for support any kind of project More... over 4 years ago
added new actions (getContent and setContent) to api Node More... over 4 years ago