summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Fri, 29 Sep 2017 20:26:29 +0000 (16:26 -0400)]
adding styles to admin list
adding styles to the admin list
Anthony Talarico [Fri, 29 Sep 2017 18:58:57 +0000 (14:58 -0400)]
adding ability to repost jobs and update the expiration date
update expiration by checking repost checkbox in admin
Anthony Talarico [Wed, 27 Sep 2017 20:04:11 +0000 (16:04 -0400)]
removing print_r lines from mgmt import model
removing some of the print_r testing from the mgmt import model file
Anthony Talarico [Wed, 27 Sep 2017 19:54:04 +0000 (15:54 -0400)]
fixing edit view where some of the fields weren't being updated
patched up the name attribute for the contact name and contact phone number
input fields in the edit view
Anthony Talarico [Wed, 27 Sep 2017 18:58:49 +0000 (14:58 -0400)]
fixing import script to preserve special characters, changing admin stlyes
changing admin styles for the admin list so that mobile view is still
managable
Anthony Talarico [Mon, 25 Sep 2017 20:28:12 +0000 (16:28 -0400)]
adding job import tab in mgmt
adding separate tab in mgmt to import content from ds4. not complete
Anthony Talarico [Thu, 21 Sep 2017 20:36:59 +0000 (16:36 -0400)]
getting the job title from the old job title id
using the old job title id to get the job title name
Anthony Talarico [Thu, 21 Sep 2017 14:56:02 +0000 (10:56 -0400)]
adding old_id columns for data import
adding a new colum for old_ids to accommodate the import
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