phppgadmin.git
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.

21 years agoUpdate for the removal of BaseDB.
soranzo [Mon, 30 Aug 2004 12:07:54 +0000 (12:07 +0000)]
Update for the removal of BaseDB.

21 years agoConsistenly use always 'column' in place of 'field' for tables and views.
soranzo [Mon, 30 Aug 2004 11:50:31 +0000 (11:50 +0000)]
Consistenly use always 'column' in place of 'field' for tables and views.

21 years agoAdd a check in addForeignKey(). Other fixes.
soranzo [Mon, 30 Aug 2004 10:15:48 +0000 (10:15 +0000)]
Add a check in addForeignKey(). Other fixes.

21 years agoBugfix.
soranzo [Thu, 26 Aug 2004 14:59:11 +0000 (14:59 +0000)]
Bugfix.

21 years agoStandardised some request vars.
jollytoad [Thu, 26 Aug 2004 08:29:56 +0000 (08:29 +0000)]
Standardised some request vars.
Added tab bar for functions.

21 years agoAdds vacuum of a specific table
xzilla [Wed, 25 Aug 2004 17:23:20 +0000 (17:23 +0000)]
Adds vacuum of a specific table

21 years agoFix open tag.
soranzo [Wed, 25 Aug 2004 11:36:43 +0000 (11:36 +0000)]
Fix open tag.

21 years agoFixed a comment
jollytoad [Wed, 25 Aug 2004 08:18:14 +0000 (08:18 +0000)]
Fixed a comment

21 years agoSyntax highlighting for PL/SQL, PL/PgSQL, PL/PHP, PL/Ruby, PL/Java, PL/J, PL/Python...
chriskl [Wed, 25 Aug 2004 07:47:30 +0000 (07:47 +0000)]
Syntax highlighting for PL/SQL, PL/PgSQL, PL/PHP, PL/Ruby, PL/Java, PL/J, PL/Python and PL/Perl functions, thanks to Jacob D. Cohen's BSD-licensed highlighting code on rafb.net.  Syntax colours need to be decided on.  Fixes to some named parameter support.  Totally, totally rad :).  Library is BSD licensed, but I've mailed Jacob asking for explicit permission to use it anyway.

21 years agoput line numbers on funcs in a separate cell. someone probably wants to figure out...
chriskl [Tue, 24 Aug 2004 08:59:51 +0000 (08:59 +0000)]
put line numbers on funcs in a separate cell.  someone probably wants to figure out how to not have the hard-coded styles

21 years agoSmall fixes and better error messages. Italian update.
soranzo [Sun, 22 Aug 2004 00:06:33 +0000 (00:06 +0000)]
Small fixes and better error messages. Italian update.

21 years agoFix that non-Auto mode import didn't work (Adrian Nida)
chriskl [Thu, 19 Aug 2004 01:21:49 +0000 (01:21 +0000)]
Fix that non-Auto mode import didn't work (Adrian Nida)

21 years ago Ukrainian from Alex Rootoff
chriskl [Tue, 17 Aug 2004 04:36:43 +0000 (04:36 +0000)]
 Ukrainian from Alex Rootoff

21 years agoadded ukranian to the list. it didn't build for me, but this will save someone a...
xzilla [Tue, 17 Aug 2004 03:32:14 +0000 (03:32 +0000)]
added ukranian to the list. it didn't build for me, but this will save someone a few keystrokes in the future

21 years agoadded target for ukranian
xzilla [Tue, 17 Aug 2004 03:31:20 +0000 (03:31 +0000)]
added target for ukranian

21 years agoHide 'pg_temp_*' and 'pg_toast' schemas, even when $conf['show_system'] is true.
jollytoad [Tue, 10 Aug 2004 12:52:21 +0000 (12:52 +0000)]
Hide 'pg_temp_*' and 'pg_toast' schemas, even when $conf['show_system'] is true.

21 years agowe now have tablespaces on windows
chriskl [Tue, 10 Aug 2004 01:56:42 +0000 (01:56 +0000)]
we now have tablespaces on windows

