Commit Graph

286 Commits

Author SHA1 Message Date
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
ninadsp
9c34a0eec9 Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches 2010-08-28 01:53:52 +05:30
ninadsp
6a2445ccf2 Fixed the error caused due to a missing index , relocated the code that sets the null class for a null element 2010-08-22 12:59:25 +05:30
ninadsp
0b2b21712e Added documentation to PHP files 2010-08-15 01:50:47 +05:30
ninadsp
2ba0095ab5 We can now edit NULL fields and set fields to NULL in inline editing. 2010-08-09 00:49:11 +05:30
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
ninadsp
2bec345a46 Trying to improve jQuery's behaviour for transformed field inline editing 2010-07-29 19:07:18 +05:30
Martynas Mickevicius
b0888714b6 Merge commit 'origin/master' into local
Conflicts:
	server_status.php
2010-07-29 14:14:26 +03:00
Michal Čihař
3910ce6121 Remove explicit inclusion of Table.class.php as it is included in common.inc anyway. 2010-07-26 16:35:52 +02:00
ninadsp
fd4b33de85 Added handling of enum values to inline editing 2010-07-26 01:21:52 +05:30
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
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
ninadsp
f7076ab686 Added classes and hidden input fields for inline edit 2010-07-21 00:11:54 +05:30
Michal Čihař
3e57a8eca9 No @uses __('Something'). 2010-07-20 15:06:34 +02:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
ec38092bde Added classes to data fields that are truncated/transformed/relation keys so that they can be distinguished while handling ajax inline edit 2010-07-15 22:21:57 +05:30