phppgadmin.git
21 years agoMessage uniformation. Italian update.
soranzo [Mon, 5 Jul 2004 09:21:10 +0000 (09:21 +0000)]
Message uniformation. Italian update.

21 years agophase 1 of tablespaces. still more to do
chriskl [Sun, 4 Jul 2004 15:02:34 +0000 (15:02 +0000)]
phase 1 of tablespaces.  still more to do

21 years agoUpdate comment for default_lang in conf file.
soranzo [Sun, 4 Jul 2004 09:34:14 +0000 (09:34 +0000)]
Update comment for default_lang in conf file.

21 years agoattempt to fix _schema problem that crops up occasionally
chriskl [Thu, 1 Jul 2004 07:15:10 +0000 (07:15 +0000)]
attempt to fix _schema problem that crops up occasionally

21 years agoFix for multiline CDATA parsing in XML import
chriskl [Thu, 1 Jul 2004 06:41:42 +0000 (06:41 +0000)]
Fix for multiline CDATA parsing in XML import

21 years agofix konstantin baryshnikov's bug report in the sql window
chriskl [Wed, 30 Jun 2004 10:09:48 +0000 (10:09 +0000)]
fix konstantin baryshnikov's bug report in the sql window

21 years agoSmall fixes to FAQ
soranzo [Tue, 29 Jun 2004 19:41:42 +0000 (19:41 +0000)]
Small fixes to FAQ

21 years agoadd faq entry about sessions on windows to match website faq
chriskl [Tue, 29 Jun 2004 11:51:00 +0000 (11:51 +0000)]
add faq entry about sessions on windows to match website faq

21 years agosmall spanish tweak from martin
chriskl [Tue, 29 Jun 2004 01:05:52 +0000 (01:05 +0000)]
small spanish tweak from martin

21 years agofix listing of domains in appropriate places
chriskl [Mon, 28 Jun 2004 02:26:56 +0000 (02:26 +0000)]
fix listing of domains in appropriate places

21 years agofix reindex of mixed case indexes
chriskl [Mon, 28 Jun 2004 01:22:58 +0000 (01:22 +0000)]
fix reindex of mixed case indexes

21 years agoadd help links to aggregates, operators, types, and views
xzilla [Sun, 27 Jun 2004 06:26:22 +0000 (06:26 +0000)]
add help links to aggregates, operators, types, and views

21 years agoround 2 of help links: aggregates, views, types, operators
xzilla [Sun, 27 Jun 2004 06:22:29 +0000 (06:22 +0000)]
round 2 of help links: aggregates, views, types, operators

21 years agowe now pass in an object type parameter to browse.php so that it knows what type...
xzilla [Sat, 26 Jun 2004 22:24:09 +0000 (22:24 +0000)]
we now pass in an object type parameter to browse.php so that it knows what type of object we're dealing with. using this we can now provide insert command on table browsing.

21 years agojapanese update from tadashi
chriskl [Wed, 23 Jun 2004 05:21:44 +0000 (05:21 +0000)]
japanese update from tadashi

21 years agoupdate todo
xzilla [Sat, 19 Jun 2004 13:16:47 +0000 (13:16 +0000)]
update todo

21 years agoupdated spanish files
xzilla [Sat, 19 Jun 2004 12:52:37 +0000 (12:52 +0000)]
updated spanish files

21 years agoPatch for language preferencies from browser by Markus Bertheau, edited by me. Please...
soranzo [Fri, 18 Jun 2004 14:47:21 +0000 (14:47 +0000)]
Patch for language preferencies from browser by Markus Bertheau, edited by me. Please test

21 years agofirst cut at arabic translation from Zaki Almuallim [zaki@star2000.net]
chriskl [Sun, 13 Jun 2004 07:08:28 +0000 (07:08 +0000)]
first cut at arabic translation from Zaki Almuallim [zaki@star2000.net]

21 years agoIt's always that last little change that you don't bother to test that bites you...
xzilla [Fri, 11 Jun 2004 05:36:08 +0000 (05:36 +0000)]
It's always that last little change that you don't bother to test that bites you...

21 years agoAdded help info for schemas and a few database tasks. A few items in database.php...
xzilla [Fri, 11 Jun 2004 05:08:19 +0000 (05:08 +0000)]
Added help info for schemas and a few database tasks. A few items in database.php had no help (sql,find,export,etc...) but they are converted. Updated the 7.0 links. Changed base URLS to interactive docs. Also tweaked printTables to add a space before the menu/help table. I wish Chris worked this hard on the project ;-)

