Skip to content

Latest commit

 

History

History
106 lines (102 loc) · 6.69 KB

CHANGELOG.md

File metadata and controls

106 lines (102 loc) · 6.69 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Thanks to Keepachangelog.com http://keepachangelog.com/

[0.0.2] - 2016-12-05

  • This is the first major release with most outstanding items cleaned up. Both the python dxster lib and the javascript lib are working with the main function being def dxcalc(CDR_sb, NPDx). See the libs for more details and definitions. - senrabc

  • really delete the NOTES file this time (Christopher Barnes)

  • update the README, remove notes and move design files to design directory (Christopher Barnes)

  • Update README.md (Christopher P. Barnes)

  • Remove active class from nav on upload-ala.html (Amber Allen)

  • Update text under examples upload section on index.html. (Amber Allen)

  • Add image to upload example section on index.html. (Amber Allen)

  • Add text for uploader section under examples on index.html. (Amber Allen)

  • Add and style print results button to upload-ala.html (Amber Allen)

  • Add downloadable sample data in upload-ala.html. (Amber Allen)

  • Add background box to input on upload-ala.html and center upload button. (Amber Allen)

  • Initial add of upload.html, no edits made from cpb version. (Amber Allen)

  • Add nav menu to upload-ala.html (Amber Allen)

  • Add css, js, meta tags in header of upload-ala.html. Also add footer. (Amber Allen)

  • Remove test file test.html. (Amber Allen)

  • Update colors on dx calc. (Amber Allen)

  • On DxCalc, update button colors, reduce logo width, change text area and grey box height. (Amber Allen)

  • attempting to fix merge conflicts with cstit/dxster/develop (Christopher Barnes)

  • fix broken ref to modal2 on the learn more for npdx (Christopher Barnes)

  • change 4.5+ cdr sum of boxes value in the input to 99999. Looks better than 500. Need a better way to handle the ambiguous 4.5+ value (Christopher Barnes)

  • add javascript hooks to maek all buttins work and calcualte using Dxster.js lib (Christopher Barnes)

  • test version of the calculator for testing js library (Christopher Barnes)

  • port dxster python lib to javascript (Christopher Barnes)

  • Update sample image of dxcalc (Amber Allen)

  • Update text in Open Source section (Amber Allen)

  • Add jquery function to allow buttons in neuro and clinical sections of dxcal to remain in hover state when clicked (Amber Allen)

  • Style dxcal to work on all mobile sizes. Specifically make it look better on iphone5 (Amber Allen)

  • Resize calc to fit fully onto one screen (Amber Allen)

  • Organize code, delete not-needed classes (Amber Allen)

  • Update meta description tag. Delete image files not needed (Amber Allen)

  • Update stying of examples section. Update columns in help section (Amber Allen)

  • Make dxcalc look more similar to a real calculator. Add buttons and update styling (Amber Allen)

  • Add buttons, work on styling (Amber Allen)

  • Mod cacl styling, add text and photo in examples section on index (Amber Allen)

  • Update text in modal boxes for clinical cx and neuro dx. Update intro paragraph. Replace python lib with python and js librarys. (Amber Allen)

  • Delete .orig files (Amber Allen)

  • Add placeholder logo for CTS-IT and remove unnecessary styling (Amber Allen)

  • Create DxSter illustration with clipboard and add to Examples section on home page (Amber Allen)

  • Update link styling (Amber Allen)

  • Update nav bar links (Amber Allen)

  • resolve merge conflicts and update link styling for purple section (Amber Allen)

  • create dxster.js javascript module that implements algdx truth table in javascript. See JS fiddel in comments of file (Christopher Barnes)

  • update text and restructure footer columns (Amber Allen)

  • integrate modal pop-ups into calculator. Update some styling. (Amber Allen)

  • Add additional makefile methods for serving and deploying from a set of bash scripts (Roy Keyes)

  • Restyle form, testing for modal button (Amber Allen)

  • set up structure for modal pop up button (Amber Allen)

  • Add multiple drop down sections to form (Amber Allen)

  • save calc icon design (Amber Allen)

  • Update logo to work with nav, update text content (Amber Allen)

  • add better error msgs (Christopher Barnes)

  • add bash example and test data set (Christopher Barnes)

  • add all conditions to handle all truth table test cases (Christopher Barnes)

  • add all test cases for calc_dxster function for all cases in truth table (Christopher Barnes)

  • Add caclulator icon (Amber Allen)

  • Change out footer text (Amber Allen)

  • Add uf logo to how to help section (Amber Allen)

  • Add examples section and add to nav bar (Amber Allen)

  • Add Ranjan publication (Amber Allen)

  • In What is DxSter section: Link tool to dxcalc.html,add calculator icon, update text, remove 'get the code' section (Amber Allen)

  • Add my contributions (Amber Allen)

  • crop lake photo (Amber Allen)

  • Revise What is DxSter text (Amber Allen)

  • Update dxcalc nav (Amber Allen)

  • Add results section (Amber Allen)

  • set up calc form (Amber Allen)

  • Replace loreum ipsum with content (Amber Allen)

  • set up dxcalc.html and update page links to calc and source code (Amber Allen)

  • Change out fonts (Amber Allen)

  • Make dxster glasses thicker (Amber Allen)

  • Add section dxster icons and add favicon (Amber Allen)

  • Add collapsable menu (Amber Allen)

  • Make header image full width (Amber Allen)

  • Add anchor tags (Amber Allen)

  • Set up of DxSter layout (Amber Allen)

  • Upload logo in different formats for use (Amber Allen)

  • Add png of logo (Amber Allen)

  • Create PDF of mockup and update DxSter Calc mobile view (Amber Allen)

  • Save DxSter ai file (Amber Allen)

  • Complete v1 mockups for Dxster (Amber Allen)

  • Start adding colors and symbols to mock up (Amber Allen)

  • Add site mockup file (Amber Allen)

  • add first three test cases. tests failing. need to fix cal_dxster function logic (Christopher Barnes)

  • customize to the DxSter project and add authors (Christopher Barnes)

  • add docs for releasing how_to_make_a_release_for_DxSter_with_gitflow.md (Christopher Barnes)

  • Add body to DxSter duck (Amber Allen)

  • add contributors file and add amber (Christopher Barnes)

  • trying fix ascii logo in README. add 3 backticks to format as code (Christopher Barnes)

  • trying fix ascii logo in README. remove coment block (Christopher Barnes)

  • add DxSter ascii logo to notes readme and core.py code file (Christopher Barnes)

  • add project CHANGELOG and add fist entry (Christopher Barnes)

  • setup framework of the dxster module and stub our calc_dxster function if documentation of the truth table to be implemented (Christopher Barnes)

  • add 2 empty lines to README to match other repo merging in soon. Git flow init and push develop (Christopher Barnes)

  • update name of tool and project (Christopher Barnes)