chriskl [Tue, 16 Dec 2003 01:34:10 +0000 (01:34 +0000)]
brand 3.2.2 in case, fix alter column problem in 7.1
chriskl [Wed, 3 Dec 2003 02:36:03 +0000 (02:36 +0000)]
3.2.1 updates
chriskl [Sun, 30 Nov 2003 09:55:51 +0000 (09:55 +0000)]
simplified chinese fix. russian translation from Step
chriskl [Fri, 28 Nov 2003 05:58:13 +0000 (05:58 +0000)]
french update - too late for 3.1 :(
chriskl [Fri, 28 Nov 2003 01:20:37 +0000 (01:20 +0000)]
brand 3.2
soranzo [Wed, 26 Nov 2003 20:39:13 +0000 (20:39 +0000)]
Italian update
chriskl [Wed, 26 Nov 2003 06:06:49 +0000 (06:06 +0000)]
disallow creating a view based on results of a report (because no schema is set)
chriskl [Mon, 24 Nov 2003 13:59:37 +0000 (13:59 +0000)]
add pg_depend checks for triggers, indexes and constraints to improve find feature
chriskl [Mon, 24 Nov 2003 01:23:50 +0000 (01:23 +0000)]
turkish and swedish updates
chriskl [Mon, 24 Nov 2003 01:10:22 +0000 (01:10 +0000)]
slovak update from andrej
chriskl [Mon, 24 Nov 2003 01:10:00 +0000 (01:10 +0000)]
add chmods
chriskl [Sat, 22 Nov 2003 05:39:16 +0000 (05:39 +0000)]
bit of hackiness to exclude information_schema from search results if show_system is off. fix properly for 3.3
chriskl [Sat, 22 Nov 2003 02:01:56 +0000 (02:01 +0000)]
spanish update from martin
chriskl [Fri, 21 Nov 2003 08:40:22 +0000 (08:40 +0000)]
fix broken advanced link on pre 7.3
chriskl [Fri, 21 Nov 2003 01:47:11 +0000 (01:47 +0000)]
hungarian update from Peti
chriskl [Thu, 20 Nov 2003 09:23:15 +0000 (09:23 +0000)]
afrikaans from petri jooste
chriskl [Thu, 20 Nov 2003 09:09:14 +0000 (09:09 +0000)]
trad chinese update from chih-hsin lee
chriskl [Wed, 19 Nov 2003 02:12:47 +0000 (02:12 +0000)]
fix nasty bug in escaping pg_ in internal queries
chriskl [Sat, 15 Nov 2003 11:09:32 +0000 (11:09 +0000)]
sql box now remembers your query when you hit back. per request from Margarita Manterola
chriskl [Sat, 15 Nov 2003 10:40:25 +0000 (10:40 +0000)]
update find feature for pre 7.3
chriskl [Sat, 15 Nov 2003 10:08:14 +0000 (10:08 +0000)]
make version detection more robust with unknown versions of postgres
chriskl [Fri, 14 Nov 2003 09:22:10 +0000 (09:22 +0000)]
default show_advanced to false
slubek [Fri, 14 Nov 2003 00:41:39 +0000 (00:41 +0000)]
Simplified running make on single file ('make language' instead of 'make recoded/language.php')
chriskl [Wed, 12 Nov 2003 01:22:43 +0000 (01:22 +0000)]
mega Makefile improvements from Dave Smith who has started using our translation engine in phpLDAPAdmin
chriskl [Mon, 10 Nov 2003 14:22:23 +0000 (14:22 +0000)]
a few bug fixes for the new browse code
chriskl [Sun, 9 Nov 2003 08:29:33 +0000 (08:29 +0000)]
PostgreSQL 7.5 CVS support
chriskl [Sat, 8 Nov 2003 10:33:56 +0000 (10:33 +0000)]
phase 1 of updating Find Object to find conversions, domains, languages, constraints, rules, indexes and triggers. still lots to do before release
chriskl [Sat, 8 Nov 2003 09:06:42 +0000 (09:06 +0000)]
add new show_advanced config variable. we need to decide if it's true or false by default. currently it's true. config file version upgrade forced.
chriskl [Wed, 5 Nov 2003 15:06:23 +0000 (15:06 +0000)]
some fixes to try to get last commit to work with 7.0
chriskl [Wed, 5 Nov 2003 08:32:03 +0000 (08:32 +0000)]
mega commit. unify all table browsing, select browsing, view browsing and report browsing. you can now select over a view and then change the order of the results. this needs heaps of testing. greatly upgrade view select feature to use select all and operators. allow use of limit and offset in user queries. allow row edit and delete in select results. view a report and then you can change sorting while viewing
slubek [Wed, 5 Nov 2003 00:43:30 +0000 (00:43 +0000)]
Synchronization with English version
soranzo [Mon, 3 Nov 2003 19:53:45 +0000 (19:53 +0000)]
Fifth part of required+left style fixes: groups.php
chriskl [Mon, 3 Nov 2003 01:26:37 +0000 (01:26 +0000)]
make table icons link to browse table. from Oliver Meyer.
chriskl [Fri, 31 Oct 2003 02:36:49 +0000 (02:36 +0000)]
hard code the rows, also remove very minor cross site scripting problem reported by Yao-Wen (Wayne) Huang (ywhuang@openwaves.net)
chriskl [Tue, 28 Oct 2003 04:02:13 +0000 (04:02 +0000)]
show_system support for casts, fix hard-coded strings for casts
chriskl [Mon, 27 Oct 2003 06:37:25 +0000 (06:37 +0000)]
oops - forgot to actually add the conversions and languages files
chriskl [Mon, 27 Oct 2003 05:43:18 +0000 (05:43 +0000)]
show languages
chriskl [Mon, 27 Oct 2003 03:49:19 +0000 (03:49 +0000)]
show conversions support
chriskl [Sun, 26 Oct 2003 12:12:28 +0000 (12:12 +0000)]
add casts. some get parent tables stuff
chriskl [Sun, 26 Oct 2003 10:59:16 +0000 (10:59 +0000)]
lots of operator stuff. add 'advanced' subfolder to left browser. fix a few bugs in html/xhtml
chriskl [Thu, 23 Oct 2003 08:32:20 +0000 (08:32 +0000)]
remove deprecated column default
chriskl [Wed, 22 Oct 2003 07:22:43 +0000 (07:22 +0000)]
reset sequences to 1 properly for 7.1+
chriskl [Fri, 17 Oct 2003 07:33:49 +0000 (07:33 +0000)]
stop pretending we support mysql
chriskl [Fri, 17 Oct 2003 01:41:59 +0000 (01:41 +0000)]
german update
soranzo [Wed, 15 Oct 2003 16:00:06 +0000 (16:00 +0000)]
Fourth part of required+left style fixes: views.php. Added an incipit for view definition in doCreate(). Added width: 100% to SQL textarea in sqledit.php
chriskl [Wed, 15 Oct 2003 01:23:42 +0000 (01:23 +0000)]
update reports class to use new getSelectSQL() API - thanks to Felix for spotting that
soranzo [Tue, 14 Oct 2003 17:55:17 +0000 (17:55 +0000)]
Bugfix: Find returns objects, not rows
soranzo [Tue, 14 Oct 2003 16:52:55 +0000 (16:52 +0000)]
Stupid fixes to english.php, 2 unused strings dropped. Italian translation sync
chriskl [Tue, 14 Oct 2003 05:40:30 +0000 (05:40 +0000)]
fix bugs in postgresql 7.0
chriskl [Mon, 13 Oct 2003 08:50:03 +0000 (08:50 +0000)]
format type lengths properly for 7.0.x (eg. varchar(255)). remove erroneous debugging statement.
chriskl [Mon, 13 Oct 2003 01:42:04 +0000 (01:42 +0000)]
add getReferrers() function for pgsql < 7.3
slubek [Sun, 12 Oct 2003 21:27:59 +0000 (21:27 +0000)]
Translation synchronized with english version, unified translation of 'table'
soranzo [Sun, 12 Oct 2003 13:08:59 +0000 (13:08 +0000)]
Some fixes for dumping
chriskl [Sun, 12 Oct 2003 09:28:55 +0000 (09:28 +0000)]
remove erroneous endTransaction
chriskl [Sun, 12 Oct 2003 08:55:11 +0000 (08:55 +0000)]
yay - first working version of table structure output
chriskl [Sun, 12 Oct 2003 05:46:32 +0000 (05:46 +0000)]
lots more work on table structure dumping. add BIGSERIAL to list of types for >= 7.2.
chriskl [Fri, 10 Oct 2003 09:29:49 +0000 (09:29 +0000)]
Choice of operator on Select screen
chriskl [Fri, 10 Oct 2003 07:05:02 +0000 (07:05 +0000)]
Never display an index in both Indexes and Constraints for 7.3+
chriskl [Thu, 9 Oct 2003 06:39:10 +0000 (06:39 +0000)]
xhtml fixes. make info screen visible. fix missing brackets on check constraints
chriskl [Wed, 8 Oct 2003 02:14:24 +0000 (02:14 +0000)]
allow creating fkeys to tables in other schemas. functions for getting child and parent tables. default analyze to ticked in cluster
chriskl [Wed, 8 Oct 2003 01:43:13 +0000 (01:43 +0000)]
hungarian translation from Sulyok Peter
soranzo [Mon, 6 Oct 2003 18:10:14 +0000 (18:10 +0000)]
Third part of required+left style fixes: users.php. Also dropped doProperties() (does the same of doDefault() ) and added a check in doSaveCreate(). Italian translation update.
chriskl [Mon, 6 Oct 2003 15:26:23 +0000 (15:26 +0000)]
more mucking about for table dumping - man inheritance is impossible :( Set datestyale and extra_float_digits when data dumping. This really needs a lot of testing
chriskl [Mon, 6 Oct 2003 11:13:13 +0000 (11:13 +0000)]
class functions for dumping table definitions - as per huge demand. Also functions for getting inhertiance parents and children
chriskl [Fri, 3 Oct 2003 07:38:54 +0000 (07:38 +0000)]
add cluster support on indexes and constraints. fix lack of sorting of constraints. better format sql errors. update support files
chriskl [Thu, 2 Oct 2003 01:28:00 +0000 (01:28 +0000)]
afrikaans translation from Petri Jooste [rkwjpj@puk.ac.za]
soranzo [Wed, 1 Oct 2003 15:50:30 +0000 (15:50 +0000)]
second part of required+left stylefixes
soranzo [Tue, 30 Sep 2003 09:56:38 +0000 (09:56 +0000)]
Added my entries to the TODO list; italian update
soranzo [Tue, 30 Sep 2003 09:33:43 +0000 (09:33 +0000)]
.left and th.required addition in CSS; first uses of new style.
chriskl [Tue, 30 Sep 2003 07:43:08 +0000 (07:43 +0000)]
brand 3.2-dev. add extra_login_security default option. add legal DOCTYPE. bump config file version.
chriskl [Mon, 29 Sep 2003 04:40:01 +0000 (04:40 +0000)]
updates
chriskl [Fri, 26 Sep 2003 04:51:38 +0000 (04:51 +0000)]
japanese update from tadashi jokagi
chriskl [Wed, 24 Sep 2003 08:49:03 +0000 (08:49 +0000)]
french update from pascal peyre
chriskl [Mon, 22 Sep 2003 06:21:11 +0000 (06:21 +0000)]
make it 3.1. fix xhtml downloads. improve xml format
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 :(