Commit Graph

1760 Commits

Author SHA1 Message Date
Madhura Jayaratne
5b62968f47 Swap odd, even in RTE 2011-12-17 23:28:12 +05:30
Marc Delisle
a6c722ace0 Unused code 2011-12-17 08:46:29 -05:00
Marc Delisle
605be1d45b Unused code 2011-12-17 08:12:50 -05:00
Rouslan Placella
6a6b844525 Fixed bug #3442069 - database list not updated after adding a user + database 2011-12-12 16:55:30 +00:00
Rouslan Placella
716b48ed78 Use a callback for destroying dialogs 2011-12-12 16:18:38 +00:00
Rouslan Placella
5e7cfba8d8 Use PMA_convertFootnotesToTooltips() in ajax "add user" functionality 2011-12-12 16:18:38 +00:00
Yuichiro
ad5ae4ceb0 Add gettext 2011-12-12 14:03:46 +01:00
Rouslan Placella
e4bbd02eef Use PMA_convertFootnotesToTooltips() in ajax user editor 2011-12-11 21:18:57 +00:00
Rouslan Placella
93882b9681 Improved export user functionality with ajax 2011-12-11 21:10:51 +00:00
Madhura Jayaratne
dbde2f5722 Adjust row colors upon deletion of a table 2011-12-11 23:00:26 +05:30
Madhura Jayaratne
67ad88f355 Adjust row numbers upon deletion of a row 2011-12-11 22:35:34 +05:30
Madhura Jayaratne
c06c4af740 Use toggleRowColors() for tracking page 2011-12-11 22:24:06 +05:30
Madhura Jayaratne
787d393d02 Adjust row colors of the remaining rows upon deletion of a row 2011-12-11 22:23:17 +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
Marc Delisle
85344d2bfe rfe #3438266 [designer] Toggle for relation lines 2011-12-10 07:52:47 -05:00
Madhura Jayaratne
334b268f50 Coding style improvements - Correct indenting 2011-12-07 22:16:53 +05:30
Yuichiro
03436f6511 Patch #3453408 - Fixed text overflow in the toggle switch of the Event Scheduler 2011-12-07 13:01:01 +00:00
Rouslan Placella
9bb001b556 Merge branch 'QA_3_4' 2011-12-07 12:32:52 +00:00
Rouslan Placella
2f342d7231 Fixed bug #3448485 - Firefox favicon frameset regression 2011-12-07 12:32:21 +00:00
Madhura Jayaratne
3813b62611 Merge branch 'QA_3_4' 2011-12-07 16:17:26 +05:30
dimka
3713680c37 bug #3449659 [navi] Fast filter broken with table tree 2011-12-07 16:13:16 +05:30
Michal ฤŒihaล™
9e809bc57f Add missing space 2011-12-04 11:13:03 +01:00
Michal ฤŒihaล™
4ff19ceae7 Make this a sentence 2011-12-04 10:35:07 +01:00
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
0b04f90756 "No indexes" message was not disappearing after adding an index 2011-12-01 00:00:39 +00:00
Rouslan Placella
12eacbffea Error notifications should not time out 2011-11-28 13:47:06 +00:00
Rouslan Placella
1c457194fa XHTML fixes 2011-11-28 00:55:57 +00:00
Marc Delisle
301f8d981a Move the Cancel button next to the Save button 2011-11-27 07:37:43 -05:00
Madhura Jayaratne
3c4e231867 A forgotten change in making JS files load dynamically. 2011-11-27 14:17:07 +05:30
Marc Delisle
96dd071a5f Fix merge conflicts 2011-11-24 16:54:25 -05:00
Madhura Jayaratne
29455fe79b Merge branch 'QA_3_4' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into QA_3_4 2011-11-24 23:12:37 +05:30
Madhura Jayaratne
ff0ea2f9b9 bug #3431427: Fix for enum and set columns 2011-11-24 23:06:12 +05:30
Marc Delisle
cf5faa1dd1 Fix merge conflicts 2011-11-24 12:26:31 -05:00
Rouslan Placella
f22a457199 Removed redundant code. Already using 'onclick' since commit 0c2f7f16f5 2011-11-24 16:44:21 +00:00
Rouslan Placella
f6d0aa3873 Improved the rendering of the designer menu when it's moved to the right 2011-11-24 16:14:43 +00:00
Rouslan Placella
2776f89444 Disabled floating of the menubar in designer and fixed designer menu rendering in IE 2011-11-24 15:48:29 +00:00
Rouslan Placella
fad4b48539 A different solution for preventing the menubar from floating in print view 2011-11-23 22:25:21 +00:00
Rouslan Placella
9671074354 Revert "Prevent the menubar from floating in print view"
This reverts commit dab7a58304.

Conflicts:

	js/functions.js
	themes/original/css/theme_right.css.php
	themes/pmahomme/css/theme_right.css.php
2011-11-23 22:07:37 +00:00
Rouslan Placella
4dda62da89 Merge branch 'QA_3_4' 2011-11-23 21:40:52 +00:00
Rouslan Placella
035c112eaf Fixed bug #3441572 - 'newer version of phpMyAdmin' message not shown in IE8 2011-11-23 21:39:10 +00:00
Rouslan Placella
a6dc747df1 Fix regression from commit dab7a58304 2011-11-23 18:24:47 +00:00
Rouslan Placella
dab7a58304 Prevent the menubar from floating in print view 2011-11-23 16:00:27 +00:00
Marc Delisle
1490533d91 [security] Self-XSS on database names (Operations/rename), see PMASA-2011-18 2011-11-21 18:08:49 -05:00
Madhura Jayaratne
7962d72a46 Merge branch 'QA_3_4' 2011-11-20 23:37:22 +05:30
Madhura Jayaratne
e7877fba46 bug #3425156 [interface] Add column after drop 2011-11-20 23:30:30 +05:30
Madhura Jayaratne
b5c2473afa bug #3431427: Fix for enum and set columns 2011-11-20 23:01:58 +05:30
Marc Delisle
b640417796 Unused messages 2011-11-20 06:56:17 -05:00
Marc Delisle
7aa52c9fa9 Make these messages translatable 2011-11-20 06:44:29 -05:00