736 Commits

Author SHA1 Message Date
Marc Delisle
e3e0b2ef99 refresh navi frame after table creation in a non-empty db; also refresh after table drop via drop link 2010-10-09 10:23:06 -04:00
Marc Delisle
8eec123dd8 we should not prefix a js variable name with dollar sign unless it is a jQuery object 2010-10-08 12:53:06 -04:00
Marc Delisle
7d9a0f439b hide previous results when showing an error 2010-10-08 08:05:51 -04:00
Marc Delisle
fe5577568d bug #3072492 Error for wrong SQL disappears 2010-10-08 06:23:27 -04:00
Marc Delisle
f506fd6e39 new Show/Hide query box message; display as link 2010-10-04 06:10:44 -04:00
Marc Delisle
e91e87861b make USE work in the context of ajaxification 2010-10-03 07:45:15 -04:00
Marc Delisle
5811f34206 empty table name and number of columns from the minimal form 2010-09-27 12:31:46 -04:00
Marc Delisle
14c02c1e67 to avoid undefined attribute errors, give different ids to the create table form and add fields form; then use the .live() method directly after a selector as recommended 2010-09-26 07:22:58 -04:00
Marc Delisle
8cf1e880f5 bug #3058102 AJAX and adding a column 2010-09-25 13:57:33 -04:00
Marc Delisle
b95179c99c Duplicated code 2010-09-25 09:21:13 -04:00
Marc Delisle
79c5181d2a bug #3060972 Password generation not available with AJAX 2010-09-25 08:50:39 -04:00
Marc Delisle
426eb193eb empty previous search results 2010-09-21 08:16:52 -04:00
Marc Delisle
8f2546271c display message when search returns zero rows 2010-09-19 12:28:14 -04:00
Marc Delisle
3159d90867 hidden field should just be added once 2010-09-19 11:16:52 -04:00
Marc Delisle
9187f5abe2 jquery components should be under js/jquery 2010-09-13 13:03:45 -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
Michal Čihař
0431042bd0 Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +02:00
Michal Čihař
0e3015ce1b Automatic escaping in js enum editor. 2010-09-07 10:43:39 +02:00
Marc Delisle
f209921d41 bug #3057469 2010-09-05 09:52:25 -04:00
Marc Delisle
4a171c1dc2 typo and regenerate .po files 2010-09-05 08:08:15 -04:00
Marc Delisle
30c73aef03 bug #3057479 wrong number of rows to insert 2010-09-04 08:22:32 -04:00
ninadsp
aed2e27b3f A better solution to the caching issues faced. Set jQuery's global Ajax parameter 'cache' to false, and also set the 'Cache-Control' header to 'no-cache' 2010-09-02 15:10:58 -04:00
ninadsp
00250a9f59 Modified the Change Password action to get the action on Server Privileges page also working 2010-09-02 06:22:38 -04:00
ninadsp
73391c9e42 Append a random number for all Ajax queries on these pages to prevent server side caching from affecting the results 2010-08-31 12:50:21 -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
Marc Delisle
56381c086f adapted patch #3050492 to new code 2010-08-28 08:57:27 -04: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
8ddfb7140d Used localized string for the Inline Edit anchor being generated 2010-08-26 22:22:39 +05:30
ninadsp
f1e72d7664 Removed the inline call to confirmLink() and instead attached the jQuery call to it. jQuery call attached to the proper class 2010-08-26 20:20:51 +05:30
ninadsp
bbb94f628f Created a new js file for the tbl_structure.php page and moved jQuery scripts for it into that file 2010-08-26 20:03:15 +05:30
ninadsp
50f2a0d6ea Improved response of the Truncate table action on success 2010-08-26 19:53:27 +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
Michal Čihař
51c9fccd95 Use same format string as in other places. 2010-08-23 13:32:07 +02:00
Michal Čihař
5a51858352 [relations] Dropped WYSIWYG-PDF configuration variable. 2010-08-23 11:05:12 +02:00
Michal Čihař
dd80998080 Merge remote branch 'adnan/export_branch' 2010-08-23 10:21:22 +02:00
ninadsp
9399f8af8d Improved the appendInlineAnchor() function to edit the text now displayed with each anchor 2010-08-22 13:23:16 +05:30
ninadsp
5a27df6ad8 Missing brackets during the merge. Added them 2010-08-22 12:59:53 +05:30
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
Adnan
13abea596a Merge remote branch 'origin/master' into export_branch 2010-08-20 11:34:36 +05:00
Crack
b8cee3086b Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	js/functions.js
	js/tooltip.js
	libraries/config.default.php
	libraries/config.values.php
	libraries/display_export.lib.php
	setup/lib/forms.inc.php
	setup/lib/messages.inc.php
	themes/darkblue_orange/css/theme_right.css.php
	themes/original/css/theme_right.css.php
2010-08-19 14:45:18 +02:00
Adnan
27fe8e4658 Indenation fix in functions.js 2010-08-19 17:32:43 +05:00
Michal Čihař
c5a3288396 Merge remote branch 'lori/gsoc' 2010-08-19 11:11:51 +02:00
Adnan
381ba1be0f Merge remote branch 'origin/master' into export_branch 2010-08-18 17:03:35 +05:00
Adnan
ae877a1de6 UserInterface show/hide Schema Generation Options Available 2010-08-18 12:27:02 +05:00
Michal Čihař
d928804684 Fix string escaping. 2010-08-17 16:38:05 +02:00
ninadsp
c0ee037c59 Resolved a Merge Conflict 2010-08-17 18:25:03 +05:30
lorilee
10ce6930d2 Don't hardcode the formats 2010-08-16 17:23:11 -07:00
Adnan
821b8b134e Merge remote branch 'origin/master' into export_branch 2010-08-16 04:52:53 +05:00
Martynas Mickevicius
b32e5879fd Merge commit 'origin/master' into local 2010-08-16 01:01:30 +03:00