Computer Operations/Projects

From MFIWiki
(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
 
This page is for listing and/or submitting ideas for the website.
 
This page is for listing and/or submitting ideas for the website.
 +
 +
THe following jobs are available for people to take on a job in compops.  Please note if you are taking on the job and remove your name when you leave it.  If it is finished then place completed beside it.  If not leave a status report for the next person.  Also e-mail me to let me know what you are doing.
 +
 +
''MFIWiki projects:''
 +
Edit [[Apollo1-Challenger-Columbia]] page to be a Memorial page for Space personnel, Trek stars and MFI members.  Some ideas:<br>
 +
*All space personnel (Astronauts/Cosmonauts/etc) listed first. Thumbnail Picture (with link to NASA Astronaut page), Name, DOB/DOD,,Mission Logo OR... Mission Logo (with link to NASA Mission page), Thumbnail Picture, Name, DOB/DOD, etc.
 +
* For a Celebrity: Thumbnail Picture (with link to IMDb Info page), Name, DOB/DOD, their major contribution to the Trek Legacy (Star/Character, Producer, Director, Famous Trek Writer, etc)
 +
* For a Member: Thumbnail Picture, Name & Persona, DOB/DOD, Chapter & Branch(es)
 +
  
 
A tag similar to the <nowiki><member></nowiki> tag that could
 
A tag similar to the <nowiki><member></nowiki> tag that could
Line 5: Line 14:
 
:display and link to their userpage
 
:display and link to their userpage
 
:create an email link to the office email (vice the personal email)
 
:create an email link to the office email (vice the personal email)
 +
The PHP code will be made available to the person deciding to take on this project.
  
  
misc code for the mono book:
+
''MFI DB Project''
#p-cactions ul li a {
+
  background: #FF8000;
+
  border: 0px;
+
  font-weight: bold;
+
  padding: 0 10px 0 10px;
+
  color: #00EE76; /*Color is Spring Green 2*/
+
}
+
 
+
#p-cactions ul li, #p-cactions ul li a {
+
  -moz-border-radius-topleft: 20px;
+
  -moz-border-radius-topright: 20px;
+
  -moz-border-radius-bottomleft: 30px;
+
  -moz-border-radius-bottomright: 30px;
+
}
+
  
 
+
Correct bug that allows CO to access admin flag (COMPLETED)
 
+
Correct bug that allows CO to access admin flag
+
  
 
Correct dateing scheme on cell comment edit and verify member comment edit is working the same.
 
Correct dateing scheme on cell comment edit and verify member comment edit is working the same.
Line 39: Line 33:
 
A tool page to allow ZC's to view CO records, XO records and Cell records and make service records entries
 
A tool page to allow ZC's to view CO records, XO records and Cell records and make service records entries
  
a tool page for easier creation of new member and/or new cell records, including auotmatic generation of Welcome Letter
+
a tool page for easier creation of new member and/or new cell records, including auotmatic generation of Welcome Letter (Partially completed.  Needs letter corrections and mailing corrections as well as data entry verification)
  
 
an email tool/page that would utlize the db to generate the email and send it off without ever letting the email address be shown to the web site and thus to bots.
 
an email tool/page that would utlize the db to generate the email and send it off without ever letting the email address be shown to the web site and thus to bots.
Line 79: Line 73:
 
All editing modules'
 
All editing modules'
 
   add a code bit to change the color of the update message to better show when  
 
   add a code bit to change the color of the update message to better show when  
     a different update goes through.
+
     a different update goes through. - DONE
 
   Alter top buttons to add return to record button - DONE
 
   Alter top buttons to add return to record button - DONE
  
 
Password change module:
 
Password change module:
   modify so that error message doesn't show on first try
+
   modify so that error message doesn't show on first try -DONE
  
 
changes tracking module:
 
changes tracking module:
Line 95: Line 89:
 
   Question: does anyone NOT get the option to edit dates or to choose the date of entry?
 
   Question: does anyone NOT get the option to edit dates or to choose the date of entry?
 
  - Need to redo to allow only date editing for certain levels.
 
  - Need to redo to allow only date editing for certain levels.
 +
 +
 +
misc code for the mono book:
 +
