chriskl [Sun, 9 May 2004 02:00:25 +0000 (02:00 +0000)]
show comments on sequences
chriskl [Sat, 8 May 2004 15:21:42 +0000 (15:21 +0000)]
show comments on types and opclasses
chriskl [Sat, 8 May 2004 14:44:56 +0000 (14:44 +0000)]
add config variable to show or hide comments. bumped config version number
chriskl [Sat, 8 May 2004 14:08:00 +0000 (14:08 +0000)]
show comments on functions
chriskl [Sat, 8 May 2004 13:06:09 +0000 (13:06 +0000)]
make the sql popup window reload when the database is changed to get correct page encoding. it's clever to not lose any info the person has typed in.
chriskl [Sat, 8 May 2004 11:36:45 +0000 (11:36 +0000)]
fix comments on domains
chriskl [Sat, 8 May 2004 11:34:08 +0000 (11:34 +0000)]
patch from Dan Boren to fix bugs in his earlier patch
chriskl [Tue, 27 Apr 2004 06:01:33 +0000 (06:01 +0000)]
add missing order by when fetching tables
slubek [Wed, 21 Apr 2004 22:23:50 +0000 (22:23 +0000)]
Synchronization with english.php
chriskl [Tue, 20 Apr 2004 01:39:53 +0000 (01:39 +0000)]
updates
chriskl [Tue, 20 Apr 2004 01:34:43 +0000 (01:34 +0000)]
commit bryan encina's patch to extend admin functions (cluster, reindex, vacuum and analyze. with mods from me
chriskl [Sat, 17 Apr 2004 12:58:55 +0000 (12:58 +0000)]
show comments on conversions, aggregates, operators and tables. fix a bunch of sql bugs in dan boren's patch. add getlasterror function to connection class
slubek [Tue, 13 Apr 2004 20:33:16 +0000 (20:33 +0000)]
Synchronization with english.php
chriskl [Mon, 12 Apr 2004 07:50:32 +0000 (07:50 +0000)]
add import of XML files using PHP's xml functions, if they are installed (which they should be by default). also added 'auto' import mode where import format is automatically determined by filename extension.
chriskl [Mon, 12 Apr 2004 06:43:15 +0000 (06:43 +0000)]
add missing dataimport.php file and add support for importing tab separated data
chriskl [Mon, 12 Apr 2004 06:30:54 +0000 (06:30 +0000)]
add basic work on importing and uploading and executing SQL scripts. still needs lots of work
soranzo [Mon, 5 Apr 2004 21:22:13 +0000 (21:22 +0000)]
Italian translation update. Lower-case consistency.
slubek [Mon, 5 Apr 2004 19:31:08 +0000 (19:31 +0000)]
Removing diff.ed after processing
slubek [Thu, 1 Apr 2004 20:51:00 +0000 (20:51 +0000)]
Synchronization with english.php
slubek [Thu, 1 Apr 2004 20:46:04 +0000 (20:46 +0000)]
Now synch uses diff-generated ed script
soranzo [Thu, 1 Apr 2004 15:53:01 +0000 (15:53 +0000)]
Better alignment for array <select> in doCreate() and doAddColumn()
soranzo [Thu, 1 Apr 2004 15:10:30 +0000 (15:10 +0000)]
Fix comment for createTable(). In doCreate() move the input field for table comment in stage 1 and better HTML identation
chriskl [Thu, 1 Apr 2004 01:13:22 +0000 (01:13 +0000)]
fix trying to comment on field after it's been renamed - thanks scat
chriskl [Wed, 31 Mar 2004 08:09:54 +0000 (08:09 +0000)]
Show domain base type and comment in domains list
chriskl [Wed, 31 Mar 2004 07:46:39 +0000 (07:46 +0000)]
allow creating domains with type length and array types
chriskl [Wed, 31 Mar 2004 07:31:24 +0000 (07:31 +0000)]
allow adding array columns to tables
chriskl [Wed, 31 Mar 2004 03:30:41 +0000 (03:30 +0000)]
fix bug in Dan Boren patch application where previous fix was removed
chriskl [Mon, 29 Mar 2004 02:05:31 +0000 (02:05 +0000)]
allow create table with array columns, support -n pg_dump option in 7.4+ to specify dump schema
chriskl [Sun, 14 Mar 2004 06:59:32 +0000 (06:59 +0000)]
update INSTALL notes to refer to PGUSER variable
chriskl [Sun, 14 Mar 2004 06:55:52 +0000 (06:55 +0000)]
fix pg_dump for 7.0 and 7.1 postgres
chriskl [Fri, 12 Mar 2004 08:56:50 +0000 (08:56 +0000)]
commit Dan Boren's first phppgadmin patch. there ar e a few small things he still needs to fix, but he's been told about them. this patch adds viewing, editing and dropping comments on views, schemas and columns
soranzo [Fri, 12 Mar 2004 01:12:08 +0000 (01:12 +0000)]
Explain login disallowed in FAQ. Add CACHE and CYCLE parameters in sequence creation. Italian translation fix.
chriskl [Sun, 7 Mar 2004 03:19:55 +0000 (03:19 +0000)]
spanish from martin
chriskl [Sat, 6 Mar 2004 11:30:00 +0000 (11:30 +0000)]
fix stats collector for pre-7.2. move all stats functions into 7.2 class, add hasStatsCollector() funciton. Don't show stats if stats collector is not present
xzilla [Thu, 4 Mar 2004 20:12:24 +0000 (20:12 +0000)]
changed comment to refer to true/false to match the setting
chriskl [Thu, 4 Mar 2004 01:27:29 +0000 (01:27 +0000)]
brand as 3.4-dev, indicate that Dan Boren is working on comments
soranzo [Wed, 25 Feb 2004 15:46:22 +0000 (15:46 +0000)]
Fix schema support in WHERE clauses used by info.php . Comment fix for dbexport.php
chriskl [Wed, 25 Feb 2004 01:17:41 +0000 (01:17 +0000)]
russian update from step and set as 3.3
chriskl [Mon, 23 Feb 2004 07:23:15 +0000 (07:23 +0000)]
allow Edit SQL on selects, results, views, etc.
chriskl [Mon, 23 Feb 2004 04:42:46 +0000 (04:42 +0000)]
more japanese updates
chriskl [Thu, 19 Feb 2004 13:29:56 +0000 (13:29 +0000)]
japanese update from tadashi
chriskl [Thu, 19 Feb 2004 04:20:00 +0000 (04:20 +0000)]
fix bug in view properties with mixed case view names. actually a bug in pgsql that i have to workaround
chriskl [Wed, 18 Feb 2004 09:46:56 +0000 (09:46 +0000)]
german from markus, czech frmo libor
chriskl [Tue, 17 Feb 2004 12:52:51 +0000 (12:52 +0000)]
turkish from devrim
chriskl [Tue, 17 Feb 2004 01:48:17 +0000 (01:48 +0000)]
afrikaans from petri
soranzo [Tue, 17 Feb 2004 01:10:06 +0000 (01:10 +0000)]
Italian translation update
soranzo [Tue, 17 Feb 2004 00:12:11 +0000 (00:12 +0000)]
Removed 2 duplicated and 1 unused strings. Correctly recode english.php
chriskl [Mon, 16 Feb 2004 03:28:42 +0000 (03:28 +0000)]
trad. chinese from Chih-Hsin Lee
chriskl [Mon, 16 Feb 2004 01:08:39 +0000 (01:08 +0000)]
hungarian from sulyok peter
chriskl [Sun, 15 Feb 2004 06:11:47 +0000 (06:11 +0000)]
slovak update from andrej
chriskl [Sat, 14 Feb 2004 11:13:12 +0000 (11:13 +0000)]
small bug in last commit fixed
chriskl [Sat, 14 Feb 2004 04:21:01 +0000 (04:21 +0000)]
make explain [analyze]] support less hacky, only available on 7.3+, and available iiiin both sql boxes
chriskl [Fri, 13 Feb 2004 12:42:12 +0000 (12:42 +0000)]
fix tiny sql syntax error
chriskl [Fri, 13 Feb 2004 08:53:04 +0000 (08:53 +0000)]
allow paging of SQL box queries. allow EXPLAIN ANALYZE of sql queries. default cursor conveniently in sql box and find feature
slubek [Fri, 13 Feb 2004 00:15:27 +0000 (00:15 +0000)]
Test of newer version of convert.awk
slubek [Fri, 13 Feb 2004 00:05:57 +0000 (00:05 +0000)]
Fixed version. And safer, I hope. Please, test it.
slubek [Fri, 13 Feb 2004 00:03:46 +0000 (00:03 +0000)]
Fixed conversion of < and >
chriskl [Thu, 12 Feb 2004 03:20:51 +0000 (03:20 +0000)]
dutch language fixes
chriskl [Tue, 10 Feb 2004 06:55:08 +0000 (06:55 +0000)]
allow editing select results by oid. that will make some people happy.
chriskl [Fri, 6 Feb 2004 01:48:16 +0000 (01:48 +0000)]
don't change owner name if owner name wasn't changed. allows owners to alter tables and not be superusers
chriskl [Thu, 5 Feb 2004 06:45:57 +0000 (06:45 +0000)]
don't reload browser frame if the table was not renamed as part of an alter table
slubek [Wed, 4 Feb 2004 00:22:18 +0000 (00:22 +0000)]
Synchronization with english.php
chriskl [Mon, 2 Feb 2004 12:15:57 +0000 (12:15 +0000)]
upgrade browser to match new TreeMenu. add start time to process view. sort out which versions of postgres have variables and processes.
chriskl [Mon, 2 Feb 2004 06:32:18 +0000 (06:32 +0000)]
update to TreeMenu 1.1.9
chriskl [Fri, 30 Jan 2004 05:58:44 +0000 (05:58 +0000)]
add aggregates and opclasses to search results
chriskl [Thu, 29 Jan 2004 07:30:11 +0000 (07:30 +0000)]
use per-server pg_dump and pg_dumpall. improve docs quite a bit
soranzo [Sun, 18 Jan 2004 16:03:01 +0000 (16:03 +0000)]
Rename user feature for PostgreSQL >= 7.4
chriskl [Sun, 18 Jan 2004 11:09:12 +0000 (11:09 +0000)]
improve languages query. add opclasses
chriskl [Sun, 18 Jan 2004 10:39:45 +0000 (10:39 +0000)]
getAggregates support for < 7.3
chriskl [Wed, 14 Jan 2004 02:14:28 +0000 (02:14 +0000)]
create functions returning arrays and table types. revert frameborder thing as it makes browser unsizeable.
chriskl [Tue, 13 Jan 2004 00:27:29 +0000 (00:27 +0000)]
swedish update from stefan
chriskl [Thu, 8 Jan 2004 09:24:00 +0000 (09:24 +0000)]
remove ugly-looking frame padding
soranzo [Wed, 7 Jan 2004 16:29:40 +0000 (16:29 +0000)]
Fix small typos. Add basic support for user renaming
chriskl [Sun, 4 Jan 2004 08:13:41 +0000 (08:13 +0000)]
rename browseLink to iconLink to make it suitable to be submitted back to the HTML_TreeMenu maintainers
chriskl [Sun, 4 Jan 2004 08:13:00 +0000 (08:13 +0000)]
xhtml fixes, gui update
chriskl [Sun, 4 Jan 2004 07:30:12 +0000 (07:30 +0000)]
xhtml fixes. update gui layout to match new standard. indicate required fields
soranzo [Sat, 3 Jan 2004 19:15:44 +0000 (19:15 +0000)]
When modifying a table, show owners' select menu only if logged as superuser. Display user session defaults for PostgreSQL >= 7.3 . Drop redudant has...() functions from Postgres71.php .
chriskl [Sat, 3 Jan 2004 10:16:57 +0000 (10:16 +0000)]
change select form from get to post for large tables per report from stephen knight
chriskl [Sat, 3 Jan 2004 09:32:18 +0000 (09:32 +0000)]
fix require path
chriskl [Sat, 3 Jan 2004 07:24:19 +0000 (07:24 +0000)]
small layout improvement
chriskl [Sat, 3 Jan 2004 07:19:29 +0000 (07:19 +0000)]
allow setting never expire on users. per report from nicola
chriskl [Sat, 3 Jan 2004 07:05:45 +0000 (07:05 +0000)]
fix line endings on spanish
soranzo [Fri, 2 Jan 2004 20:00:12 +0000 (20:00 +0000)]
users.php: Remember formSuper and formCreateDB posted by doEdit() in case of password mismatch
chriskl [Fri, 2 Jan 2004 12:53:36 +0000 (12:53 +0000)]
add stats collector integration. improve formatting of some text files
soranzo [Wed, 31 Dec 2003 15:44:27 +0000 (15:44 +0000)]
Database export: Download unchecked but GZIP compression checked doesn't make sense, so use a radio button for this options. Extended to all exports for interface consistency.
chriskl [Wed, 31 Dec 2003 09:54:20 +0000 (09:54 +0000)]
japanese update from tadashi jokagi
chriskl [Tue, 30 Dec 2003 03:09:28 +0000 (03:09 +0000)]
xhtml compliance. style consistency, fix viewing type properties by using base type name, list all types when creating a type, tweak to not show schema screen of db when no schema support. allow GZIP compressed DB downloads. make sequences reset to their specified min value, NOT zero. A few of bryan's view wizard things have crept in, but I will be working on that later. Drop/cancel buttons instead of yes/no buttons
chriskl [Sun, 28 Dec 2003 08:15:34 +0000 (08:15 +0000)]
improvement on frame reload order from brydan
chriskl [Sat, 27 Dec 2003 10:57:36 +0000 (10:57 +0000)]
add SID to URL, per Nicola's report
chriskl [Wed, 24 Dec 2003 11:12:20 +0000 (11:12 +0000)]
add basic support for listing aggregates and opclasses. we now display ALL postgres objects
chriskl [Sun, 21 Dec 2003 10:44:52 +0000 (10:44 +0000)]
if they have pg_dump installed and set up, then use that to dump tables, not our built-in dodgy dumper
chriskl [Sun, 21 Dec 2003 02:03:14 +0000 (02:03 +0000)]
fix places where it was globalling $database instead of $data
chriskl [Fri, 19 Dec 2003 05:53:19 +0000 (05:53 +0000)]
fix include I missed
chriskl [Wed, 17 Dec 2003 09:11:32 +0000 (09:11 +0000)]
phpPgAdmin now works without '.' in the include_path
soranzo [Tue, 16 Dec 2003 17:17:43 +0000 (17:17 +0000)]
Better fix for reloading database.php when re-clicking on the database name in the left menu. Consistent positioning of SID
chriskl [Tue, 16 Dec 2003 01:27:23 +0000 (01:27 +0000)]
fix annoying bug in alter column reported by a user
soranzo [Tue, 16 Dec 2003 00:32:28 +0000 (00:32 +0000)]
Italian update + stupid fix in english.php + bugfix for browser.php
slubek [Mon, 15 Dec 2003 23:09:35 +0000 (23:09 +0000)]
Answer for Q1 in Linux - please, check my english :-)
slubek [Mon, 15 Dec 2003 19:56:22 +0000 (19:56 +0000)]
Synchronization with english.php
chriskl [Mon, 15 Dec 2003 15:42:45 +0000 (15:42 +0000)]
make gui more consistent. add cancel button to create trigger. show which fields are required.