2001-08-31 02:08  adam

	* Makefile (1.53): make PASSFILE argument actually configure where
	the web password file will be installed

2001-08-31 02:07  adam

	* install/install-timesheet (1.21): specifying the htpasswd file
	means the destination, not the source

2001-08-31 02:06  adam

	* debian/rules (1.27): more work on passfile handling

2001-08-30 16:40  adam

	* debian/rules (1.26): fix typo

2001-08-30 11:07  adam

	* ChangeLog (1.18): update for next release

2001-08-30 11:06  adam

	* BUGS (1.5): note the text/db column bug

2001-08-30 10:25  adam

	* debian/: rules (1.25), changelog (1.31): rework handling of
	passwdfile, logfile, wwwuser

2001-08-29 22:43  adam

	* Makefile (1.52): just some comment updates

2001-08-29 18:48  adam

	* NEWS (1.30), etc/apache.conf (1.1): Provide an example Apache
	configuration snippet in etc/apache.conf; you can just put 'Include
	<dir>/apache.conf' in your Apache server configuration to configure
	the web server for using onShore Timesheet

2001-08-29 18:48  adam

	* Makefile (1.51), etc/timesheet.conf (1.22): Default Apache
	password file changed from .htpasswd or .passwd (in CGI directory)
	to /etc/onshore-timesheet.passwd

2001-08-29 18:22  adam

	* addnewclient.cgi (1.8), addnewjob.cgi (1.11), addnewuser.cgi
	(1.8), authfailed.cgi (1.6), button-bar.cgi (1.15), choose.cgi
	(1.8), clientreport.cgi (1.8), downloadhours.cgi (1.13),
	downloadjobs.cgi (1.8), dump-clients-jobs.cgi (1.2), help.cgi
	(1.7), jobnumreport.cgi (1.7), loghours.cgi (1.8), popup-users.cgi
	(1.8), reporter.cgi (1.6), updatehours.cgi (1.7), updatejobs.cgi
	(1.6), userreport.cgi (1.6), vieweditclients.cgi (1.7),
	viewedithours.cgi (1.19), vieweditjobs.cgi (1.18),
	vieweditusers.cgi (1.8), viewhours.cgi (1.5), welcome.cgi (1.6),
	contrib/injectjobs.pl (1.4), db/integrity.pl (1.6),
	etc/timesheet.conf (1.21), install/check-pg-version (1.4),
	install/config-timesheet (1.12), install/destroy-db (1.2),
	install/install-db (1.21), install/install-timesheet (1.20),
	lib/client-funcs.pl (1.7), lib/common-funcs.pl (1.24),
	lib/help-content.pl (1.5), lib/hours-funcs.pl (1.22),
	lib/job-funcs.pl (1.13), lib/user-funcs.pl (1.18), perlmods/ADB.pm
	(1.11), remote/timesheet-log-from.pl (1.3), remote/timesheet.el
	(1.37), upgrade/timesheet-migrate-data-2.0-2.1.pl (1.7),
	utils/timesheet-daily-report (1.14), utils/timesheet-dump (1.8),
	utils/timesheet-export-hours (1.11), utils/timesheet-export-jobs
	(1.6), utils/timesheet-import-clients (1.6), utils/timesheet-load
	(1.9), NEWS (1.29): update copyright and company name

2001-08-29 12:09  adam

	* ChangeLog (1.17): update for next release

2001-08-29 12:08  adam

	* debian/rules (1.24): fix for upstream FHS change; run dh_fixperms
	again but manually frob some perms after running that (ew, yes, I
	know)

2001-08-29 11:56  adam

	* debian/changelog (1.30): more bug wrangling

2001-08-29 11:53  adam

	* debian/README.Debian (1.2): spell fixes

2001-08-29 11:53  adam

	* Makefile (1.50), NEWS (1.28), etc/timesheet.conf (1.20),
	install/config-timesheet (1.11), utils/timesheet-export-hours
	(1.10), utils/timesheet-export-jobs (1.5): eliminate the export GID
	stuff, it wasn't really used, thanks to Brian Mays for pointing
	this out; fix default file locations for the FHS

2001-08-29 11:46  adam

	* BUGS (1.4): typo

2001-08-29 11:38  adam

	* debian/: control (1.15), rules (1.23): lintian fixes:
	
	W: onshore-timesheet source: dh_testversion-is-deprecated E:
	onshore-timesheet source:
	package-uses-dh_testversion-but-lacks-versioned-build-depends

2001-08-29 11:16  adam

	* ChangeLog (1.16): update for next release

2001-08-28 21:58  adam

	* doc/sql2sgml.pl (1.4): just retab

2001-08-28 21:56  adam

	* db/tables.sql (1.13): change //... comments to /* ... */

2001-08-28 21:56  adam

	* db/indices.sql (1.5): chop out commented stuff

2001-08-28 21:27  adam

	* install/install-db (1.20): first cut using 'check-pg-version' --
	I'm sure the way we invoke that is going to break stuff though...

2001-08-28 21:27  adam

	* Makefile (1.49): set the default rule properly; use 'destroy-db';
	some other minor stuff

2001-08-28 21:25  adam

	* install/destroy-db (1.1): new script, replacing 'make destroy' in
	../Makefile

2001-08-28 21:25  adam

	* install/check-pg-version (1.3): add optional dbname arg

2001-08-28 19:28  adam

	* NEWS (1.27): recent changes

2001-08-28 19:28  adam

	* debian/: changelog (1.29), control (1.14): build-depends for w3m

2001-08-28 19:27  adam

	* Makefile (1.48): rework 'dist' more like preheat

2001-08-28 18:45  adam

	* Makefile (1.47): bump this to 2.3

2001-08-28 18:44  adam

	* debian/changelog (1.28): recent changes; bugs close; NMU stuff

2001-08-28 18:28  adam

	* debian/rules (1.22): FHS for the el package

2001-08-28 18:27  adam

	* debian/copyright (1.2): point to GPL locally

2001-08-28 18:27  adam

	* debian/control (1.13): bump standards-version to 3.5.6 (ran thru
	checklist); first cut at build-depends-indep

2001-08-28 18:11  adam

	* lib/hours-funcs.pl (1.21): sql for search_hours should only emit
	debug info when debugging; hours search results sorted by the date
	of the work rather than the order it was entered

2001-08-28 18:10  adam

	* doc/.cvsignore (1.5): ignorable

2001-08-28 18:10  adam

	* doc/Makefile (1.12): simpler preheat invokation

2001-08-28 18:08  adam

	* NEWS (1.26): tony's changes and my recently committed changes

2001-08-28 17:45  adam

	* db/tables.sql (1.12): comment was wrong

2000-08-31 17:57  tony

	* button-bar.cgi (1.14): Changed parameter in Javasript call of
	viewedithours.cgi - for users - so that no client need be selected.

2000-08-29 15:25  tony

	* button-bar.cgi (1.13): Added a warning to tell users to enable 
	JavaScript if it is off.

2000-08-25 15:32  apharris

	* NEWS (1.25): talk about check-db-version

2000-08-25 15:09  apharris

	* install/check-pg-version (1.2): confirmed in 6.4 and 6.5; add -v7
	switch for "check for v7" mode

2000-08-25 14:57  apharris

	* NEWS (1.24): start news for post 2.2 version

2000-08-25 14:56  apharris

	* install/check-pg-version (1.1): initial version, seems to work on
	7.0.2 anyway

2000-08-22 11:05  apharris

	* utils/timesheet-daily-report (1.13): If $verbose is on, the
	script unintentially starts printing diagnostic messages to email,
	rather than STDOUT.  This comes from selecting a new default output
	handle mid-way through the script, then forgetting to set it back.
	
	Patch from "Christopher G . Mann" <r3cgm@linuxcare.com>

2000-08-22 10:58  apharris

	* utils/timesheet-daily-report (1.12): fix bug pointed out by
	"Christopher G . Mann" <r3cgm@linuxcare.com>

2000-08-21 20:48  apharris

	* ChangeLog (1.15): update for version 2.2

2000-08-21 20:48  apharris

	* debian/.cvsignore (1.3): ignorable

2000-08-21 20:46  apharris

	* debian/changelog (1.27): give it a proper version number

2000-08-21 20:45  apharris

	* NEWS (1.23): update the news

2000-08-21 20:45  apharris

	* vieweditjobs.cgi (1.17): do not allow open or opened jobs to have
	close dates (just blank them out if they do, it's probably a
	mistake); cosmetics; allow one to blank out close date (reported by
	tony)

2000-08-21 17:12  apharris

	* lib/hours-funcs.pl (1.20): someone didn't properly comment out
	something!

2000-08-21 17:12  apharris

	* lib/common-funcs.pl (1.23): dbdate(): deal with dates with
	dashes; formdate(): deal with empty dates, pass thru empty

2000-08-01 22:17  apharris

	* ChangeLog (1.14): update

2000-08-01 22:15  apharris

	* debian/changelog (1.26): pre-version for 2.2

2000-08-01 22:14  apharris

	* Makefile (1.46), etc/timesheet.conf (1.19): prepare 2.2

2000-08-01 22:14  apharris

	* debian/prerm (1.6): workaround to make /var/backups/timesheet
	g+w, so we can backup to it

2000-07-26 18:59  apharris

	* vieweditjobs.cgi (1.16): remove a spurious debugging warning

2000-06-02 18:14  apharris

	* debian/changelog (1.25): -3 release for potato

2000-06-02 18:13  apharris

	* debian/rules (1.21): onshore-timesheet uses /usr/share/{doc,man}

2000-06-02 18:11  apharris

	* debian/prerm (1.5): fix problem, I hope, of not finding
	timesheet-dump on upgrade

2000-06-02 18:08  apharris

	* debian/postrm (1.4): tweak output for case when psql is no longer
	installed

2000-06-02 18:07  apharris

	* debian/postinst.in (1.8): deal with user entering no email -- bad
	user

2000-05-26 10:12  apharris

	* popup-users.cgi (1.7): patch for Reports by User listbox and list
	sorting fix, from Christopher Mann <r3cgm@linuxcare.com>

2000-05-13 14:35  apharris

	* debian/changelog (1.24): frozen upload for Potato bugfixes