21 years agoprevent wrapping when there are long column comments
chriskl [Thu, 10 Jun 2004 07:16:38 +0000 (07:16 +0000)]
prevent wrapping when there are long column comments

21 years agofix layout for when there are no index constraints
chriskl [Thu, 10 Jun 2004 07:15:52 +0000 (07:15 +0000)]
fix layout for when there are no index constraints

21 years agoSynchronization with english.php
slubek [Tue, 8 Jun 2004 20:18:17 +0000 (20:18 +0000)]
Synchronization with english.php

21 years agoFix join clause created by view wizard for pre 7.3 (tbl2 = ...). Drop a lot of whites...
soranzo [Mon, 7 Jun 2004 20:03:08 +0000 (20:03 +0000)]
Fix join clause created by view wizard for pre 7.3 (tbl2 = ...). Drop a lot of whitespaces.

21 years agofix export problems pre 7.3
chriskl [Mon, 7 Jun 2004 15:39:38 +0000 (15:39 +0000)]
fix export problems pre 7.3

21 years agoRemove duplicated function getKeys(). Check PostgreSQL version >= 7.x . Rename a...
soranzo [Mon, 7 Jun 2004 11:38:31 +0000 (11:38 +0000)]
Remove duplicated function getKeys(). Check PostgreSQL version >= 7.x . Rename a string for consistency. Italian update. Typo and identation fixes to Misc.php .

21 years agofirst phase of context-sensitive online help system
chriskl [Sun, 6 Jun 2004 08:50:27 +0000 (08:50 +0000)]
first phase of context-sensitive online help system

21 years agobrand HEAD as 3.5-dev. fix export of mixed case tables for pre-7.4. this must be...
chriskl [Sun, 6 Jun 2004 06:34:28 +0000 (06:34 +0000)]
brand HEAD as 3.5-dev.  fix export of mixed case tables for pre-7.4.  this must be backported at some stage...

21 years agomark as 3.4
chriskl [Fri, 4 Jun 2004 05:28:27 +0000 (05:28 +0000)]
mark as 3.4

21 years agofix from Bryan so that view wizard can handle joining tables in different schemas
chriskl [Fri, 4 Jun 2004 05:26:35 +0000 (05:26 +0000)]
fix from Bryan so that view wizard can handle joining tables in different schemas

21 years agofix schema support for views. fix not having textarea for comment when creating...
chriskl [Thu, 3 Jun 2004 07:34:56 +0000 (07:34 +0000)]
fix schema support for views.  fix not having textarea for comment when creating schemas.  add length limiting to schema comments

21 years agolimit length shown on comment on the 5 major objects. make it so that you can always...
chriskl [Thu, 3 Jun 2004 06:42:20 +0000 (06:42 +0000)]
limit length shown on comment on the 5 major objects.  make it so that you can always see the full comment by clicking properties on the object. advanced objects always show full comment

21 years agofix bug in create table, thanks Dew
chriskl [Thu, 3 Jun 2004 03:48:21 +0000 (03:48 +0000)]
fix bug in create table, thanks Dew

21 years agouse textareas for comments when creating tables and views
chriskl [Mon, 31 May 2004 13:34:40 +0000 (13:34 +0000)]
use textareas for comments when creating tables and views

21 years agochange major comments to text areas. fix displaying multiline comments. show domain...
chriskl [Mon, 31 May 2004 13:25:49 +0000 (13:25 +0000)]
change major comments to text areas.  fix displaying multiline comments.  show domain and function comments above the properties, just like tables and views

21 years agoSQL window naming fix. Drop 4 unused variables from lib.inc.php. Remove unused file...
soranzo [Mon, 31 May 2004 09:46:37 +0000 (09:46 +0000)]
SQL window naming fix. Drop 4 unused variables from lib.inc.php. Remove unused file databases.php

21 years agofix weird placement of alter schema command
chriskl [Mon, 31 May 2004 05:56:14 +0000 (05:56 +0000)]
fix weird placement of alter schema command

21 years agorussian from step
chriskl [Mon, 31 May 2004 01:26:05 +0000 (01:26 +0000)]
russian from step

