We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
if (edited != null && edited.VariableValues != null) orginalTuple.Values = "{" + string.Join(",", edited.VariableValues.Select(v => (string.IsNullOrEmpty(v.Value.ToString()) ? "null" : ('"' + v.Value.ToString().Replace(@"""", @"\""")) + '"')).ToArray()) + "}";
Search customization d4c49e1 8231b53 30e4608 685cc3b
DCM: Placeholder "_" for 1st Level Title 775ffc7
Add administrator group per default Set default groups for datasets #35 and remove delete and grant from creator Remove grant permission from dataset creator #44 dc65d2f
Change default page size #59 Change default page size (Entity permissions)
New roles & dashboard #54 Change dashboard header/start page
Add upload button for PUB Module (9f5bfdd, 3fc4341)
Add default values (a0cc0f1) Add default values in xml for funder and licence #78
Add Publication to Dashboard (d240e44)
Remove "new file" from create new dataset (Remove "new file" from create dataset #84, bd516f5)
Move Manage Data Structures to settings menu a701132
do not show unstructured data structures 26f438a
The text was updated successfully, but these errors were encountered:
to compare: BEXIS2/Core@dev...bexis:dev
Sorry, something went wrong.
IOUtility extend temporarily for migration ConvertToDateUS() with date pattern list.
DashboardController-> change title to "My Data"
geofranzi
EleonoraPetzold
No branches or pull requests
Search customization d4c49e1 8231b53 30e4608 685cc3b
DCM: Placeholder "_" for 1st Level Title 775ffc7
Add administrator group per default Set default groups for datasets #35 and remove delete and grant from creator Remove grant permission from dataset creator #44
dc65d2f
Change default page size #59 Change default page size (Entity permissions)
New roles & dashboard #54 Change dashboard header/start page
Add upload button for PUB Module (9f5bfdd, 3fc4341)
Add default values (a0cc0f1) Add default values in xml for funder and licence #78
Add Publication to Dashboard (d240e44)
Remove "new file" from create new dataset (Remove "new file" from create dataset #84, bd516f5)
Move Manage Data Structures to settings menu a701132
do not show unstructured data structures 26f438a
The text was updated successfully, but these errors were encountered: