phppgadmin.git
20 years agoFix using schema enabled dump on non-schema enabled backend
chriskl [Thu, 24 Feb 2005 09:41:58 +0000 (09:41 +0000)]
Fix using schema enabled dump on non-schema enabled backend

20 years agoupdate japanese
chriskl [Tue, 22 Feb 2005 13:29:36 +0000 (13:29 +0000)]
update japanese

20 years agoSync with faq.php
soranzo [Mon, 21 Feb 2005 13:26:09 +0000 (13:26 +0000)]
Sync with faq.php

20 years agoAllow Adaptive Textarea's when editting values (Juergen Weigert)
mr-russ [Sun, 20 Feb 2005 04:47:46 +0000 (04:47 +0000)]
Allow Adaptive Textarea's when editting values (Juergen Weigert)

20 years agoadd partial danish from arne. add all languages to browser detection list
chriskl [Fri, 18 Feb 2005 11:39:46 +0000 (11:39 +0000)]
add partial danish from arne.  add all languages to browser detection list

20 years agoSmall improvements
slubek [Thu, 17 Feb 2005 22:13:22 +0000 (22:13 +0000)]
Small improvements

20 years agoAllow base URL of PostgreSQL documentation to be configured.
jollytoad [Wed, 16 Feb 2005 10:27:44 +0000 (10:27 +0000)]
Allow base URL of PostgreSQL documentation to be configured.

20 years agoFAQ reorganization
soranzo [Wed, 16 Feb 2005 01:25:04 +0000 (01:25 +0000)]
FAQ reorganization

20 years ago1.Info about php configuration in RedHat, 2.Info about another possibly reason for...
slubek [Tue, 15 Feb 2005 21:07:49 +0000 (21:07 +0000)]
1.Info about php configuration in RedHat, 2.Info about another possibly reason for 'Login failed'

20 years agoSet documentation base URL to official 8.0 docs instead of development docs.
jollytoad [Tue, 15 Feb 2005 12:48:49 +0000 (12:48 +0000)]
Set documentation base URL to official 8.0 docs instead of development docs.

20 years agoSynchronization with english.php
slubek [Sat, 12 Feb 2005 21:55:59 +0000 (21:55 +0000)]
Synchronization with english.php

20 years agouse native windows postgres for second example
chriskl [Fri, 11 Feb 2005 11:22:24 +0000 (11:22 +0000)]
use native windows postgres for second example

20 years agoadd russell to contributors
chriskl [Fri, 11 Feb 2005 11:11:52 +0000 (11:11 +0000)]
add russell to contributors

20 years agoAllow Multiline character and character varying editing and inserting
mr-russ [Thu, 10 Feb 2005 21:21:00 +0000 (21:21 +0000)]
Allow Multiline character and character varying editing and inserting

20 years agojapanese from tadashi that didn't make it in for 3.5
chriskl [Wed, 9 Feb 2005 13:12:32 +0000 (13:12 +0000)]
japanese from tadashi that didn't make it in for 3.5

20 years agotimeout prevention from adrian nida
chriskl [Wed, 9 Feb 2005 11:26:17 +0000 (11:26 +0000)]
timeout prevention from adrian nida

20 years agoApply local connections on different ports patch to persistent connections
mr-russ [Wed, 9 Feb 2005 08:27:57 +0000 (08:27 +0000)]
Apply local connections on different ports patch to persistent connections
as well as to non-persistent.

20 years agoRemove option for database at top.
mr-russ [Tue, 8 Feb 2005 13:32:44 +0000 (13:32 +0000)]
Remove option for database at top.
Current database will always be at the top

20 years agoFix to actually use domain sockets correctly.
mr-russ [Mon, 7 Feb 2005 22:15:34 +0000 (22:15 +0000)]
Fix to actually use domain sockets correctly.
Previous fix used TCP/IP connections to localhost.
Comments in the config file were also updated to make it clear to users
that specifying localhost will use TCP/IP. (Thanks Nicola)

20 years agoBugfix for 'Allow current database to be at the top'
soranzo [Sun, 6 Feb 2005 20:03:20 +0000 (20:03 +0000)]
Bugfix for 'Allow current database to be at the top'