21 years agorenaming a view column was not possible pre-7.3
chriskl [Sun, 30 May 2004 14:31:34 +0000 (14:31 +0000)]
renaming a view column was not possible pre-7.3

21 years agooops, i hadn't quite fixed the failure of the view wizard to reload the browser after...
chriskl [Sun, 30 May 2004 10:31:39 +0000 (10:31 +0000)]
oops, i hadn't quite fixed the failure of the view wizard to reload the browser after creation

21 years agoadd to the FAQ an item that was in the website, but not here
chriskl [Sun, 30 May 2004 07:37:29 +0000 (07:37 +0000)]
add to the FAQ an item that was in the website, but not here

21 years agoa few tiny updates
chriskl [Sun, 30 May 2004 07:25:16 +0000 (07:25 +0000)]
a few tiny updates

21 years agosome updates to encourage more translations
chriskl [Sun, 30 May 2004 07:22:42 +0000 (07:22 +0000)]
some updates to encourage more translations

21 years agoa few updates and corrections
chriskl [Sun, 30 May 2004 07:20:08 +0000 (07:20 +0000)]
a few updates and corrections

21 years agoupdate FAQ
chriskl [Sun, 30 May 2004 07:05:55 +0000 (07:05 +0000)]
update FAQ

21 years agolots of fixes for view wizard. it didn't work on a single table, layout is improved...
chriskl [Sun, 30 May 2004 04:22:51 +0000 (04:22 +0000)]
lots of fixes for view wizard.  it didn't work on a single table, layout is improved, field sizes are standardised

21 years agoPolish from Rafal
chriskl [Sat, 29 May 2004 11:04:00 +0000 (11:04 +0000)]
Polish from Rafal

21 years agoFix popup SQL window so that two different phpPgAdmin instances should not want to...
chriskl [Fri, 28 May 2004 08:41:58 +0000 (08:41 +0000)]
Fix popup SQL window so that two different phpPgAdmin instances should not want to use the same pop-up

21 years agofix Find feature so that domain constraints are found
chriskl [Fri, 28 May 2004 08:17:21 +0000 (08:17 +0000)]
fix Find feature so that domain constraints are found

21 years agoFind now finds view columns and links them properly
chriskl [Fri, 28 May 2004 07:41:36 +0000 (07:41 +0000)]
Find now finds view columns and links them properly

21 years agoFrench from Pascal
chriskl [Fri, 28 May 2004 01:17:26 +0000 (01:17 +0000)]
French from Pascal

21 years agoupdates
chriskl [Thu, 27 May 2004 01:50:17 +0000 (01:50 +0000)]
updates

21 years agoDon't paginate with Explains in sql.php . Spacing fixes.
soranzo [Wed, 26 May 2004 23:40:20 +0000 (23:40 +0000)]
Don't paginate with Explains in sql.php . Spacing fixes.

21 years agobugs to sort out later
chriskl [Wed, 26 May 2004 14:41:17 +0000 (14:41 +0000)]
bugs to sort out later

21 years agofix sql errors retrieving view comments in 7.2 and above
chriskl [Wed, 26 May 2004 14:29:50 +0000 (14:29 +0000)]
fix sql errors retrieving view comments in 7.2 and above

21 years agofix bug in opclass query for < 7.3
chriskl [Wed, 26 May 2004 14:14:03 +0000 (14:14 +0000)]
fix bug in opclass query for < 7.3

21 years agoremove hard coded infix operators list and replace with the existing list in the...
chriskl [Wed, 26 May 2004 14:03:17 +0000 (14:03 +0000)]
remove hard coded infix operators list and replace with the existing list in the database class

21 years agofix error in sql query for getting column data in 7.1. remove order by on all versio...
chriskl [Wed, 26 May 2004 13:54:42 +0000 (13:54 +0000)]
fix error in sql query for getting column data in 7.1.  remove order by on all versions of that query as it will always return just one column

21 years agoadd a little bit of support for PHP 4.1
chriskl [Wed, 26 May 2004 13:39:43 +0000 (13:39 +0000)]
add a little bit of support for PHP 4.1

21 years agoRevert login disallowed message, but in case of login error add a link to the online FAQ
soranzo [Wed, 26 May 2004 11:27:00 +0000 (11:27 +0000)]
Revert login disallowed message, but in case of login error add a link to the online FAQ