2000-05-13 14:34  apharris

	* debian/rules (1.20): fix permissions on
	/var/www/onshore-timesheet/.ht* (closes: Bug#52626)

2000-05-13 14:24  apharris

	* NEWS (1.22): minor notes

2000-05-13 13:26  apharris

	* doc/install.sgml (1.18): just minor typos fix; talk about
	checking for User in httpd.conf

2000-03-13 10:48  mike

	* lib/user-funcs.pl (1.17): If user has been removed from
	.htpasswd, and not from postgres, we'll now re-add a new password
	if we try to  modify the account instead of failing silently

2000-03-10 13:42  apharris

	* install/install-db (1.19): cosmetic fixes

2000-03-10 12:58  apharris

	* ChangeLog (1.13): update

2000-03-10 12:57  apharris

	* NEWS (1.21): reviewing ChangeLog, update this file

2000-03-10 12:56  apharris

	* Makefile (1.45): uh, I think 'clean' should make clean in doc
	subdir

2000-03-10 12:46  apharris

	* debian/changelog (1.23): ready for 2.1.0.beta.4-2 release

2000-03-10 12:46  apharris

	* debian/control (1.12): add postgresql-client depends

2000-03-10 12:31  mike

	* lib/hours-funcs.pl (1.19): Notify will not be sent now (my idea
	of notification isn't what adams is)

2000-03-10 12:17  mike

	* addnewjob.cgi (1.10), vieweditjobs.cgi (1.15),
	lib/common-funcs.pl (1.22), lib/hours-funcs.pl (1.18): Mail notify
	is working.

2000-03-10 12:04  apharris

	* debian/changelog (1.22): first cut

2000-03-10 12:02  apharris

	* NEWS (1.20): more news

2000-03-10 12:01  apharris

	* utils/timesheet-load (1.8): correct documentation of args

2000-03-10 11:59  apharris

	* doc/Makefile (1.11): update for new preheat

2000-02-23 12:16  mike

	* Makefile (1.44), lib/common-funcs.pl (1.21): Fixed a bug in
	dbdate_today that led the year to be null (used $1 instead of
	localtime(time)->year();

2000-02-07 14:32  apharris

	* vieweditjobs.cgi (1.14): fix require for conffile

2000-02-07 14:29  apharris

	* vieweditjobs.cgi (1.13): oops, mike messed the require lines

2000-02-07 14:21  apharris

	* NEWS (1.19), perlmods/ADB.pm (1.10): fix from Meskes

2000-02-07 14:18  apharris

	* doc/Makefile (1.10): set FRAGMENTS

2000-01-03 12:16  mike

	* INSTALL (1.5), Makefile (1.43), TODO (1.2), vieweditjobs.cgi
	(1.12), lib/job-funcs.pl (1.12): Old changes -- search on default
	approved, etc..

1999-12-16 17:19  apharris

	* utils/timesheet-dump (1.7): doc and usage cosmetics

1999-12-16 17:14  apharris

	* lib/common-funcs.pl (1.20): when we can't figure the date in
	dbdate, exit

1999-12-09 14:26  apharris

	* doc/stylesheet.dsl (1.4): standardize this a bit

1999-11-04 11:45  kfogel

	* remote/timesheet.el (1.36): Define `base64-encode-string' iff
	this Emacs doesn't have it.

1999-09-16 13:08  kfogel

	* remote/timesheet.el (1.35): Use ISO 8601 date format in names of
	logged-hours files.
	
	So now it's ~/.timesheet/logged.19990916 instead of
	~/.timesheet/logged.Sep-16-1999, for example.

1999-08-28 01:27  apharris

	* debian/prerm (1.4): cosmetics

1999-08-28 01:21  apharris

	* perlmods/ADB.pm (1.9): Pg error stuff already puts ERROR in error
	messages, so let's not repeat it over

1999-08-28 01:19  apharris

	* NEWS (1.18): update

1999-08-28 01:12  apharris

	* viewedithours.cgi (1.18): fix a bug or misfeature where MM/DD in
	date fields isn't recognized as valid, and lean on dbdate more on
	search submit

1999-08-28 01:07  apharris

	* lib/hours-funcs.pl (1.17): a bit of abstraction in search_hours
	saves 80 lines of code

1999-08-28 01:00  apharris

	* lib/common-funcs.pl (1.19): re-engineer the dbdate function quite
	a bit; in other functions, add a few sanity cases for better error
	messages, and remove some cruft

1999-08-11 02:09  apharris

	* NEWS (1.17): start post beta 4 log

1999-08-11 01:32  apharris

	* jobnumreport.cgi (1.6): fix bug reported by Mark Widner
	<mewidner@ecdev.fedex.com>

1999-08-06 12:25  apharris

	* ChangeLog (1.12): update for 2.1-beta-4 release, take 2

1999-08-06 12:13  apharris

	* Makefile (1.42): version 2.1-beta-4 release, take 2

1999-07-30 14:54  apharris

	* debian/changelog (1.21): reburn the date

1999-07-30 13:55  apharris

	* doc/install.sgml (1.17): mention that Pg.pm must be installed

1999-07-30 13:09  apharris

	* NEWS (1.16), lib/user-funcs.pl (1.16): fix bug in adding users
	causing a ``parse error at or near "("'' error

1999-07-28 13:35  apharris

	* debian/rules (1.19): add dh_fixperms

1999-07-28 13:34  apharris

	* debian/changelog (1.20): update date

1999-07-28 11:20  apharris

	* debian/: changelog (1.19), control (1.11): perl|perl5, mention
	bug#

1999-07-11 14:16  apharris

	* ChangeLog (1.11): update for version release_2_1_beta_4

1999-07-11 13:51  apharris

	* Makefile (1.41): version 2.1-beta-4 release

1999-07-11 13:47  apharris

	* debian/: changelog (1.18), control (1.10), rules (1.18): minor
	changes for beta.4, including new perl policy compliance

1999-06-01 06:28  ggallag

	* Makefile (1.40): changed TIMESHEET_URLs default, no biggie

1999-05-27 21:01  apharris

	* debian/changelog (1.17): 2.1.0.beta.3-4.7, first cut

1999-05-27 21:00  apharris

	* NEWS (1.15): a few notes added

1999-05-27 20:59  apharris

	* loghours.cgi (1.7): reorder -- ack, header control!

1999-05-27 20:57  apharris

	* lib/hours-funcs.pl (1.16): just remove some whitespace

1999-05-27 20:55  apharris

	* lib/common-funcs.pl (1.18): remove the header printing from
	user_error -- we have to assume that the header stuff is already
	printed

1999-05-21 12:54  ggallag

	* lib/user-funcs.pl (1.15): Someone forgot a semicolon on line 872

1999-05-21 11:59  apharris

	* debian/control (1.9): can depend on apache-ssl also

1999-05-21 11:57  apharris

	* lib/common-funcs.pl (1.17): correct some stuff which was just
	incomplete in the user_error routine

1999-05-18 16:52  apharris

	* viewedithours.cgi (1.17): fix a bug in the display when doing a
	'short' query and there are no hours; %yes_no_labels and useless
	sort cleaned up

1999-05-18 16:50  apharris

	* loghours.cgi (1.6): aesthetics and ordering

1999-05-18 15:44  apharris

	* lib/user-funcs.pl (1.14): fix error in isa_db_user, causing
	anything which used this with a non-existant user to fail

1999-05-18 12:41  apharris

	* lib/user-funcs.pl (1.13): check the dbconn when we create it in a
	couple of cases where this wasn't done (hmm, we need to put a
	'create_db_conn' function in common_funcs.pl, hopefully with db
	connection "sharing" or "caching" feature)

1999-05-18 12:39  apharris

	* addnewuser.cgi (1.7): quote the form NAME attribute in the HTML
	(should be a print_form_head function instead, though)

1999-05-17 18:40  apharris

	* jobnumreport.cgi (1.5): aesthetics

1999-05-17 17:40  apharris

	* userreport.cgi (1.5): aesthetics, fix bug regarding client report

1999-05-17 17:39  apharris

	* popup-users.cgi (1.6): aesthetics, error message cleanup

1999-05-17 17:39  apharris

	* choose.cgi (1.7): aesthetics

1999-05-17 14:44  apharris

	* popup-users.cgi (1.5): aesthetics and clean up error message
	reporting

1999-05-17 14:44  apharris

	* debian/prerm (1.3): oops, su -c needs quotes for multi-word
	commands

1999-05-17 14:40  apharris

	* debian/rules (1.17): handle POD manpage installation (should be
	easy to add more scripts for this); require new debhelper; revert
	back to dh_installchangelogs

1999-05-17 14:10  ggallag

	* doc/install.sgml (1.16): Added tail on next-step section to
	describe how to change the default passwords

1999-05-17 13:28  apharris

	* NEWS (1.14): talk about error logs

1999-05-17 13:20  apharris

	* etc/timesheet.conf (1.18): add documentation on what the debug
	error levels are

1999-05-17 13:15  apharris

	* debian/: .cvsignore (1.2), changelog (1.16): changes for 4.4
	experimental deb... note that the manpages for stuff in utils is
	not yet created nor dropped into place

1999-05-17 13:15  apharris

	* debian/control (1.8): bump stds version

1999-05-17 13:10  apharris

	* debian/control (1.7): depends on libcgi-perl now

1999-05-14 18:45  apharris

	* downloadhours.cgi (1.12), downloadjobs.cgi (1.7), updatejobs.cgi
	(1.5), vieweditclients.cgi (1.6), vieweditjobs.cgi (1.11),
	vieweditusers.cgi (1.7), lib/client-funcs.pl (1.6),
	lib/hours-funcs.pl (1.15), lib/job-funcs.pl (1.11),
	lib/user-funcs.pl (1.12): cleanup error messages for new
	convention, use user_error where appropriate; there may be other
	files where error() should be user_error...

1999-05-14 18:05  apharris

	* updatehours.cgi (1.6): remove the bizarre full_error subroutine
	(which became user_error in common-funcs.pl)

1999-05-14 18:04  apharris

	* etc/timesheet.conf (1.17): Conf::DEBUG is a number, not a string,
	and default it to 1

1999-05-14 18:03  apharris

	* lib/user-funcs.pl (1.11): change the HTML for edit password stuff

1999-05-14 18:00  apharris

	* lib/common-funcs.pl (1.16): user_error(<msg> [, <stmt>])
	implemented for non-server errors, i.e., errors which might occur
	during normal conditions; error subroutine debugged and works

1999-05-14 12:40  apharris

	* viewedithours.cgi (1.16): aesthetics

1999-05-14 11:52  apharris

	* utils/timesheet-load (1.7): add some wishlist bugs

1999-05-13 18:39  apharris

	* lib/: common-funcs.pl (1.15), hours-funcs.pl (1.14),
	user-funcs.pl (1.10): &fatal is deprecated, use &error instead --
	this is so I can add flexible, DEBUG aware error handling more
	easily

1999-05-13 15:38  apharris

	* NEWS (1.13): update

1999-05-13 15:33  ggallag

	* doc/operations.sgml (1.11): Added a PostgreSQL tuning section

1999-05-13 15:27  apharris

	* lib/user-funcs.pl (1.9): fix bug in searching for administrative
	users

1999-05-13 15:26  apharris

	* lib/job-funcs.pl (1.10): aesthetics

1999-05-13 14:43  apharris

	* vieweditusers.cgi (1.6): aesthetics

1999-05-13 14:39  apharris

	* lib/user-funcs.pl (1.8): fix bug reported from neil
	<root@starweb.ndirect.co.uk>, 'Not a HASH reference at (eval 17)
	line 23.', in admin_search_user_form

1999-05-13 14:14  apharris

	* NEWS (1.12): update

1999-05-13 14:11  apharris

	* perlmods/ADB.pm (1.8): minor comment typo

1999-05-12 18:14  apharris

	* perlmods/ADB.pm (1.7): downcase SQL; instead of '... if ( !
	foo)', use '... unless ( foo )'; attempt fix on a slight logic
	error in get_record

1999-05-12 17:55  apharris

	* utils/timesheet-load (1.6): fix logic reversal bug in file test

1999-05-12 17:25  apharris

	* debian/cron_export (1.5): I guess backslash line continuation
	doesn't work in cron scripts?

1999-05-12 11:05  apharris

	* utils/timesheet-load (1.5): POD, switches

1999-05-12 11:04  apharris

	* utils/timesheet-dump (1.6): fix some POD issues

1999-05-12 11:03  apharris

	* addnewuser.cgi (1.6), vieweditusers.cgi (1.5): aesthetics

1999-05-12 10:59  apharris

	* lib/common-funcs.pl (1.14): clean up error msgs; fix a database
	connection buglet in is_superuser

1999-05-12 10:55  apharris

	* lib/user-funcs.pl (1.7): clean up error msgs; isa_db_user re-fix
	(hashref, consitent with other uses of ADB->get_record

1999-05-11 17:33  apharris

	* perlmods/ADB.pm (1.6): aesthetics

1999-05-11 17:23  apharris

	* lib/user-funcs.pl (1.6): aesthetics; fix a var ref error in
	isa_db_user

1999-05-11 16:14  apharris

	* debian/changelog (1.15): beta3-4

1999-05-11 16:14  apharris

	* utils/: timesheet-dump (1.5), timesheet-load (1.4): start to
	podify; add CVS Id

1999-05-11 16:13  apharris

	* debian/rules (1.16): clean is cleaner

1999-05-11 16:10  apharris

	* NEWS (1.11): minor update/compression

1999-05-11 16:07  ggallag

	* NEWS (1.10): added entry about job-funcs.pl

1999-05-11 15:54  ggallag

	* lib/job-funcs.pl (1.9): Dynamic Category menu options, expunged
	the hard-coded values and made it look in the db

1999-05-11 14:54  apharris

	* utils/timesheet-export-hours (1.9): cleanup; add POD; verbose
	flag (switch) -- now operation is absolutely silent unless there's
	an error

1999-05-11 13:54  apharris

	* debian/changelog (1.14): re-create

1999-05-11 13:51  apharris

	* utils/timesheet-daily-report (1.11): add 'verbose' switching (no
	switch for it yet); fix bug with relative reference to conffile;
	aesthetics

1999-05-11 13:46  apharris

	* etc/timesheet.conf (1.16): commenting, aesthetics, remove old
	entires

1999-05-11 12:29  apharris

	* debian/rules (1.15): fix bugs in recent cron changes

1999-05-11 12:03  apharris

	* debian/changelog (1.13): experimental beta3-3 release, for
	internal

1999-05-11 12:02  apharris

	* NEWS (1.9): correct typo

1999-05-11 11:59  apharris

	* NEWS (1.8): update

1999-05-11 11:50  apharris

	* utils/timesheet-export-hours (1.8): more aesthetics; remove
	webisms; fix require statements

1999-05-10 14:21  apharris

	* utils/timesheet-dump (1.4): add POD documentation, add -d, -f,
	and -a switches for configurability; tested

1999-05-10 12:52  apharris

	* utils/timesheet-export-hours (1.7): cosmetics; identify a really
	bad "window" bug, not yet fixed

1999-05-10 12:47  apharris

	* debian/: cron_export (1.4), rules (1.14): fix up the export
	script so it continues to jobs export on error in hours export;
	move from cron.daily to cron.d, have it run M-F AM.

1999-05-07 17:29  apharris

	* lib/common-funcs.pl (1.13): cosmetics; check for error opening
	file in subprint_file

1999-05-07 16:07  apharris

	* updatehours.cgi (1.5): cosmetic changes; remove extra debugging
	stmt

1999-04-28 00:15  apharris

	* doc/Makefile (1.9): remove those annoying *.log files in clean

1999-04-28 00:12  apharris

	* doc/stylesheet.dsl (1.3): print output tweaking, especially block
	spacing, titlefont, indent

1999-04-28 00:09  apharris

	* doc/install.sgml (1.15): tweak the header and the abstract

1999-04-22 14:11  ggallag

	* debian/cron_export (1.3), install/install-timesheet (1.19): Fixes
	some of the problems with the debian cron scripts, still need to
	fix path to etc and ADB in some of them

1999-04-22 13:13  kfogel

	* remote/timesheet.el (1.34): interim patch to avoid hang

1999-04-22 12:42  kfogel

	* remote/timesheet.el (1.33): Be sure to accept full process
	output.

1999-04-22 12:41  kfogel

	* remote/.cvsignore (1.2): Ignore ChangeLog.

1999-04-22 12:23  kfogel

	* remote/timesheet.el (1.32): set process-connection-type
	explicitly

1999-04-21 09:16  apharris

	* doc/Makefile (1.8): slightly cleaner clean

1999-04-21 09:15  apharris

	* doc/Makefile.docs.in (1.7): add stylesheets to dependancy list
	(should be added in preheat)

1999-04-16 18:06  mike

	* upgrade/timesheet-migrate-data-2.0-2.1.pl (1.6): This time a
	hopefully working version on timesheet-migrate-data

1999-04-14 16:40  mike

	* upgrade/timesheet-migrate-data-2.0-2.1.pl (1.5): just a little
	fix

1999-04-14 16:21  mike

	* upgrade/timesheet-migrate-data-2.0-2.1.pl (1.4): This time for
	sure!

1999-04-14 14:38  mike

	* upgrade/timesheet-migrate-data-2.0-2.1.pl (1.3): Id tags! woo-hoo

1999-04-14 13:21  mike

	* upgrade/timesheet-migrate-data-2.0-2.1.pl (1.2): handling money
	conversion now for client

1999-04-13 16:07  apharris

	* doc/install.sgml (1.14): use proper URLs

1999-04-10 14:37  mike

	* upgrade/timesheet-migrate-data-2.0-2.1.pl (1.1): given a  dump
	directory as an argument, will repopulate a new timesheet install.

1999-04-08 15:13  apharris

	* debian/: changelog (1.12), rules (1.13): back out to
	dh_gencontrol, properly

1999-04-08 14:01  apharris

	* debian/changelog (1.11): first cut 2.1.0.beta.3-2

1999-04-08 14:01  apharris

	* debian/rules (1.12): .htaccess and .htpasswd are conffiles; use
	debhelper conffile system; use dpkg-getcontrol -isp

1999-04-08 14:00  apharris

	* debian/postinst.in (1.7): fix install-db invokation

1999-04-07 20:38  apharris

	* debian/changelog (1.10): first cut for 2.1.0.beta.3-1

1999-04-07 16:43  ggallag

	* ChangeLog (1.10): update for version release_2_1_beta_3

1999-04-07 14:54  apharris

	* install/install-timesheet (1.18): chown needs must take uid, not
	name

1999-04-07 14:01  apharris

	* install/install-timesheet (1.17): fix typo

1999-04-07 13:47  mike

	* utils/timesheet-import-clients (1.5): Added command line
	arguemnts, allowed for specifieying datafile on command line,
	created two modes for operation, import and update, added usage
	blurb.

1999-04-07 12:44  apharris

	* install/: config-timesheet (1.10), install-timesheet (1.16): set
	so that the configuration files (.htaccess, .htpasswd, and
	onshore-timesheet.conf) are not replaced if they are already
	existing

1999-04-07 11:44  apharris

	* debian/rules (1.11): re-enable onshore-timesheet-el, build it
	fully

1999-04-07 11:43  apharris

	* Makefile (1.39), NEWS (1.7): experimental 'make upgrade' target
	(still for beta-3)

1999-04-07 11:36  apharris

	* ChangeLog (1.9): beta-3 tarball

1999-04-07 10:39  apharris

	* Makefile (1.38): version 2.1-beta-3

1999-04-06 22:50  apharris

	* Makefile (1.37): version 2.1-beta-2.1

1999-04-06 22:46  apharris

	* NEWS (1.6): add changes since beta-2

1999-04-06 22:41  apharris

	* debian/site-start.el (1.1): new file -- default shipped
	configuration and autoloading for debian Emacsen policy

1999-04-06 22:41  apharris

	* debian/control (1.6): re-enable onshore-timesheet-el

1999-04-06 22:40  apharris

	* debian/postinst.in (1.6): tweak the message a bit

1999-04-06 22:40  apharris

	* remote/timesheet.el (1.31): set the defaults more reasonably for
	distribution; use onShore TimeSheet's official name and
	capitalization; when invoking helper scripts, feed them args for
	configuration

1999-04-06 22:34  mike

	* vieweditclients.cgi (1.5): fixed the no quotes around the default
	bill rate problem.

1999-04-06 22:30  apharris

	* remote/: timesheet-get-data.pl (1.3), timesheet-log-from.pl
	(1.2): make the option parsing consistent between the scripts and
	easier for timesheet.el to drive -- config file idea is not
	necessary anymore

1999-04-06 22:29  apharris

	* remote/README.txt (1.6): bring documentation up-to-date

1999-04-06 18:47  apharris

	* remote/: clients.txt.eg (1.3), jobs.txt.eg (1.2): remove
	unneeded, local data stuff

1999-04-06 18:45  apharris

	* remote/dump-clients-jobs.pl (1.10): replaced by
	../dump-clients-jobs.cgi

1999-04-06 18:40  apharris

	* remote/onshore-timesheet-remote.conf (1.2): not needed; get all
	needed config from elisp

1999-04-05 17:26  kfogel

	* remote/: timesheet-get-data.pl (1.2), timesheet.el (1.30):
	Transmit user and password via stdin instead of on the
	command-line; this is more secure.

1999-04-05 17:07  kfogel

	* remote/timesheet.el (1.29): (timesheet-cache-file-from-url): new
	func.  (timesheet-path-from-url): use above to derive local path. 
	(timesheet-url-or-cache-into-buffer): deduce local cache path
	correctly, by using above.  (timesheet-url-or-cache-into-buffer):
	mark buffer as unmodified, so it doesn't prompt when killed.  Go
	with 80-column indentation.  (timesheet-set-dependant-vars): use
	80-column indentation.	(timesheet-decompose-url): fix typo. 
	(timesheet-jobarray): removed old debugging statement.

1999-04-05 04:00  mike

	* remote/timesheet.el (1.28): Demands no hard coded assumptions as
	to host and application root now.  Will prompt with defaults now.

1999-04-05 03:24  mike

	* remote/timesheet.el (1.27): used comint-read-noecho for password
	getting

1999-04-05 03:09  mike

	* dump-clients-jobs.cgi (1.1), remote/log_from.pl (1.18),
	remote/timesheet-get-data.pl (1.1), remote/timesheet-log-from.pl
	(1.1), remote/timesheet.el (1.26): First stabs at a new emacs
	timesheet mode.  timsheet.el will query for and pass along username
	and password data.  It does so insecurly, though, placing the data
	on the command line, and echoing the password to the screen when
	typed. This should be fixed.  I've given some attempts, but my lisp
	is pathetic at best, and I've already gone way over hours estimate
	flailing along as is.

1999-04-02 10:05  ggallag

	* ChangeLog (1.8): updated for release_2_1_beta_2 finally

1999-04-02 10:03  ggallag

	* install/install-db (1.18): Guest account had 'no' for supervisor
	field, where should be '0'

1999-04-01 18:09  ggallag

	* ChangeLog (1.7): error with Makefile and GUEST_ACCOUNT, finally
	ready for release_2_1_beta_2

1999-04-01 18:07  ggallag

	* Makefile (1.36): error with Makefile and GUEST_ACCOUNT

1999-04-01 15:17  ggallag

	* ChangeLog (1.6): update for version release_2_1_beta_2

1999-04-01 13:45  apharris

	* NEWS (1.5): mention viewedithours buglet fix

1999-04-01 13:43  apharris

	* NEWS (1.4): merge my changes

1999-04-01 13:32  ggallag

	* ChangeLog (1.5), Makefile (1.35), NEWS (1.3),
	install/htpasswd-default-noguest (1.1), install/install-db (1.17),
	install/install-timesheet (1.15): Made it do the guest account is
	created by default, but can be disabled (not put in .htpasswd file
	or the database)

1999-04-01 13:24  apharris

	* debian/postinst.in (1.5): break out database warning stuff

1999-04-01 13:23  apharris

	* debian/cron_backup (1.3): like newlines on end of files

1999-04-01 13:22  apharris

	* doc/.cvsignore (1.4): ignorables

1999-04-01 13:22  apharris

	* install/done-notice (1.4): tighten up; discuss user names and how
	passwds should be changed

1999-04-01 13:20  apharris

	* install/install-timesheet (1.14): skip file installation when
	file is a dir

1999-04-01 13:11  ggallag

	* Makefile (1.34), install/install-db (1.16): Fixed guest account
	creation bug in install-db and Makefile

1999-04-01 13:04  apharris

	* viewedithours.cgi (1.15): fix display buglet when search has no
	results

1999-04-01 12:44  ggallag

	* ChangeLog (1.4): update for version release_2_1_beta_2 (made
	mistake before)

1999-04-01 12:44  ggallag

	* ChangeLog (1.3): update for version release_2_1_beta_1

1999-04-01 12:39  ggallag

	* Makefile (1.33): Fixed Makefile to create guest user properly if
	defined

1999-04-01 11:05  ggallag

	* NEWS (1.2): Added changes for 2.1 beta 2

1999-03-31 17:48  apharris

	* install/install-db (1.15): um, it would help to give the new
	client a new ID

1999-03-31 17:46  apharris

	* ChangeLog (1.2): update for 2.1-beta-2

1999-03-31 17:42  apharris

	* Makefile (1.32): version 2.1-beta-2 release

1999-03-31 17:05  apharris

	* install/install-db (1.14): add a second sample client because it
	looks wierd with just one; requires testing

1999-03-31 17:04  apharris

	* Makefile (1.31): some changes for Debian niceness

1999-03-31 17:03  apharris

	* downloadhours.cgi (1.11): correct errors in empty hours download
	cases for super and otherwise, fix some spelling errors also

1999-03-31 01:05  apharris

	* utils/: timesheet-daily-report (1.10), timesheet-export-hours
	(1.6), timesheet-export-jobs (1.4), timesheet-import-clients (1.4):
	fixin -- /usr/bin/perl, not /usr/local/bin/perl -- hmm, I thought
	the install-timesheet script caught this, but I guess not

1999-03-31 01:04  apharris

	* debian/changelog (1.9): first cut for 2.1.0.beta.1-1

1999-03-31 01:04  apharris

	* debian/rules (1.10): disable onshore-timesheet-el package for
	now; minor documentation fixups

1999-03-30 15:44  apharris

	* Makefile (1.30): crap, left some commands commented out in 'dist'
	rule (retagging for beta1)

1999-03-29 16:02  apharris

	* remote/onshore-timesheet-remote.conf (1.1): new file

1999-03-29 15:40  apharris

	* TASKLIST (1.4): removed, obsolete

1999-03-29 15:26  apharris

	* BUGS (1.3): add mention of changes req'd for remote/*

1999-03-29 15:25  apharris

	* ChangeLog (1.1): new file

1999-03-29 15:21  apharris

	* Makefile (1.29): fix make dist rule; ChangeLog not build by
	Makefile anymore
	
	version 2.1-beta-1 release

1999-03-29 15:15  apharris

	* .cvsignore (1.2): update

1999-03-29 14:16  apharris

	* debian/control (1.5): again, remove onshore-timesheet-el so we
	can release, as this isn't ready yet

1999-03-26 17:55  ggallag

	* doc/Makefile (1.7): minor change, test.ent to tests.ent

1999-03-26 12:49  apharris

	* doc/: Makefile.docs.in (1.6), common.ent (1.2): correct
	capitalization in timesheet name

1999-03-26 12:36  ggallag

	* doc/: Makefile (1.6), Makefile.docs.in (1.5), operations.sgml
	(1.10), releasetests.sgml (1.2): According to Aph's rule #23 (no
	derived files ever go in CVS, aside from ChangeLog I guess),
	sanitized operations.sgml and releasetest.sgml do they depend on
	datadict.ent and tests.ent repectivly (which are generated
	automatically with the Makefile)

1999-03-26 12:33  ggallag

	* doc/data-dictionary.sgml (1.3): Removed in place of datadict.ent

1999-03-26 12:00  ggallag

	* install/sample-data/.htpasswd (1.2): changed passwords, got rid
	of guest login

1999-03-26 11:51  ggallag

	* doc/: Makefile (1.5), Makefile.docs.in (1.4), releasetests.sgml
	(1.1), reltests.pl (1.1), tests.in (1.1): Release Tests
	Documentation

1999-03-26 02:26  apharris

	* Makefile (1.28): clean and distclean consistency

1999-03-25 20:35  apharris

	* install/sample-data/client (1.4): use more colorful names for
	clients

1999-03-25 20:34  apharris

	* install/sample-data/hours (1.4): remove travel field

1999-03-25 20:26  apharris

	* install/sample-data/: client (1.3), hours (1.3), job (1.3),
	personnel (1.3): the sample data scripts shouldn't create the
	tables anew -- that would create too tight a coupling between the
	current data design and the demo data.	Removed drop/create and
	index lines and added DELETE FROM table instead

1999-03-25 10:15  ggallag

	* doc/operations.sgml (1.9): updated script names to
	timesheet-export-hours/jobs everywhere

1999-03-24 15:38  ggallag

	* doc/install.sgml (1.13): Spell checking

1999-03-24 15:38  ggallag

	* doc/operations.sgml (1.8): Added Application Logs section, spell
	checked

1999-03-24 14:01  apharris

	* doc/operations.sgml (1.7): textual information un-indented; do
	some retagging, grammatical and and markup fixes

1999-03-24 10:58  mike

	* vieweditjobs.cgi (1.10): Fix of bug id 446.  It wasn't so much a
	y2k thing as it was a single quotes around the bill rate thing.

1999-03-24 01:07  mike

	* addnewclient.cgi (1.7), perlmods/ADB.pm (1.5): Added a
	'sql_escape_data' option to ADB::new, and had addnewclient.cgi
	evoke it, so that it loose "'"'s in client names don't cause
	trouble.
	
	Should fix bug 215

1999-03-23 18:36  kfogel

	* remote/log_from.pl (1.17): Correct spelling to correct for
	Craig's correction.

1999-03-23 17:55  apharris

	* lib/common-funcs.pl (1.12): aesthetics

1999-03-23 17:38  ggallag

	* addnewclient.cgi (1.6): Made it so clients names can have
	apostrophe's in them

1999-03-23 15:39  apharris

	* Makefile (1.27): refining dist and clean rules

1999-03-23 13:43  apharris

	* utils/timesheet-daily-report (1.9): aesthetics -- fix the way the
	config file was being required which let it slip thru the munging
	done by install-timesheet

1999-03-23 13:15  apharris

	* clientreport.cgi (1.7): note this CGI is broken and disabled;
	clean up some old cruft

1999-03-23 13:03  ggallag

	* utils/timesheet-daily-report (1.8): Changed some SQL so
	supervisors don't get e-mails if no jobs for approval

1999-03-22 18:43  apharris

	* utils/: export-hours (1.6), export-jobs (1.4), import-clients
	(1.4): added timesheet-* prefix to name

1999-03-22 18:40  apharris

	* utils/injectjobs.pl (1.4): moved to ../contrib

1999-03-22 16:35  mike

	* install/install-timesheet (1.13): Found some more install bugs --
	confirmed util scripts

1999-03-19 20:09  apharris

	* loghours.cgi (1.5), reporter.cgi (1.5): aesthetics

1999-03-19 20:07  apharris

	* choose.cgi (1.6): disable client report, it's broken

1999-03-19 20:06  apharris

	* remote/dump-clients-jobs.pl (1.9): aesthetics

1999-03-19 20:06  apharris

	* remote/log_from.pl (1.16): aethetics

1999-03-19 19:02  apharris

	* button-bar.cgi (1.12): cosmetic fixes to ALT tags, fixes bug 134

1999-03-19 15:50  mike

	* Makefile (1.26): cosmetic changes

1999-03-19 15:46  mike

	* Makefile (1.25): First stab at a "make dist"

1999-03-16 22:40  apharris

	* debian/changelog (1.8): first cut 0.4

1999-03-16 22:39  apharris

	* debian/rules (1.9): new invocation using backupdir and properly
	setting URLs

1999-03-16 22:38  apharris

	* viewedithours.cgi (1.14): aesthetics, remove a debugging thing I
	committed accidentally a while ago

1999-03-16 22:35  apharris

	* button-bar.cgi (1.11): aesthetics, use $Conf::BUG_REPORT_URL

1999-03-16 22:32  apharris

	* lib/help-content.pl (1.4): aesthetics

1999-03-16 22:32  apharris

	* etc/timesheet.conf (1.15): aesthetics; set serveral variables
	more appropriately for the general public

1999-03-16 22:29  apharris

	* install/config-timesheet (1.9): add BACKUP_DIR, fix TIMESHEET_URL
	and IMAGE_URL pass-through

1999-03-16 22:28  apharris

	* Makefile (1.24): add BACKUP_DIR, passed to config-timesheet

1999-03-16 22:26  apharris

	* BUGS (1.2): update

1999-03-16 20:50  apharris

	* help.cgi (1.6): aesthetics

1999-03-16 20:49  apharris

	* welcome.cgi (1.5): aesthetics, partial fix for bug 685

1999-03-16 20:27  apharris

	* lib/hours-funcs.pl (1.13): aesthetics

1999-03-16 20:26  apharris

	* debian/: changelog (1.7), rules (1.8): $(backupdir) created with
	correct perms

1999-03-16 20:25  apharris

	* debian/postinst.in (1.4): spelling fixes

1999-03-16 19:58  ggallag

	* db/indices.sql (1.4): approval_date needs an index for daily
	report script

1999-03-16 16:38  mike

	* lib/common-funcs.pl (1.11): fixed dbdate so that if absolute year
	was given in addnew job, 1900 wouldn't be incremented.

1999-03-16 16:06  mike

	* doc/install.sgml (1.12): Added a warning about changing the
	default password.

1999-03-15 16:35  apharris

	* downloadhours.cgi (1.10): aesthetics: error message text, code
	tabbing and spacing, comments; fix syntax error

1999-03-15 16:25  apharris

	* clientreport.cgi (1.6): aesthetics: error message text, code
	tabbing and spacing, comments (should *not* start with capitals --
	sorry for prior incorrect logs); fix syntax error -- still has a
	nasty FIXME in it

1999-03-15 16:24  apharris

	* button-bar.cgi (1.10), choose.cgi (1.5): aesthetics: error
	message text, code tabbing and spacing, comments (should start with
	capitals)

1999-03-15 15:57  apharris

	* addnewclient.cgi (1.5), addnewjob.cgi (1.9), addnewuser.cgi
	(1.5), authfailed.cgi (1.5), button-bar.cgi (1.9): aesthetics:
	error message text, code tabbing and spacing, comments (should
	start with capitals)

1999-03-15 15:48  apharris

	* blank.html (1.2): use the proper background

1999-03-15 10:01  apharris

	* db/tables.sql (1.11): minor spacing consistency

1999-03-12 13:14  craig

	* remote/log_from.pl (1.15): Fixed a spellingissue which was
	causing false negatives

1999-03-12 11:15  mike

	* downloadhours.cgi (1.9): parking back in

1999-03-12 10:46  mike

	* lib/common-funcs.pl (1.10): some more y2k tweaks

1999-03-11 19:07  mike

	* Makefile (1.23), downloadhours.cgi (1.8), install/install-db
	(1.13), install/install-timesheet (1.12), lib/common-funcs.pl
	(1.9): Added a test so that install-db only fails if postgres < 6.4
	&& $dbuser =~ s/-/
	
	Inital y2k changes to common-funcs.pl (stil have more to test).
	
	downloadhours.cgi was still trying to get parking. 
	downloadhours.cgi still isn't workging for me.	Is it working for
	anyone else? I'm not sure what it's supposed to give me...
	
	install-timesheet was not setting proper ownership on .htaccess and
	.htpasswd -- adding users was failing.

1999-03-11 16:47  ggallag

	* doc/install.sgml (1.11): Cleaned up formating, re-vamped Install
	section, cleaned up some of the wording, generalized a few things,
	made reference to bugs in PostgreSQL <= 6.3.x, etc. etc. readied it
	for distribution

1999-03-11 15:20  ggallag

	* doc/operations.sgml (1.6): Added two more sections, still need to
	do the Application Logs section

1999-03-11 14:38  ggallag

	* doc/operations.sgml (1.5): Added first two sections

1999-03-10 10:23  apharris

	* install/install-timesheet (1.11): set imagedir src

1999-03-10 09:40  apharris

	* doc/.cvsignore (1.3): add operations.txt

1999-03-10 09:39  apharris

	* debian/changelog (1.6): first cut for 0.3

1999-03-10 09:38  apharris

	* debian/control (1.4): update descriptions

1999-03-10 09:35  apharris

	* debian/.cvsignore (1.1): new file

1999-03-09 16:25  ggallag

	* doc/: data-dictionary.sgml (1.2), operations.sgml (1.4): [no log
	message]

1999-03-09 14:55  ggallag

	* db/tables.sql (1.10): Fixed some formatting

1999-03-09 14:52  ggallag

	* doc/sql2sgml.pl (1.3): Added SGML and good data structures for
	grabbing fields, etc. from the SQL but the tables could use some
	work

1999-03-08 20:50  ggallag

	* doc/sql2sgml.pl (1.2): Little more progress, still a has array
	problem

1999-03-08 20:07  ggallag

	* doc/sql2sgml.pl (1.1): Added sql2sgml table script, uncompleted

1999-03-08 15:33  ggallag

	* db/tables.sql (1.9): Added comments to the fields and tables for
	SGML documentation generation

1999-03-08 11:43  apharris

	* doc/: Makefile.docs.in (1.3), data-dictionary.sgml (1.1),
	operations.sgml (1.3): The patented APH scrubbing; broke out data
	dictionary as separate file

1999-03-07 16:29  ggallag

	* Makefile (1.22): Damit, forgot to check this in

1999-03-05 17:48  ggallag

	* install/install-timesheet (1.10): Got rid of imagedir default,
	ugh what a mess\!

1999-03-05 17:35  ggallag

	* Makefile (1.21): Corrected problem which would have broken the
	deb package (TIMESHEET_URL --> /onshore-timesheet and IMAGE_URL -->
	TIMESHEET_URL/images)

1999-03-05 17:25  ggallag

	* debian/rules (1.7): Added imagedir

1999-03-05 16:54  ggallag

	* Makefile (1.20), etc/timesheet.conf (1.14),
	install/config-timesheet (1.8): Added IMAGE_URL, IMAGE_DIR and
	sanified TIMESHEET_URL

1999-03-05 16:27  apharris

	* doc/Makefile.docs (1.2): I'm *quite* sure this *shouldn't* be in
	CVS

1999-03-05 15:35  ggallag

	* doc/operations.sgml (1.2): Oops, messed up the sections, I guess
	they need at least one paragraph in them to parse correctly

1999-03-05 15:23  ggallag

	* doc/Makefile.docs (1.1): Added Makefile.docs, although I'm not
	sure why

1999-03-05 15:20  ggallag

	* doc/: Makefile (1.4), operations.sgml (1.1): Added basic
	operations.sgml document outline

1999-03-05 12:19  apharris

	* debian/README.Debian (1.1): new file

1999-03-05 12:16  apharris

	* debian/postinst.in (1.3): fixed apache warning not firing all
	time; fixed stray double quote

1999-03-04 20:32  apharris

	* debian/rules (1.6): minor typo on name of a cron script fixed

1999-03-04 20:15  apharris

	* debian/postrm (1.3): um, destroydb must be run as postgres too

1999-03-04 19:28  apharris

	* debian/changelog (1.5): first cut for 0.2

1999-03-04 19:27  apharris

	* install/install-db (1.12): shuffle the version check down, since
	it don't work if the db isn't created yet; when inserting,
	reference column names explicitly, since that's more robust in case
	we reorder columns; add -create_guest flag to create a guest user

1999-03-04 19:26  apharris

	* debian/postinst.in (1.2): add a warning about apache
	configuration since we can't handle that automatically

1999-03-04 19:24  apharris

	* debian/postrm (1.2): don't even ask to destroy unless the
	database exists

1999-03-04 19:23  apharris

	* debian/prerm (1.2): must run timesheet-dump as postgres

1999-03-04 19:23  apharris

	* debian/rules (1.5): add cron script handling

1999-03-04 19:12  apharris

	* debian/cron_nite-report (1.3): renamed

1999-03-04 19:09  apharris

	* debian/: cron_backup (1.2), cron_daily-reports (1.2), cron_export
	(1.2), cron_nite-report (1.2): woah, these were totally screwed;
	they're not supposed to be crontab entries, but rather little shell
	scripts.  Fixed.

1999-03-04 19:08  apharris

	* Makefile (1.19): deal with rcs2log not being workable

1999-03-04 17:33  ggallag

	* debian/: cron_backup (1.1), cron_daily-reports (1.1), cron_export
	(1.1), cron_nite-report (1.1): Added the cron scripts for debian
	installs...

1999-03-04 17:07  apharris

	* doc/README (1.1): new file

1999-03-04 16:56  apharris

	* etc/timesheet.conf (1.13): fix spelling error in copyright blurb

1999-03-04 14:57  apharris

	* debian/control (1.3): version dependancies more tightly

1999-03-04 14:56  apharris

	* debian/rules (1.4): deal with maintainer scripts, stub out
	onshore-timesheet-el

1999-03-04 14:55  apharris

	* install/install-db (1.11): add test for postgresql version

1999-03-04 14:51  apharris

	* debian/changelog (1.4): to do dependancy checking, I need to
	release this, so I'm releaseing it

1999-03-04 14:51  apharris

	* debian/: postinst.in (1.1), postrm (1.1), prerm (1.1): new files

1999-03-04 12:53  ggallag

	* lib/hours-funcs.pl (1.12): USER reserved word renamed to U in
	SELECT for hours query

1999-03-04 12:51  ggallag

	* install/sample-data/: client (1.2), hours (1.2), job (1.2),
	personnel (1.2): DROP tables first

1999-03-04 11:14  apharris

	* etc/timesheet.conf (1.12): the conf file doesn't need the sh-bang

1999-03-04 11:11  apharris

	* debian/changelog (1.3): tweak package name and version again

1999-03-04 11:05  apharris

	* debian/rules (1.3): lintian clean main package -- still to do the
	elisp package

1999-03-04 11:03  apharris

	* clientreport.cgi (1.5): fix nasty typo where had be requiring
	files in /web/www.onshore.com/timesheet/

1999-03-04 10:26  ggallag

	* install/sample-data/client (1.1): oops, forgot client

1999-03-03 19:48  apharris

	* install/: config-timesheet (1.7), install-timesheet (1.9): heavy
	bugfixing; notably, in install-timesheet we iterate over most all
	variables when we're munging the files for installation

1999-03-03 19:47  apharris

	* Makefile (1.18): CONFFILE and CONFDIR go together, not overlap
	
	add distclean rule

1999-03-03 17:41  ggallag

	* doc/install.sgml (1.10): Small cleanup

1999-03-03 17:27  ggallag

	* doc/install.sgml (1.9): Completed last two sections and spell
	checked and looked for inconsistancies

1999-03-03 13:46  ggallag

	* doc/install.sgml (1.8): Added Installing the Timesheet
	Application section from INSTALL file

1999-03-03 13:31  apharris

	* doc/install.sgml (1.7): minor formatting tweaking of gbg's work

1999-03-03 13:18  apharris

	* doc/install.sgml (1.6): add identifiers to top level sect1's

1999-03-03 13:17  apharris

	* doc/Makefile (1.3): clean is cleaner; add 'install' target

1999-03-03 13:16  apharris

	* debian/rules (1.2): actually builds a (messed up)
	onshore-timesheet package

1999-03-03 11:50  ggallag

	* doc/install.sgml (1.5): Added What do I need to run section

1999-03-02 21:24  apharris

	* debian/control (1.2): tweak package dependancies, package name

1999-03-02 21:23  apharris

	* debian/changelog (1.2): bump version to 2.1

1999-03-02 21:23  apharris

	* debian/: copyright (1.1), rules (1.1): new files

1999-03-02 21:22  apharris

	* Makefile (1.17): add CONFFILE and UTILDIR and INSTPREFIX options

1999-03-02 21:20  apharris

	* install/install-timesheet (1.8): add instprefix option; rework
	the whole script for Debian installation; in some cases, options
	are required, in which case I've removed the fallback defaults (we
	have defaults in ../Makefile, why do we need them here); many
	options weren't actually being set properly; aesthetic cleanups;
	perl -cw reports no complaints

1999-03-02 21:16  apharris

	* install/config-timesheet (1.6): add conffile and instprefix
	options

1999-03-02 18:03  apharris

	* Makefile (1.16): add doc rule; protect phony targets; aesthetics

1999-03-02 17:59  ggallag

	* doc/install.sgml (1.4): paragraph tag, baby

1999-03-02 17:50  ggallag

	* doc/install.sgml (1.3): First page, nothing more

1999-03-02 16:00  mike

	* Makefile (1.15): changed default TIMESHEET_URL to be $(APPROOT)

1999-03-02 12:02  kfogel

	* remote/timesheet.el (1.25): Don't explicitly find hours file when
	calculating total hours, just use current buffer.  That way it
	works for logged.* files too.

1999-03-02 11:04  apharris

	* db/: clients.TAB (1.2), hrs.TAB (1.2), jobs.TAB (1.2),
	make_clients.pl (1.4), make_jobs.pl (1.4), make_personal.pl (1.4),
	personnel.TAB (1.2): these files are obsolete

1999-03-01 19:21  mike

	* addnewjob.cgi (1.8), downloadhours.cgi (1.7), viewedithours.cgi
	(1.13), db/tables.sql (1.8), html/admin_search_hours_tmpl (1.2),
	html/admin_show_hours_tmpl (1.2), html/log_hours_tmpl (1.2),
	html/user_search_hours_tmpl (1.2), html/user_show_hours_tmpl (1.2),
	install/install-db (1.10), lib/hours-funcs.pl (1.11),
	lib/job-funcs.pl (1.8), utils/export-hours (1.5),
	utils/timesheet-export-hours (1.5): Hopefully, travel should be
	yanked out.

1999-03-01 18:32  mike

	* addnewjob.cgi (1.7), db/tables.sql (1.7), etc/timesheet.conf
	(1.11), install/install-db (1.9): Job categories now have a table
	of their own.  In the future, perhaps an admin should be given a
	page to add and remove categories?
	
	-------------------------------------------------------------------
	--- addnewjob.cgi db/tables.sql etc/timesheet.conf CVS:
	install/install-db
	-------------------------------------------------------------------
	---

1999-03-01 15:30  ggallag

	* install/sample-data/: .htpasswd (1.1), hours (1.1), job (1.1),
	personnel (1.1): Demo data added

1999-02-26 19:01  kfogel

	* remote/timesheet.el (1.24): Don't choke on unknown client, just
	use "Unknown Client: X" where X is the client number.
	
	The case that prompted this fix was job 13007, "cluster server",
	whose (apparently non-existent) client is 9999.

1999-02-26 17:50  apharris

	* doc/: .cvsignore (1.2), Makefile (1.2), Makefile.docs.in (1.2),
	install.sgml (1.2), stylesheet.dsl (1.2): nothing's ever perfect
	the first time; tweaks for integration and fixes and style

1999-02-26 17:23  apharris

	* doc/: .cvsignore (1.1), Makefile (1.1), Makefile.docs.in (1.1),
	common.ent (1.1), install.sgml (1.1), stylesheet.dsl (1.1): first
	revision

1999-02-25 12:57  apharris

	* db/tables.sql (1.6): re-arrange the aesthetics of the file a bit;
	add not null constraints -- we didn't add the foreign key
	constraints yet because (a) that's not supported by postgres, and
	(b) it will be hard to test

1999-02-25 12:17  apharris

	* db/tables.sql (1.5): add primary key constraints

1999-02-24 22:33  mike

	* utils/timesheet-daily-report (1.7): modified so that URL fed to
	manager will result in short form output.

1999-02-24 20:49  apharris

	* db/tables.sql (1.4): use ANSI standard data types where possible;
	use money type for money

1999-02-24 20:43  apharris

	* Makefile (1.14): minor syntactical updates

1999-02-24 20:41  apharris

	* install/install-db (1.8): fix the group membership manipulation;
	now it will deal if the group exists and the user is or is not a
	member of the group -- what a pain in the ass due to there not
	being any high level support for this stuff

1999-02-24 18:57  mike

	* etc/timesheet.conf (1.10): added variable $Conf::VERSION;

1999-02-24 18:34  mike

	* db/tables.sql (1.3): fix of bug 646. Modified
	current_hours_estimate and estimated_hours to be type float8
	instead of  int4.

1999-02-24 17:55  mike

	* viewedithours.cgi (1.12): fix bug 595 (space in date field causes
	error on hours query);

1999-02-24 17:01  mike

	* INSTALL (1.4), Makefile (1.13), install/done-notice (1.3),
	install/htaccess-default (1.2), install/install-timesheet (1.7):
	Hopefully fixed problem where install failed if config file was in
	/etc.
	
	Having new troubles with ADB.pm

1999-02-24 11:46  apharris

	* nite-report.pl (1.7): moved to utils/timesheet-daily-report

1999-02-24 11:46  apharris

	* update_clients.pl (1.4): moved to utils/import-clients

1999-02-24 11:45  apharris

	* jobs_export.pl (1.4): moved to utils/export-jobs

1999-02-24 11:45  apharris

	* hours_export.pl (1.5): moved to utils/export-hours

1999-02-24 11:32  apharris

	* NEWS (1.1): new file

1999-02-24 11:04  apharris

	* install/install-timesheet (1.6): fix small typo

1999-02-23 12:04  ggallag

	* install/done-notice (1.2): small modification for post-install
	info / postgres TCP/IP settings

1999-02-19 18:29  apharris

	* .cvsignore (1.1): initial

1999-02-19 18:25  apharris

	* help.cgi (1.5), etc/timesheet.conf (1.9), perlmods/ADB.pm (1.4),
	remote/timesheet.el (1.23): corrections in the licensing notice in
	each file, must slipped by Mike's scripts

1999-02-19 17:11  apharris

	* Makefile (1.12): hum; bugfix; don't make ChangeLog for the
	install target (it's for dist, not yet created)

1999-02-19 17:06  apharris

	* install/htpasswd-default (1.1): initial; admin and guest users
	(with username as password, i.e., admin and guest)

1999-02-19 17:05  apharris

	* install/htaccess-default (1.1): initial

1999-02-19 16:24  apharris

	* INSTALL (1.3): mark this file as obsolete; add a note for now
	about how to install properly for Debian

1999-02-19 16:22  apharris

	* install/install-timesheet (1.5): cleanup error messages; skip the
	creation of the logdir files

1999-02-19 16:21  apharris

	* install/install-db (1.7): first cut at granting permission via
	group; a bit hacky

1999-02-18 20:18  mike

	* COPYING (1.1), Makefile (1.11), addnewclient.cgi (1.4),
	addnewjob.cgi (1.6), addnewuser.cgi (1.4), authfailed.cgi (1.4),
	button-bar.cgi (1.8), choose.cgi (1.4), clientreport.cgi (1.4),
	downloadhours.cgi (1.6), downloadjobs.cgi (1.6), gpl.txt (1.2),
	help.cgi (1.4), hours_export.pl (1.4), jobnumreport.cgi (1.4),
	jobs_export.pl (1.3), utils/export-hours (1.4), utils/export-jobs
	(1.3), utils/timesheet-export-hours (1.4),
	utils/timesheet-export-jobs (1.3), loghours.cgi (1.4),
	nite-report.pl (1.6), popup-users.cgi (1.4), reporter.cgi (1.4),
	update_clients.pl (1.3), updatehours.cgi (1.4), updatejobs.cgi
	(1.4), userreport.cgi (1.4), vieweditclients.cgi (1.4),
	viewedithours.cgi (1.11), vieweditjobs.cgi (1.9), vieweditusers.cgi
	(1.4), viewhours.cgi (1.4), welcome.cgi (1.4), utils/import-clients
	(1.3), utils/timesheet-daily-report (1.6),
	utils/timesheet-import-clients (1.3), db/integrity.pl (1.5),
	db/make_clients.pl (1.3), db/make_jobs.pl (1.3),
	db/make_personal.pl (1.3), install/config-timesheet (1.5),
	install/done-notice (1.1), install/install-db (1.6),
	install/install-timesheet (1.4), lib/client-funcs.pl (1.5),
	lib/common-funcs.pl (1.8), lib/help-content.pl (1.3),
	lib/hours-funcs.pl (1.10), lib/job-funcs.pl (1.7),
	lib/user-funcs.pl (1.5), remote/dump-clients-jobs.pl (1.8),
	remote/log_from.pl (1.14), contrib/injectjobs.pl (1.3),
	utils/injectjobs.pl (1.3), utils/timesheet-dump (1.3),
	utils/timesheet-load (1.3): A "make install" from clean source
	results in a working install on my RH box now.
	
	Lots of changes to the install/* scripts (for functionality).
	
	Modified all *.pl and *.cgi for new GPL notics, and to reflect
	movement of timesheet.conf.
	
	Added done-notice for post-install actions so that the too lazy to
	read the README will see what to do next (postgres, and cgi perms
	in access.conf).
	
	Created default client (app chokes without it).
	
	Umm, some other stuff, too.

1999-02-18 12:57  apharris

	* lib/timesheet.conf (1.9): moved to ../etc

1999-02-17 13:47  mike

	* install/config-timesheet (1.4): minor change;

1999-02-17 13:28  mike

	* install/config-timesheet (1.3): nit-picky tab fix

1999-02-17 13:22  mike

	* install/config-timesheet (1.2): ID tag and gpl added

1999-02-17 13:21  mike

	* Makefile (1.10): took out passing of approot to config-timesheet

1999-02-17 13:19  mike

	* Makefile (1.9), install/config-timesheet (1.1),
	install/install-timesheet (1.3): config-timesheet makes modified
	timesheet.conf and installs.  Prevents the need of manually editing
	(and the need to explain the typeglobs and Perl mode trickery to
	non perl hackers or emacs users).
	
	Took out the su dbowner for install-timesheet (it should be
	installed by root).
	
	Added a "su - " for install-db and destroy-db in case database user
	has a dependency on environment variables set up on login (fairly
	common in my experience).

1999-02-16 18:18  apharris

	* db/indices.sql (1.3): favor ANSI SQL to postgres SQL

1999-02-16 18:18  apharris

	* install/install-db (1.5): script seems to be fully functional now

1999-02-16 17:33  apharris

	* install/install-db (1.4): this script now mostly functional;
	still needs work on user in group and grants

1999-02-16 17:24  apharris

	* Makefile (1.8): all su invokations (ew) are done in Makefile now

1999-02-15 16:24  apharris

	* hours_export.pl (1.3), utils/export-hours (1.3),
	utils/timesheet-export-hours (1.3): getting nitpicky in the
	comments

1999-02-15 16:17  mike

	* Makefile (1.7): silly little change -- cosmetic

1999-02-15 16:15  mike

	* Makefile (1.6): added $Id: ChangeLog,v 1.19 2001/08/31 06:08:48 adam Exp $ tag

1999-02-15 16:10  mike

	* Makefile (1.5): Oh yeah, changed the Makefile, too

1999-02-15 16:10  mike

	* install/install-db (1.3): added default administrator account

1999-02-15 15:01  apharris

	* db/indices.sql (1.2): merge indexes from tables.sql

1999-02-15 14:53  apharris

	* db/tables.sql (1.2): remove index creation stmts

1999-02-15 14:52  apharris

	* db/: gen_indexes.sql (1.2), timesheet.sql (1.2): renamed to
	indices.sql and tables.sql

1999-02-15 13:27  mike

	* lib/job-funcs.pl (1.6): typo fix and Id tag

1999-02-15 13:23  mike

	* Makefile (1.4), install/install-db (1.2), lib/job-funcs.pl (1.5):
	install-db is now working, Makefile has remove-postgres-db
	directive.

1999-02-15 10:31  mike

	* install/install-db (1.1): in progess check-in

1999-02-13 17:57  mike

	* TASKLIST (1.3), addnewclient.cgi (1.3), addnewjob.cgi (1.5),
	addnewuser.cgi (1.3), authfailed.cgi (1.3), button-bar.cgi (1.7),
	choose.cgi (1.3), clientreport.cgi (1.3), downloadhours.cgi (1.5),
	downloadjobs.cgi (1.5), gpl.txt (1.1), help.cgi (1.3),
	hours_export.pl (1.2), jobnumreport.cgi (1.3), jobs_export.pl
	(1.2), loghours.cgi (1.3), nite-report.pl (1.5), popup-users.cgi
	(1.3), reporter.cgi (1.3), update_clients.pl (1.2), updatehours.cgi
	(1.3), updatejobs.cgi (1.3), userreport.cgi (1.3),
	vieweditclients.cgi (1.3), viewedithours.cgi (1.10),
	vieweditjobs.cgi (1.8), vieweditusers.cgi (1.3), viewhours.cgi
	(1.3), welcome.cgi (1.3), utils/export-hours (1.2),
	utils/export-jobs (1.2), utils/import-clients (1.2),
	utils/timesheet-daily-report (1.5), utils/timesheet-export-hours
	(1.2), utils/timesheet-export-jobs (1.2),
	utils/timesheet-import-clients (1.2), db/integrity.pl (1.4),
	db/make_clients.pl (1.2), db/make_jobs.pl (1.2),
	db/make_personal.pl (1.2), install/install-timesheet (1.2),
	etc/timesheet.conf (1.8), lib/client-funcs.pl (1.4),
	lib/common-funcs.pl (1.7), lib/help-content.pl (1.2),
	lib/hours-funcs.pl (1.9), lib/job-funcs.pl (1.4),
	lib/timesheet.conf (1.8), lib/user-funcs.pl (1.4), perlmods/ADB.pm
	(1.3), remote/dump-clients-jobs.pl (1.7), remote/log_from.pl
	(1.13), remote/timesheet.el (1.22), contrib/injectjobs.pl (1.2),
	utils/injectjobs.pl (1.2), utils/timesheet-dump (1.2),
	utils/timesheet-load (1.2): Added gpl copyright.  Also added $Id: ChangeLog,v 1.19 2001/08/31 06:08:48 adam Exp $
	tag to source files.

1999-02-11 14:12  apharris

	* images/timesheet-help.gif (1.2): new version of help button w/o
	the old look

1999-02-11 13:59  apharris

	* images/: apply.gif (1.2), apply_grey.gif (1.2): call the apply
	button "update" now

1999-02-11 13:58  apharris

	* images/new-texture-gray.gif (1.2): renamed to background.gif

1999-02-11 13:57  apharris

	* etc/timesheet.conf (1.7), lib/timesheet.conf (1.7): remove
	background cruft, just use background.gif

1999-02-11 13:47  apharris

	* images/: lg.gif (1.2), munch-welcome.gif (1.2), rain.jpg (1.2),
	separator-tmp.gif (1.2), star-14-pt.gif (1.2), star.orig.gif (1.2),
	texture-gray.gif (1.2), question-big.gif.no-button (1.2),
	question.gif.no-button (1.2): more crufty images removed

1999-02-11 13:37  apharris

	* images/apply-grey.gif (1.2): already exists as apply_grey.gif

1999-02-11 12:32  apharris

	* Makefile (1.3): clean rule

1999-02-11 12:28  apharris

	* images/: apply-tmp.gif (1.2), approve-tmp.gif (1.2), bfitzpa.html
	(1.2), blunt_cash.jpg (1.2), coins.gif (1.2), delete-tmp.gif (1.2),
	dime.gif (1.2), dollar-sign.gif (1.2), dollar.gif (1.2),
	dollar2.gif (1.2), dollar3.jpg (1.2), dotrans (1.2),
	downloadhours-big.gif (1.2), editdeluser-big.gif (1.2),
	editdeluser.gif (1.2), editdeluser1.gif (1.2), jobfunctions.gif
	(1.2), jobfunctions1.gif (1.2), money.gif (1.2), newtrans (1.2),
	no.jpg (1.2), nomoney.gif (1.2), openclosejob-big.gif (1.2),
	openclosejob.gif (1.2), openclosejob1.gif (1.2), openclosejobs.gif
	(1.2), penny.gif (1.2), pixelsight.gif (1.2), relogin1.gif (1.2),
	removeclient-big.gif (1.2), removeclient.gif (1.2),
	removeclient1.gif (1.2), search-tmp.gif (1.2), search_grey.gif
	(1.2), test (1.2), title.gif (1.2), trans-title.gif (1.2), tt.gif
	(1.2), tt.new.gif (1.2), viewhours-big.gif (1.2), viewhours.gif
	(1.2), viewhours1.gif (1.2), 206.69.90.241_21.37.06.gif (1.2): bye,
	bye, crufty files

1999-02-11 12:04  apharris

	* Makefile (1.2): aesthetics; add some more config vars

1999-02-10 19:53  mike

	* Makefile (1.1): Just an "in progess" check in.  aph might want to
	take a look now for the install-db bit.

1999-02-10 19:52  mike

	* install/install-timesheet (1.1): Can't tell you if it works, but
	it does run without syntax errors! I'll get on that "working" thing
	RSN.

1999-02-10 18:12  bwf

	* contrib/injectjobs.pl (1.1), utils/injectjobs.pl (1.1): Utility
	for adding jobs. Use with caution

1999-02-09 23:00  apharris

	* dharma_sheet (1.2): now moved into scripts area and broken up

1999-02-09 21:32  apharris

	* utils/timesheet-load (1.1): initial

1999-02-09 18:16  apharris

	* etc/timesheet.conf (1.6), lib/timesheet.conf (1.6): add BACKUPDIR
	setting

1999-02-09 18:13  apharris

	* utils/timesheet-dump (1.1): timesheet dumping script -- still
	needs some POD documentation but it seems to function

1999-02-09 17:24  apharris

	* debian/: changelog (1.1), control (1.1): stub out these Debian
	files (guys, do 'cvs update -d' to get new subdirs)

1999-02-09 15:33  mike

	* lib/common-funcs.pl (1.6): minor error reporting change

1999-02-09 15:02  mike

	* lib/hours-funcs.pl (1.8): Added a check for userid in log_hours

1999-02-09 15:01  mike

	* button-bar.cgi (1.6): Added a little more verbose error message

1999-02-09 14:55  apharris

	* lib/common-funcs.pl (1.5): spacing fixes only

1999-02-09 13:49  apharris

	* viewedithours.cgi (1.9): just spacing fixes

1999-02-05 14:58  apharris

	* remote/log_from.pl (1.12): another spelling fix

1999-02-05 14:46  apharris

	* lib/hours-funcs.pl (1.7): spelling fix

1999-01-23 14:32  apharris

	* addnewjob.cgi (1.4): spelling fix

1999-01-23 04:00  craig

	* TASKLIST (1.2): Updated TASKLIST to reflect the new set of tasks
	we need to accomplish in order to release timesheet as free
	software.

1999-01-15 12:19  craig

	* viewedithours.cgi (1.8), vieweditjobs.cgi (1.7): Some cleanup and
	fixing a vi oops.

1999-01-15 12:06  craig

	* viewedithours.cgi (1.7), vieweditjobs.cgi (1.6): Really fixed the
	short output with empty results problem.

1999-01-15 11:56  craig

	* viewedithours.cgi (1.6): Fixed small bug in handling empty search
	results with short output requested

1999-01-15 11:10  craig

	* INSTALL (1.2), button-bar.cgi (1.5), updatehours.cgi (1.2),
	updatejobs.cgi (1.2), viewedithours.cgi (1.5), vieweditjobs.cgi
	(1.5), etc/timesheet.conf (1.5), lib/client-funcs.pl (1.3),
	lib/common-funcs.pl (1.4), lib/hours-funcs.pl (1.6),
	lib/job-funcs.pl (1.3), lib/timesheet.conf (1.5), lib/user-funcs.pl
	(1.3), perlmods/ADB.pm (1.2), perlmods/gmtime.pm (1.2),
	perlmods/localtime.pm (1.2), perlmods/tm.pm (1.2): Merging
	development branch version 1.2 into main branch for produ. release

1999-01-15 10:47  craig

	* button-bar.cgi (1.4.2.3): Removed javascript garbage

1998-12-10 18:46  apharris

	* lib/: job-funcs.pl (1.2.2.1), user-funcs.pl (1.2.2.1):
	aesthetics, spacing

1998-12-10 17:48  apharris

	* lib/hours-funcs.pl (1.4.2.2): aesthetics only, no functional
	changes

1998-12-10 17:36  apharris

	* lib/client-funcs.pl (1.2.2.1): aesthetics only, no functional
	changes

1998-12-10 17:33  apharris

	* lib/common-funcs.pl (1.3.2.1): typos and gratuitous capitization
	fixed

1998-12-10 17:29  apharris

	* lib/hours-funcs.pl (1.4.2.1): fix typo

1998-12-10 17:28  apharris

	* INSTALL (1.1.2.3): talk about grants and users more

1998-12-10 16:59  apharris

	* button-bar.cgi (1.4.2.2): don't set remote_user twice

1998-12-10 15:03  craig

	* perlmods/tm.pm (1.1): file tm.pm was initially added on branch
	release-1-2.

1998-12-10 15:03  craig

	* perlmods/localtime.pm (1.1): file localtime.pm was initially
	added on branch release-1-2.

1998-12-10 15:03  craig

	* perlmods/gmtime.pm (1.1): file gmtime.pm was initially added on
	branch release-1-2.

1998-12-10 15:03  craig

	* perlmods/ADB.pm (1.1): file ADB.pm was initially added on branch
	release-1-2.

1998-12-10 15:03  craig

	* INSTALL (1.1.2.2), perlmods/ADB.pm (1.1.2.1), perlmods/gmtime.pm
	(1.1.2.1), perlmods/localtime.pm (1.1.2.1), perlmods/tm.pm
	(1.1.2.1): Added documentation to the INSTALL file detailing the
	installation of the newly added perl modules, the configuration of
	the web server, and the configuration of the lib/timesheet.conf
	file.
	
	Added All of the Perl modules which timesheet is dependent on,
	which do not have Debian packages, and some of which are no longer
	included with Perl distributions.  The module ADB.pm is our
	homegrown database interface that provides some nice functions for
	DB manipulation.

1998-12-10 14:49  apharris

	* INSTALL (1.1): file INSTALL was initially added on branch
	release-1-2.

1998-12-10 14:49  apharris

	* INSTALL (1.1.2.1): initial

1998-12-08 18:23  apharris

	* etc/timesheet.conf (1.4.2.1), lib/timesheet.conf (1.4.2.1):
	decruft a bit

1998-12-08 17:00  craig

	* updatejobs.cgi (1.1): file updatejobs.cgi was initially added on
	branch release-1-2.

1998-12-08 17:00  craig

	* updatehours.cgi (1.1): file updatehours.cgi was initially added
	on branch release-1-2.

1998-12-08 17:00  craig

	* button-bar.cgi (1.4.2.1), updatehours.cgi (1.1.2.1),
	updatejobs.cgi (1.1.2.1), viewedithours.cgi (1.4.2.1),
	vieweditjobs.cgi (1.4.2.1): Removed rollovers, added support for
	modifications of hours and jobs from their respect short views.

1998-11-17 20:28  craig

	* lib/hours-funcs.pl (1.5): Check for hours_job_descriptionbeing
	blank

1998-10-20 11:30  craig

	* update_clients.pl (1.1), utils/import-clients (1.1),
	utils/timesheet-import-clients (1.1): Script to update default
	hourly rate for clients (or anything else once modified) -- by Greg
	Gallagher

1998-08-24 10:51  craig

	* button-bar.cgi (1.4): Added a little code to make it so Netscape
	v4.05 on KellyM's mac could access timesheet -- Greg Gallagher

1998-08-03 08:53  kfogel

	* remote/timesheet.el (1.21): (timesheet-archive-file): use "0"
	where date string would have a space.

1998-07-16 22:28  apharris

	* addnewclient.cgi (1.2), addnewjob.cgi (1.3), addnewuser.cgi
	(1.2), authfailed.cgi (1.2), button-bar.cgi (1.3), choose.cgi
	(1.2), clientreport.cgi (1.2), downloadhours.cgi (1.4),
	downloadjobs.cgi (1.4), help.cgi (1.2), jobnumreport.cgi (1.2),
	loghours.cgi (1.2), popup-users.cgi (1.2), reporter.cgi (1.2),
	userreport.cgi (1.2), vieweditclients.cgi (1.2), viewedithours.cgi
	(1.4), vieweditjobs.cgi (1.4), vieweditusers.cgi (1.2),
	viewhours.cgi (1.2), welcome.cgi (1.2), etc/timesheet.conf (1.4),
	lib/timesheet.conf (1.4), remote/dump-clients-jobs.pl (1.6),
	remote/log_from.pl (1.11): invoke perl as /usr/bin/perl, not
	/usr/local/bin/perl

1998-07-16 22:26  apharris

	* viewedithours.cgi (1.3): cosmetics; fix typos in error messages

1998-06-26 12:55  craig

	* dharma_sheet (1.1): dharma_sheet reincarnated the timesheet
	database, washing away cruft and crudly bug dropping from
	postgreSQL

1998-06-24 21:41  craig

	* addnewjob.cgi (1.2), dailyexport.pl (1.3), downloadjobs.cgi
	(1.3), hours_export.pl (1.1), jobs_export.pl (1.1), nite-report.pl
	(1.4), utils/export-hours (1.1), utils/export-jobs (1.1),
	utils/timesheet-daily-report (1.4), utils/timesheet-export-hours
	(1.1), utils/timesheet-export-jobs (1.1), vieweditjobs.cgi (1.3),
	lib/client-funcs.pl (1.2), lib/hours-funcs.pl (1.4),
	lib/job-funcs.pl (1.2), etc/timesheet.conf (1.3),
	lib/timesheet.conf (1.3), lib/user-funcs.pl (1.2): Completed export
	system to filesystem for Kelly

1998-06-24 14:22  kfogel

	* remote/timesheet.el (1.20): Use `expand-file-name' in the
	approved way.

1998-06-23 13:44  kfogel

	* remote/timesheet.el (1.19): More informative doc string for
	timesheet-debug.

1998-06-23 13:37  kfogel

	* remote/log_from.pl (1.10): Don't strip newlines in multi-line
	fields.

1998-06-23 13:36  kfogel

	* remote/timesheet.el (1.18): Doc string for debugging variable.

1998-06-23 12:54  kfogel

	* remote/timesheet.el (1.17): Insure that comments end with a
	newline, for safer archive formatting.	Check process status before
	sending eof.

1998-06-22 12:02  kfogel

	* remote/timesheet.el (1.16): Reposition correctly after finishing
	an entry.  Don't delete process-buffer, but disable undo and erase
	it each time.  Send process eof after \QUIT.

1998-06-19 20:08  kfogel

	* remote/README.txt (1.5): [no log message]

1998-06-19 20:07  kfogel

	* remote/timesheet.el (1.15): (timesheet-duplicate-previous-entry):
	new func.

1998-06-19 19:54  kfogel

	* remote/timesheet.el (1.14): urp

1998-06-19 19:44  kfogel

	* remote/timesheet.el (1.13): Oops, don't include "Comment:" in
	hours description.

1998-06-19 19:37  kfogel

	* remote/timesheet.el (1.12): Allow hours like ".5", don't demand
	"0.5".

1998-06-19 19:02  kfogel

	* remote/: README.txt (1.4), timesheet.el (1.11): DONE.  See
	README.txt for instructions.  I'm going to log my time on this job
	now, using timesheet.el.  Whee.

1998-06-19 17:30  kfogel

	* remote/README.txt (1.3): Fix client/job list behavior.

1998-06-19 17:28  kfogel

	* remote/README.txt (1.2): Done.

1998-06-19 17:09  kfogel

	* remote/: README.txt (1.1), timesheet.el (1.10): Checkin for Fitz.

1998-06-19 02:33  kfogel

	* remote/timesheet.el (1.9): (timesheet-total-hours): interactive.

1998-06-17 18:06  kfogel

	* remote/timesheet.el (1.8): actually logged some hours; need to
	fix the TIME_* parsing

1998-06-17 17:42  kfogel

	* remote/log_from.pl (1.9): quote backslashes

1998-06-17 16:22  kfogel

	* remote/timesheet.el (1.7): Support local cache of client and job
	lists.

1998-06-17 15:58  lefty

	* remote/log_from.pl (1.8): major fixes and some error checking

1998-06-17 15:16  kfogel

	* remote/timesheet.el (1.6): (timesheet-archive-file): single day
	granularity.

1998-06-17 15:09  kfogel

	* remote/timesheet.el (1.5): fix doc string

1998-06-17 15:07  kfogel

	* remote/timesheet.el (1.4): Various fixes, logging process
	started.

1998-06-17 12:49  lefty

	* remote/log_from.pl (1.7): added regexp match for success

1998-06-16 19:14  kfogel

	* remote/timesheet.el (1.3): Almost there.

1998-06-16 18:08  lefty

	* remote/log_from.pl (1.6): minor enhancement

1998-06-16 18:01  lefty

	* remote/log_from.pl (1.5): good working copy

1998-06-16 13:56  lefty

	* remote/log_from.pl (1.4): fixed pipe to stdin

1998-06-16 13:28  kfogel

	* remote/clients.txt.eg (1.2): fixed control-char -- talk to Fitz
	about how it got there in the first place.

1998-06-16 13:28  kfogel

	* remote/timesheet.el (1.2): Completion works.

1998-06-16 13:06  lefty

	* remote/log_from.pl (1.3): this dumps core

1998-06-16 12:19  lefty

	* remote/log_from.pl (1.2): log_from.pl

1998-06-16 11:39  kfogel

	* remote/dump-clients-jobs.pl (1.5): Dump files in pub www area.

1998-06-15 22:57  kfogel

	* remote/: clients.txt.eg (1.1), jobs.txt.eg (1.1): example files

1998-06-15 17:16  kfogel

	* remote/timesheet.el (1.1): Finish when have brain.

1998-06-15 17:04  kfogel

	* remote/: dump-clients-jobs.pl (1.3), dump-clients-jobs.pl (1.4):
	oops

1998-06-15 17:03  kfogel

	* remote/dump-clients-jobs.pl (1.2): Take dir as optional arg,
	default to /var/www/timesheet/remote/.

1998-06-15 16:35  lefty

	* remote/log_from.pl (1.1): added log_from.pl

1998-06-15 16:34  kfogel

	* remote/.cvsignore (1.1): [no log message]

1998-06-15 16:30  kfogel

	* remote/dump-clients-jobs.pl (1.1): imported fitz's sources

1998-04-23 20:33  craig

	* dailyexport.pl (1.2), db/integrity.pl (1.3), lib/hours-funcs.pl
	(1.3): Some fixes

1998-02-07 00:26  craig

	* .htaccess (1.2), button-bar.cgi (1.2), dailyexport.pl (1.1),
	downloadhours.cgi (1.3), lib/common-funcs.pl (1.3),
	etc/timesheet.conf (1.2), lib/timesheet.conf (1.2): Dailyexport
	provides ne and better way to do Timesheet exports.

1998-01-13 23:50  craig

	* nite-report.pl (1.3), utils/timesheet-daily-report (1.3): Fixes
	and bug tweakes

1997-12-16 00:37  craig

	* downloadhours.cgi (1.2), downloadjobs.cgi (1.2), nite-report.pl
	(1.2), utils/timesheet-daily-report (1.2), timesheet.tgz (1.2),
	viewedithours.cgi (1.2), vieweditjobs.cgi (1.2), db/integrity.pl
	(1.2), lib/common-funcs.pl (1.2), lib/hours-funcs.pl (1.2): Final
	mods for cafe.	Added some links in, and generally returned for the
	intracacies of a adolescent, slightly confused Debian box.

1997-12-11 22:15  craig

	* BUGS (1.1), TASKLIST (1.1), TODO (1.1), addnewclient.cgi (1.1),
	addnewjob.cgi (1.1), addnewuser.cgi (1.1), authfailed.cgi (1.1),
	blank.html (1.1), button-bar.cgi (1.1), choose.cgi (1.1),
	clientreport.cgi (1.1), downloadhours.cgi (1.1), downloadjobs.cgi
	(1.1), timesheet.tgz (1.1), .htaccess (1.1), help.cgi (1.1),
	index.html (1.1), jobnumreport.cgi (1.1), loghours.cgi (1.1),
	nite-report.pl (1.1), popup-users.cgi (1.1), reporter.cgi (1.1),
	userreport.cgi (1.1), vieweditclients.cgi (1.1), viewedithours.cgi
	(1.1), vieweditjobs.cgi (1.1), vieweditusers.cgi (1.1),
	viewhours.cgi (1.1), welcome.cgi (1.1), db/clients.TAB (1.1),
	db/gen_indexes.sql (1.1), db/hrs.TAB (1.1), db/indices.sql (1.1),
	db/integrity.pl (1.1), db/jobs.TAB (1.1), db/make_clients.pl (1.1),
	db/make_jobs.pl (1.1), db/make_personal.pl (1.1), db/personnel.TAB
	(1.1), db/tables.sql (1.1), db/timesheet.sql (1.1),
	html/client_edit_tmpl (1.1), html/client_new_tmpl (1.1),
	utils/timesheet-daily-report (1.1), html/admin_search_hours_tmpl
	(1.1), html/admin_show_hours_tmpl (1.1), html/client_search_tmpl
	(1.1), html/job_add_tmpl (1.1), html/job_edit_tmpl (1.1),
	html/job_search_tmpl (1.1), html/job_show_tmpl (1.1),
	html/log_hours_tmpl (1.1), html/user_edit_tmpl (1.1),
	html/user_search_hours_tmpl (1.1), html/user_search_tmpl (1.1),
	html/user_show_hours_tmpl (1.1), images/206.69.90.241_21.37.06.gif
	(1.1), images/addnewclient-big.gif (1.1), images/addnewclient.gif
	(1.1), images/addnewclient1.gif (1.1), images/addnewjob-big.gif
	(1.1), images/addnewjob.gif (1.1), images/addnewjob1.gif (1.1),
	images/addnewuser-big.gif (1.1), images/addnewuser.gif (1.1),
	images/addnewuser1.gif (1.1), images/apply-grey.gif (1.1),
	images/apply-tmp.gif (1.1), images/apply.gif (1.1),
	images/apply_grey.gif (1.1), images/approve-tmp.gif (1.1),
	images/approve.gif (1.1), images/approve_grey.gif (1.1),
	images/bfitzpa.html (1.1), images/big-welcome.gif (1.1),
	images/blunt_cash.jpg (1.1), images/clientfunctions-big.gif (1.1),
	images/clientfunctions.gif (1.1), images/clientfunctions1.gif
	(1.1), images/coins.gif (1.1), images/createnewclient.gif (1.1),
	images/createnewjob.gif (1.1), images/createnewuser.gif (1.1),
	images/delete-tmp.gif (1.1), images/delete.gif (1.1),
	images/delete_grey.gif (1.1), images/deleteclient-big.gif (1.1),
	images/deleteclient.gif (1.1), images/background.gif (1.1),
	images/deleteuser-big.gif (1.1), images/deleteuser.gif (1.1),
	images/dime.gif (1.1), images/dollar-sign.gif (1.1),
	images/dollar.gif (1.1), images/dollar2.gif (1.1),
	images/dollar3.jpg (1.1), images/dotrans (1.1),
	images/downloadhours-big.gif (1.1), images/downloadhours.gif (1.1),
	images/downloadhours1.gif (1.1), images/editclient-big.gif (1.1),
	images/editclient.gif (1.1), images/editdeluser-big.gif (1.1),
	images/editdeluser.gif (1.1), images/editdeluser1.gif (1.1),
	images/edituser-big.gif (1.1), images/edituser.gif (1.1),
	images/jobfunctions.gif (1.1), images/jobfunctions1.gif (1.1),
	images/left_arrow.gif (1.1), images/left_arrow_grey.gif (1.1),
	images/lg.gif (1.1), images/loghours-big.gif (1.1),
	images/loghours.gif (1.1), images/loghours1.gif (1.1),
	images/logo-small.gif (1.1), images/logo.gif (1.1),
	images/money.gif (1.1), images/new-texture-gray.gif (1.1),
	images/newtrans (1.1), images/no.jpg (1.1), images/nomoney.gif
	(1.1), images/openclosejob-big.gif (1.1), images/openclosejob.gif
	(1.1), images/openclosejob1.gif (1.1), images/openclosejobs.gif
	(1.1), images/penny.gif (1.1), images/pixelsight.gif (1.1),
	images/post-hours.gif (1.1), images/question-big.gif (1.1),
	images/question-big.gif.no-button (1.1), images/question.gif (1.1),
	images/question.gif.no-button (1.1), images/rain.jpg (1.1),
	images/relogin.gif (1.1), images/downloadjobs.gif (1.1),
	images/downloadjobs1.gif (1.1), images/munch-welcome.gif (1.1),
	images/relogin1.gif (1.1), images/removeclient-big.gif (1.1),
	images/removeclient.gif (1.1), images/removeclient1.gif (1.1),
	images/reportbyclient.gif (1.1), images/reportbyjobnum.gif (1.1),
	images/reportbyuser.gif (1.1), images/reports-big.gif (1.1),
	images/reports.gif (1.1), images/reports1.gif (1.1),
	images/right_arrow.gif (1.1), images/right_arrow_grey.gif (1.1),
	images/search-tmp.gif (1.1), images/search.gif (1.1),
	images/search_grey.gif (1.1), images/separator-tmp.gif (1.1),
	images/star-14-pt.gif (1.1), images/star.gif (1.1),
	images/star.orig.gif (1.1), images/test (1.1),
	images/texture-gray.gif (1.1), images/timesheet-help.gif (1.1),
	images/tinylogo.gif (1.1), images/title.gif (1.1),
	images/trans-title.gif (1.1), images/tt.gif (1.1),
	images/tt.new.gif (1.1), images/userfunctions-big.gif (1.1),
	images/userfunctions.gif (1.1), images/userfunctions1.gif (1.1),
	images/vieweditclient.gif (1.1), images/vieweditclient1.gif (1.1),
	images/vieweditclients-big.gif (1.1), images/viewedithours-big.gif
	(1.1), images/viewedithours.gif (1.1), images/viewedithours1.gif
	(1.1), images/vieweditjobs-big.gif (1.1), images/vieweditjobs.gif
	(1.1), images/vieweditjobs1.gif (1.1), images/viewedituser.gif
	(1.1), images/viewedituser1.gif (1.1), images/vieweditusers-big.gif
	(1.1), images/viewhours-big.gif (1.1), images/viewhours.gif (1.1),
	images/viewhours1.gif (1.1), etc/timesheet.conf (1.1),
	lib/client-funcs.pl (1.1), lib/common-funcs.pl (1.1),
	lib/help-content.pl (1.1), lib/hours-funcs.pl (1.1),
	lib/job-funcs.pl (1.1), lib/timesheet.conf (1.1), lib/user-funcs.pl
	(1.1): Initial revision

1997-12-11 22:15  craig

	* BUGS (1.1.1.1), TASKLIST (1.1.1.1), TODO (1.1.1.1),
	addnewclient.cgi (1.1.1.1), addnewjob.cgi (1.1.1.1), addnewuser.cgi
	(1.1.1.1), authfailed.cgi (1.1.1.1), blank.html (1.1.1.1),
	button-bar.cgi (1.1.1.1), choose.cgi (1.1.1.1), clientreport.cgi
	(1.1.1.1), downloadhours.cgi (1.1.1.1), downloadjobs.cgi (1.1.1.1),
	timesheet.tgz (1.1.1.1), .htaccess (1.1.1.1), help.cgi (1.1.1.1),
	index.html (1.1.1.1), jobnumreport.cgi (1.1.1.1), loghours.cgi
	(1.1.1.1), nite-report.pl (1.1.1.1), popup-users.cgi (1.1.1.1),
	reporter.cgi (1.1.1.1), userreport.cgi (1.1.1.1),
	vieweditclients.cgi (1.1.1.1), viewedithours.cgi (1.1.1.1),
	vieweditjobs.cgi (1.1.1.1), vieweditusers.cgi (1.1.1.1),
	viewhours.cgi (1.1.1.1), welcome.cgi (1.1.1.1), db/clients.TAB
	(1.1.1.1), db/gen_indexes.sql (1.1.1.1), db/hrs.TAB (1.1.1.1),
	db/indices.sql (1.1.1.1), db/integrity.pl (1.1.1.1), db/jobs.TAB
	(1.1.1.1), db/make_clients.pl (1.1.1.1), db/make_jobs.pl (1.1.1.1),
	db/make_personal.pl (1.1.1.1), db/personnel.TAB (1.1.1.1),
	db/tables.sql (1.1.1.1), db/timesheet.sql (1.1.1.1),
	html/client_edit_tmpl (1.1.1.1), html/client_new_tmpl (1.1.1.1),
	utils/timesheet-daily-report (1.1.1.1),
	html/admin_search_hours_tmpl (1.1.1.1), html/admin_show_hours_tmpl
	(1.1.1.1), html/client_search_tmpl (1.1.1.1), html/job_add_tmpl
	(1.1.1.1), html/job_edit_tmpl (1.1.1.1), html/job_search_tmpl
	(1.1.1.1), html/job_show_tmpl (1.1.1.1), html/log_hours_tmpl
	(1.1.1.1), html/user_edit_tmpl (1.1.1.1),
	html/user_search_hours_tmpl (1.1.1.1), html/user_search_tmpl
	(1.1.1.1), html/user_show_hours_tmpl (1.1.1.1),
	images/206.69.90.241_21.37.06.gif (1.1.1.1),
	images/addnewclient-big.gif (1.1.1.1), images/addnewclient.gif
	(1.1.1.1), images/addnewclient1.gif (1.1.1.1),
	images/addnewjob-big.gif (1.1.1.1), images/addnewjob.gif (1.1.1.1),
	images/addnewjob1.gif (1.1.1.1), images/addnewuser-big.gif
	(1.1.1.1), images/addnewuser.gif (1.1.1.1), images/addnewuser1.gif
	(1.1.1.1), images/apply-grey.gif (1.1.1.1), images/apply-tmp.gif
	(1.1.1.1), images/apply.gif (1.1.1.1), images/apply_grey.gif
	(1.1.1.1), images/approve-tmp.gif (1.1.1.1), images/approve.gif
	(1.1.1.1), images/approve_grey.gif (1.1.1.1), images/bfitzpa.html
	(1.1.1.1), images/big-welcome.gif (1.1.1.1), images/blunt_cash.jpg
	(1.1.1.1), images/clientfunctions-big.gif (1.1.1.1),
	images/clientfunctions.gif (1.1.1.1), images/clientfunctions1.gif
	(1.1.1.1), images/coins.gif (1.1.1.1), images/createnewclient.gif
	(1.1.1.1), images/createnewjob.gif (1.1.1.1),
	images/createnewuser.gif (1.1.1.1), images/delete-tmp.gif
	(1.1.1.1), images/delete.gif (1.1.1.1), images/delete_grey.gif
	(1.1.1.1), images/deleteclient-big.gif (1.1.1.1),
	images/deleteclient.gif (1.1.1.1), images/background.gif (1.1.1.1),
	images/deleteuser-big.gif (1.1.1.1), images/deleteuser.gif
	(1.1.1.1), images/dime.gif (1.1.1.1), images/dollar-sign.gif
	(1.1.1.1), images/dollar.gif (1.1.1.1), images/dollar2.gif
	(1.1.1.1), images/dollar3.jpg (1.1.1.1), images/dotrans (1.1.1.1),
	images/downloadhours-big.gif (1.1.1.1), images/downloadhours.gif
	(1.1.1.1), images/downloadhours1.gif (1.1.1.1),
	images/editclient-big.gif (1.1.1.1), images/editclient.gif
	(1.1.1.1), images/editdeluser-big.gif (1.1.1.1),
	images/editdeluser.gif (1.1.1.1), images/editdeluser1.gif
	(1.1.1.1), images/edituser-big.gif (1.1.1.1), images/edituser.gif
	(1.1.1.1), images/jobfunctions.gif (1.1.1.1),
	images/jobfunctions1.gif (1.1.1.1), images/left_arrow.gif
	(1.1.1.1), images/left_arrow_grey.gif (1.1.1.1), images/lg.gif
	(1.1.1.1), images/loghours-big.gif (1.1.1.1), images/loghours.gif
	(1.1.1.1), images/loghours1.gif (1.1.1.1), images/logo-small.gif
	(1.1.1.1), images/logo.gif (1.1.1.1), images/money.gif (1.1.1.1),
	images/new-texture-gray.gif (1.1.1.1), images/newtrans (1.1.1.1),
	images/no.jpg (1.1.1.1), images/nomoney.gif (1.1.1.1),
	images/openclosejob-big.gif (1.1.1.1), images/openclosejob.gif
	(1.1.1.1), images/openclosejob1.gif (1.1.1.1),
	images/openclosejobs.gif (1.1.1.1), images/penny.gif (1.1.1.1),
	images/pixelsight.gif (1.1.1.1), images/post-hours.gif (1.1.1.1),
	images/question-big.gif (1.1.1.1),
	images/question-big.gif.no-button (1.1.1.1), images/question.gif
	(1.1.1.1), images/question.gif.no-button (1.1.1.1), images/rain.jpg
	(1.1.1.1), images/relogin.gif (1.1.1.1), images/downloadjobs.gif
	(1.1.1.1), images/downloadjobs1.gif (1.1.1.1),
	images/munch-welcome.gif (1.1.1.1), images/relogin1.gif (1.1.1.1),
	images/removeclient-big.gif (1.1.1.1), images/removeclient.gif
	(1.1.1.1), images/removeclient1.gif (1.1.1.1),
	images/reportbyclient.gif (1.1.1.1), images/reportbyjobnum.gif
	(1.1.1.1), images/reportbyuser.gif (1.1.1.1),
	images/reports-big.gif (1.1.1.1), images/reports.gif (1.1.1.1),
	images/reports1.gif (1.1.1.1), images/right_arrow.gif (1.1.1.1),
	images/right_arrow_grey.gif (1.1.1.1), images/search-tmp.gif
	(1.1.1.1), images/search.gif (1.1.1.1), images/search_grey.gif
	(1.1.1.1), images/separator-tmp.gif (1.1.1.1),
	images/star-14-pt.gif (1.1.1.1), images/star.gif (1.1.1.1),
	images/star.orig.gif (1.1.1.1), images/test (1.1.1.1),
	images/texture-gray.gif (1.1.1.1), images/timesheet-help.gif
	(1.1.1.1), images/tinylogo.gif (1.1.1.1), images/title.gif
	(1.1.1.1), images/trans-title.gif (1.1.1.1), images/tt.gif
	(1.1.1.1), images/tt.new.gif (1.1.1.1),
	images/userfunctions-big.gif (1.1.1.1), images/userfunctions.gif
	(1.1.1.1), images/userfunctions1.gif (1.1.1.1),
	images/vieweditclient.gif (1.1.1.1), images/vieweditclient1.gif
	(1.1.1.1), images/vieweditclients-big.gif (1.1.1.1),
	images/viewedithours-big.gif (1.1.1.1), images/viewedithours.gif
	(1.1.1.1), images/viewedithours1.gif (1.1.1.1),
	images/vieweditjobs-big.gif (1.1.1.1), images/vieweditjobs.gif
	(1.1.1.1), images/vieweditjobs1.gif (1.1.1.1),
	images/viewedituser.gif (1.1.1.1), images/viewedituser1.gif
	(1.1.1.1), images/vieweditusers-big.gif (1.1.1.1),
	images/viewhours-big.gif (1.1.1.1), images/viewhours.gif (1.1.1.1),
	images/viewhours1.gif (1.1.1.1), etc/timesheet.conf (1.1.1.1),
	lib/client-funcs.pl (1.1.1.1), lib/common-funcs.pl (1.1.1.1),
	lib/help-content.pl (1.1.1.1), lib/hours-funcs.pl (1.1.1.1),
	lib/job-funcs.pl (1.1.1.1), lib/timesheet.conf (1.1.1.1),
	lib/user-funcs.pl (1.1.1.1): Import of Timesheet into cvs finally

