pgphonehome.git
16 years agoTest commit on the new GIT/CVS server master
Dave Page [Wed, 10 Dec 2008 10:42:27 +0000 (10:42 +0000)]
Test commit on the new GIT/CVS server

16 years agoUpdate page meta tags
Dave Page [Wed, 27 Aug 2008 14:52:33 +0000 (15:52 +0100)]
Update page meta tags

16 years agoUse much shorter class names for CSS. Some were potentially used on hundreds or thous...
Dave Page [Wed, 27 Aug 2008 12:40:21 +0000 (13:40 +0100)]
Use much shorter class names for CSS. Some were potentially used on hundreds or thousands of rows so a few bytes here and there adds up.

16 years agoBatch mode for the query tool.
Dave Page [Wed, 27 Aug 2008 12:11:34 +0000 (13:11 +0100)]
Batch mode for the query tool.

16 years agoIgnore tarballs
Dave Page [Tue, 26 Aug 2008 22:17:43 +0000 (23:17 +0100)]
Ignore tarballs

16 years agoAdd a simple script to create a distribution package
Dave Page [Tue, 26 Aug 2008 22:16:54 +0000 (23:16 +0100)]
Add a simple script to create a distribution package

16 years agoIgnore irrelevant files.
Dave Page [Tue, 26 Aug 2008 21:46:27 +0000 (22:46 +0100)]
Ignore irrelevant files.

16 years agoClear the session arrays before populating them.
Dave Page [Tue, 26 Aug 2008 21:44:11 +0000 (22:44 +0100)]
Clear the session arrays before populating them.

16 years agoFix numbering.
Dave Page [Tue, 26 Aug 2008 21:35:18 +0000 (22:35 +0100)]
Fix numbering.

16 years agoRefactor the query engine to store results in the session for future batch loading.
Dave Page [Tue, 26 Aug 2008 21:19:02 +0000 (22:19 +0100)]
Refactor the query engine to store results in the session for future batch loading.

16 years agoInitialise variables
Dave Page [Tue, 26 Aug 2008 21:18:21 +0000 (22:18 +0100)]
Initialise variables

16 years agoAdd a favicon to stop Apache logs filling up
Dave Page [Tue, 26 Aug 2008 20:53:52 +0000 (21:53 +0100)]
Add a favicon to stop Apache logs filling up

16 years agoRestructure the query tool to ensure the back button works correctly, and users can...
Dave Page [Tue, 26 Aug 2008 20:33:45 +0000 (21:33 +0100)]
Restructure the query tool to ensure the back button works correctly, and users can jump from database to database without losing queries.

16 years agoFirst cut at the query tool
Dave Page [Tue, 26 Aug 2008 16:38:13 +0000 (17:38 +0100)]
First cut at the query tool

16 years agoAdd database icon
Dave Page [Fri, 22 Aug 2008 22:12:40 +0000 (23:12 +0100)]
Add database icon

16 years agoUpdate iui
Dave Page [Fri, 22 Aug 2008 14:46:32 +0000 (15:46 +0100)]
Update iui

16 years agoArgh! Correct module name is pgsql, not postgresql.
Dave Page [Fri, 22 Aug 2008 14:08:19 +0000 (15:08 +0100)]
Argh! Correct module name is pgsql, not postgresql.

16 years agoAdd icon for the query tool
Dave Page [Fri, 22 Aug 2008 14:05:58 +0000 (15:05 +0100)]
Add icon for the query tool

16 years agoCheck that the PostgreSLQ module is available.
Dave Page [Fri, 22 Aug 2008 14:04:56 +0000 (15:04 +0100)]
Check that the PostgreSLQ module is available.

16 years agoGive a useful error message if there's no config file in place.
Dave Page [Fri, 22 Aug 2008 12:51:22 +0000 (13:51 +0100)]
Give a useful error message if there's no config file in place.

16 years agoUse a template config file so we don't overwrite a user's config during upgrades.
Dave Page [Fri, 22 Aug 2008 12:34:52 +0000 (13:34 +0100)]
Use a template config file so we don't overwrite a user's config during upgrades.

16 years agoImprove connection string docs/examples
Dave Page [Thu, 7 Aug 2008 14:37:48 +0000 (15:37 +0100)]
Improve connection string docs/examples

16 years agoRename the app to pgPhoneHome
Dave Page [Thu, 7 Aug 2008 14:31:34 +0000 (15:31 +0100)]
Rename the app to pgPhoneHome

16 years agoDisplay the connection error message on the servers list
Dave Page [Thu, 7 Aug 2008 14:26:01 +0000 (15:26 +0100)]
Display the connection error message on the servers list

16 years agoInitial import of pgRemote sources
Dave Page [Wed, 6 Aug 2008 13:06:38 +0000 (14:06 +0100)]
Initial import of pgRemote sources