21 years agoCommit Bryan patch for my suggestion: change the check for getLinkingKeys function...
soranzo [Tue, 25 May 2004 00:46:52 +0000 (00:46 +0000)]
Commit Bryan patch for my suggestion: change the check for getLinkingKeys function to hasForeignKeysInfo()

21 years agomake login disallowed message even better. this won't make it to the translators...
chriskl [Mon, 24 May 2004 15:01:22 +0000 (15:01 +0000)]
make login disallowed message even better.  this won't make it to the translators, but it will solve a lot of support problems

21 years agofix for pre-7.3 view wizard empty recordset bug from Bryan
chriskl [Mon, 24 May 2004 01:26:16 +0000 (01:26 +0000)]
fix for pre-7.3 view wizard empty recordset bug from Bryan

21 years agohungarian from Peti
chriskl [Mon, 24 May 2004 01:20:41 +0000 (01:20 +0000)]
hungarian from Peti

21 years agofix lockups in script execution. support COPY data in uploaded scripts - cool
chriskl [Sun, 23 May 2004 15:55:04 +0000 (15:55 +0000)]
fix lockups in script execution.  support COPY data in uploaded scripts - cool

21 years agofix php5 bug reported by Rui Martins
chriskl [Sun, 23 May 2004 09:43:28 +0000 (09:43 +0000)]
fix php5 bug reported by Rui Martins

21 years agofix a load of bugs in comment support
chriskl [Sun, 23 May 2004 04:10:19 +0000 (04:10 +0000)]
fix a load of bugs in comment support

21 years agoturkish from devrim
chriskl [Sun, 23 May 2004 02:52:49 +0000 (02:52 +0000)]
turkish from devrim

21 years agofix the spelling of Markus' name :)
chriskl [Sat, 22 May 2004 05:28:56 +0000 (05:28 +0000)]
fix the spelling of Markus' name :)

21 years agogerman update from markus
chriskl [Fri, 21 May 2004 14:38:44 +0000 (14:38 +0000)]
german update from markus

21 years agoadd slovak
chriskl [Fri, 21 May 2004 01:48:18 +0000 (01:48 +0000)]
add slovak