21 years agoBugger. Accidentally broke privileges (with code from new not yet comitted stuff).
jollytoad [Mon, 9 Aug 2004 09:43:54 +0000 (09:43 +0000)]
Bugger. Accidentally broke privileges (with code from new not yet comitted stuff).
Fixed now, hopefully :)

21 years agoMoved only schema action 'alter' into database.php - fixes navigation problem after
jollytoad [Mon, 9 Aug 2004 09:25:45 +0000 (09:25 +0000)]
Moved only schema action 'alter' into database.php - fixes navigation problem after
altering a schema, and removes old schema menu page completely.

21 years agonext version of postgres is now officially 8.0
chriskl [Thu, 5 Aug 2004 01:44:12 +0000 (01:44 +0000)]
next version of postgres is now officially 8.0

21 years agopg_dumpall integration. now you can export your entire cluster if you like
chriskl [Wed, 4 Aug 2004 07:44:02 +0000 (07:44 +0000)]
pg_dumpall integration.  now you can export your entire cluster if you like

21 years agosupport creating primary and unique constraints in tablespaces with new USING INDEX...
chriskl [Wed, 4 Aug 2004 02:37:42 +0000 (02:37 +0000)]
support creating primary and unique constraints in tablespaces with new USING INDEX TABLESPACE clause

21 years agoremove backend kill command since it's just been removed from cvs
chriskl [Wed, 4 Aug 2004 02:06:56 +0000 (02:06 +0000)]
remove backend kill command since it's just been removed from cvs

21 years agoDrop BaseDB.php and move its functions to Postgres.php . Reorder functions in Postgre...
soranzo [Tue, 3 Aug 2004 16:16:01 +0000 (16:16 +0000)]
Drop BaseDB.php and move its functions to Postgres.php . Reorder functions in Postgres.php . Remove unused function setOwnerOfTable().

21 years agoadd create composite type. add help links on users and groups
chriskl [Tue, 3 Aug 2004 09:20:14 +0000 (09:20 +0000)]
add create composite type.  add help links on users and groups

21 years agoRemoved artificial limits on length for default and check fields.
jollytoad [Fri, 23 Jul 2004 12:05:19 +0000 (12:05 +0000)]
Removed artificial limits on length for default and check fields.

21 years agocommit english recoded changes
chriskl [Fri, 23 Jul 2004 07:28:24 +0000 (07:28 +0000)]
commit english recoded changes

21 years agoAdded comment column to composite type attrs list.
jollytoad [Thu, 22 Jul 2004 13:39:11 +0000 (13:39 +0000)]
Added comment column to composite type attrs list.
Need to also add comment editing.

21 years agoAdded support for Composite types.
jollytoad [Thu, 22 Jul 2004 13:29:19 +0000 (13:29 +0000)]
Added support for Composite types.

21 years agoMade setSchema support more odd cases when some objects depends upon
jollytoad [Thu, 22 Jul 2004 13:26:03 +0000 (13:26 +0000)]
Made setSchema support more odd cases when some objects depends upon
the users search_path setting.

21 years agoAdded an optional map parameter for printVal().
jollytoad [Thu, 22 Jul 2004 12:47:38 +0000 (12:47 +0000)]
Added an optional map parameter for printVal().
Fixed schema nav bar 'privileges' tab for non-schema postgres.

21 years agoIncrease fontsize of <pre> elements
jollytoad [Thu, 22 Jul 2004 08:51:34 +0000 (08:51 +0000)]
Increase fontsize of <pre> elements

21 years agoAdded line numbers to function definition.
jollytoad [Thu, 22 Jul 2004 08:50:01 +0000 (08:50 +0000)]
Added line numbers to function definition.

21 years agoAdded a line numbering option to printVal().
jollytoad [Thu, 22 Jul 2004 08:49:03 +0000 (08:49 +0000)]
Added a line numbering option to printVal().
Fixed schema nav bar.

21 years agoFixed 'privileges' action to work with nav bar.
jollytoad [Thu, 22 Jul 2004 08:47:34 +0000 (08:47 +0000)]
Fixed 'privileges' action to work with nav bar.

21 years agomake granting and revoking way, way better. now it remembers field contents when...
chriskl [Thu, 22 Jul 2004 04:52:50 +0000 (04:52 +0000)]
make granting and revoking way, way better. now it remembers field contents when you make a mistake and there are separate grant and revoke commands, revoke options don't appear on the grant page and so forth