20 years agoFix port selection for local connections
mr-russ [Sun, 6 Feb 2005 04:18:58 +0000 (04:18 +0000)]
Fix port selection for local connections

20 years agoAllow current database to be at the top
mr-russ [Sun, 6 Feb 2005 00:34:19 +0000 (00:34 +0000)]
Allow current database to be at the top

20 years agoFix export to work with release candidates and beta releases as well as finals
mr-russ [Tue, 1 Feb 2005 22:02:58 +0000 (22:02 +0000)]
Fix export to work with release candidates and beta releases as well as finals

20 years agoadd missing PHP end tags. weird
chriskl [Tue, 1 Feb 2005 16:41:19 +0000 (16:41 +0000)]
add missing PHP end tags.  weird

20 years agoAnother fix for 'Ensure login frame is always at top level'
soranzo [Thu, 27 Jan 2005 18:02:11 +0000 (18:02 +0000)]
Another fix for 'Ensure login frame is always at top level'

20 years agoFix from Russell for 'Ensure login frame is always at top level'. HTML bugfixes.
soranzo [Sun, 23 Jan 2005 12:42:35 +0000 (12:42 +0000)]
Fix from Russell for 'Ensure login frame is always at top level'. HTML bugfixes.

20 years agoMarkus Bertheau's patch for non-ASCII input data and non-UTF8 web server
soranzo [Fri, 21 Jan 2005 18:17:40 +0000 (18:17 +0000)]
Markus Bertheau's patch for non-ASCII input data and non-UTF8 web server

20 years agoMarkus Bertheau's patch for non-ASCII input data and non-UTF8 web server
soranzo [Fri, 21 Jan 2005 18:05:02 +0000 (18:05 +0000)]
Markus Bertheau's patch for non-ASCII input data and non-UTF8 web server

20 years agoCorrect 'Ensure login frame is always at top level (Russell Smith)' patch: show the...
soranzo [Wed, 19 Jan 2005 16:09:08 +0000 (16:09 +0000)]
Correct 'Ensure login frame is always at top level (Russell Smith)' patch: show the login page, not index.php

20 years agoClaimed multiple server login.
jollytoad [Wed, 19 Jan 2005 12:27:14 +0000 (12:27 +0000)]
Claimed multiple server login.

20 years agoTree Icons are displayed middle instead of top
mr-russ [Wed, 19 Jan 2005 10:50:19 +0000 (10:50 +0000)]
Tree Icons are displayed middle instead of top

20 years agoEnsure login frame is always at top level (Russell Smith)
chriskl [Wed, 19 Jan 2005 10:27:16 +0000 (10:27 +0000)]
Ensure login frame is always at top level (Russell Smith)

20 years agoAdded link to 'Databases' page, so that non-javascript browsers
jollytoad [Mon, 17 Jan 2005 10:09:43 +0000 (10:09 +0000)]
Added link to 'Databases' page, so that non-javascript browsers
can still use phpPgAdmin.

20 years agoCheck the version of PHP. Remove the relative string from lang files.
soranzo [Tue, 4 Jan 2005 23:49:17 +0000 (23:49 +0000)]
Check the version of PHP. Remove the relative string from lang files.

20 years agoGerman update from Markus
soranzo [Mon, 20 Dec 2004 13:11:49 +0000 (13:11 +0000)]
German update from Markus

20 years agoattempt to fix dumping with new 8.0 beta native on windows. this may cause problems...
chriskl [Mon, 6 Dec 2004 03:03:00 +0000 (03:03 +0000)]
attempt to fix dumping with new 8.0 beta native on windows.  this may cause problems for cygwin users...i dunno

20 years agofixes for search paths
chriskl [Mon, 6 Dec 2004 02:48:34 +0000 (02:48 +0000)]
fixes for search paths

20 years agoExtend the dance between function name and function oid so both the privlige code...
xzilla [Wed, 1 Dec 2004 21:19:10 +0000 (21:19 +0000)]
Extend the dance between function name and function oid so both the privlige code and the trail code can have a partner. Fixes bug 1069303

20 years agoRe-add string erroneously deleted by me. Italian update
soranzo [Wed, 1 Dec 2004 11:11:12 +0000 (11:11 +0000)]
Re-add string erroneously deleted by me. Italian update

