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
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