jollytoad [Tue, 28 Sep 2004 13:08:39 +0000 (13:08 +0000)]
Fixed dropping of rules.
soranzo [Thu, 23 Sep 2004 12:06:46 +0000 (12:06 +0000)]
Drop unused style span. Fixes.
jollytoad [Wed, 22 Sep 2004 13:53:33 +0000 (13:53 +0000)]
Fixed escaping of grant/revoke url's.
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>.
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.
jollytoad [Mon, 20 Sep 2004 14:41:38 +0000 (14:41 +0000)]
Fixed tab highlighting cock-up.
soranzo [Sat, 18 Sep 2004 11:59:40 +0000 (11:59 +0000)]
Fix prog language column name.
jollytoad [Fri, 17 Sep 2004 11:45:42 +0000 (11:45 +0000)]
Added a language column to the functions list.
chriskl [Thu, 16 Sep 2004 03:16:39 +0000 (03:16 +0000)]
hebrew from jonatan
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.
jollytoad [Wed, 8 Sep 2004 09:59:32 +0000 (09:59 +0000)]
Fixed duplicate bread crumb trail after a grant/revoke.
jollytoad [Tue, 7 Sep 2004 14:00:26 +0000 (14:00 +0000)]
New help system.
jollytoad [Tue, 7 Sep 2004 13:58:21 +0000 (13:58 +0000)]
Modified help refs for new help system.
jollytoad [Tue, 7 Sep 2004 13:57:26 +0000 (13:57 +0000)]
Import of help management page (performs redirection and allows URL choices).
jollytoad [Tue, 7 Sep 2004 13:39:41 +0000 (13:39 +0000)]
Import of new help link files.
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.
jollytoad [Thu, 2 Sep 2004 14:03:06 +0000 (14:03 +0000)]
Allow help icon to be translated.
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.
jollytoad [Thu, 2 Sep 2004 13:48:23 +0000 (13:48 +0000)]
Show title instead of tabs.
jollytoad [Thu, 2 Sep 2004 13:41:56 +0000 (13:41 +0000)]
Display username in trail on Account/ChangePassword pages.
jollytoad [Thu, 2 Sep 2004 09:01:16 +0000 (09:01 +0000)]
Use string clipping feature of printVal.
chriskl [Thu, 2 Sep 2004 08:39:17 +0000 (08:39 +0000)]
add bottom page nav links when browsing
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.
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...
jollytoad [Tue, 31 Aug 2004 08:49:38 +0000 (08:49 +0000)]
Replaced printTitle with printTitleNav, to demonstrate new page titles idea.
jollytoad [Tue, 31 Aug 2004 08:46:59 +0000 (08:46 +0000)]
Added styles to support printTitleNav.
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.
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.
soranzo [Mon, 30 Aug 2004 12:07:54 +0000 (12:07 +0000)]
Update for the removal of BaseDB.
soranzo [Mon, 30 Aug 2004 11:50:31 +0000 (11:50 +0000)]
Consistenly use always 'column' in place of 'field' for tables and views.
soranzo [Mon, 30 Aug 2004 10:15:48 +0000 (10:15 +0000)]
Add a check in addForeignKey(). Other fixes.
soranzo [Thu, 26 Aug 2004 14:59:11 +0000 (14:59 +0000)]
Bugfix.
jollytoad [Thu, 26 Aug 2004 08:29:56 +0000 (08:29 +0000)]
Standardised some request vars.
Added tab bar for functions.
xzilla [Wed, 25 Aug 2004 17:23:20 +0000 (17:23 +0000)]
Adds vacuum of a specific table
soranzo [Wed, 25 Aug 2004 11:36:43 +0000 (11:36 +0000)]
Fix open tag.
jollytoad [Wed, 25 Aug 2004 08:18:14 +0000 (08:18 +0000)]
Fixed a comment
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.
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
soranzo [Sun, 22 Aug 2004 00:06:33 +0000 (00:06 +0000)]
Small fixes and better error messages. Italian update.
chriskl [Thu, 19 Aug 2004 01:21:49 +0000 (01:21 +0000)]
Fix that non-Auto mode import didn't work (Adrian Nida)
chriskl [Tue, 17 Aug 2004 04:36:43 +0000 (04:36 +0000)]
Ukrainian from Alex Rootoff
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
xzilla [Tue, 17 Aug 2004 03:31:20 +0000 (03:31 +0000)]
added target for ukranian
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.
chriskl [Tue, 10 Aug 2004 01:56:42 +0000 (01:56 +0000)]
we now have tablespaces on windows
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 :)
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.
chriskl [Thu, 5 Aug 2004 01:44:12 +0000 (01:44 +0000)]
next version of postgres is now officially 8.0
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
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
chriskl [Wed, 4 Aug 2004 02:06:56 +0000 (02:06 +0000)]
remove backend kill command since it's just been removed from cvs
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().
chriskl [Tue, 3 Aug 2004 09:20:14 +0000 (09:20 +0000)]
add create composite type. add help links on users and groups
jollytoad [Fri, 23 Jul 2004 12:05:19 +0000 (12:05 +0000)]
Removed artificial limits on length for default and check fields.
chriskl [Fri, 23 Jul 2004 07:28:24 +0000 (07:28 +0000)]
commit english recoded changes
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.
jollytoad [Thu, 22 Jul 2004 13:29:19 +0000 (13:29 +0000)]
Added support for Composite types.
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.
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.
jollytoad [Thu, 22 Jul 2004 08:51:34 +0000 (08:51 +0000)]
Increase fontsize of <pre> elements
jollytoad [Thu, 22 Jul 2004 08:50:01 +0000 (08:50 +0000)]
Added line numbers to function definition.
jollytoad [Thu, 22 Jul 2004 08:49:03 +0000 (08:49 +0000)]
Added a line numbering option to printVal().
Fixed schema nav bar.
jollytoad [Thu, 22 Jul 2004 08:47:34 +0000 (08:47 +0000)]
Fixed 'privileges' action to work with nav bar.
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
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
jollytoad [Wed, 21 Jul 2004 08:26:43 +0000 (08:26 +0000)]
Moved tablespace tab
jollytoad [Wed, 21 Jul 2004 07:44:43 +0000 (07:44 +0000)]
Added tab for tablespaces.
jollytoad [Mon, 19 Jul 2004 10:21:36 +0000 (10:21 +0000)]
Fixed 'properties' action to use 'redirect.php'
jollytoad [Mon, 19 Jul 2004 08:13:02 +0000 (08:13 +0000)]
Fixed errors on certain objects.
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.
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
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 .
soranzo [Fri, 16 Jul 2004 11:38:21 +0000 (11:38 +0000)]
Remove hasTriggers() and hasIndicies().
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 :)
soranzo [Thu, 15 Jul 2004 10:59:55 +0000 (10:59 +0000)]
Rename function also for PostgreSQL 7.2 and 7.3 .
soranzo [Thu, 15 Jul 2004 10:11:00 +0000 (10:11 +0000)]
Italian update.
soranzo [Thu, 15 Jul 2004 10:06:24 +0000 (10:06 +0000)]
Separate internal function creation andediting. Small fixes.
jollytoad [Thu, 15 Jul 2004 09:55:00 +0000 (09:55 +0000)]
Made getLastTabURL a bit more robust.
jollytoad [Thu, 15 Jul 2004 09:52:20 +0000 (09:52 +0000)]
Added missing global.
jollytoad [Thu, 15 Jul 2004 09:35:30 +0000 (09:35 +0000)]
Fixed view wizard (broken my me, oops!)
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.
jollytoad [Thu, 15 Jul 2004 09:30:27 +0000 (09:30 +0000)]
Fixed misspelt variable.
jollytoad [Thu, 15 Jul 2004 08:02:11 +0000 (08:02 +0000)]
Added 'pg_catalog' to end of search path in setSchema().
soranzo [Wed, 14 Jul 2004 19:19:04 +0000 (19:19 +0000)]
Orphan simultaneous logins on Mark request.
soranzo [Wed, 14 Jul 2004 19:09:38 +0000 (19:09 +0000)]
Drop hasSRFs() function.
soranzo [Wed, 14 Jul 2004 18:32:02 +0000 (18:32 +0000)]
Drop hasRules(). Identation fixes.
jollytoad [Wed, 14 Jul 2004 14:52:18 +0000 (14:52 +0000)]
Fixed some unqualified references to pg_* tables.
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.
jollytoad [Wed, 14 Jul 2004 10:04:55 +0000 (10:04 +0000)]
Rewritten to use 'require' instead of redirecting with header('Location: ...').
jollytoad [Wed, 14 Jul 2004 10:01:33 +0000 (10:01 +0000)]
Made highlighted tab text bold.
jollytoad [Wed, 14 Jul 2004 07:57:06 +0000 (07:57 +0000)]
Fixed redirection when installed in sub dir.
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.
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.
jollytoad [Tue, 13 Jul 2004 15:24:40 +0000 (15:24 +0000)]
Wide-spread improvements to navigation tabs.
chriskl [Tue, 13 Jul 2004 09:00:31 +0000 (09:00 +0000)]
support 7.5's named function parameters. support ALTER TABLE/SET TABLESPACE
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.
chriskl [Mon, 12 Jul 2004 04:18:40 +0000 (04:18 +0000)]
support for right-to-left languages, currently only arabic
chriskl [Mon, 12 Jul 2004 01:50:03 +0000 (01:50 +0000)]
mention auto detect
chriskl [Mon, 12 Jul 2004 01:49:15 +0000 (01:49 +0000)]
add mongol to autodetect list
chriskl [Mon, 12 Jul 2004 01:35:45 +0000 (01:35 +0000)]
Mongolian from Erdenemandal. still needs a little work