dave e8face39d6 - Update the project numbering system by also adding a sort field (defaults to
the project number field if blank).
- Add a new number option 'X', which counts among ALL projects, not just the
  ones in the same division/cat.
- Add a padding argument to N or X  (N0...N9) defaults to 2 for N, and 3 for X.
- Adds 3 columns to the project table:
	- projectsort: for storing the expanded text
	- projectnumber_seq: for storing the N or X number for projects
	- projectsort_seq: for storing the N or X number for the sort order
- Add a new config option for sorting, and expand the text for the
  projectnumber.
- Change the default sorting for reports and project lists to use the
  projectsort category.
- Remove the gvrsf_tn option from the database, it's not needed now.
2007-12-29 08:46:40 +00:00
..
2006-01-16 05:21:52 +00:00
2006-01-20 19:58:06 +00:00
2006-09-04 15:42:34 +00:00
2005-03-29 19:56:42 +00:00
2005-04-19 19:22:38 +00:00
2005-05-04 21:23:00 +00:00
2006-08-01 19:43:15 +00:00
2006-10-20 05:06:06 +00:00
2007-03-26 06:15:41 +00:00
2007-11-27 22:47:06 +00:00
2007-12-23 01:52:18 +00:00