phppgadmin.git
22 years agoAdded Locale entry needed for Gettext import/export
jmpoure [Sun, 13 Apr 2003 08:24:24 +0000 (08:24 +0000)]
Added Locale entry needed for Gettext import/export

22 years agoremove unnecessary chinese translations
chriskl [Fri, 11 Apr 2003 07:29:03 +0000 (07:29 +0000)]
remove unnecessary chinese translations

22 years agoJapanese translation updates
chriskl [Fri, 11 Apr 2003 04:47:52 +0000 (04:47 +0000)]
Japanese translation updates

22 years agodifferentiate strings
chriskl [Fri, 11 Apr 2003 04:44:34 +0000 (04:44 +0000)]
differentiate strings

22 years agoFixed reset button in form editing report
slubek [Wed, 9 Apr 2003 20:11:44 +0000 (20:11 +0000)]
Fixed reset button in form editing report

22 years agoUpdated French language file
jmpoure [Wed, 9 Apr 2003 08:32:03 +0000 (08:32 +0000)]
Updated French language file

22 years agoFixed encoding issues.
jmpoure [Wed, 9 Apr 2003 07:53:10 +0000 (07:53 +0000)]
Fixed encoding issues.

22 years agoUpdated French translations in agreement with French translator.
jmpoure [Tue, 8 Apr 2003 13:26:52 +0000 (13:26 +0000)]
Updated French translations in agreement with French translator.

22 years agoUpdated French translations in agreement with French translator.
jmpoure [Tue, 8 Apr 2003 13:11:33 +0000 (13:11 +0000)]
Updated French translations in agreement with French translator.

22 years agoeven more correct encodings. How the heck do we test these?
chriskl [Tue, 8 Apr 2003 12:51:44 +0000 (12:51 +0000)]
even more correct encodings.  How the heck do we test these?

22 years agobegin add foreign key, add pgsql->http encoding maps for all db encodings
chriskl [Tue, 8 Apr 2003 12:45:17 +0000 (12:45 +0000)]
begin add foreign key, add pgsql->http encoding maps for all db encodings

22 years agoremove unnecessary cp1251 encoding
chriskl [Tue, 8 Apr 2003 07:08:42 +0000 (07:08 +0000)]
remove unnecessary cp1251 encoding

22 years agouse russian word for russian
chriskl [Mon, 7 Apr 2003 05:47:16 +0000 (05:47 +0000)]
use russian word for russian

22 years agouse russian word for russian. add subgroup targets in Makefile
chriskl [Mon, 7 Apr 2003 05:46:38 +0000 (05:46 +0000)]
use russian word for russian.  add subgroup targets in Makefile

22 years agoPolish -> Polski
chriskl [Sat, 5 Apr 2003 04:21:42 +0000 (04:21 +0000)]
Polish -> Polski

22 years agoSynchronization with english.php (foreign keys)
slubek [Fri, 4 Apr 2003 20:28:02 +0000 (20:28 +0000)]
Synchronization with english.php (foreign keys)

22 years agoRemoved hardcoded strings
slubek [Fri, 4 Apr 2003 20:04:09 +0000 (20:04 +0000)]
Removed hardcoded strings

22 years agolanguage updates REL_3-0-0-DEV-3
chriskl [Fri, 4 Apr 2003 08:28:26 +0000 (08:28 +0000)]
language updates

22 years agoFix buggy back link for other langs
chriskl [Fri, 4 Apr 2003 03:59:36 +0000 (03:59 +0000)]
Fix buggy back link for other langs

22 years agoJapanese translations from Tadashi Jokagi (elf2000@users.sourceforge.net)
chriskl [Fri, 4 Apr 2003 02:13:27 +0000 (02:13 +0000)]
Japanese translations from Tadashi Jokagi (elf2000@users.sourceforge.net)

