0.8 - NEW FEATURE! Trends! * currently, only one trend available: # of Notes by Group * go to /trends to see ============== 0.7 - added profile pictures to viewer page under attendance - changed note author to select field (that way we can store the memberId) ============== 0.6 - NEW FEATURE! Manage groups! * add * delete * rename * add/remove people in group * access manage directly via footer! * or goto notes.team4096.org/manage ============== 0.5.7 - got Manage_Jay save to work - fixed taker/editor with mentor/student columns in attendance 0.5.6 - optimized editor.php with use of helper class 0.5.5 - fixed delete button on editor - wrote Helper class * see index, viewer, or explore currently for usage * visit http://notes.team4096.org/util/php/helper-docs.html to learn about it and see its methods 0.5.4 - started on finishing merge * added updateGroups.php * made buttons disable and added them on the right side if they were already present on the DB 0.5.3 - fixed all the files due to Database Normalization 0.5.2 - fixed submit on taker - fixed duration output on viewer for hours/hour - fixed editor getNote query 0.5.1 - removed .php from files to five URLS a cleaner feel (see .htaccess for more info) - rewrote viewer and editor URLs for cleaner look e.g. editor/1287247 and viewer/1389328 0.5 - new interface for explore! * quickly see if note has a text field filled in or not * link directly to the viewer for each note * see the available Groups for note entry - started manage page for group management ============== 0.4.2 - on taker and editor, the group select now loads from DB 0.4.1 - changed icon for edit - fixed hover text for note author on viewer 0.4 - changed textareas to CKEditors for WYSIWYG editing experience - support for _addNote.php and _editNote.php are now dropped - added _writeNote.php which replaces the two above ============== 0.3.5 - moved delete button in editor to bottom - added save shortcut at top of editor 0.3.4 - fixed reset button in editor 0.3.3 - changed Comments to Notes throughout site - changed Drive Train to Drivetrain throughout site - changed Subteam to Group throughout site 0.3.2 - attendance transfers names to the other side rather than copying. 0.3.1 - attendance widget doesn't allow duplicates now 0.3 - the attendance manager has arrived! * this feature dynamically loads a list of members in a subteam and lets the note author specify which ones were at the meeting! * available on both the taker and editor pages ============== 0.2 - default sorted explore to most recently inserted note by ID - the IDs in explore are now links to respective viewer for note - note editor available from viewer page! - note deleter available from editor page! ============== 0.1.7 - defaulted datepicker to today 0.1.6 - hide unanswered questions in viewer 0.1.5 - reordered notes buttons from newest to oldest in index 0.1.4 - made all text fields optional except for "Comments" 0.1.3 - added "General" subteam for General Notes 0.1.2 - stripped spaces and extra commas from attendance list 0.1.1 - added note Author to buttons on index page 0.1 - added explore page for viewing all notes ============== 0.0.1 - fixed datepicker button so it didn't submit form 0.0 - initial release