Commit Graph

213 Commits

Author SHA1 Message Date
Marc Delisle
38334e4f91 CtrlArrowsMoving not really needed as an option, now always active 2010-10-04 08:07:48 -04:00
Marc Delisle
d1bebc67f6 fix merge conflicts 2010-10-03 09:42:40 -04:00
Marc Delisle
1c49cd3d64 bug #3038193 [display] Error when editing row with GEOMETRY column 2010-10-03 09:34:08 -04:00
Marc Delisle
13b7e75428 bug #3064963 tabindex wrong for generated inserted rows 2010-09-13 12:48:05 -04:00
Marc Delisle
8c5f758e4a bug #3057481 Unchecking ignore does not work for duplicated insert rows 2010-09-12 18:58:38 -04:00
Marc Delisle
7f6b17052b Not really restart insertion but continue insertion 2010-09-10 12:46:02 -04:00
Marc Delisle
30c73aef03 bug #3057479 wrong number of rows to insert 2010-09-04 08:22:32 -04:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
Michal Čihař
8ec1c4a164 Function is_null seems to be now working properly on empty blobs.
Tested with PHP 5.3.

Backport from master.
2010-08-25 15:28:29 +02:00
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
Michal Čihař
d291827444 No need to require_once footer
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Michal Čihař
ee767e2d3d No need to explicitely include relation.lib its anyway included in common.inc 2010-07-26 16:17:59 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Marc Delisle
ec9a60f8e0 undefined variables; unneeded config variables 2010-07-22 13:22:30 -04:00
Marc Delisle
56ebe05af7 blob streaming code cleanup (work in progress) 2010-07-22 13:15:27 -04:00
Barry Leslie
f8653e5803 Update blob streaming to match the current API and use the PBMS PHP extension. 2010-07-22 11:23:37 -04:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
7d11c0aa92 Added ids to some HTML elements on tbl_change.php and modified the
output of tbl_replace.php for Ajax requests.
2010-07-10 17:07:37 +05:30
ninadsp
020dac8c89 Merge remote branch 'origin/master' 2010-07-07 18:53:41 +05:30
Marc Delisle
11609bdf80 must specify dateFormat for jQuery UI datepicker, otherwise a wrong MM/DD/YYYY is passed to MySQL 2010-07-06 11:15:46 -04:00
ninadsp
bcbf327139 Merge remote branch 'origin/master' 2010-06-29 23:54:01 +05:30
Dieter Adriaenssens
16ed06531a remove author names 2010-06-28 20:36:12 +02:00
ninadsp
160f4314eb Merge remote branch 'origin/master' 2010-06-03 22:34:52 +05:30
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
Marc Delisle
9f971220d0 resolve merge conflicts 2010-05-29 07:06:22 -04:00
Marc Delisle
7e5584ed2e problem showing UNHEX function by default when editing a BLOB was not fixed correctly in version 3.3.3 2010-05-29 06:56:27 -04:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
17c9fb4d28 gettext conversion 2010-05-05 12:57:30 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Marc Delisle
407054b6b1 I do not see the reason for this condition, and it creates a problem so I remove it 2010-04-29 07:44:30 -04:00
Marc Delisle
9ec14c786c Avoid selecting UNHEX function by default for a BLOB column for which editing is protected 2010-04-28 13:15:49 -04:00
Marc Delisle
b76df0d609 Avoid selecting UNHEX function by default for a BLOB column for which editing is protected 2010-04-28 13:06:09 -04:00
Michal Čihař
68c7de6180 Whitespace cleanup. 2010-04-21 14:43:40 +02:00
Muhammad Adnan
378094ac30 [interface] Use jQuery calendar dialog.
rfe #2983207, patch #2988715
2010-04-20 10:08:41 +02:00
Sutharshan Balachandren
e194beb978 [interface] Add javascript validation of datetime input.
patch #2983960
2010-04-16 09:53:44 +02:00
Michal Čihař
8e68430610 [edit] CURRENT_TIMESTAMP is also valid for datetime fields. 2010-04-12 09:55:58 +02:00
Brian Douglass
6e68e2d149 Patch #2981165 Optionally disable the Type column 2010-04-05 10:06:36 -04:00
Marc Delisle
3ca82375d5 continue removing author names in code 2010-04-05 09:16:36 -04:00
Marc Delisle
9785bbc561 remove author names 2010-03-26 17:44:10 -04:00
Dieter Adriaenssens
c7c77f9744 fix mistake in merge 2010-03-17 22:50:27 +01:00
Dieter Adriaenssens
27a56224ff Merge branch 'QA_3_3'
Conflicts:
	ChangeLog
	tbl_change.php
2010-03-17 22:14:47 +01:00
Marc Delisle
87794051a4 bug #2967565 UNHEX not selected by default when inserting BINARY 2010-03-15 16:15:23 -04:00
Marc Delisle
f0672d82c3 bug #2967565 UNHEX not selected by default when inserting BINARY 2010-03-15 16:08:56 -04:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Michal Čihař
58d31214a1 [edit] Do not default to UNHEX when using file upload. 2010-01-22 17:33:27 +00:00
Michal Čihař
429275e834 Unnullify and unignore field when file to upload is chosen. 2010-01-22 17:21:18 +00:00
Michal Čihař
e532069912 rfe #1516803 [edit] Allow to set BLOB to/from NULL with ProtectBinary. 2010-01-22 17:20:35 +00:00
Michal Čihař
98b61946eb Function is_null seems to be now working properly on empty blobs.
Tested with PHP 5.3.
2010-01-22 17:19:45 +00:00
Michal Čihař
65ea590395 rfe #2033616 [edit] Add option to just display insert query. 2010-01-21 14:12:18 +00:00
Michal Čihař
94c2f864ae [core] Remove config data from session as it brings chicken-egg problem.
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00