chriskl [Sun, 13 Nov 2005 08:23:49 +0000 (08:23 +0000)]
Fix bug where failed login with shared credentials ticked meant that the server appeared with the logged in icon in the browser
jollytoad [Wed, 9 Nov 2005 09:08:37 +0000 (09:08 +0000)]
Whoops, accidentally committed browser with tree debugging on, reverted.
jollytoad [Wed, 9 Nov 2005 09:05:58 +0000 (09:05 +0000)]
Partial navigation support for slony.
chriskl [Tue, 8 Nov 2005 02:24:31 +0000 (02:24 +0000)]
PostgreSQL 8.2dev support
chriskl [Fri, 4 Nov 2005 04:23:16 +0000 (04:23 +0000)]
Need to clean field names when passing them as orderbys
chriskl [Fri, 4 Nov 2005 04:19:41 +0000 (04:19 +0000)]
Fix bug when using multiple order bys in getSelectSQL. Fix ordering in reports list.
chriskl [Wed, 2 Nov 2005 01:39:06 +0000 (01:39 +0000)]
Hungarian from Sulyok
chriskl [Fri, 28 Oct 2005 01:57:53 +0000 (01:57 +0000)]
Spanish from Martin
chriskl [Thu, 27 Oct 2005 01:21:04 +0000 (01:21 +0000)]
German from Markus
chriskl [Wed, 26 Oct 2005 05:57:10 +0000 (05:57 +0000)]
more todos
chriskl [Tue, 25 Oct 2005 02:00:02 +0000 (02:00 +0000)]
Slovak update from Andrej
slubek [Sat, 22 Oct 2005 18:30:47 +0000 (18:30 +0000)]
Conversion to UTF-8 of polish.php
slubek [Sat, 22 Oct 2005 18:29:40 +0000 (18:29 +0000)]
Conversion to UTF-8, slony support strings, some minor fixes
soranzo [Thu, 20 Oct 2005 23:03:01 +0000 (23:03 +0000)]
Re-allow socket connections
chriskl [Thu, 20 Oct 2005 07:34:54 +0000 (07:34 +0000)]
Afrikaans from petri
chriskl [Thu, 20 Oct 2005 02:35:03 +0000 (02:35 +0000)]
Romanian from Alin
chriskl [Wed, 19 Oct 2005 08:31:42 +0000 (08:31 +0000)]
100% japanese translation from Tadashi Jokagi
mr-russ [Tue, 18 Oct 2005 04:11:58 +0000 (04:11 +0000)]
Removed incompatible PHP 4.4.0 reference usage
chriskl [Tue, 18 Oct 2005 04:00:19 +0000 (04:00 +0000)]
More PHP 4.4 fixes
chriskl [Tue, 18 Oct 2005 03:45:15 +0000 (03:45 +0000)]
Attempt to fix PHP 4.4.0 strict references. Needs testing.
jollytoad [Mon, 17 Oct 2005 08:45:49 +0000 (08:45 +0000)]
Get owner for functions.
jollytoad [Mon, 17 Oct 2005 08:32:42 +0000 (08:32 +0000)]
Added support for creating a functional index.
jollytoad [Mon, 17 Oct 2005 08:28:23 +0000 (08:28 +0000)]
Get owner for functions.
jollytoad [Mon, 17 Oct 2005 08:26:38 +0000 (08:26 +0000)]
Added owner column - essential info for functions declared with 'security definer'.
xzilla [Tue, 11 Oct 2005 18:38:56 +0000 (18:38 +0000)]
Little bit more html cleanup
xzilla [Mon, 10 Oct 2005 21:33:18 +0000 (21:33 +0000)]
html cleanup, mostly unescaped & and a few spurious html tags
chriskl [Sun, 9 Oct 2005 09:05:16 +0000 (09:05 +0000)]
Review of null import patch
chriskl [Wed, 5 Oct 2005 13:05:32 +0000 (13:05 +0000)]
Commit raw version of adrian's null import patch so i can work on it elsewhere.
chriskl [Thu, 8 Sep 2005 05:03:37 +0000 (05:03 +0000)]
Fix drop cluster to recognise immediately that the cluster is gone.
chriskl [Thu, 8 Sep 2005 04:58:35 +0000 (04:58 +0000)]
Fix init cluster
chriskl [Wed, 7 Sep 2005 08:11:15 +0000 (08:11 +0000)]
Disable double-click debugging code in the tree. Feel free to uncomment this if you are working on the tree.
chriskl [Wed, 7 Sep 2005 08:09:21 +0000 (08:09 +0000)]
We no longer distribute slony SQL scripts. You need to point to the right location in the config file. This allows us to deal with different slony versions. Also, support Slony on PostgreSQL 7.3 (we need to use different slony sql scripts).
soranzo [Tue, 6 Sep 2005 19:15:13 +0000 (19:15 +0000)]
Drop duplicated bugfix. Mention ADOdb update.
chriskl [Sat, 3 Sep 2005 05:43:58 +0000 (05:43 +0000)]
Install latest ADODB. Somewhat hacked up and trimmed.... Hopefully will fix PHP 4.4.0 support.
chriskl [Sat, 3 Sep 2005 05:40:46 +0000 (05:40 +0000)]
remove old adodb
chriskl [Sat, 3 Sep 2005 05:04:59 +0000 (05:04 +0000)]
Use sql standard type names, not base names in the tree. (as the rest of the codebase does)
chriskl [Sat, 3 Sep 2005 05:01:37 +0000 (05:01 +0000)]
Eliminate empty schemas from set search_path command. Still don't know how they get in there exactly - it's a bug in the multiserver code.
chriskl [Sat, 3 Sep 2005 05:00:31 +0000 (05:00 +0000)]
merge history from release branch
chriskl [Sat, 3 Sep 2005 04:59:59 +0000 (04:59 +0000)]
tweak unary operator display to avoid extra spaces
xzilla [Wed, 31 Aug 2005 20:49:10 +0000 (20:49 +0000)]
Allow schemas owned by dropped users to be view in schema listing and tree menu. Based on patch and report from Adrian Nida.
chriskl [Wed, 24 Aug 2005 08:21:54 +0000 (08:21 +0000)]
more stuff
xzilla [Mon, 15 Aug 2005 17:15:36 +0000 (17:15 +0000)]
Merge forward function privileges fix for pre 7.3 servers
chriskl [Fri, 12 Aug 2005 01:39:26 +0000 (01:39 +0000)]
Fix function listings on 7.0 and 7.1
soranzo [Thu, 11 Aug 2005 23:40:26 +0000 (23:40 +0000)]
Fix missing programming language in fetFunctions()
soranzo [Thu, 11 Aug 2005 23:01:44 +0000 (23:01 +0000)]
Fix strcluster double meaning + 1 english wrong string
chriskl [Thu, 11 Aug 2005 02:33:57 +0000 (02:33 +0000)]
SPARQL
chriskl [Wed, 10 Aug 2005 06:13:59 +0000 (06:13 +0000)]
lowercase
chriskl [Wed, 10 Aug 2005 05:51:09 +0000 (05:51 +0000)]
Add note on new strings
chriskl [Wed, 10 Aug 2005 05:50:52 +0000 (05:50 +0000)]
Fix opclass queries for 7.0-7.2
chriskl [Wed, 3 Aug 2005 06:34:01 +0000 (06:34 +0000)]
Fix function listings pre 7.2 as per Nicola's report.
soranzo [Tue, 2 Aug 2005 15:56:30 +0000 (15:56 +0000)]
Login variables must begin with 'login'. Use tab for indent in HTML. Simplify language check.
jollytoad [Tue, 2 Aug 2005 07:55:04 +0000 (07:55 +0000)]
Fixed typo - I believe - will have to forward this upstream
soranzo [Mon, 1 Aug 2005 22:19:45 +0000 (22:19 +0000)]
Lower case some strings
soranzo [Mon, 1 Aug 2005 22:16:15 +0000 (22:16 +0000)]
Spacing fixes. Don't do setServerInfo() in getServerInfo() cause we already reload, and also credentials may be wrong.
soranzo [Mon, 1 Aug 2005 15:40:15 +0000 (15:40 +0000)]
Don't use <?= tag because it's not recognized in some PHP configurations
chriskl [Mon, 1 Aug 2005 05:54:22 +0000 (05:54 +0000)]
Add 'auto' language option. Do not detect language unless it is set to 'auto'.
chriskl [Mon, 1 Aug 2005 05:31:32 +0000 (05:31 +0000)]
Fix listing of opaque functions in 7.2
chriskl [Mon, 1 Aug 2005 04:15:09 +0000 (04:15 +0000)]
We want to support the just-commited moving of objects between schemas
chriskl [Mon, 1 Aug 2005 03:47:46 +0000 (03:47 +0000)]
When viewing paginated queries, use read only transaction mode if available. This avoid problems with SELECT queries that have write side-effects.
chriskl [Sun, 31 Jul 2005 09:15:06 +0000 (09:15 +0000)]
Fix new PHP strict errors
chriskl [Sun, 31 Jul 2005 08:40:26 +0000 (08:40 +0000)]
Implement support for sharing credentials between all servers.
xzilla [Tue, 26 Jul 2005 18:49:19 +0000 (18:49 +0000)]
Add ability to turn off slony support on 7.3 servers.
Add Slony support into 7.4
Remove duplicate method from 8.0 class
chriskl [Tue, 26 Jul 2005 08:52:58 +0000 (08:52 +0000)]
Fix bug in opclass listings
xzilla [Mon, 25 Jul 2005 21:41:46 +0000 (21:41 +0000)]
fix bug on 7.3 servers where listing schemas was completely broke. Required show system objects off and $slony to be set. There are other issues here, but this fixes my problem :-)
soranzo [Mon, 25 Jul 2005 21:01:59 +0000 (21:01 +0000)]
Fix typos
soranzo [Mon, 25 Jul 2005 20:59:59 +0000 (20:59 +0000)]
Fix database tree for < 7.3
soranzo [Mon, 25 Jul 2005 18:54:16 +0000 (18:54 +0000)]
doDefault() function has been dropped
jollytoad [Mon, 25 Jul 2005 08:13:02 +0000 (08:13 +0000)]
Fixed the double-click operation.
jollytoad [Wed, 20 Jul 2005 08:13:47 +0000 (08:13 +0000)]
Move trailing space out of error string.
jollytoad [Wed, 20 Jul 2005 08:08:40 +0000 (08:08 +0000)]
Allow error text/icon to be customized.
soranzo [Tue, 19 Jul 2005 18:21:58 +0000 (18:21 +0000)]
Fix comment
jollytoad [Tue, 19 Jul 2005 15:28:24 +0000 (15:28 +0000)]
Updated XLoadTree to latest version.
(Removes dep on xmlextras.js)
jollytoad [Tue, 19 Jul 2005 11:17:28 +0000 (11:17 +0000)]
Fixed some misplaced markup.
jollytoad [Tue, 19 Jul 2005 07:48:53 +0000 (07:48 +0000)]
New bug.
chriskl [Fri, 15 Jul 2005 08:09:39 +0000 (08:09 +0000)]
Oops. Remove debugging.
chriskl [Fri, 15 Jul 2005 08:03:51 +0000 (08:03 +0000)]
Note serious bug in reports
chriskl [Fri, 15 Jul 2005 08:03:11 +0000 (08:03 +0000)]
Fix passing multiline queries to dataexport.php. Fix display and encoding of bytea data. Eliminate another common startup query (that determines if you are a superuser - UNTESTED). Some line ending fixes.
chriskl [Fri, 15 Jul 2005 02:51:45 +0000 (02:51 +0000)]
Don't turn off timeout on langcheck in safemode
jollytoad [Fri, 8 Jul 2005 08:31:38 +0000 (08:31 +0000)]
Added items
jollytoad [Fri, 8 Jul 2005 08:30:30 +0000 (08:30 +0000)]
Move schema actions into schemas.php
chriskl [Wed, 6 Jul 2005 14:46:23 +0000 (14:46 +0000)]
Move schemas into a schemas folder. Avoid database connection on 3 Slony folders for big speedup. Various other things.
chriskl [Wed, 6 Jul 2005 01:18:15 +0000 (01:18 +0000)]
Spanish update from martin
chriskl [Wed, 29 Jun 2005 05:17:14 +0000 (05:17 +0000)]
Support large objects idea
chriskl [Wed, 29 Jun 2005 05:15:06 +0000 (05:15 +0000)]
Re-apply Logout patch to HEAD
chriskl [Wed, 29 Jun 2005 05:11:44 +0000 (05:11 +0000)]
Add tree icons for casts and languages
chriskl [Wed, 29 Jun 2005 04:16:54 +0000 (04:16 +0000)]
Fix that reports weren't respecting the config file
chriskl [Wed, 29 Jun 2005 02:38:18 +0000 (02:38 +0000)]
Commit to correct branch
chriskl [Tue, 28 Jun 2005 15:26:30 +0000 (15:26 +0000)]
Fix bug that cstring functions weren't being displayed.
chriskl [Sun, 26 Jun 2005 07:10:42 +0000 (07:10 +0000)]
Attempt to force E_STRICT off, since we don't support it.
chriskl [Wed, 22 Jun 2005 15:03:59 +0000 (15:03 +0000)]
Fix typo
chriskl [Wed, 22 Jun 2005 14:21:07 +0000 (14:21 +0000)]
Add config file 'slony_enabled' option. Try to clean up how slony is started and supported, etc.
jollytoad [Mon, 20 Jun 2005 16:16:42 +0000 (16:16 +0000)]
Added config file version check.
slubek [Sun, 19 Jun 2005 19:04:33 +0000 (19:04 +0000)]
Bottom alignment of trail elements. Help links are superscripted, so middle aligned elements without them looked IMHO strange and ugly.
chriskl [Thu, 16 Jun 2005 14:40:10 +0000 (14:40 +0000)]
Merge DEV_SLONY. Scary. Still a few bugs and many rough edges. Also, there's no way to turn Slony support off :)
slubek [Mon, 6 Jun 2005 23:59:12 +0000 (23:59 +0000)]
Synchronization with english.php
soranzo [Mon, 6 Jun 2005 15:42:08 +0000 (15:42 +0000)]
Update INSTALL for different types of packages
soranzo [Mon, 6 Jun 2005 15:13:11 +0000 (15:13 +0000)]
Remove 2 strings.
chriskl [Thu, 2 Jun 2005 11:31:02 +0000 (11:31 +0000)]
Use pg_ functions to avoid two more startup queries
chriskl [Thu, 2 Jun 2005 01:35:51 +0000 (01:35 +0000)]
Avoid querying for the version on PHP 5. Should be great speed improvement.
soranzo [Wed, 1 Jun 2005 10:38:14 +0000 (10:38 +0000)]
Re-enable access to reports and other pages broken after multiserver merge. Uniform use of ->href