21 years agofix bug in Mark's nav bar when viewing schema privs. add mark's stuff to HISTORY
chriskl [Thu, 22 Jul 2004 04:19:43 +0000 (04:19 +0000)]
fix bug in Mark's nav bar when viewing schema privs.  add mark's stuff to HISTORY

21 years agoMoved tablespace tab
jollytoad [Wed, 21 Jul 2004 08:26:43 +0000 (08:26 +0000)]
Moved tablespace tab

21 years agoAdded tab for tablespaces.
jollytoad [Wed, 21 Jul 2004 07:44:43 +0000 (07:44 +0000)]
Added tab for tablespaces.

21 years agoFixed 'properties' action to use 'redirect.php'
jollytoad [Mon, 19 Jul 2004 10:21:36 +0000 (10:21 +0000)]
Fixed 'properties' action to use 'redirect.php'

21 years agoFixed errors on certain objects.
jollytoad [Mon, 19 Jul 2004 08:13:02 +0000 (08:13 +0000)]
Fixed errors on certain objects.

21 years agoRestored original style to printVal() when a value contains new-lines, lots of space...
jollytoad [Mon, 19 Jul 2004 08:06:02 +0000 (08:06 +0000)]
Restored original style to printVal() when a value contains new-lines, lots of space, etc.
Hide Languages and Casts from tab bar when $conf['show_advanced'] == false.
Added Privileges tab to Schema tab bar.

21 years agofix tracking of backend platform. needed so that it doesn't think 7.5 running on...
chriskl [Mon, 19 Jul 2004 03:01:53 +0000 (03:01 +0000)]
fix tracking of backend platform.  needed so that it doesn't think 7.5 running on windows has tablespaces

21 years agoRemove remainent always true has() functions. Move capabilities from BaseDB.php to...
soranzo [Fri, 16 Jul 2004 16:01:06 +0000 (16:01 +0000)]
Remove remainent always true has() functions. Move capabilities from BaseDB.php to Postgres.php .

21 years agoRemove hasTriggers() and hasIndicies().
soranzo [Fri, 16 Jul 2004 11:38:21 +0000 (11:38 +0000)]
Remove hasTriggers() and hasIndicies().

21 years agoAdded a hyperlinked bread crumb trail to top of every page.
jollytoad [Thu, 15 Jul 2004 15:45:48 +0000 (15:45 +0000)]
Added a hyperlinked bread crumb trail to top of every page.
Altered tabs styling to look nice with trail :)

21 years agoRename function also for PostgreSQL 7.2 and 7.3 .
soranzo [Thu, 15 Jul 2004 10:59:55 +0000 (10:59 +0000)]
Rename function also for PostgreSQL 7.2 and 7.3 .

21 years agoItalian update.
soranzo [Thu, 15 Jul 2004 10:11:00 +0000 (10:11 +0000)]
Italian update.

21 years agoSeparate internal function creation andediting. Small fixes.
soranzo [Thu, 15 Jul 2004 10:06:24 +0000 (10:06 +0000)]
Separate internal function creation andediting. Small fixes.

21 years agoMade getLastTabURL a bit more robust.
jollytoad [Thu, 15 Jul 2004 09:55:00 +0000 (09:55 +0000)]
Made getLastTabURL a bit more robust.

21 years agoAdded missing global.
jollytoad [Thu, 15 Jul 2004 09:52:20 +0000 (09:52 +0000)]
Added missing global.

21 years agoFixed view wizard (broken my me, oops!)
jollytoad [Thu, 15 Jul 2004 09:35:30 +0000 (09:35 +0000)]
Fixed view wizard (broken my me, oops!)

21 years agoFixed tabs for non-schema db's.
jollytoad [Thu, 15 Jul 2004 09:32:52 +0000 (09:32 +0000)]
Fixed tabs for non-schema db's.
Hide some tabs for features not present in db.

21 years agoFixed misspelt variable.
jollytoad [Thu, 15 Jul 2004 09:30:27 +0000 (09:30 +0000)]
Fixed misspelt variable.

