Commit Graph

57 Commits

Author SHA1 Message Date
Marc Delisle
bb98205389 Fix merge conflicts for security patch 2012-08-13 07:51:35 -04:00
Rouslan Placella
971db49c11 Expect JSON for every ajax request in JavaScript 2012-06-11 14:06:05 +01:00
Rouslan Placella
796012fcc5 Completely drop footnotes and use tooltips instead 2012-06-11 14:06:04 +01:00
Madhura Jayaratne
287723527c Add missing semicolons 2012-04-29 22:30:49 +05:30
Madhura Jayaratne
68a4c2b240 remove() the dialog properly. Now closing the dialog with the X have the same effect as closing it with buttons. 2012-04-29 22:28:34 +05:30
Michal Čihař
a5839a3813 Fix spacing before tags 2012-04-27 11:25:37 +02:00
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Marc Delisle
da0e04d179 Fix merge conflicts 2012-04-21 16:37:50 -04:00
Marc Delisle
a26aec4d80 bug #3516089 [structure] DROP does not work on defective VIEWs 2012-04-21 16:29:05 -04:00
Jo Michael
13644d8591 Short-hand notation for jQuery document.ready event 2012-04-21 02:44:18 +02:00
Jo Michael
569aed795c Drop view confirm properly, don't show truncate action for views 2012-04-15 06:11:11 +02:00
Rouslan Placella
6ae5cafb46 Drop @uses tags from JS files 2012-04-10 21:50:34 +01:00
Rouslan Placella
9c16704968 Speed-up selectors 2012-04-10 21:50:34 +01:00
Marc Delisle
a3edbfc1b1 Add parameter to strDoYouReally message for better translatability
Include jquery.sprintf.js everywhere
2012-04-09 08:20:45 -04:00
Jo Michael
3f545e316a Fix DoYouReally confirm dialogs 2012-04-09 00:19:33 +02:00
Jo Michael
4cfd1cf149 Replace removeProp("checked") with prop("checked", false), calling removeProp("checked") is irreversible in Chrome 2012-04-08 16:45:46 +02:00
Gemorroj
8bdca339f6 Better compatibility with newer versions of jQuery.
Method of "attr" changed to "prop", method of "removeAttr" changed to "removeProp", attr("value" is replaced by the method of "val".
2012-04-07 14:27:28 +03:00
Atul Pratap Singh
3ea8e7d87b Patch #3510656 Contest-1 Ignoring foreign keys while dropping tables 2012-03-26 13:01:07 -04:00
Madhura Jayaratne
dbde2f5722 Adjust row colors upon deletion of a table 2011-12-11 23:00:26 +05:30
Madhura Jayaratne
c06c4af740 Use toggleRowColors() for tracking page 2011-12-11 22:24:06 +05:30
Madhura Jayaratne
ad3e6eeba5 Some more AJAX improvements to tracking page in database view 2011-12-11 19:29:42 +05:30
Madhura Jayaratne
e7e5f058b1 Better AJAX functionality for Tracking page in Database view 2011-12-11 14:54:14 +05:30
Madhura Jayaratne
9f04e8f7bb The number of rows is approximated for views 2011-12-02 09:24:55 +05:30
asdfrede
d39a230992 Fixed bug #3408377 - Deleting table from the DB does not change the table counter 2011-12-02 00:54:35 +00:00
Rouslan Placella
12eacbffea Error notifications should not time out 2011-11-28 13:47:06 +00:00
Rouslan Placella
f697160427 Submission of the insert row form on database structure page only worked in English 2011-11-16 12:18:15 +00:00
Rouslan Placella
860586e3b2 Stick table tools to top of page on scroll 2011-10-31 22:03:44 +00:00
Marc Delisle
4336ffca2b As suggested by Tyron Madlener:
Display the input field for the default value only after "As defined:"
is selected, and also focus it automatically once it's selected so the user
can type immediately
2011-10-16 09:10:48 -04:00
Rouslan Placella
d17814f463 Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Michal Čihař
fd121f211a Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-21 15:53:04 +02:00
Michal Čihař
9730a6b3d7 Merge commit '97b1375605f241481a953e2c78eb42d43f84fa9d'
Conflicts:
	js/functions.js
	libraries/common.lib.php
	libraries/header.inc.php
	server_status.php
2011-07-21 15:51:05 +02:00
Marc Delisle
ce3f308741 Typo in variable name 2011-07-21 09:41:49 -04:00
Thilanka Kaushalya
1c333e0a08 Fixed iid dulplication issue in footnote convertion using classes 2011-07-19 22:59:22 +05:30
Thilanka Kaushalya
4e19ef1cbf MOdified init tooltips function 2011-07-16 20:36:31 +05:30
Tyron Madlener
3b3a9fc762 pma spritify part 2 2011-07-15 09:42:16 +03:00
Thilanka Kaushalya
8a6fc88a8c Added datapickers in insert form in dialog 2011-07-08 21:57:29 +05:30
Rouslan Placella
a0504f47d6 Merge branch 'master' into rte 2011-06-17 17:12:36 +01:00
Thilanka Kaushalya
161f8977fa Fixed the delay at dialog load in table insert 2011-06-15 11:35:59 +05:30
Thilanka Kaushalya
09fad13dcb Added the update row count in db structure 2011-06-14 21:51:21 +05:30
Thilanka Kaushalya
2be90c3907 Added update the tablesForm in db insert 2011-06-13 18:11:00 +05:30
Thilanka Kaushalya
8b2439f4a7 added the buttonYes click actions 2011-06-12 23:02:32 +05:30
Thilanka Kaushalya
b53ac0870c Apply ajax behavior to the insert to table option in db structure 2011-06-10 11:06:36 +05:30
Rouslan
63693133e2 Moved JS related to Routines, Triggers and Events into their own files. 2011-05-21 17:52:56 +01:00
Marc Delisle
dea96e2e5a Conditional Ajax for db Structure and Tracking 2011-01-29 11:15:35 -05:00
Michal Čihař
85ab22ddc0 input element can not be under tr
This prevented the JS confirmation to work with Chromium, because it
moved the element outside the table.
2011-01-28 10:40:23 +01:00
Marc Delisle
d9d5abee08 adjust totals when dropping a table 2010-11-14 08:08:14 -05:00
Marc Delisle
5a72c4ea7d unneeded wrapping of jQuery objects; prefix their name with dollar sign 2010-11-14 07:48:48 -05:00
Marc Delisle
e161824418 adjust totals when emptying a table; also use classes for more precise handling of td 2010-11-14 07:37:14 -05:00