Madhura Jayaratne
55d1360b7e
To avoid a notice on undefined variable
2011-09-29 21:14:11 +05:30
Madhura Jayaratne
37dff12901
bug #3390832 [display] Delete records from last page breaks search
2011-09-28 18:17:39 +05:30
Marc Delisle
3534dda30a
Fix merge conflicts
2011-07-23 08:16:00 -04:00
Madhura Jayaratne
58b48a3d45
bug #3367986 [navi] Drop field -> lost active table
2011-07-21 08:55:57 +05:30
Marc Delisle
f63e1bb42a
Local file inclusion vulnerability
2011-07-07 14:50:37 -04:00
Marc Delisle
b2b1953db1
Start to replace warning level with error level
2011-05-03 18:52:37 -04:00
Madhura Jayaratne
e13f033d95
These are strings.
2011-04-14 07:17:53 +05:30
Madhura Jayaratne
cc05f48f3c
Bug #3207730 [AJAX] Inline edit and Relational display column
2011-04-11 10:55:58 +05:30
Marc Delisle
5d147c25af
Bug #3281316 Loading message stays on screen for too long
2011-04-10 09:01:31 -04:00
Atul Pratap Singh
6acf4acd25
auto get back to the Table Operations tab
2011-03-28 14:22:36 +02:00
Marc Delisle
bb3f6affea
Obey the ShowSQL directive also for inline edit
2011-03-26 07:57:02 -04:00
Madhura Jayaratne
2038266f88
For Bug #3207730 Inline edit and Relational display column
2011-03-23 18:08:35 +05:30
Madhura Jayaratne
abfb718c89
Inline edit extended to fields of type set.
2011-03-01 20:42:51 +05:30
Madhura Jayaratne
aa6fe093d6
Inline edit fine-tuned for enum fields
2011-02-24 08:36:01 +05:30
Madhura Jayaratne
3b8bbf254a
Bug #3188108 Inline edit break the hyperlink of foreign keyed value
2011-02-21 18:05:51 +05:30
Madhura Jayaratne
bd8126735f
Inline edit fails for foreign keys.
2011-02-18 00:34:19 +05:30
Michal Čihař
054e265cdb
Remove useless reference to feature tracker
2011-02-17 17:17:21 +01:00
Michal Čihař
c1398b4ff1
PMA_mysqlDie pulls headers, no need to do it again.
2011-02-17 13:45:58 +01:00
Michal Čihař
439a24c6a2
bug #3183548 [ajax] AJAX response needs HTTP header as well.
...
Otherwise we would use default charset from PHP insted of utf-8 we use.
2011-02-17 10:08:18 +01:00
Michal Čihař
e9bac1dfbb
Merge branch 'QA_3_3'
2011-02-11 14:23:54 +01:00
Michal Čihař
a5464b4daf
Avoid using all users query as default when browsing.
2011-02-11 14:23:34 +01:00
Michal Čihař
1164c5b7fb
Add link to documentation
2011-02-10 10:37:58 +01:00
Michal Čihař
9517f08a96
Make this sentence
2011-02-10 10:33:47 +01:00
Michal Čihař
69c0a887fc
bug #3177136 [interface] Indicate that bookmark is being used on browse.
2011-02-10 10:15:07 +01:00
Marc Delisle
5464b54e17
Start implementing conditional Ajax (in results page)
2011-01-22 09:50:12 -05:00
Marc Delisle
c72cc2c8f5
Browse foreign values did not work with inline edit
...
Use known message "Browse foreign values" instead of "Search foreign
data"
Use jQuery to attach handler instead of "onclick" for
browse_foreigners.php when called from sql.php
2010-12-24 07:50:42 -05:00
Michal Čihař
57265808b8
Do not fail if transformations are not enabled for this table, but request asks to enable them.
2010-12-02 17:20:09 +01:00
Michal Čihař
89f03ef81b
bug #3123433 [interface] Avoid double escaping of MySQL errors.
...
The PMA_DBI_getError function already does escaping, so there is no need
to escape that string again on displaying.
2010-12-02 17:14:59 +01:00
Michal Čihař
219f5a4fb9
Whitespace cleanup.
2010-12-02 17:13:47 +01:00
Marc Delisle
08c0f4e921
undefined variables
2010-10-31 05:51:38 -04:00
Marc Delisle
fe5577568d
bug #3072492 Error for wrong SQL disappears
2010-10-08 06:23:27 -04:00
Marc Delisle
e91e87861b
make USE work in the context of ajaxification
2010-10-03 07:45:15 -04:00
Marc Delisle
582fe81aa3
notice on undefined variable
2010-09-04 07:55:26 -04:00
Marc Delisle
98a5ba7317
misleading variable name
2010-09-04 07:01:30 -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
cce1ef0eda
Fixed the display_query undefined error by adding a check to see if it exists
2010-08-26 22:52:38 +05:30
Herman van Rink
b477c4cb1a
Merge branch 'blinky/master' into gsoc2010-blinky
...
Conflicts:
Documentation.html - renumbered 6.28 to 6.29
2010-08-25 16:59:54 +02:00
Marc Delisle
e6c7aaad34
simplify logic and rename parameter
2010-08-22 08:52:15 -04:00
ninadsp
c9253c0a0e
Merge conflict resolved for Lori's tree merge to main
2010-08-22 12:42:54 +05:30
Michal Čihař
862e3ca2a7
Merge branch 'QA_3_3'
...
Conflicts:
libraries/core.lib.php
server_databases.php
server_privileges.php
2010-08-20 13:40:37 +02:00
Michal Čihař
41145feb12
Merge branch 'MAINT_3_3_5' into QA_3_3
...
Conflicts:
ChangeLog
libraries/common.lib.php
2010-08-20 13:36:49 +02:00
Michal Čihař
fa30188dde
Escape html chars in form values.
2010-08-18 11:38:19 +02:00
ninadsp
c0ee037c59
Resolved a Merge Conflict
2010-08-17 18:25:03 +05:30
Martynas Mickevicius
b32e5879fd
Merge commit 'origin/master' into local
2010-08-16 01:01:30 +03:00
ninadsp
0b2b21712e
Added documentation to PHP files
2010-08-15 01:50:47 +05:30
Marc Delisle
bda213a5ac
bug #3042706 [pmadb] Relations, bookmarks, etc deleted after table drop
2010-08-11 10:48:05 -04:00
Marc Delisle
dda6de20d2
bug #3042706 [pmadb] Relations, bookmarks, etc deleted after table drop
2010-08-10 17:55:04 -04:00
ninadsp
a458147969
Merge from upstream. Resolved a conflict in js/functions.js
2010-08-05 23:51:14 +05:30
ninadsp
b19fa7c60f
Retrieve a link instead of the dropdown fields when the number of foreign fields is more than ['ForeignKeyMaxLimit']. Could use an icon in the anchor like it is in tbl_change.php
2010-07-31 02:02:16 +05:30