22 years agoRussion translations from Alexander Khodorivsky (askh@ukr.net)
chriskl [Fri, 4 Apr 2003 01:24:22 +0000 (01:24 +0000)]
Russion translations from Alexander Khodorivsky (askh@ukr.net)

22 years agofix bug in auto-detect code that broke reports
chriskl [Mon, 31 Mar 2003 04:02:06 +0000 (04:02 +0000)]
fix bug in auto-detect code that broke reports

22 years agoupdated
chriskl [Mon, 31 Mar 2003 03:49:15 +0000 (03:49 +0000)]
updated

22 years agoAllow editing over non-null values in unique indexes. Auto-detect for 7.4-dev PostgreSQL
chriskl [Fri, 28 Mar 2003 12:29:53 +0000 (12:29 +0000)]
Allow editing over non-null values in unique indexes.  Auto-detect for 7.4-dev PostgreSQL

22 years agoFirst cut at auto-detection of database driver. Please test. Now also detects missi...
chriskl [Thu, 27 Mar 2003 13:47:15 +0000 (13:47 +0000)]
First cut at auto-detection of database driver.  Please test.  Now also detects missing 'pg_connect' function, etc.

22 years agoRemove default database from config file - was confusing and if they changed it at...
chriskl [Thu, 27 Mar 2003 12:56:29 +0000 (12:56 +0000)]
Remove default database from config file - was confusing and if they changed it at all, it would break!

22 years agoAdd French translation from Pascal PEYRE <peyre@cir.fr>
chriskl [Thu, 27 Mar 2003 10:56:26 +0000 (10:56 +0000)]
Add French translation from Pascal PEYRE <peyre@cir.fr>

22 years agoAdd back in phpPgAdmin specific improvements to ADODB
chriskl [Thu, 27 Mar 2003 05:57:49 +0000 (05:57 +0000)]
Add back in phpPgAdmin specific improvements to ADODB

22 years agoimport ADODB 3.3.1
chriskl [Thu, 27 Mar 2003 05:50:12 +0000 (05:50 +0000)]
import ADODB 3.3.1

22 years agoremove old adodb
chriskl [Thu, 27 Mar 2003 05:43:28 +0000 (05:43 +0000)]
remove old adodb

22 years agofix missing trigger name in trigger def
chriskl [Wed, 26 Mar 2003 05:59:05 +0000 (05:59 +0000)]
fix missing trigger name in trigger def

22 years agoRemove duplicate function
chriskl [Wed, 26 Mar 2003 03:45:00 +0000 (03:45 +0000)]
Remove duplicate function

22 years agoget triggers for postgres < 7.3
chriskl [Wed, 26 Mar 2003 03:43:53 +0000 (03:43 +0000)]
get triggers for postgres < 7.3

22 years agoDone trigger defs for 7.3+. Can't get parameters of trigger funcs for some bizarre...
chriskl [Wed, 26 Mar 2003 02:14:03 +0000 (02:14 +0000)]
Done trigger defs for 7.3+.  Can't get parameters of trigger funcs for some bizarre reason???

22 years agofix copy dump file extension, add some translations
chriskl [Wed, 26 Mar 2003 01:27:17 +0000 (01:27 +0000)]
fix copy dump file extension, add some translations

22 years agoadd class to href
chriskl [Wed, 26 Mar 2003 01:23:55 +0000 (01:23 +0000)]
add class to href

22 years ago50% done on proper trigger definitions
chriskl [Tue, 25 Mar 2003 15:28:22 +0000 (15:28 +0000)]
50% done on proper trigger definitions

22 years agofix up schema properties to just be a set of links to objects within the schema
chriskl [Tue, 25 Mar 2003 06:50:37 +0000 (06:50 +0000)]
fix up schema properties to just be a set of links to objects within the schema

22 years agoadd mention of langcheck
chriskl [Tue, 25 Mar 2003 01:42:16 +0000 (01:42 +0000)]
add mention of langcheck

22 years agoAdd Unique, langcheck
chriskl [Tue, 25 Mar 2003 00:26:27 +0000 (00:26 +0000)]
Add Unique, langcheck