#p-cactions ul li a {
 +
  background: #FF8000;
 +
  border: 0px;
 +
  font-weight: bold;
 +
  padding: 0 10px 0 10px;
 +
  color: #00EE76; /*Color is Spring Green 2*/
 +
}
 +
 +
#p-cactions ul li, #p-cactions ul li a {
 +
  -moz-border-radius-topleft: 20px;
 +
  -moz-border-radius-topright: 20px;
 +
  -moz-border-radius-bottomleft: 30px;
 +
  -moz-border-radius-bottomright: 30px;
 +
}

Revision as of 12:49, 9 August 2008

This page is for listing and/or submitting ideas for the website.

THe following jobs are available for people to take on a job in compops. Please note if you are taking on the job and remove your name when you leave it. If it is finished then place completed beside it. If not leave a status report for the next person. Also e-mail me to let me know what you are doing.

MFIWiki projects: Edit Apollo1-Challenger-Columbia page to be a Memorial page for Space personnel, Trek stars and MFI members. Some ideas:

  • All space personnel (Astronauts/Cosmonauts/etc) listed first. Thumbnail Picture (with link to NASA Astronaut page), Name, DOB/DOD,,Mission Logo OR... Mission Logo (with link to NASA Mission page), Thumbnail Picture, Name, DOB/DOD, etc.
  • For a Celebrity: Thumbnail Picture (with link to IMDb Info page), Name, DOB/DOD, their major contribution to the Trek Legacy (Star/Character, Producer, Director, Famous Trek Writer, etc)
  • For a Member: Thumbnail Picture, Name & Persona, DOB/DOD, Chapter & Branch(es)


A tag similar to the <member> tag that could

display the position holder's name
display and link to their userpage
create an email link to the office email (vice the personal email)

The PHP code will be made available to the person deciding to take on this project.


MFI DB Project

Correct bug that allows CO to access admin flag (COMPLETED)

Correct dateing scheme on cell comment edit and verify member comment edit is working the same.

Possile mod to DB changes module to allow sorting and filtering.

possible modifications to stafftablemod script to all automatic updating of zone table for ZC

a tool page to allow CO's to view, and add service record entries to thier crew member's records. Maybe a limited rank change ability

A tool page to allow members to view their own records and modify their contact information to determine if it can be seen by the general public or not

A tool page to allow ZC's to view CO records, XO records and Cell records and make service records entries

a tool page for easier creation of new member and/or new cell records, including auotmatic generation of Welcome Letter (Partially completed. Needs letter corrections and mailing corrections as well as data entry verification)

an email tool/page that would utlize the db to generate the email and send it off without ever letting the email address be shown to the web site and thus to bots.

Redo applications to be more streamline, send out letters automatically and format better for entry into DB

Auto update feature to send an email when 3 months without contact is reached and to set to inactive when 6 months without contact is reached. For both individuals and cells. Need a method to ensure last report date stays current. Ideas: Accessing the site, beatup ZC's to ensure updating.


Completed:

a tool page to update the following tables

zone
area

Notes: Completed but not yet available for general use. Will be included with overall DB interface overhaul

DB Alpha Testers:
Tom Webster
Rob Johnson
Sam Cummings
Glen Matheny
Gene Yazdir
David Ferber
Marc Easterly
David Stayduhar


Alpha 2 testing notes All editing modules'

 add a code bit to change the color of the update message to better show when 
   a different update goes through. - DONE
 Alter top buttons to add return to record button - DONE

Password change module:

 modify so that error message doesn't show on first try -DONE

changes tracking module:

 consider a refresh option

member's record module:

 add a module to allow CO's and higher to edit group affliations and positions

Comments edit section:

 Allow for date editing and variable date input for the new comment section. - DONE NOT TESTED  
 Question: does anyone NOT get the option to edit dates or to choose the date of entry?
- Need to redo to allow only date editing for certain levels.


misc code for the mono book:

  1. p-cactions ul li a {
 background: #FF8000;
 border: 0px;
 font-weight: bold;
 padding: 0 10px 0 10px;
 color: #00EE76; /*Color is Spring Green 2*/

}

  1. p-cactions ul li, #p-cactions ul li a {
 -moz-border-radius-topleft: 20px;
 -moz-border-radius-topright: 20px;
 -moz-border-radius-bottomleft: 30px;
 -moz-border-radius-bottomright: 30px;

}

Personal tools