20 years agosupport 8.0beta5 removal of tablespaces on schemas
chriskl [Mon, 29 Nov 2004 01:48:38 +0000 (01:48 +0000)]
support 8.0beta5 removal of tablespaces on schemas

20 years agoFix a misspelling bug and an include
soranzo [Fri, 26 Nov 2004 09:32:51 +0000 (09:32 +0000)]
Fix a misspelling bug and an include

20 years agoadd phppgadmin version to main page, along with php version. Fixes RFE 771166.
xzilla [Thu, 25 Nov 2004 21:31:09 +0000 (21:31 +0000)]
add phppgadmin version to main page, along with php version. Fixes RFE 771166.

20 years agoAdd missing note on polish translation
slubek [Tue, 16 Nov 2004 14:21:52 +0000 (14:21 +0000)]
Add missing note on polish translation

20 years agoFix estimated row count for < 7.2
soranzo [Tue, 16 Nov 2004 12:40:29 +0000 (12:40 +0000)]
Fix estimated row count for < 7.2

20 years agoAdd missing note on italian translation
soranzo [Tue, 16 Nov 2004 12:37:19 +0000 (12:37 +0000)]
Add missing note on italian translation

20 years agoanother romanian update from alin
chriskl [Tue, 16 Nov 2004 01:25:43 +0000 (01:25 +0000)]
another romanian update from alin

20 years agoFix help for admin and aggregate
soranzo [Mon, 15 Nov 2004 17:25:03 +0000 (17:25 +0000)]
Fix help for admin and aggregate

20 years agoBetter explanation of default_lang setting
soranzo [Mon, 15 Nov 2004 16:03:46 +0000 (16:03 +0000)]
Better explanation of default_lang setting

20 years agobrand 3.5
chriskl [Mon, 15 Nov 2004 08:27:04 +0000 (08:27 +0000)]
brand 3.5

20 years agogerman from markus
chriskl [Mon, 15 Nov 2004 01:40:12 +0000 (01:40 +0000)]
german from markus

20 years agoadd slovak from Andrej
chriskl [Thu, 11 Nov 2004 08:30:59 +0000 (08:30 +0000)]
add slovak from Andrej

20 years agoAdded information about Win32 version of recode
slubek [Wed, 10 Nov 2004 13:43:30 +0000 (13:43 +0000)]
Added information about Win32 version of recode

20 years agoAllow insert, update, delete, references and trigger to be granted and revoked on...
chriskl [Wed, 10 Nov 2004 01:46:34 +0000 (01:46 +0000)]
Allow insert, update, delete, references and trigger to be granted and revoked on views.

20 years agospanish update from martin
chriskl [Wed, 10 Nov 2004 01:37:43 +0000 (01:37 +0000)]
spanish update from martin

20 years agoadd php/PO conversion scripts from alin. these look really awesome. means that...
chriskl [Wed, 10 Nov 2004 01:28:10 +0000 (01:28 +0000)]
add php/PO conversion scripts from alin.  these look really awesome.  means that translators can use proper PO editing tools like KBabel

20 years agoadd new romanian translation from alin vaida - he did this _overnight_
chriskl [Wed, 10 Nov 2004 01:24:49 +0000 (01:24 +0000)]
add new romanian translation from alin vaida - he did this _overnight_

20 years agoVersion synchronization
slubek [Tue, 9 Nov 2004 23:31:08 +0000 (23:31 +0000)]
Version synchronization

20 years agotranslation updates
chriskl [Tue, 9 Nov 2004 01:57:49 +0000 (01:57 +0000)]
translation updates

20 years agoReorganization of the help files like the database classes.
soranzo [Sun, 7 Nov 2004 12:27:14 +0000 (12:27 +0000)]
Reorganization of the help files like the database classes.

20 years agowork around MSIE being broken for downloads in SSL mode
chriskl [Thu, 4 Nov 2004 02:56:50 +0000 (02:56 +0000)]
work around MSIE being broken for downloads in SSL mode

20 years agoFix for trails.
soranzo [Tue, 2 Nov 2004 11:46:53 +0000 (11:46 +0000)]
Fix for trails.

20 years agoRemove unused string. Italian update.
soranzo [Tue, 2 Nov 2004 11:39:52 +0000 (11:39 +0000)]
Remove unused string. Italian update.

