- Your Profile was successfully updated (remove word "your", which doesn't work...
authorharris wong <hwong@ocad.ca>
Thu, 29 Jul 2010 19:09:02 +0000 (19:09 -0000)
committerharris wong <hwong@ocad.ca>
Thu, 29 Jul 2010 19:09:02 +0000 (19:09 -0000)
commit78973b64fabba353dc27dcfa1254553491307618
tree2fc49126e204ea84c915b25f7b6ede0b4cd561e6
parent0e8bc9c21d407cef7a99307169cf7ccc5b5e9481
 - Your Profile was successfully updated (remove word "your", which doesn't work when an admin updates a profile)

 -When job post approval admin preferecne is on, message after posting a job should state "Job posted successfully." when approve is off, and add "The job posting will appear when it has been approved" when approve is turned on

 -As admin, when viewing jobs to be approved, use "approved" or "unapproved" rather than confirmed/unconfirmed (terms already exist in ATutor language). Makes the language consistent with the way it is used elsewhere in ATutor

 -When clicking on edit, to approve a job post, the post is listed as confirmed (approved), while viewing it in the table before editing, it lists as unconfirmed (unapproved). Labels are backwards.

 -In the admin job board screen, the employer is listed as the user who posted the job, It should list the company the person posting the job belongs to. Same on the main Job Board screen. List the company, not the user.

 -In the same admin screen, when one category is listed, a semi colon appear after it. When one category is listed, use no separator, when more than one, use a comma to separate categories (but not one at the end)

 -Employer logout link should be available on all screens while logged in as an employer, top right where it is on the employer home screen, and redirect to the job_board/index.php from wherever logout occurs.

-I find myself wanting to click on the ATutor login/logout link when viewing as an employer. Instead of the words login/logout, lets use "Employer sign-in"/"Employer sign-out" to distinguish them more clearly.
13 files changed:
mods/job_board/admin/edit_employer.php
mods/job_board/employer/add_new_post.php
mods/job_board/employer/edit_post.php
mods/job_board/employer/home.php
mods/job_board/employer/profile.php
mods/job_board/employer/view_post.php
mods/job_board/include/html/admin/jb_edit_post.tmpl.php
mods/job_board/include/html/admin/jb_index.tmpl.php
mods/job_board/include/html/employer/jb_employer_header.tmpl.php [new file with mode: 0644]
mods/job_board/include/html/employer/jb_home.tmpl.php
mods/job_board/include/html/jb_index.tmpl.php
mods/job_board/module.css
mods/job_board/module.sql