Editing Personnel Database/Processing/How To

From PCSAR

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Current revision Your text
Line 1: Line 1:
-
==How to process the personnel database==
+
==How to process the membership database==
Processing the database requires UNIX scripts, which I ([[Brett Wuth]]) keep
Processing the database requires UNIX scripts, which I ([[Brett Wuth]]) keep
on the PCSAR virtual machine.
on the PCSAR virtual machine.
Line 11: Line 11:
=== Pending edits ===
=== Pending edits ===
-
Check my personal copy of the call-out list to see any marked-up changes that I've noted
+
Check my marked up copy of the call out list to see any changes
-
may be necessary.
+
that may be necessary.
 +
 
=== Extract and validate ===
=== Extract and validate ===
-
{{rbw|as used}}
+
{{rbw}} to do: optimize for speed (last run 7min)
-
to do
+
-
* validate upon edit rather than wait for process
+
-
** (reverified after 2015-07 damage) enable PCSARBot to receive email on watched pages
+
-
*** configure exim to receive e-mail locally
+
-
*** login as PCSARBot
+
-
*** change e-mail address to bot@pcsar.castrov.cuug.ab.ca
+
-
*** confirm new address
+
-
*** enable e-mail options for
+
-
**** E-mail me when a page I'm watching is changed
+
-
**** E-mail me also for minor edits of pages
+
-
** (reverified after 2015-07 damage) validate Activities upon edit
+
-
*** Add [[Activities]] to PCSARBot's watchlist
+
-
*** uses .procmailrc
+
-
*** uses script ~bot/sar/pc/membership/bin/wiki-membership-activities-validate to update [[Activities/Report/wiki-membership-activities-validate]]
+
-
*** amend script to output errors with contextual lines
+
-
** validate each Personnel Record upon edit
+
-
*** (reverified after 2015-07 damage) write script to validate just member passed
+
-
**** see ~bot/sar/pc/membership/bin/wiki-membership-member-validate
+
-
**** Use "{{member|Brett Wuth}}" as experiment
+
-
*** (reverified after 2015-07 damage) update all memrec pages to include validation report
+
-
**** define as part of memrec template
+
-
*** develop trigger on memrec changes
+
-
**** develop dispatch on changes to individual memrec or Activities
+
-
***** (recheck) create trial watch on my mem record ({{member|Brett Wuth}})
+
-
****** (done) Add PCSARBot to "TrustedGuest" group
+
-
***** ''currently uses exact match on page name in .procmailrc
+
-
***** (done) verify changes to Brett Wuth's MemRec triggers report update
+
-
***** develop mechanism to register dispatch for page, what script to run
+
-
****** ''on wiki itself
+
-
****** ''advantage: inspectability: easy for others self, to see what is going on
+
-
****** ''disadvantage: more work
+
-
****** ''single page [[Members:PCSARBot/Watches]]
+
-
******* ''each line like:'' <code><nowiki>* [[pagename]]: script</nowiki></code>
+
-
******* ''with possible duplicates of pagename, specifying different scripts
+
-
****** (done) write scripts to enable/disable watch on a wiki page
+
-
******* (done) wiki-page-watch-enable
+
-
******* (done) wiki-page-watch-disable
+
-
****** (done) write scripts to add/remove watch scripts
+
-
******* (done) wiki-watch-script-add
+
-
******* (done) wiki-watch-script-remove
+
-
****** '''(next)''' create mechanism to dispatch scripts based on email of page that changed; <code>wiki-watch-scripts-dispatch</code>
+
-
******* ''consider security of other person editing page
+
-
******* (done) create tool to determine revision number of page: ~/bin/wiki-page-revision-number-get
+
-
******* (done) create tool to determine editor of particular revision of page (not necessarily current revision)
+
-
******** (done) create tool <code>wiki-page-editors-list</code> that generates list of revision id's and editors
+
-
******** (done) create script wiki-page-editor that produces editor of latest or specified revision
+
-
******* (done) create tool to get the synced content and last editor of a page: <code>wiki-page-get-with-editor</code>
+
-
******** (done) create <code>wiki-page-get</code>
+
-
******** ''consider usage pattern get-latest-revision-number; get-page; verify lasest-revision-number unchanged
+
-
******* validate against whitelist of last editors
+
-
******** '''design choice:''' use single hardcoded name: 'Brett Wuth'
+
-
******** consider: can whitelist be stored on wiki page? That page would need to be validated itself. Could be rooted in a single hardcoded name.
+
-
******** shortcut: validate against single hardcoded name until need list
+
-
****** create mechanism to unwatch pages if email came in and no watch script registered
+
-
**** develop watch on memrec category
+
-
***** add new pages
+
-
***** delete removed pages
+
-
*** distribute previously created tools through git
+
-
*** allow Members: page to transclude report from another Members: page
+
-
*** when [[Activities]] changes, reprocess all Members
+
-
**** only if no errors in Activities itself -- otherwise error would appear on each page
+
-
**** only file report if change -- otherwise many unrelated updates
+
-
 
