summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Wed, 20 Sep 2017 20:36:50 +0000 (16:36 -0400)]
adding member name place holder for admin list
list view in the admin side added a member name column
Anthony Talarico [Tue, 19 Sep 2017 16:28:05 +0000 (12:28 -0400)]
adding restriction by job expiration date, centering front end output
adding styles, centering the front end data output, adding a check to make sure
the job postings aren't older than the expiration date range
Anthony Talarico [Mon, 18 Sep 2017 18:29:52 +0000 (14:29 -0400)]
adding more front end output styles
adding resume column to the database table and adding more styles for the
front end output of the job postings
Anthony Talarico [Mon, 18 Sep 2017 12:45:00 +0000 (08:45 -0400)]
adding gulp support for sass, fixing the member locked updating
job postings weren't updating if they were locked to member, fixed that
issue. added gulp so the output could be styled with sass
Anthony Talarico [Fri, 15 Sep 2017 20:44:43 +0000 (16:44 -0400)]
setting up lockedToMember details
adding the necessary data and files to make sure only members can edit their
own job postings
Anthony Talarico [Thu, 14 Sep 2017 20:43:33 +0000 (16:43 -0400)]
fixing the edit and update functions for the posting, adding more styles
styling and structuring the admin list, fixing the update functionality for
pre-existing job postings
Anthony Talarico [Wed, 13 Sep 2017 20:37:48 +0000 (16:37 -0400)]
making changes to the database setup script to changes some of the field names
finishing the setup for the job titles settings and pulling them into the edit view,
changing some of the database field's names.
Anthony Talarico [Mon, 11 Sep 2017 20:30:16 +0000 (16:30 -0400)]
adding settings section for the job titles, adding default database data to work with
more test code and dummy data to work with, setting up the settings menu so the client can
add job titles for the job posting views
Anthony Talarico [Fri, 8 Sep 2017 20:44:36 +0000 (16:44 -0400)]
setting up admin view files , tracking down errors
Anthony Talarico [Fri, 8 Sep 2017 19:54:51 +0000 (15:54 -0400)]
replacing keywords in files
replacing some left over keywords and setting up the admin view files with the admin
models
Anthony Talarico [Fri, 8 Sep 2017 19:21:47 +0000 (15:21 -0400)]
adding more db changes
fixing some of the db fields and setting up the post expiration array in the config
ini.
Anthony Talarico [Fri, 8 Sep 2017 19:08:00 +0000 (15:08 -0400)]
setting up database data and data classes
Anthony Talarico [Fri, 8 Sep 2017 13:17:37 +0000 (09:17 -0400)]
removing old database script data
adjusting create database script for initial setup
Anthony Talarico [Fri, 8 Sep 2017 13:16:03 +0000 (09:16 -0400)]
fixing the develop branch with initial files and setup
Anthony Talarico [Thu, 7 Sep 2017 17:43:27 +0000 (13:43 -0400)]
initial commit
Anthony Talarico [Thu, 7 Sep 2017 17:37:16 +0000 (13:37 -0400)]
Initial commit