20 years agofix bug where default and not null clauses were being ignored in add column for 8.0
chriskl [Tue, 2 Nov 2004 03:33:35 +0000 (03:33 +0000)]
fix bug where default and not null clauses were being ignored in add column for 8.0

20 years agoFixed passing of 'search_path' in page links.
jollytoad [Wed, 13 Oct 2004 10:14:24 +0000 (10:14 +0000)]
Fixed passing of 'search_path' in page links.

20 years agoFixed column typo in getTables.
jollytoad [Mon, 11 Oct 2004 11:27:27 +0000 (11:27 +0000)]
Fixed column typo in getTables.

20 years agoAdded 'Estimated Row Count' column to list of tables.
jollytoad [Mon, 11 Oct 2004 10:29:15 +0000 (10:29 +0000)]
Added 'Estimated Row Count' column to list of tables.

20 years agoAdded support for an estimated row count.
jollytoad [Mon, 11 Oct 2004 10:27:33 +0000 (10:27 +0000)]
Added support for an estimated row count.

21 years agoRemoved misplaced and obsolete hasSchemaDump function.
jollytoad [Wed, 6 Oct 2004 08:43:33 +0000 (08:43 +0000)]
Removed misplaced and obsolete hasSchemaDump function.
This should be determined by the the version of pg_dump, not the database.

21 years agoFixed to use the version of pg_dump rather than the version of the connected database.
jollytoad [Wed, 6 Oct 2004 08:39:49 +0000 (08:39 +0000)]
Fixed to use the version of pg_dump rather than the version of the connected database.

21 years agoAdded help links for database and schema search path.
jollytoad [Thu, 30 Sep 2004 16:32:05 +0000 (16:32 +0000)]
Added help links for database and schema search path.

21 years agoTrail now uses a table, so that it displays correctly in RTL langs.
jollytoad [Thu, 30 Sep 2004 12:49:08 +0000 (12:49 +0000)]
Trail now uses a table, so that it displays correctly in RTL langs.
Alternative solutions that avoid a table are very welcome.

21 years agoFixed title on drop page.
jollytoad [Tue, 28 Sep 2004 13:09:31 +0000 (13:09 +0000)]
Fixed title on drop page.

21 years agoFixed dropping of rules.
jollytoad [Tue, 28 Sep 2004 13:08:39 +0000 (13:08 +0000)]
Fixed dropping of rules.

21 years agoDrop unused style span. Fixes.
soranzo [Thu, 23 Sep 2004 12:06:46 +0000 (12:06 +0000)]
Drop unused style span. Fixes.

21 years agoFixed escaping of grant/revoke url's.
jollytoad [Wed, 22 Sep 2004 13:53:33 +0000 (13:53 +0000)]
Fixed escaping of grant/revoke url's.

21 years agoFixed bug regarding username space prefix, as reported by Jeroen Ruigrok van der...
jollytoad [Wed, 22 Sep 2004 10:52:17 +0000 (10:52 +0000)]
Fixed bug regarding username space prefix, as reported by Jeroen Ruigrok van der Werven <asmodai@wxs.nl>.

21 years agoAdded the singular noun 'Constraint', for use in a title attribute within the bread...
jollytoad [Wed, 22 Sep 2004 10:35:33 +0000 (10:35 +0000)]
Added the singular noun 'Constraint', for use in a title attribute within the bread crumb trail.

21 years agoFixed tab highlighting cock-up.
jollytoad [Mon, 20 Sep 2004 14:41:38 +0000 (14:41 +0000)]
Fixed tab highlighting cock-up.

21 years agoFix prog language column name.
soranzo [Sat, 18 Sep 2004 11:59:40 +0000 (11:59 +0000)]
Fix prog language column name.

21 years agoAdded a language column to the functions list.
jollytoad [Fri, 17 Sep 2004 11:45:42 +0000 (11:45 +0000)]
Added a language column to the functions list.

21 years agohebrew from jonatan
chriskl [Thu, 16 Sep 2004 03:16:39 +0000 (03:16 +0000)]
hebrew from jonatan

21 years agoHide implicit schemas from search_path, (ie. pg_catalog)
jollytoad [Fri, 10 Sep 2004 13:21:39 +0000 (13:21 +0000)]
Hide implicit schemas from search_path, (ie. pg_catalog)
it wasn't very useful. Probably best that a user has to add
pg_catalog themselves if required.

