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

17 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.

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

17 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

17 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.

17 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

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

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

17 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.

17 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

17 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.

17 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.

17 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.

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

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

17 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

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