On October 31st, 2013, JobRoller 1.7.2 was released. This is a maintenance release. A breakdown of tickets can be found below.
Upgrade Information
Now you can automatically upgrade directly from your WordPress admin. Under “Appearance” => “Themes”, you’ll see an upgrade link next to JobRoller. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.
If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.
Fixes
- Strict standard notices
- Job categories showing incorrect number of job postings
- Intermittent PHP error when doing a location search
- Warning message when displaying the user ‘Last x Orders’ in the user profile ‘Screen Options’
- Job type filter not working when filtering jobs by salary or tags
- Log warnings when searching for jobs by keyword and location, and then doing a new search only by location
- Wrong category counts related with custom forms and job plans categories being included on the count (please bulk re-save your job plans and custom forms for the fix to take effect)
- Some errors checking producing log errors
- User IP not being stored on job submit
- Camel case and typos in ‘Jobs by Date’ items heading titles (e.g: before – This weeks Jobs; after – This Week’s Jobs)
- File upload error when uploading company logo and custom field files at the same time
- Responsive styles for single job plan types
- Last login time not displaying correct date/time
- WP_PageNavi fatal errors
- Canceled jobs being displayed as expired on home page (when ‘Expired Jobs Action’ set to ‘Display Message’)
Changes
- Richer more detailed ‘System Info’ page
- Validation on the application form is now done before the form is submitted to avoid loosing any attached files
Files Modified
Added includes/admin/admin-system-info.php Added tests/lib Added tests/test_core.php Deleted includes/js/jtweetsanywhere/images/bg-btn.gif Deleted includes/js/jtweetsanywhere/jtweetsanywhere.css Deleted includes/js/jtweetsanywhere/jtweetsanywhere.min.js Modified changelog.txt Modified footer.php Modified framework Modified functions.php Modified includes/admin/admin-enqueue.php Modified includes/admin/admin-options.php Modified includes/admin/admin-payments-pricing.php Modified includes/admin/admin-scripts.js Modified includes/admin/admin-values.php Modified includes/admin/write-panel.php Modified includes/appthemes-functions.php Modified includes/forms/application/application-form.php Modified includes/forms/application/application-process.php Modified includes/forms/filter/filter-process.php Modified includes/indeed/theme-indeed.php Modified includes/job-form.php Modified includes/payments Modified includes/theme-emails.php Modified includes/theme-functions.php Modified includes/theme-options.php Modified includes/theme-support.php Modified includes/theme-widgets.php Modified includes/uploads.php Modified jobroller.pot Modified style.css Modified tpl-jobs-by-date.php |