22 years agoAdd Primary Key
chriskl [Mon, 24 Mar 2003 06:59:23 +0000 (06:59 +0000)]
Add Primary Key

22 years agodon't htmlspecialchars messages
chriskl [Sun, 23 Mar 2003 10:53:45 +0000 (10:53 +0000)]
don't htmlspecialchars messages

22 years agoadd to history REL_3-0-0-DEV-2
chriskl [Sun, 23 Mar 2003 10:37:32 +0000 (10:37 +0000)]
add to history

22 years agomissed a urlencode
chriskl [Sun, 23 Mar 2003 10:11:29 +0000 (10:11 +0000)]
missed a urlencode

22 years agochange htmlspecialchars to urlencode in URLs for language purposes
chriskl [Sun, 23 Mar 2003 03:13:57 +0000 (03:13 +0000)]
change htmlspecialchars to urlencode in URLs for language purposes

22 years agowoops
xzilla [Sun, 23 Mar 2003 01:08:05 +0000 (01:08 +0000)]
woops

22 years agoAdded a few items we need to work on. Note I cant get db dump to work on demo server...
xzilla [Sun, 23 Mar 2003 01:05:15 +0000 (01:05 +0000)]
Added a few items we need to work on. Note I cant get db dump to work on demo server, so I put this one back in the not done category.

22 years agoChange the current "sql" export to "copy" style. Started on true sql oriented export...
xzilla [Sun, 23 Mar 2003 00:58:45 +0000 (00:58 +0000)]
Change the current "sql" export to "copy" style. Started on true sql oriented export (with INSERTS). Ran out of time to make it work correctly, will add note to todo file

22 years agoround one of cleanups to trigger code
chriskl [Sat, 22 Mar 2003 15:17:58 +0000 (15:17 +0000)]
round one of cleanups to trigger code

22 years agoNLS fixes for JM's new system
chriskl [Wed, 19 Mar 2003 03:36:06 +0000 (03:36 +0000)]
NLS fixes for JM's new system

22 years agoNative lang support for groups
chriskl [Wed, 19 Mar 2003 03:29:51 +0000 (03:29 +0000)]
Native lang support for groups

22 years agonative lang support for users
chriskl [Wed, 19 Mar 2003 03:00:32 +0000 (03:00 +0000)]
native lang support for users

22 years agonew lang system fixes
chriskl [Tue, 18 Mar 2003 09:14:25 +0000 (09:14 +0000)]
new lang system fixes

22 years agofix grammar errors
chriskl [Tue, 18 Mar 2003 08:11:26 +0000 (08:11 +0000)]
fix grammar errors

22 years agoupdate history
chriskl [Tue, 18 Mar 2003 07:48:08 +0000 (07:48 +0000)]
update history

22 years agomark create sequence done
chriskl [Tue, 18 Mar 2003 07:36:51 +0000 (07:36 +0000)]
mark create sequence done

22 years agosome fixes in felix's trigger code, full code review of sequences, commit create...
chriskl [Tue, 18 Mar 2003 07:35:11 +0000 (07:35 +0000)]
some fixes in felix's trigger code, full code review of sequences, commit create sequence code from Shannon Peevey (speeves@unt.edu), with fixes from me, hasCluster() capability, note bug in Adodb_class, fix english strings for sequences

22 years agofix hard-coded string
chriskl [Tue, 18 Mar 2003 03:30:39 +0000 (03:30 +0000)]
fix hard-coded string

22 years agofix login failure errors
chriskl [Tue, 18 Mar 2003 03:28:26 +0000 (03:28 +0000)]
fix login failure errors

22 years agonew translation system for rules
chriskl [Mon, 17 Mar 2003 09:25:44 +0000 (09:25 +0000)]
new translation system for rules