21 years agoFixed duplicate bread crumb trail after a grant/revoke.
jollytoad [Wed, 8 Sep 2004 09:59:32 +0000 (09:59 +0000)]
Fixed duplicate bread crumb trail after a grant/revoke.

21 years agoNew help system.
jollytoad [Tue, 7 Sep 2004 14:00:26 +0000 (14:00 +0000)]
New help system.

21 years agoModified help refs for new help system.
jollytoad [Tue, 7 Sep 2004 13:58:21 +0000 (13:58 +0000)]
Modified help refs for new help system.

21 years agoImport of help management page (performs redirection and allows URL choices).
jollytoad [Tue, 7 Sep 2004 13:57:26 +0000 (13:57 +0000)]
Import of help management page (performs redirection and allows URL choices).

21 years agoImport of new help link files.
jollytoad [Tue, 7 Sep 2004 13:39:41 +0000 (13:39 +0000)]
Import of new help link files.

21 years agoModified printHelp to accept the string which is the subject of the help,
jollytoad [Fri, 3 Sep 2004 08:24:35 +0000 (08:24 +0000)]
Modified printHelp to accept the string which is the subject of the help,
provides better future proofing for things like RTL scripts and alternative
rendering.

21 years agoAllow help icon to be translated.
jollytoad [Thu, 2 Sep 2004 14:03:06 +0000 (14:03 +0000)]
Allow help icon to be translated.

21 years agoFixed title in display.php and now uses 'subject' req var.
jollytoad [Thu, 2 Sep 2004 13:53:56 +0000 (13:53 +0000)]
Fixed title in display.php and now uses 'subject' req var.
Updated pages that link to display.php.
Fixed hacks in view browsing - now consistent with table browsing.
Fixed reports.php titles and now uses printTable.

21 years agoShow title instead of tabs.
jollytoad [Thu, 2 Sep 2004 13:48:23 +0000 (13:48 +0000)]
Show title instead of tabs.

21 years agoDisplay username in trail on Account/ChangePassword pages.
jollytoad [Thu, 2 Sep 2004 13:41:56 +0000 (13:41 +0000)]
Display username in trail on Account/ChangePassword pages.

21 years agoUse string clipping feature of printVal.
jollytoad [Thu, 2 Sep 2004 09:01:16 +0000 (09:01 +0000)]
Use string clipping feature of printVal.

21 years agoadd bottom page nav links when browsing
chriskl [Thu, 2 Sep 2004 08:39:17 +0000 (08:39 +0000)]
add bottom page nav links when browsing

21 years agoCleaned up navigation (bread crumbs, tabs & titles).
jollytoad [Wed, 1 Sep 2004 16:35:57 +0000 (16:35 +0000)]
Cleaned up navigation (bread crumbs, tabs & titles).
Standardised some request vars in groups.php & tablespaces.php to support nav system.
Removed obsolete funcs printNav/printTableNav.
Added more flexible context help - for review.

21 years agofix bad drop bug for non-english languages. i thought we'd found all of these years...
chriskl [Wed, 1 Sep 2004 11:21:51 +0000 (11:21 +0000)]
fix bad drop bug for non-english languages.  i thought we'd found all of these years ago...

21 years agoReplaced printTitle with printTitleNav, to demonstrate new page titles idea.
jollytoad [Tue, 31 Aug 2004 08:49:38 +0000 (08:49 +0000)]
Replaced printTitle with printTitleNav, to demonstrate new page titles idea.

21 years agoAdded styles to support printTitleNav.
jollytoad [Tue, 31 Aug 2004 08:46:59 +0000 (08:46 +0000)]
Added styles to support printTitleNav.

21 years agoRemoved unused cruft from printNav.
jollytoad [Tue, 31 Aug 2004 08:39:03 +0000 (08:39 +0000)]
Removed unused cruft from printNav.
Added printTitleNav - to being cleanup of page titles.

21 years agoRemoved dependency on dodgy printNav hack
jollytoad [Tue, 31 Aug 2004 08:35:53 +0000 (08:35 +0000)]
Removed dependency on dodgy printNav hack
(use printTabs directly instead),
and removed redundant titles.