21 years agoMove clusterIndex() to Postgres.php and drop Analyze from it. Add doReindex() + let...
soranzo [Wed, 19 May 2004 01:28:34 +0000 (01:28 +0000)]
Move clusterIndex() to Postgres.php and drop Analyze from it. Add doReindex() + let doClusterIndex also 7.0-7.2 (only can't be seen if the index is clustered) in constraints.php and indexes.php . Really add Recluster (for >= 7.4), Reindex, Full and Freeze Vacuum (for >=7.2) in database classes and in database.php. Additional check in getLinkingKeys(). Typo fixes.

21 years agoSpanish from Martin
soranzo [Tue, 18 May 2004 00:45:28 +0000 (00:45 +0000)]
Spanish from Martin

21 years agoItalian update. Error message consistency fix. Identation fix.
soranzo [Mon, 17 May 2004 20:34:57 +0000 (20:34 +0000)]
Italian update. Error message consistency fix. Identation fix.

21 years agotrad. chinese update from chih-hsin lee
chriskl [Mon, 17 May 2004 03:14:32 +0000 (03:14 +0000)]
trad. chinese update from chih-hsin lee

21 years agodamn. previous changes broke 7.1 and 7.2 search for views. fix it
chriskl [Sun, 16 May 2004 15:46:24 +0000 (15:46 +0000)]
damn. previous changes broke 7.1 and 7.2 search for views.  fix it

21 years agocrap, left debug commenting in. removed.
chriskl [Sun, 16 May 2004 15:42:30 +0000 (15:42 +0000)]
crap, left debug commenting in.  removed.

21 years agofix a bunch of 7.0.x bugs and fix find object results for rules on views. see HISTOR...
chriskl [Sun, 16 May 2004 15:40:20 +0000 (15:40 +0000)]
fix a bunch of 7.0.x bugs and fix find object results for rules on views.  see HISTORY for more info. rules on views are finished now

21 years agofix display of array types in 7.0.x
chriskl [Sun, 16 May 2004 14:34:44 +0000 (14:34 +0000)]
fix display of array types in 7.0.x

21 years agofix stupid typo in 7.0 query for getting base_type
chriskl [Sun, 16 May 2004 09:35:28 +0000 (09:35 +0000)]
fix stupid typo in 7.0 query for getting base_type

21 years agofix bug in 7.0 where views appear in the tables list
chriskl [Sun, 16 May 2004 09:33:33 +0000 (09:33 +0000)]
fix bug in 7.0 where views appear in the tables list

21 years agosupport rules on views. however, still need to fix Find Object results link
chriskl [Sun, 16 May 2004 07:31:16 +0000 (07:31 +0000)]
support rules on views.  however, still need to fix Find Object results link

21 years agoDrop a needless check
soranzo [Fri, 14 May 2004 14:46:46 +0000 (14:46 +0000)]
Drop a needless check

21 years agofirst go at supporting all ne 7.5 alter table features. eg. changing column type...
chriskl [Fri, 14 May 2004 07:56:28 +0000 (07:56 +0000)]
first go at supporting all ne 7.5 alter table features.  eg. changing column type.  needs good testing

21 years agoBryan Encina's new patch for view wizard: 7.3 support and bug fixes
soranzo [Fri, 14 May 2004 01:16:13 +0000 (01:16 +0000)]
Bryan Encina's new patch for view wizard: 7.3 support and bug fixes

21 years agoMove getLinkingKeys() to Postgres74.php. Small fixes and typos.
soranzo [Wed, 12 May 2004 22:40:49 +0000 (22:40 +0000)]
Move getLinkingKeys() to Postgres74.php. Small fixes and typos.

21 years agoallow altering columns in views. renaming and setting a default is possible. yes...
chriskl [Wed, 12 May 2004 15:29:59 +0000 (15:29 +0000)]
allow altering columns in views.  renaming and setting a default is possible.  yes, this is rarely used functionality

21 years agomark appropriate fields as being required when creating an index
chriskl [Tue, 11 May 2004 07:12:09 +0000 (07:12 +0000)]
mark appropriate fields as being required when creating an index

21 years agomassive overhaul of views. you have to see it to believe it. i think i must have...
chriskl [Mon, 10 May 2004 15:21:58 +0000 (15:21 +0000)]
massive overhaul of views.  you have to see it to believe it.  i think i must have changed line endings as there's diffs with the view wizard stuff as well :(

21 years agooops - forgot to add this file. it's part of brian's view wizard stuff
chriskl [Mon, 10 May 2004 02:13:27 +0000 (02:13 +0000)]
oops - forgot to add this file.  it's part of brian's view wizard stuff

21 years agoAllow renaming functions when backend supports it, and allow commenting on functions
chriskl [Sun, 9 May 2004 09:10:04 +0000 (09:10 +0000)]
Allow renaming functions when backend supports it, and allow commenting on functions

21 years agoShow query runtime when executing arbitrary SQL
chriskl [Sun, 9 May 2004 08:35:54 +0000 (08:35 +0000)]
Show query runtime when executing arbitrary SQL

21 years agoAutomatically uncheck the NULL checkbox when data is typed in the value field while...
chriskl [Sun, 9 May 2004 06:56:48 +0000 (06:56 +0000)]
Automatically uncheck the NULL checkbox when data is typed in the value field while editing data.

21 years agoAllow specification of MATCH, DEFERRABLE and INITIALLY DEFERRED on foreign keys
chriskl [Sun, 9 May 2004 06:21:19 +0000 (06:21 +0000)]
Allow specification of MATCH, DEFERRABLE and INITIALLY DEFERRED on foreign keys

21 years agocommit bryan encina's create view with wizard patch. this still needs a lot more...
chriskl [Sun, 9 May 2004 04:31:24 +0000 (04:31 +0000)]
commit bryan encina's create view with wizard patch.  this still needs a lot more work before release.  edited by me.

21 years agoshow comments on sequences
chriskl [Sun, 9 May 2004 02:00:25 +0000 (02:00 +0000)]
show comments on sequences

21 years agoshow comments on types and opclasses
chriskl [Sat, 8 May 2004 15:21:42 +0000 (15:21 +0000)]
show comments on types and opclasses

21 years agoadd config variable to show or hide comments. bumped config version number
chriskl [Sat, 8 May 2004 14:44:56 +0000 (14:44 +0000)]
add config variable to show or hide comments.  bumped config version number

21 years agoshow comments on functions
chriskl [Sat, 8 May 2004 14:08:00 +0000 (14:08 +0000)]
show comments on functions