22 years agoChinese language translations from Chan Min Wai and co.
chriskl [Mon, 17 Mar 2003 09:02:29 +0000 (09:02 +0000)]
Chinese language translations from Chan Min Wai and co.

22 years agoadd coding tips for developers
chriskl [Mon, 17 Mar 2003 08:53:17 +0000 (08:53 +0000)]
add coding tips for developers

22 years agoupdate for rule improvements
chriskl [Mon, 17 Mar 2003 06:24:54 +0000 (06:24 +0000)]
update for rule improvements

22 years agoJean-Michel Poure's mega language patch.
chriskl [Mon, 17 Mar 2003 05:20:29 +0000 (05:20 +0000)]
Jean-Michel Poure's mega language patch.

22 years agoremove accidentally duplicated function
chriskl [Mon, 17 Mar 2003 01:52:22 +0000 (01:52 +0000)]
remove accidentally duplicated function

22 years agobackout a little more of felix's trigger viewing stuff - more complete solution comin...
chriskl [Sun, 16 Mar 2003 11:01:41 +0000 (11:01 +0000)]
backout a little more of felix's trigger viewing stuff - more complete solution coming soon

22 years agoinitial attempt at adding vacuum and analyze options...
chriskl [Sun, 16 Mar 2003 10:58:47 +0000 (10:58 +0000)]
initial attempt at adding vacuum and analyze options...

22 years agosmall bet that my pg_get_triggerdef() patch will make it into 7.4 :)
chriskl [Sun, 16 Mar 2003 10:56:02 +0000 (10:56 +0000)]
small bet that my pg_get_triggerdef() patch will make it into 7.4 :)

22 years agorevert a little more of felix's trigger definition code, to be replaced later. Schem...
chriskl [Sun, 16 Mar 2003 10:54:14 +0000 (10:54 +0000)]
revert a little more of felix's trigger definition code, to be replaced later.  Schema-aware getKeys(), create or replace rule, properly clean schema path to support schemas with crazy stuff in their names

22 years agoremove functions duplicated from Postgres.php
chriskl [Sun, 16 Mar 2003 10:51:01 +0000 (10:51 +0000)]
remove functions duplicated from Postgres.php

22 years agocreate, edit rules. improve add check. changed tgfields a little so Felix's code...
chriskl [Sun, 16 Mar 2003 10:49:17 +0000 (10:49 +0000)]
create, edit rules.  improve add check.  changed tgfields a little so Felix's code with break, but I'll remove that soon

22 years agotranslations for create rule and add check. fix a grammar error
chriskl [Sun, 16 Mar 2003 10:46:34 +0000 (10:46 +0000)]
translations for create rule and add check.  fix a grammar error

22 years agodefer setting href and form until after stripVar to make things safe for database...
chriskl [Sun, 16 Mar 2003 10:45:07 +0000 (10:45 +0000)]
defer setting href and form until after stripVar to make things safe for database with apostrophes

22 years agodon't set href and form in constructor, add links to admin in database header
chriskl [Sun, 16 Mar 2003 10:43:40 +0000 (10:43 +0000)]
don't set href and form in constructor, add links to admin in database header

22 years agoSupport create rule
chriskl [Sun, 16 Mar 2003 10:41:14 +0000 (10:41 +0000)]
Support create rule

22 years agoSupport add CHECK constraint. Fix a translation
chriskl [Sun, 16 Mar 2003 10:38:38 +0000 (10:38 +0000)]
Support add CHECK constraint.  Fix a translation

22 years agoadd FAQ
chriskl [Sun, 16 Mar 2003 10:36:53 +0000 (10:36 +0000)]
add FAQ

22 years agomake the world safe for bizarre object names, eg slashes, backslashes, quotes, double...
chriskl [Sun, 16 Mar 2003 10:34:46 +0000 (10:34 +0000)]
make the world safe for bizarre object names, eg slashes, backslashes, quotes, double quotes, etc.

22 years agodon't escape time
chriskl [Fri, 14 Mar 2003 07:35:20 +0000 (07:35 +0000)]
don't escape time

