chriskl [Sun, 21 Sep 2003 05:14:34 +0000 (05:14 +0000)]
faq updates - mostly about new row editing rules
chriskl [Sun, 21 Sep 2003 02:58:16 +0000 (02:58 +0000)]
fix table browsing for 7.4 - again
chriskl [Fri, 19 Sep 2003 08:26:54 +0000 (08:26 +0000)]
final dutch update from hugo
chriskl [Fri, 19 Sep 2003 08:23:24 +0000 (08:23 +0000)]
due to nasty problems and the known bugs in this script, i've added a notice so people don't use it. it's caused problems for translators
chriskl [Fri, 19 Sep 2003 01:56:34 +0000 (01:56 +0000)]
lots of lanugage updates
chriskl [Thu, 18 Sep 2003 08:07:04 +0000 (08:07 +0000)]
final commits before 3.1rc-1
soranzo [Wed, 17 Sep 2003 17:04:11 +0000 (17:04 +0000)]
lang/*.php: drop strtaller and strshorter strings, add strproglanguage (actually = strlanguage for all languages except italian) for functions.php
chriskl [Wed, 17 Sep 2003 09:03:15 +0000 (09:03 +0000)]
nicola's fixes for sql window and topbar
slubek [Tue, 16 Sep 2003 19:53:28 +0000 (19:53 +0000)]
polish synchronization
soranzo [Tue, 16 Sep 2003 16:57:23 +0000 (16:57 +0000)]
lang/english.php capital letters fixes, lang/italian.php various fixes
chriskl [Sun, 14 Sep 2003 14:36:54 +0000 (14:36 +0000)]
turkish update from devrim
chriskl [Sun, 14 Sep 2003 10:03:27 +0000 (10:03 +0000)]
fix table browsing (getRowIdentifier()) for every version of postgres other than 7.3 :( There have been so many changes to pg_index...
chriskl [Sat, 13 Sep 2003 05:47:55 +0000 (05:47 +0000)]
german update
chriskl [Fri, 12 Sep 2003 08:24:58 +0000 (08:24 +0000)]
note about superuser password security
chriskl [Fri, 12 Sep 2003 02:06:12 +0000 (02:06 +0000)]
german update
chriskl [Fri, 12 Sep 2003 01:57:37 +0000 (01:57 +0000)]
swedish update
chriskl [Fri, 12 Sep 2003 01:45:43 +0000 (01:45 +0000)]
italian update
chriskl [Thu, 11 Sep 2003 03:30:19 +0000 (03:30 +0000)]
get everything ready for 3.1 beta 1
chriskl [Thu, 11 Sep 2003 03:27:44 +0000 (03:27 +0000)]
rmeove 100% height - fixes mozilla
chriskl [Thu, 11 Sep 2003 02:10:32 +0000 (02:10 +0000)]
spanish update from martin
chriskl [Wed, 10 Sep 2003 07:25:49 +0000 (07:25 +0000)]
use create report instead of save as report. also brand rc1
chriskl [Wed, 10 Sep 2003 07:13:18 +0000 (07:13 +0000)]
temporarily comment out help stuff - sorry rafal, it will be back for 3.2
chriskl [Wed, 10 Sep 2003 02:39:09 +0000 (02:39 +0000)]
missed the two popup links when fixing for lack of cookies. incorporated nicola's window size changes
chriskl [Wed, 10 Sep 2003 01:55:52 +0000 (01:55 +0000)]
support sessions for browser with no cookies
chriskl [Tue, 9 Sep 2003 06:23:12 +0000 (06:23 +0000)]
xhtml fixes from Nicola
chriskl [Mon, 8 Sep 2003 09:26:17 +0000 (09:26 +0000)]
allow editing/deleting rows by oid again. guards are in place against duplicate oids. skip indexes that are functional or partial. prefer primary keys, unique keys and then oids. fix for < 7.3. xhtml fixes from nicola. new translation string :(
chriskl [Mon, 8 Sep 2003 04:37:16 +0000 (04:37 +0000)]
use a custom session ID
chriskl [Mon, 8 Sep 2003 04:35:17 +0000 (04:35 +0000)]
get table comments for pre 7.3
chriskl [Mon, 8 Sep 2003 04:28:17 +0000 (04:28 +0000)]
small layout fix
chriskl [Mon, 8 Sep 2003 03:00:12 +0000 (03:00 +0000)]
fix hard-coded english string found by martin
chriskl [Mon, 8 Sep 2003 02:54:19 +0000 (02:54 +0000)]
slovak update from andrej
chriskl [Mon, 8 Sep 2003 02:40:29 +0000 (02:40 +0000)]
Russian update from Step
chriskl [Fri, 5 Sep 2003 09:06:44 +0000 (09:06 +0000)]
save selects as views
chriskl [Fri, 5 Sep 2003 06:48:04 +0000 (06:48 +0000)]
more updates from Markus
chriskl [Fri, 5 Sep 2003 05:52:44 +0000 (05:52 +0000)]
trad chinese update from Lee
chriskl [Fri, 5 Sep 2003 04:58:14 +0000 (04:58 +0000)]
put Find in SQL window and topbar. fix escaping bugs for pre 7.3. fix a few notices. fix hard coded string. column headers are now bold in browse mode, even tho they're links
chriskl [Fri, 5 Sep 2003 01:50:27 +0000 (01:50 +0000)]
fix cancel on select rows, per report from markus
chriskl [Fri, 5 Sep 2003 01:31:25 +0000 (01:31 +0000)]
spanish update from martin marques
chriskl [Fri, 5 Sep 2003 01:24:01 +0000 (01:24 +0000)]
german update from markus
chriskl [Wed, 3 Sep 2003 06:27:56 +0000 (06:27 +0000)]
getTypes wasn't respecting show_system config var
chriskl [Wed, 3 Sep 2003 06:23:32 +0000 (06:23 +0000)]
removed - replaced with dataexport.php which is more general
chriskl [Wed, 3 Sep 2003 05:47:48 +0000 (05:47 +0000)]
fix search results for non-schema aware dbs
chriskl [Wed, 3 Sep 2003 05:46:20 +0000 (05:46 +0000)]
exclude system columns, sequence columns and dropped columns from search results. fix sql syntax error in query for < 7.3
chriskl [Wed, 3 Sep 2003 05:32:13 +0000 (05:32 +0000)]
first attempt at pre-7.3 findObject
chriskl [Wed, 3 Sep 2003 03:14:16 +0000 (03:14 +0000)]
more pretty printing options
slubek [Tue, 2 Sep 2003 18:26:59 +0000 (18:26 +0000)]
Synch with english.php
chriskl [Tue, 2 Sep 2003 05:59:50 +0000 (05:59 +0000)]
fix pre-7.3 bug
chriskl [Tue, 2 Sep 2003 04:15:08 +0000 (04:15 +0000)]
fix for session.auto_start as per report from Larry Rosenman
chriskl [Mon, 1 Sep 2003 03:15:43 +0000 (03:15 +0000)]
the rest of nicola's bug fixes
chriskl [Mon, 1 Sep 2003 03:08:12 +0000 (03:08 +0000)]
huge patch from nicola soranzo. maily italian updates and various fixes
chriskl [Mon, 1 Sep 2003 03:02:17 +0000 (03:02 +0000)]
prevent search engines from indexing
chriskl [Fri, 29 Aug 2003 02:18:37 +0000 (02:18 +0000)]
sync swedish to snapshot
chriskl [Thu, 28 Aug 2003 01:29:33 +0000 (01:29 +0000)]
swedish translation from stefan
slubek [Wed, 27 Aug 2003 22:55:04 +0000 (22:55 +0000)]
Example of context help
slubek [Wed, 27 Aug 2003 22:52:43 +0000 (22:52 +0000)]
Added support for context help
chriskl [Wed, 27 Aug 2003 08:09:26 +0000 (08:09 +0000)]
add operators to the find feature
chriskl [Wed, 27 Aug 2003 07:54:39 +0000 (07:54 +0000)]
create/cancel buttons when creating database
chriskl [Wed, 27 Aug 2003 02:30:12 +0000 (02:30 +0000)]
doh - it helps if you actually add the operator file before declaring operator support :(
slubek [Tue, 26 Aug 2003 21:24:21 +0000 (21:24 +0000)]
Synchronization with english.php, some minor improvements
chriskl [Tue, 26 Aug 2003 05:59:49 +0000 (05:59 +0000)]
allow basic listing of operators
chriskl [Tue, 26 Aug 2003 00:42:02 +0000 (00:42 +0000)]
use correct default db encoding for trad. chinese
chriskl [Mon, 25 Aug 2003 06:40:16 +0000 (06:40 +0000)]
more chinese trad. updates
chriskl [Mon, 25 Aug 2003 04:57:53 +0000 (04:57 +0000)]
chinese update
chriskl [Mon, 25 Aug 2003 01:44:04 +0000 (01:44 +0000)]
you can now download the results of a select or report
chriskl [Thu, 21 Aug 2003 04:54:54 +0000 (04:54 +0000)]
add encoding to html dump, and use crlf line endings
chriskl [Thu, 21 Aug 2003 04:49:36 +0000 (04:49 +0000)]
add HTML export option
chriskl [Tue, 19 Aug 2003 04:04:11 +0000 (04:04 +0000)]
Tick all box on Select feature
chriskl [Mon, 18 Aug 2003 08:27:07 +0000 (08:27 +0000)]
small fix for save as report for view browsing
chriskl [Mon, 18 Aug 2003 08:20:43 +0000 (08:20 +0000)]
finish off Save as Report feature - sweeeeet
chriskl [Mon, 18 Aug 2003 08:10:16 +0000 (08:10 +0000)]
add save as report to some result pages
chriskl [Mon, 18 Aug 2003 08:06:19 +0000 (08:06 +0000)]
use style properly
chriskl [Mon, 18 Aug 2003 07:28:15 +0000 (07:28 +0000)]
add encoding to XML dump
chriskl [Mon, 18 Aug 2003 07:21:44 +0000 (07:21 +0000)]
revise XML format
chriskl [Fri, 15 Aug 2003 09:05:09 +0000 (09:05 +0000)]
update to FAQ suggested by dylan
chriskl [Wed, 13 Aug 2003 09:21:40 +0000 (09:21 +0000)]
view and edit table comments
chriskl [Wed, 13 Aug 2003 09:17:26 +0000 (09:17 +0000)]
lots of fixes and improvements to reports
chriskl [Tue, 12 Aug 2003 08:18:53 +0000 (08:18 +0000)]
partial indexes only on 7.2 and greater. fix editing of bytea fields. support xid, tid and cid fields
chriskl [Tue, 12 Aug 2003 08:11:08 +0000 (08:11 +0000)]
ability to create unique and partial indexes
chriskl [Tue, 12 Aug 2003 03:27:20 +0000 (03:27 +0000)]
Improve no --with-pgsql message. I'm sick of answering peoples questions
chriskl [Tue, 12 Aug 2003 01:57:21 +0000 (01:57 +0000)]
a few sql editor tweaks. make some more strings translatable
chriskl [Tue, 12 Aug 2003 01:33:56 +0000 (01:33 +0000)]
consider information_schema to be a system object. remove unused schema vars
chriskl [Mon, 11 Aug 2003 09:15:32 +0000 (09:15 +0000)]
allow revoking grant options, with cascade if desired
chriskl [Mon, 11 Aug 2003 05:48:04 +0000 (05:48 +0000)]
lots of work parsing acls to support weird usernames. use 7.4 magic for getting members of a group. default english databases to LATIN1
chriskl [Mon, 11 Aug 2003 04:52:32 +0000 (04:52 +0000)]
align numeric type right when browsing
chriskl [Fri, 8 Aug 2003 06:12:28 +0000 (06:12 +0000)]
action/cancel police. use select multiple box instead of checkboxes for initial group members
chriskl [Fri, 8 Aug 2003 05:58:47 +0000 (05:58 +0000)]
action/cancel police
chriskl [Fri, 8 Aug 2003 03:59:17 +0000 (03:59 +0000)]
action/cancel police. fix non-english drop action
chriskl [Fri, 8 Aug 2003 03:05:00 +0000 (03:05 +0000)]
updates
chriskl [Fri, 8 Aug 2003 03:01:35 +0000 (03:01 +0000)]
action/cancel police
chriskl [Thu, 7 Aug 2003 07:25:55 +0000 (07:25 +0000)]
more action/cancel buttons
chriskl [Thu, 7 Aug 2003 06:19:25 +0000 (06:19 +0000)]
first found of making action/cancel buttons consistent per markus' request. also fix some english strings
chriskl [Thu, 7 Aug 2003 05:38:33 +0000 (05:38 +0000)]
Support better formatted view dumps in 7.4
chriskl [Thu, 7 Aug 2003 01:16:30 +0000 (01:16 +0000)]
italian translation fixes from kalef
chriskl [Wed, 6 Aug 2003 07:04:43 +0000 (07:04 +0000)]
fix bytea display, fix boolean field to show true/false in table browse. fix for strict and cachable in 7.1
chriskl [Wed, 6 Aug 2003 02:09:25 +0000 (02:09 +0000)]
Allow renaming table and changing table owner
chriskl [Tue, 5 Aug 2003 08:54:20 +0000 (08:54 +0000)]
DOH remove show all user privs feature cos it's not possible across all databases - no wonder it didn't work
chriskl [Tue, 5 Aug 2003 06:04:36 +0000 (06:04 +0000)]
Display boolean values as TRUE/FALSE when viewing data. Brand as 3.1-dev
chriskl [Tue, 5 Aug 2003 01:54:09 +0000 (01:54 +0000)]
fix for boolean field problems reported by Thomas Raschbacher
chriskl [Mon, 4 Aug 2003 08:27:27 +0000 (08:27 +0000)]
always show dbs for superuser. add without oids in create table
chriskl [Mon, 4 Aug 2003 06:18:10 +0000 (06:18 +0000)]
convert our images to PNG format to avoid nasty GIFs and reduce download size