Learn

  1. EndNote format
  2. JavaScript, FCC
  3. CSS, FCC
  4. Clean Code, YouTube

Todo - Project repo

  1. To start a new project Publon DOI, user story

Todo

  1. Add citation button #83
  2. Add-delete-button-#457
    2.1 Update the scenarios for both curation_log and dataset_log
    2.2 Try to implement I should see a dataset log entry containing "file attribute deleted"

Done - Project

  1. Finish a php program that can get get doi using paper’s title, first author name and publisher name

Done

  1. Add hypothesis metadata schema
    1.1 Update $this->fullDOI = $mainSection->getReleaseDetails()['full_doi']; in view.php
    1.2 Move meta tag to <head></head> in /new_datasetpage.php and call it using <?php echo CHtml::encode($this->fullDOI); ?>
  2. Add-delete-button-#457
    2.1 Pass the behat test for datasetog
  3. Add citation button #83
    3.1 In EndNoteHelper class, use findAllByAttribute to connect the Dataset model
    3.2 Include fixture in EndNoteHelperTest.php to access the test dataset table

Reference

Build Status