Skip to content

History

Revisions

  • Update tracker

    @miscoined miscoined committed Jun 28, 2015
    fa2a6fc
  • Update tracker and planner

    @miscoined miscoined committed Jun 25, 2015
    e35244f
  • Add slightly nonsensical gantt chart

    @miscoined miscoined committed Jun 23, 2015
    fe27329
  • Put resource/plan/ under version control again Semantically it shouldn’t be, but practically it needs to be as frequent data corruptions make the need for an offsite backup much more dire.

    @miscoined miscoined committed Jun 23, 2015
    afdb0b0
  • Add commit log for actual project

    @miscoined miscoined committed Jun 23, 2015
    e3a7f67
  • Modify commit log format Would like to use tables but org-mode doesn’t support multiline tables

    @miscoined miscoined committed Jun 21, 2015
    6d363ca
  • Add git commit log readout Requires testing to see if it formats properly in GitHub wiki

    @miscoined miscoined committed Jun 21, 2015
    c2c720e
  • Add planning file with links to associated tracker Also includes generated column report of estimated vs actual times. Need to check if there’s a way to include generated pretty-formatted git commit logs.

    @miscoined miscoined committed Jun 21, 2015
    02eb21d
  • Add new resource/plan folder Must be removed later so all wiki content can be accessed when cloning. For now, it shouldn’t be under version control.

    @miscoined miscoined committed Jun 21, 2015
    9c51945
  • Move all specification resources to spec/ Makes more sense seeing the small number of files there actually are, and allows for a better future system when timekeeping files are added.

    @miscoined miscoined committed Jun 19, 2015
    1cd9fbb
  • Add remaining models, wireframes, and algorithms Added: - IPO diagram - interface wireframes - all remaining base sort algorithms to be implemented

    @miscoined miscoined committed Jun 19, 2015
    aca6469
  • Rename Diagrams.odg into source.odg Better fits naming scheme and avoids repetition (i.e. is already in diagrams/ folder anyway)

    @miscoined miscoined committed Jun 19, 2015
    64fdd4a
  • Restructure resources into a single folder More sensible and allows actual visible content to be top-level. Updated .gitignore to reflect new file names, but note that entries will be removed before finish so that teacher can clone wiki and look at source files if desired.

    @miscoined miscoined committed Jun 18, 2015
    2d1fbbd
  • Tweak file names 1. Home -> Home so GitHub will show it as first page when viewing the wiki Also change tracker filename to Tracker so that Planning can be used as a name for displaying finished reports and links to content

    @miscoined miscoined committed Jun 18, 2015
    c3c11e5
  • Rename files into numbered scheme Allows easy sorting it Github sidebar as well as more logical organization in file browser

    @miscoined miscoined committed Jun 18, 2015
    7b8276d
  • Remove Planning file from wiki Planning shouldn’t be a wiki page, but rather the outputs it produces.

    @miscoined miscoined committed Jun 18, 2015
    29844eb
  • Add structure chart and make formatting consistent Consistent formatting isn’t a necessity but is nice for a professional appearance throughout the wiki. Font selections can later be changed when an appropriate font scheme is chosen.

    @miscoined miscoined committed Jun 18, 2015
    c6535ba
  • Fix image link- forwardslash instead of backslash

    @miscoined miscoined committed Jun 18, 2015
    cfd8cd3
  • Fix export to taskjuggler file Also includes adding .tjp and reports/ to .gitignore as they are generated through org-mode. Limitation of not being able to specify time lengths shorter than 1 hour without manually modifying Planning.tjp after export.

    @miscoined miscoined committed Jun 18, 2015
    190d406
  • Add diagrams and specifications file Diagrams made with OpenOffice Draw and file of .odg format is being stored with the wiki repo for reference, but actual diagrams are included with wiki pages for easier browsing and use, as well as a finished .pdf once all diagrams are made.

    @miscoined miscoined committed Jun 18, 2015
    1685ba3
  • Add Planning for time-tracking and logging Taskjuggler will be used with Planning file to produce finished Gantt charts. Time tracking and logs can be accomplished through Emacs clock times as well as through commit history, though the first part of commit history was lost due to data corruption and failure. Solution to protect against future instances of this is to push regularly to Github remote source as a backup in event of local data corruption.

    @miscoined miscoined committed Jun 18, 2015
    6f77310
  • Add initial home and definition as org-mode file Org-mode files added for easier integration with Emacs and to use a flexible and familiar markup system. Also allows time-tracking and effort estimates that can be converted to Gantt chart with Taskjuggler. This is a series of re-created commits as data corruption caused previous commit history to be lost, but not the actual files themselves.

    @miscoined miscoined committed Jun 18, 2015
    c4d57be
  • Initial Home page

    goldie103 committed Jun 14, 2015
    ab4297c