21 years agoAdded 'pg_catalog' to end of search path in setSchema().
jollytoad [Thu, 15 Jul 2004 08:02:11 +0000 (08:02 +0000)]
Added 'pg_catalog' to end of search path in setSchema().

21 years agoOrphan simultaneous logins on Mark request.
soranzo [Wed, 14 Jul 2004 19:19:04 +0000 (19:19 +0000)]
Orphan simultaneous logins on Mark request.

21 years agoDrop hasSRFs() function.
soranzo [Wed, 14 Jul 2004 19:09:38 +0000 (19:09 +0000)]
Drop hasSRFs() function.

21 years agoDrop hasRules(). Identation fixes.
soranzo [Wed, 14 Jul 2004 18:32:02 +0000 (18:32 +0000)]
Drop hasRules(). Identation fixes.

21 years agoFixed some unqualified references to pg_* tables.
jollytoad [Wed, 14 Jul 2004 14:52:18 +0000 (14:52 +0000)]
Fixed some unqualified references to pg_* tables.

21 years agoRetreive default 'search_path' from the database.
jollytoad [Wed, 14 Jul 2004 10:24:26 +0000 (10:24 +0000)]
Retreive default 'search_path' from the database.
Removed implicit inclusion of 'pg_catalog' to end of search_path.

21 years agoRewritten to use 'require' instead of redirecting with header('Location: ...').
jollytoad [Wed, 14 Jul 2004 10:04:55 +0000 (10:04 +0000)]
Rewritten to use 'require' instead of redirecting with header('Location: ...').

21 years agoMade highlighted tab text bold.
jollytoad [Wed, 14 Jul 2004 10:01:33 +0000 (10:01 +0000)]
Made highlighted tab text bold.

21 years agoFixed redirection when installed in sub dir.
jollytoad [Wed, 14 Jul 2004 07:57:06 +0000 (07:57 +0000)]
Fixed redirection when installed in sub dir.

21 years agoRemoved 'Clustered?' column and 'Cluster'/'Reindex' actions from the constraints...
jollytoad [Tue, 13 Jul 2004 16:33:36 +0000 (16:33 +0000)]
Removed 'Clustered?' column and 'Cluster'/'Reindex' actions from the constraints page.
'Indexes' page now lists ALL indices, including primary/unique keys, and has an extra 'Constraints' column to indicate that the index backs a constraint.
Fixed some bugs.

21 years agoMerged printCell() and clipString() into printVal().
jollytoad [Tue, 13 Jul 2004 16:13:14 +0000 (16:13 +0000)]
Merged printCell() and clipString() into printVal().
IMPORTANT: printVal prototype has changed - all calls have been fixed though.

21 years agoWide-spread improvements to navigation tabs.
jollytoad [Tue, 13 Jul 2004 15:24:40 +0000 (15:24 +0000)]
Wide-spread improvements to navigation tabs.

21 years agosupport 7.5's named function parameters. support ALTER TABLE/SET TABLESPACE
chriskl [Tue, 13 Jul 2004 09:00:31 +0000 (09:00 +0000)]
support 7.5's named function parameters.  support ALTER TABLE/SET TABLESPACE

21 years agofix rememberign search_path in sql window. add object type filter to find feature...
chriskl [Mon, 12 Jul 2004 07:13:32 +0000 (07:13 +0000)]
fix rememberign search_path in sql window.  add object type filter to find feature. remove tablespace on sequence (removed from pgsql cvs). add missing schema qualification in some 7.3 sql.  show function arguments in find results.

21 years agosupport for right-to-left languages, currently only arabic
chriskl [Mon, 12 Jul 2004 04:18:40 +0000 (04:18 +0000)]
support for right-to-left languages, currently only arabic

21 years agomention auto detect
chriskl [Mon, 12 Jul 2004 01:50:03 +0000 (01:50 +0000)]
mention auto detect

21 years agoadd mongol to autodetect list
chriskl [Mon, 12 Jul 2004 01:49:15 +0000 (01:49 +0000)]
add mongol to autodetect list

21 years agoMongolian from Erdenemandal. still needs a little work
chriskl [Mon, 12 Jul 2004 01:35:45 +0000 (01:35 +0000)]
Mongolian from Erdenemandal.  still needs a little work