chriskl [Mon, 15 Nov 2004 08:27:04 +0000 (08:27 +0000)]
brand 3.5
chriskl [Mon, 15 Nov 2004 01:40:12 +0000 (01:40 +0000)]
german from markus
chriskl [Thu, 11 Nov 2004 08:30:59 +0000 (08:30 +0000)]
add slovak from Andrej
slubek [Wed, 10 Nov 2004 13:43:30 +0000 (13:43 +0000)]
Added information about Win32 version of recode
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.
chriskl [Wed, 10 Nov 2004 01:37:43 +0000 (01:37 +0000)]
spanish update from martin
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
chriskl [Wed, 10 Nov 2004 01:24:49 +0000 (01:24 +0000)]
add new romanian translation from alin vaida - he did this _overnight_
slubek [Tue, 9 Nov 2004 23:31:08 +0000 (23:31 +0000)]
Version synchronization
chriskl [Tue, 9 Nov 2004 01:57:49 +0000 (01:57 +0000)]
translation updates
soranzo [Sun, 7 Nov 2004 12:27:14 +0000 (12:27 +0000)]
Reorganization of the help files like the database classes.
chriskl [Thu, 4 Nov 2004 02:56:50 +0000 (02:56 +0000)]
work around MSIE being broken for downloads in SSL mode
soranzo [Tue, 2 Nov 2004 11:46:53 +0000 (11:46 +0000)]
Fix for trails.
soranzo [Tue, 2 Nov 2004 11:39:52 +0000 (11:39 +0000)]
Remove unused string. Italian update.
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
jollytoad [Wed, 13 Oct 2004 10:14:24 +0000 (10:14 +0000)]
Fixed passing of 'search_path' in page links.
jollytoad [Mon, 11 Oct 2004 11:27:27 +0000 (11:27 +0000)]
Fixed column typo in getTables.
jollytoad [Mon, 11 Oct 2004 10:29:15 +0000 (10:29 +0000)]
Added 'Estimated Row Count' column to list of tables.
jollytoad [Mon, 11 Oct 2004 10:27:33 +0000 (10:27 +0000)]
Added support for an estimated row count.
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.
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.
jollytoad [Thu, 30 Sep 2004 16:32:05 +0000 (16:32 +0000)]
Added help links for database and schema search path.
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.
jollytoad [Tue, 28 Sep 2004 13:09:31 +0000 (13:09 +0000)]
Fixed title on drop page.
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.