summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Mon, 7 Dec 2015 19:00:51 +0000 (14:00 -0500)]
Merge branch 'develop' into feature/settingPage
Steve Sutton [Fri, 8 May 2015 20:52:00 +0000 (16:52 -0400)]
Merge tag 'v1.0.7' into develop
Version 1.0.7
Steve Sutton [Fri, 8 May 2015 20:51:52 +0000 (16:51 -0400)]
Merge branch 'hotfix/1.0.7'
Steve Sutton [Fri, 8 May 2015 20:51:45 +0000 (16:51 -0400)]
bump version number
Steve Sutton [Fri, 8 May 2015 20:49:14 +0000 (16:49 -0400)]
Merge tag 'vv1.0.6' into develop
Version 1.0.6
Steve Sutton [Fri, 8 May 2015 20:49:05 +0000 (16:49 -0400)]
Merge branch 'hotfix/v1.0.6'
Steve Sutton [Fri, 8 May 2015 20:47:53 +0000 (16:47 -0400)]
Make first sect of field in past jobs required
They are getting ones with nothing entered
Steve Sutton [Mon, 27 Apr 2015 15:14:45 +0000 (11:14 -0400)]
Merge tag 'v1.0.5' into develop
Version 1.0.5
Steve Sutton [Mon, 27 Apr 2015 15:14:36 +0000 (11:14 -0400)]
Merge branch 'hotfix/1.0.5'
Steve Sutton [Mon, 27 Apr 2015 15:14:09 +0000 (11:14 -0400)]
Adding required Fields
Mak the High School fields required
Steve Sutton [Fri, 24 Apr 2015 20:32:39 +0000 (16:32 -0400)]
Merge tag 'v1.0.4' into develop
Version 1.0.4
Steve Sutton [Fri, 24 Apr 2015 20:32:30 +0000 (16:32 -0400)]
Merge branch 'hotfix/1.0.4'
Steve Sutton [Fri, 24 Apr 2015 20:31:18 +0000 (16:31 -0400)]
Security Bug Fix
Multiple WordPress Plugins are vulnerable to Cross-site Scripting (XSS)
due to the misuse of the add_query_arg() and remove_query_arg()
functions. These are popular functions used by developers to modify and
add query strings to URLs within WordPress.
wrapping this call with esc_url or esc_url_raw to prevent the attack.
Steve Sutton [Fri, 24 Apr 2015 17:40:33 +0000 (13:40 -0400)]
Merge tag 'v1.0.3' into develop
Version 1.0.3
Steve Sutton [Fri, 24 Apr 2015 17:40:22 +0000 (13:40 -0400)]
Merge branch 'hotfix/1.0.3'
Steve Sutton [Fri, 24 Apr 2015 17:40:05 +0000 (13:40 -0400)]
Update on field names
for the forms
Steve Sutton [Fri, 24 Apr 2015 17:24:59 +0000 (13:24 -0400)]
Merge tag 'v1.0.2' into develop
Version 1.0.2
Steve Sutton [Fri, 24 Apr 2015 17:24:52 +0000 (13:24 -0400)]
Merge branch 'hotfix/1.0.2'
Steve Sutton [Fri, 24 Apr 2015 17:24:39 +0000 (13:24 -0400)]
bump version number
Steve Sutton [Fri, 24 Apr 2015 17:22:00 +0000 (13:22 -0400)]
Merge tag 'v1.0.1' into develop
Version 1.0.1
Steve Sutton [Fri, 24 Apr 2015 17:21:51 +0000 (13:21 -0400)]
Merge branch 'release/1.0.1'
Steve Sutton [Fri, 24 Apr 2015 17:21:20 +0000 (13:21 -0400)]
Update for name collision
for school name
Steve Sutton [Fri, 6 Feb 2015 20:23:09 +0000 (15:23 -0500)]
Add sub menu for settings
Steve Sutton [Tue, 6 Jan 2015 14:52:34 +0000 (09:52 -0500)]
Update capabilities for job application
Steve Sutton [Mon, 29 Dec 2014 19:09:46 +0000 (14:09 -0500)]
Text change on form page 2
Change "Upload your Resume" to read "Upload your resume and/or cover letter"
Steve Sutton [Fri, 19 Dec 2014 20:43:45 +0000 (15:43 -0500)]
updates for text
take care of notice in form template
add traverse city to the locations
update grid sizes for the elements in that row
Steve Sutton [Fri, 19 Dec 2014 15:41:40 +0000 (10:41 -0500)]
update text
remove slash
change text for license type
Steve Sutton [Fri, 19 Dec 2014 15:40:53 +0000 (10:40 -0500)]
fix spacing
aligning array elements in code
Steve Sutton [Fri, 19 Dec 2014 15:40:30 +0000 (10:40 -0500)]
fix comma
no comma is need before and
Steve Sutton [Fri, 19 Dec 2014 15:39:56 +0000 (10:39 -0500)]
fix spacing
no padding for h4 top
Steve Sutton [Fri, 19 Dec 2014 13:25:44 +0000 (08:25 -0500)]
Add end class to last item in list display of the jobs
Steve Sutton [Fri, 19 Dec 2014 13:15:28 +0000 (08:15 -0500)]
text change on form 2
add space between the words to and operate
Steve Sutton [Thu, 18 Dec 2014 20:29:00 +0000 (15:29 -0500)]
update for row collapse
Steve Sutton [Thu, 18 Dec 2014 20:20:32 +0000 (15:20 -0500)]
update for email validation
Steve Sutton [Thu, 18 Dec 2014 20:09:12 +0000 (15:09 -0500)]
put back requried attr
Steve Sutton [Thu, 18 Dec 2014 20:05:45 +0000 (15:05 -0500)]
Issue with the radio buttons
Fix issue with the radio buttons not being checked if they are set as
required.
Steve Sutton [Thu, 18 Dec 2014 18:07:16 +0000 (13:07 -0500)]
Field updates
need to output the static value instead of label
Steve Sutton [Thu, 18 Dec 2014 17:17:21 +0000 (12:17 -0500)]
Job post type is now correctly searching.
Was issue with something in the function file in the theme.
Also hiding the view link in the jobs list.
Steve Sutton [Thu, 18 Dec 2014 14:33:25 +0000 (09:33 -0500)]
Fix email link
Steve Sutton [Thu, 18 Dec 2014 13:34:44 +0000 (08:34 -0500)]
Hide elements for search jobs in admin side
Steve Sutton [Wed, 17 Dec 2014 17:35:39 +0000 (12:35 -0500)]
Work on forms
testing form found some bugs
not saving initial application properly (fixed)
test in https
Steve Sutton [Wed, 17 Dec 2014 15:27:19 +0000 (10:27 -0500)]
update for php notices
in glm-employment.php
Steve Sutton [Wed, 17 Dec 2014 14:35:27 +0000 (09:35 -0500)]
Update documentation in classes
Update README.md file
Steve Sutton [Tue, 16 Dec 2014 20:24:24 +0000 (15:24 -0500)]
Working on the custom taxonomy search
Steve Sutton [Tue, 16 Dec 2014 16:03:01 +0000 (11:03 -0500)]
Add resume file and archive, unarchive, delete abilities
can unarchive from archived list
can delete from archived list only
can do bulk actions of archive, unarchive,delete.
can add resume file to applications.
Steve Sutton [Tue, 16 Dec 2014 13:25:22 +0000 (08:25 -0500)]
Method name update
Need correct method name
Steve Sutton [Mon, 15 Dec 2014 21:59:53 +0000 (16:59 -0500)]
adding search and filters to admin
Steve Sutton [Fri, 12 Dec 2014 21:58:01 +0000 (16:58 -0500)]
spelling corrections
Steve Sutton [Fri, 12 Dec 2014 21:50:31 +0000 (16:50 -0500)]
more forms
Steve Sutton [Fri, 12 Dec 2014 18:19:48 +0000 (13:19 -0500)]
Work on putting hard coded template names into class variables.
Steve Sutton [Fri, 12 Dec 2014 14:03:33 +0000 (09:03 -0500)]
Clean up how to pull in the setting files and thier location
starts with form 1 using settings1.php and so on...
Steve Sutton [Fri, 12 Dec 2014 13:33:57 +0000 (08:33 -0500)]
Working on new forms
Form1 done
Form2 done
Form3 done
Form4 started
Steve Sutton [Wed, 10 Dec 2014 15:20:13 +0000 (10:20 -0500)]
Adding css files for view and print in admin
Steve Sutton [Mon, 8 Dec 2014 18:42:32 +0000 (13:42 -0500)]
Setting up views
Setting up Admin and Front views.
Form1
view page in admin
Steve Sutton [Thu, 13 Nov 2014 15:29:17 +0000 (10:29 -0500)]
fix some issues with git
Steve Sutton [Mon, 10 Nov 2014 01:38:10 +0000 (20:38 -0500)]
Moved notes.txt to README.md file
Steve Sutton [Fri, 17 Oct 2014 20:34:12 +0000 (16:34 -0400)]
output sample data
testing new plugin with admin list feature
Steve Sutton [Fri, 17 Oct 2014 19:09:58 +0000 (15:09 -0400)]
Add menu and subs items
Start of the emp app
Steve Sutton [Thu, 25 Sep 2014 12:57:50 +0000 (08:57 -0400)]
use update option
This will create the option also.
Steve Sutton [Wed, 24 Sep 2014 21:00:18 +0000 (17:00 -0400)]
initial copy