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
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
Michal Čihař
4c1d5e827a
rfe #2924956 [interface] Add insert ignore option to editing row.
2010-01-13 13:50:24 +00:00
Michal Čihař
be5e0baab4
Do not use translated messages for values, rather use hardcoded strings.
...
This way we avoid possible breakage on language change.
2010-01-13 13:38:38 +00:00
Marc Delisle
526dce65cb
3.3
2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4
3.3
2009-12-31 13:09:18 +00:00
Marc Delisle
87b994743b
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
2009-12-30 15:27:27 +00:00
Marc Delisle
182c02c5e8
bug #2893221 [core] Statement may not be safe to log in statement format
2009-11-21 13:22:08 +00:00
Marc Delisle
80883af523
clarify a point
2009-09-16 10:32:07 +00:00
Tomas Srnka
93240e99f4
Slovak language translation update; PHP notice fix
2009-09-15 19:21:58 +00:00
Marc Delisle
9fcea694ff
rfe #2308632 [edit] Use hex for (var)binary fields
2009-09-05 18:31:35 +00:00
Marc Delisle
ced55c3d05
bug [display] After clicking on Show Function or Function, the UPDATE query is not shown after execution
2009-09-03 12:29:24 +00:00
Marc Delisle
15441ded5d
do not try to display a tab that was not built
2009-08-22 11:22:50 +00:00
Marc Delisle
e29115a326
bug #1601625 [display] The Ignore checkbox is not unchecked for ENUM
2009-06-20 12:08:34 +00:00
Marc Delisle
55a516e39c
patch #2745215 [edit] Multi-row change with "]" improved
2009-05-04 16:05:24 +00:00
Marc Delisle
302c517763
bug #2780356 [calendar] Null checkbox not unchecked when date is chosen
2009-04-29 17:26:27 +00:00
Herman van Rink
5878e714c5
bug #2740550 [interface] Using textarea CharEditing drops default values
2009-04-09 15:08:47 +00:00
Marc Delisle
c14dcef57f
this was missing in patch #2602633 and broke the unNullify() mechanism
2009-03-31 16:38:12 +00:00
Herman van Rink
1cfa21d5d2
Added additional uses of the hashed fieldname building uppon patch #2602633
2009-02-23 22:43:36 +00:00
Marc Delisle
5a1df0684d
patch #2602633 [core] support column name having square brackets
2009-02-20 09:37:49 +00:00
Marc Delisle
dd898010ba
patch #2496403 [display] Multi-row change with "]"
2009-01-13 21:59:45 +00:00
Marc Delisle
7194d91e32
notice when inserting a row
2009-01-01 21:44:37 +00:00
Marc Delisle
dcdb1ddf8f
bug [display] BIT field contents disappear when edited
2008-12-22 17:23:49 +00:00
Marc Delisle
612610eac9
bug #1253252 [display] Cannot NULL a column with relation defined
2008-12-07 12:37:05 +00:00
Marc Delisle
f018bf14ec
bug #2202709 [core] Re-login causes PMA to forget current table name
2008-11-27 18:27:01 +00:00
Michal Čihař
84ae0420fe
Adding @package, third part.
2008-11-24 11:22:44 +00:00
Marc Delisle
4f7f7120f5
bug #2107583 [GUI] Leading newline truncated, thanks to Isart Montane
2008-10-25 14:40:48 +00:00
Marc Delisle
838336a317
was merged by error with italian update
2008-10-25 14:28:40 +00:00
Marc Delisle
d597af936b
bug #2184240 [lang] Problems with Italian language file
2008-10-22 11:20:35 +00:00
Marc Delisle
cb5f33c2a3
patch #2115966 [GUI] Checkboxes and IE 7
2008-09-25 17:07:59 +00:00
Marc Delisle
e77938bb20
BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress
2008-08-20 17:04:37 +00:00
Marc Delisle
fe78d240bb
b to strong, and remove bold for MySQL charset
2008-07-09 15:24:44 +00:00
Marc Delisle
1ce9daf87c
bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn
2008-07-05 22:01:04 +00:00
Marc Delisle
d84d3bf2e9
bug #1971221 [interface] tabindex not set correctly
2008-06-23 11:56:41 +00:00
Marc Delisle
2e1f89a67c
bug [XHTML] problem with tabindex and radio fields
2008-06-14 12:01:58 +00:00
Marc Delisle
b9baa825c1
display options (work in progress)
2008-05-21 15:49:57 +00:00