+
-
{{rbw|as used}} to do: optimize for speed (last run 7min)
+
-
 
+
-
as user "wuth"
+
cd ~/sar/pc/membership
cd ~/sar/pc/membership
Line 92: Line 27:
=== Process ===
=== Process ===
-
xslt <personnel-database.xml lib/Applicants.xsl | xslt lib/Name.xsl
 
-
 
-
 
-
* <big>'''make sure current ssh-agent authority is extended'''</big>
 
-
ssh -AX wuth@localhost
 
-
 
database-process
database-process
-
* prints copies for myself
+
* Call Out List:
-
* sends personnel list (names only) to [[Members:Protocols/Shell H2S/Global Training|Global Training for validation of H2S Alive course registration.]]
+
** for binder
 +
** for SARCAR
 +
** for overhead box at firehall
 +
** for myself
 +
** 4 copies -- 3 copies done by Adam, 1 copy for myself
 +
lpr -Pofficejet8500 -o Collate=True -o outputorder=reverse run/print-queue/*CallOutList*
-
Manually check the Unicode in reports:
 
-
* [[Members:Membership Database/PCSAR]]
 
-
* [[Members:Membership Database/Combined Members]]
 
-
* [[Members:Call Out/List]]
 
-
==== D4H export ====
 
-
2021-03-21 D4H has changed SSL protocols. Requires upgraded version python.
 
-
d4h-web-interface.py user:pcsard4hbot@pcsar.ca.d4h.org membersImport
+
* To Do: {{rbw}}
-
 
+
** commonize elements of {bin,lib}/{call-out,first-call}
-
may need to re-download database to get newly assigned D4HMemberIDs
+
-
wiki-extract
+
-
 
+
-
d4h-web-interface.py user:pcsard4hbot@pcsar.ca.d4h.org activitiesAttendanceImport
+
-
 
+
-
==== Rave export ====
+
-
wuth@pcsar:~/sar/pc/membership$ call-out-list-xml >tmp/call-out-list.xml
+
-
wuth@desk:~/wuth/pcremo/rave/rave-api-tools$ scp -p wuth@pcsar.castrov.cuug.ab.ca:sar/pc/membership/tmp/call-out-list.xml .
+
-
wuth@desk:~/wuth/pcremo/rave/rave-api-tools$ python3 -m sar
+
-
 
+
-
** sometimes fails at initial log in and has to be restarted
+
-
** takes ~65 minutes to run
+
-
*** see {{subpage|Rapid Notify}}
+
-
 
+
-
==== Continue ====
+
-
* To Do: {{rbw|as used}}
+
** additional policy checks
** additional policy checks
-
*** write policy check for sar fund currency
 
-
**** Set type of existing Activities. See /[ssh/pcsar]/home/wuth/sar/pc/membership/lib/Membership.xsd ActivityCategoryType (done to 2012-01)
 
-
**** base on /[scp/pcsar]/home/wuth/sar/pc/membership/bin/policy-check-stale
 
-
***** see lib/SARFundStale.xsl
 
-
****** needs debugging
 
-
**** add to CVS
 
*** write policy check for voting member upgrade
*** write policy check for voting member upgrade
*** write policy check for voting member currency
*** write policy check for voting member currency
-
** commonize elements of {bin,lib}/{call-out,first-call}
+
*** write policy check for sar fund currency
* Personnel records: -- done by Adam now
* Personnel records: -- done by Adam now
lpr -Pofficejet8500 -o outputorder=reverse run/print-queue/*{recorder,SARCAR}*
lpr -Pofficejet8500 -o outputorder=reverse run/print-queue/*{recorder,SARCAR}*
 +
 +
* First Call List: -- done by Adam now
 +
** 1 copy (for binder)
 +
lpr -Pofficejet8500 run/print-queue/*FirstCall*
 +
* Fax to Fire Dispatch in Lethbridge -- not done any more
* Fax to Fire Dispatch in Lethbridge -- not done any more
Line 150: Line 61:
fan-out-list-send
fan-out-list-send
-
* Call Out List: -- done by Adam
+
=== etc ===
-
** for binder
+
-
** for SARCAR
+
-
** for overhead box at firehall
+
-
** 3 copies
+
-
=== sync wiki accounts ===
+
* [[:Image:Members:Call Out List.pdf|Upload the Call Out List]] to the wiki.
-
* [http://iweb.castrov.cuug.ab.ca/mediawiki/index.php/Mediawiki#Syncing_user_list sync] the personnel list with the wiki user list
+
<pre>
-
** rename/merge Charlene/Charleen Bruder
+
wuth@fiore:~/tmp$
-
** Extract list of users currently with "Member" status
+
scp -p pcsar:sar/pc/membership/run/print-queue/*CallOutList* .
-
*** http://pcsar.dyndns.org:8080/mediawiki/index.php?title=Special:Listusers&limit=500&group=Members
+
wiki-upload-doc pcsar 2011-03*CallOutList* Members:Call_Out_List.pdf ""
 +
</pre>
-
wuth@pcsar:~/sar/pc/membership$
 
-
xslt lib/MembersOnly.xsl < personnel-database.xml | xslt lib/EMailPrimaryTxtWithNone.xsl >tmp/address-list
 
-
cat /home/wuth/sar/pc/membership/tmp/address-list | sed -e 's|\(.*\) <\(.*\)>|sudo /usr/local/bin/wiki-members-add "\1" "\2"|' | bash
 
-
will require manual manipulation to
+
* [[:Image:Members:First Call List.pdf|Upload the First Call List]] to the wiki.
 +
<pre>
 +
wuth@fiore:~/tmp$
 +
scp -p pcsar:sar/pc/membership/run/print-queue/*FirstCall* .
 +
wiki-upload-doc pcsar 2011-03*FirstCall* Members:First_Call_List.pdf ""
 +
</pre>
-
'''To Do:
+
* [http://iweb.castrov.cuug.ab.ca/mediawiki/index.php/Mediawiki#Syncing_user_list sync] the membership list with the wiki user list
-
* '''(next)''' create tool to drop member of group
+
** rename/merge Charlene/Charleen Bruder
-
* rename existing user
+
-
see [http://iweb.castrov.cuug.ab.ca/mediawiki/index.php/Mediawiki#Syncing_user_list personal notes]
+
* Send membership list (names only) to [[Members:Protocols/Shell H2S/Global Training|Global Training for validation of H2S Alive course registration.]]
 +
xslt lib/MembersOnly.xsl < personnel-database.xml |xslt lib/MembersSorted.xsl | xslt lib/Name.xsl >tmp/member-list.txt
==Non-monthly processing==
==Non-monthly processing==
Line 226: Line 136:
--text follows this line--
--text follows this line--
Thanks for joining Pincher Creek SAR. Can you please check if I've correctly
Thanks for joining Pincher Creek SAR. Can you please check if I've correctly
-
copied your personnel record:
+
copied your membership record:
---cut---
---cut---

Please note that all contributions to PCSAR are considered to be released under the Attribution-Share Alike 3.0 Unported (see PCSAR:Copyrights for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!


Cancel | Editing help (opens in new window)
Personal tools