bexis / Core

This is the public code repository of the BEXIS 2 data management software. It contains only modules, components, and packages of the core system. Contributed modules and components will be available in separate repositories. For more information on BEXIS 2, please visit our website.
http://bexis2.uni-jena.de/
0 stars 0 forks source link

List of changes in comparison to BEXIS2/Core #4

Open geofranzi opened 4 years ago

geofranzi commented 4 years ago

- Search customization https://github.com/bexis/Core/commit/d4c49e1b5f44a343a033cb8a4ba605be0151756e https://github.com/bexis/Core/commit/8231b53b816f233fd9f64410f50bfe6d311cf835 https://github.com/bexis/Core/commit/30e4608525cdedb2d5016846af7370f501169cea https://github.com/bexis/Core/commit/685cc3bea49632bb59a7dc841e1e2eee0a69eee9
- DCM: Placeholder "_" for 1st Level Title https://github.com/bexis/Core/commit/775ffc72b3ba8e7e5fdcd9931324f0defd90c329

- Add administrator group per default #35 and remove delete and grant from creator #44 
 https://github.com/bexis/Core/commit/dc65d2f4f328282c2bdc23ee8b9841f39ccaab3e

- https://github.com/bexis/Core/issues/59 Change default page size (Entity permissions)
- https://github.com/bexis/Core/issues/54 Change dashboard header/start page

- Add upload button for PUB Module (https://github.com/bexis/Core/commit/9f5bfddf571b3f2331933d8f7c6bc6d41e068633, https://github.com/bexis/Core/commit/3fc434111032d00c83b205a1d37ac0eab636ac1e)
- Add default values (https://github.com/bexis/Core/commit/a0cc0f1d5fb099d977bc04dbe1ab63b4562413b9) #78
- Add Publication to Dashboard (https://github.com/bexis/Core/commit/d240e442423ad05de00edfd6e5b4e9b0632b31c8)
- Remove "new file" from create new dataset (https://github.com/bexis/Core/issues/84, https://github.com/bexis/Core/commit/bd516f59ae14e4c060d8648c74174f33d093682a)
- Move Manage Data Structures to settings menu https://github.com/bexis/Core/commit/a701132bab5c218f467a095ede43ab5f5d20fb47
- do not show unstructured data structures https://github.com/bexis/Core/commit/26f438a6bf9c3f28a3353ba90374fc519dc27499
geofranzi commented 4 years ago

to compare: https://github.com/BEXIS2/Core/compare/dev...bexis:dev

EleonoraPetzold commented 4 years ago

IOUtility extend temporarily for migration ConvertToDateUS() with date pattern list.

EleonoraPetzold commented 3 years ago

DashboardController-> change title to "My Data"

EleonoraPetzold commented 10 months ago