22 years agotemporarily remove broken translations
chriskl [Fri, 14 Mar 2003 07:33:32 +0000 (07:33 +0000)]
temporarily remove broken translations

22 years agogenerated correct files
chriskl [Fri, 14 Mar 2003 07:20:55 +0000 (07:20 +0000)]
generated correct files

22 years agofix missing semicolon
chriskl [Fri, 14 Mar 2003 07:20:31 +0000 (07:20 +0000)]
fix missing semicolon

22 years agoadd sed for chinese utf8
chriskl [Fri, 14 Mar 2003 07:20:12 +0000 (07:20 +0000)]
add sed for chinese utf8

22 years agoadd new chinese translations
chriskl [Fri, 14 Mar 2003 06:55:01 +0000 (06:55 +0000)]
add new chinese translations

22 years agoupdate makefile for chinese files
chriskl [Fri, 14 Mar 2003 06:48:42 +0000 (06:48 +0000)]
update makefile for chinese files

22 years agonew chinese recoded files
chriskl [Fri, 14 Mar 2003 06:48:08 +0000 (06:48 +0000)]
new chinese recoded files

22 years agonew language files from Chan Min Wai and He Wai Ping
chriskl [Fri, 14 Mar 2003 06:44:25 +0000 (06:44 +0000)]
new language files from Chan Min Wai and He Wai Ping

22 years agoonly show privileges that a particular version of postgres supports
chriskl [Fri, 14 Mar 2003 03:14:49 +0000 (03:14 +0000)]
only show privileges that a particular version of postgres supports

22 years agoSynchronization with english.php
slubek [Fri, 14 Mar 2003 01:54:21 +0000 (01:54 +0000)]
Synchronization with english.php

22 years agoactually really fix spanish files
chriskl [Thu, 13 Mar 2003 01:50:43 +0000 (01:50 +0000)]
actually really fix spanish files

22 years agofix totally stuffed spanish file
chriskl [Thu, 13 Mar 2003 01:49:20 +0000 (01:49 +0000)]
fix totally stuffed spanish file

22 years agofix php tags
chriskl [Thu, 13 Mar 2003 01:44:13 +0000 (01:44 +0000)]
fix php tags

22 years agomark stuff that was done by felix. format to fit in standard 80 col term
chriskl [Wed, 12 Mar 2003 07:08:59 +0000 (07:08 +0000)]
mark stuff that was done by felix.  format to fit in standard 80 col term

22 years agoadd getKeys()
chriskl [Wed, 12 Mar 2003 05:25:30 +0000 (05:25 +0000)]
add getKeys()

22 years agoschema-qualifications
chriskl [Wed, 12 Mar 2003 05:25:03 +0000 (05:25 +0000)]
schema-qualifications

22 years agono pg_catalog in < 7.3
chriskl [Wed, 12 Mar 2003 03:15:43 +0000 (03:15 +0000)]
no pg_catalog in < 7.3

22 years agofix sql type
chriskl [Wed, 12 Mar 2003 03:13:29 +0000 (03:13 +0000)]
fix sql type

22 years agoindexes don't have privileges
chriskl [Wed, 12 Mar 2003 02:37:19 +0000 (02:37 +0000)]
indexes don't have privileges

22 years agoExtensive trigger and index improvements from Felix Meinhold (Felix.Meinhold@online.de)
chriskl [Wed, 12 Mar 2003 02:29:46 +0000 (02:29 +0000)]
Extensive trigger and index improvements from Felix Meinhold (Felix.Meinhold@online.de)

22 years agoAdded drop links to edit/properties pages. Updated TODO. Added a page for schema...
xzilla [Tue, 11 Mar 2003 22:25:17 +0000 (22:25 +0000)]
Added drop links to edit/properties pages. Updated TODO. Added a page for schema link to link too. Note it's just a copy of the database.php page, as we need a discussion on what those two pages should show.