CntoDev / django-roster

Web-based roster for tracking members and their attendance implemented in Django.
4 stars 3 forks source link

New rank tags #58

Closed TRyujin closed 8 years ago

TRyujin commented 8 years ago

This is the new order of ranks

Recruit [Rct] Reservist [Res] Grunt [Gnt] Specialist [SPC] Staff Sergeant [SSgt]

I'll assign each member to it's appropriate tag after this change.

supremefist commented 8 years ago

Recruit [Rct] -> stays the same Reservist [Res] -> new Grunt [Gnt] -> stays the same Specialist [SPC] -> stays the same Staff Sergeant [SSgt] -> renamed nco and reallocated jrnco and srnco

TRyujin commented 8 years ago

Can you change the tag for Recruits from Rec to Rct?

Rec and Res look too much alike.

TRyujin commented 8 years ago

Changed the wrong rank. Now Reservists are "Rct".

Recruits need to be " Rct " Reservists need to be " Res "

supremefist commented 8 years ago

Haha

supremefist commented 8 years ago

Late on a Friday... Sorry!

I also fixed the related issue of the Recruit rank not being detected correctly in various places.

TRyujin commented 8 years ago

No worries, thank you for fast fix :D