Skip to content

Fall2016#3

Open
jrajewski wants to merge 131 commits intomalexanderboyd:Spring2016from
scott789:Fall2016
Open

Fall2016#3
jrajewski wants to merge 131 commits intomalexanderboyd:Spring2016from
scott789:Fall2016

Conversation

@jrajewski
Copy link

No description provided.

malexanderboyd and others added 30 commits February 16, 2016 18:09
Modified login script to use TowsonU id + password rather than a users
database table. 

BUG? - Cannot view job files in admin view, not sure if it's because I
didn't have google drive setup - need to test.
Updated code to make program mount share drive before starting main
window. 

Added options to change letter drive in "MainView.java" for easier
config later (if drive letter is taken already, etc).
this version is for everyone to develop and commit on.
- Added the "attemptLogin()" to be able to press enter to login after
entering password.
Added Navbar to jobsView, going to resize/redesign buttons for smoother
look for future update on all views.
Updated Navbar onto Jobs Mgr, Enter Build, and Settings. Couldn't get
reports view to open to view size for rescaling.
Updated Navbar so its on the settings, build, and jobs view page.
Resets the submission view and keeps the student logged in after successfully submitting a file so that he/she may keep submitting files if desired
Remove focus from back button
Fix for the backButton functionality.
The backButton has been changed from a icon to a normal button
Implemented Ryan's code to get user's first/last name
Added correct spacing to nav bar excluding reports page ( can't get it
open)
Updated login script get get correct values
- To view login as admin as normal and click the "Jobs Manager" button
in order to go to new window.
Implemented the login via enter button for admin password prompt.
russellgehret and others added 30 commits November 21, 2016 10:54
Student user can view the comment selected for their rejected file
Logout button was closing the application. Now it will direct user back
to MainView.
Update tables on build pages. Bottom table is record of builds for
selected device. New button in center moves files from approved jobs
table to the table of files to be in the build.
Update to remove merge conflicts
Update to newJobsManager
Multiple updates
Rejection comments are now visible to students once they log in. Also
fixed minor SQL syntax error for validating file extensions.
Hit enter to login instead of only being able to click button.
ReportsView will display only active printers in the dropdown box.
Fitting the menu bar in settings view. Selected column in jobs manager.
Master Export button will only export a sheet for current devices. This
will prevent test data from being exported.
Re-adding the logout button to build view and removing of submit buttons
green glow
When a job is approved the student's balance & balance will be updated
accordingly with a negative value that they spend on the job.
Added logout button to reports view, removed back arrow navigation
buttons in reports and build view, button sizing.
Single search field for selecting students
Retrieval of students first and last name in student login process
Update the build view page. File selected color. Single file moving.
Date column was displaying entire DateTime string. This commit shortens
it to only return the date (MM-DD-YYYY).
Displays files in descending order by date.
Forgot a semicolon.
If a student desires to submit an invalid file extension for their
selected printer then they will be prompted if they are really sure that
they want to continue. This feature was specifically requested by Josh.
Rows are now sorted descending by date. Date column is now only date,
not entire DateTime string.
When an Admin clicks approve on a file where a student has an
insufficient balance, a JOption pane is generated. The admin can then
choose whether or not they would like to allow the student to run a
negative balance. If yes, the student's balance will appear as negative.
If no, no action takes place.
Centered Nav Bar
Resized columns in Previous Builds table
Re-Added the logout button
Changed coloring of the submit button
Shows only MM-DD-YY and not entire DateTime string.
Updated formatting/alignments on Reports View
Changed button names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants