235 Commits

Author SHA1 Message Date
Hans Fr. Nordhaug
6c980106b7 patch #3314626 [display] CharTextareaRows is not respected 2011-09-29 12:47:48 -04:00
Marc Delisle
eec80b2a1f Bug #3291923, Insert Ajax form does not generate default values - partial fix for text fields 2011-04-30 14:56:02 -04:00
Madhura Jayaratne
0ac18e564a Bug #3194559 Error when editing records with geometry fields. Editing geometry fields disabled till GIS data is officially supported in PMA. Refer Bug #3038193 2011-03-27 02:50:04 +05:30
Madhura Jayaratne
326f13827b Do not highlight rows of these tables 2011-03-15 20:35:53 +05:30
Michal Čihař
677e5a5da7 rfe #3148361 [interface] Replace hard coded limit with $cfg[LimitChars]. 2011-02-08 22:03:18 +01:00
Michal Čihař
914692f565 Whitespace cleanup 2011-02-08 22:02:04 +01:00
Jan Prachař
a63532c666 Add direct link to copy row of the displayed table. 2011-02-08 11:43:55 +01:00
Marc Delisle
98df129296 Avoid notices for undefined indexes 2011-02-05 15:58:04 -05:00
Madhura Jayaratne
36e8a23b87 Bug #3152931 ENUM and SET cannot have 'Binary' option. Avoid wrong categorization to binary, blob and char types. 2011-02-01 11:37:51 +05:30
Marc Delisle
9adcdc08d9 Replace inline Javascript by a function that attaches a date/time picker to the elements which need it 2011-01-16 11:36:29 -05:00
Marc Delisle
2817ebe8e9 - Avoid incorrect validation after using datepicker
- Partly jQueryfy a function
- After fixing an incorrect value, the field remained red
2011-01-14 09:20:09 -05:00
Marc Delisle
d9f862a8c1 Clarify datepicker parameter 2011-01-13 16:29:14 -05:00
Adnan
a56b1da3f4 Icon for date/time picker 2011-01-13 10:33:32 -05:00
Marc Delisle
027f4286ed Rename function to a better name 2011-01-03 10:59:08 -05:00
Marc Delisle
bc49e8b30b Incorrect linefeed inside span harms type detection 2011-01-02 08:10:07 -05:00
Marc Delisle
386581bcb6 This is not a primary key but a row number 2010-12-19 05:42:40 -05:00
Marc Delisle
02b9dc8008 "Continue insertion" feature did not work with "Browse foreign values" links 2010-12-18 08:47:50 -05:00
Marc Delisle
45ec0da621 Problems with latest fix and SET columns 2010-12-17 09:31:42 -05:00
Marc Delisle
4a71a1e5f1 bug #3138572 "Continue insertion" problems 2010-12-16 11:37:24 -05:00
Marc Delisle
f30125fcd3 Continue insertion did not work if the form had special controls like file upload from client, file upload from server or BLOB streaming upload 2010-12-06 12:49:08 -05:00
Marc Delisle
e93a16f5a3 fix merge conflicts 2010-11-04 06:35:35 -04:00
jirand
81a338db80 patch #3101490 Default function for TIMESTAMP 2010-11-04 06:27:31 -04:00
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