Commit Graph

302 Commits

Author SHA1 Message Date
Madhura Jayaratne
467fabf5b0 Bug #3291409 - Inline edit introduces spaces for empty fields 2011-04-22 17:26:58 +05:30
Madhura Jayaratne
df68f8de76 Bug #3291397 Empty field does not honor field type 2011-04-22 17:11:19 +05:30
Marc Delisle
4c214a105b - In Browse mode, move the Show dialog on its own line
- Put the Next and End buttons are the very right side of the line of
  buttons
2011-03-19 15:28:23 -04:00
Marc Delisle
f5954a7d2f Revert "Improve display of the Show dialog in Browse mode"
This reverts commit cd29417260.
2011-03-19 07:04:43 -04:00
Marc Delisle
cd29417260 Improve display of the Show dialog in Browse mode 2011-03-18 12:34:13 -04:00
Michal Čihař
13f919da6a Another replacement of translated strings by fixed ones 2011-03-18 14:42:24 +01:00
Madhura Jayaratne
93339354a2 For geometry fields remove only the 'inline_edit' class. 2011-03-12 19:08:03 +05:30
Madhura Jayaratne
653cd113cd For binary fields remove only the 'inline_edit' class. 2011-03-12 18:52:14 +05:30
Madhura Jayaratne
abfb718c89 Inline edit extended to fields of type set. 2011-03-01 20:42:51 +05:30
Madhura Jayaratne
0899300962 Bug #3187096 [AJAX] Dropdown not displayed for foreign keyed fields 2011-02-20 02:31:41 +05:30
Madhura Jayaratne
8e64a94360 Bug #3185756 [AJAX] Inline edit and NULL columns 2011-02-19 22:50:43 +05:30
Ravindra Nath kakarla
0b3406df6b Patch #3182690 Sorting BLOB displays its content 2011-02-15 15:38:11 -05:00
Madhura Jayaratne
5430cb81e2 With the new Copy link colspan should be 4 2011-02-13 11:34:33 +05:30
Madhura Jayaratne
fce601daa8 Bug #3178949 [Interface] Copy feature in vertical mode 2011-02-13 11:04:26 +05:30
Marc Delisle
6169cc11e1 Vertical display was broken 2011-02-12 07:27:52 -05:00
Marc Delisle
a0b93568ae Incorrect number of parameters when calling PMA_generateEditLink() 2011-02-12 06:18:24 -05:00
Michal Čihař
143b830a7d Make copy separate column 2011-02-08 11:54:02 +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
9443d6efc2 Conditional Ajax on display Options 2011-02-05 07:57:30 -05:00
Marc Delisle
3be1863606 Conditional Ajax on sorting results 2011-02-05 07:34:56 -05:00
Michal Čihař
daf7891943 Make this translatable 2011-02-02 15:32:49 +01:00
Michal Čihař
08f2042a2d Do not hardcode image size
This allows better theming.
2011-02-02 15:31:02 +01:00
Michal Čihař
9c0aedd744 Whitespace cleanup 2011-02-02 15:17:32 +01:00
Michal Čihař
2b451c279b Allow separate styling of navigtaion bar 2011-02-02 15:17:22 +01:00
Marc Delisle
5464b54e17 Start implementing conditional Ajax (in results page) 2011-01-22 09:50:12 -05:00
Marc Delisle
6094e6c644 - Bug #3151925 Page selector dropdown broken with ORDER BY query
- PMA_pageselector() had an unused parameter
2011-01-08 15:14:00 -05:00
Marc Delisle
7d9313245b rfe #3141330 [relation] When displaying results, show a link to the foreign table even when phpMyAdmin configuration storage is not active 2010-12-25 15:41:37 -05:00
Marc Delisle
a4c225ebd4 Reduce the name of this class 2010-12-20 12:59:00 -05:00
Marc Delisle
2dd20b23d8 Vertical column highlighing did not work in all cases 2010-12-20 12:51:33 -05:00
Marc Delisle
b2d7a78012 rfe #3111455 [interface] Column highlighting and marking in table view 2010-11-18 17:11:04 -05:00
Marc Delisle
6ffa3e7f9c The second word should not start with uppercase 2010-11-03 07:57:52 -04:00
Marc Delisle
2f580bb085 vertical marker and pointer for AJAX-reached results 2010-10-30 19:23:36 -04:00
Marc Delisle
7a23316314 for all data pages including AJAX-reached, handle clicking of the companion checkbox and the shift-clicking 2010-10-28 13:11:46 -04:00
Marc Delisle
49b6510b95 jQuery-fy the auto-checking of the other checkbox 2010-10-24 13:55:53 -04:00
Marc Delisle
d3d149c360 refactoring for checkbox and links in Browse mode (vertical) 2010-10-22 07:40:20 -04:00
Marc Delisle
1394cc65e8 refactoring for checkbox and links in Browse mode (horizontal) 2010-10-21 09:22:06 -04:00
Marc Delisle
0f156b19dd other fixes for inline edit links in vertical mode 2010-10-17 09:40:15 -04:00
Marc Delisle
634db1c81d Inline edit in vertical mode 2010-10-15 13:21:27 -04:00
Marc Delisle
da339cd5ff refactor 2010-10-10 08:32:44 -04:00
Marc Delisle
111faf4009 bug 3055906 error when running SQL query over AJAX 2010-10-05 08:04:59 -04:00
Marc Delisle
76a864be5c bug 3056712 Two inline edit links when browsing pma_bookmark; I removed this minor feature of seeing a link to execute a bookmark when browsing this table 2010-10-04 12:39:20 -04:00
Marc Delisle
d1bebc67f6 fix merge conflicts 2010-10-03 09:42:40 -04:00
Marc Delisle
1623c7e065 Browsing a table containing geometry columns 2010-10-03 09:20:32 -04:00
Michal Čihař
35cf83bc12 Merge remote branch 'knittl/inline-edit-xss' 2010-09-21 10:30:19 +02:00
Daniel Knittl-Frank
4b313daa7a Fix persistent XSS in table browsing mode
$where_clause was used instead of escaped $where_clause_html. This would
only come into play when a string field was contained in the index (and
thus used in the where clause).

Signed-off-by: Daniel Knittl-Frank <knittl89+git@googlemail.com>
2010-09-20 18:16:10 +02:00
Marc Delisle
98a5ba7317 misleading variable name 2010-09-04 07:01:30 -04:00
Michal Čihař
1d67babd52 Do not fail on non analyzed query (eg. because of parser failure). 2010-08-30 16:11:46 +02:00
Michal Čihař
61fe92976f This variable does not seem to be used. 2010-08-30 16:10:51 +02:00
ninadsp
d304002fc0 Re-initialize for each data field. It was being cleared in a BLOB field, which caused inline editing to fail for all further fields in that row 2010-08-30 08:36:18 -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