Commit Graph

55928 Commits

Author SHA1 Message Date
Madhura Jayaratne
4581e53735 bug #3410984 - Zoom search, checkboxes and fields not being reset 2011-09-17 21:57:10 +05:30
Madhura Jayaratne
7b4bb1c865 Coding style improvements 2011-09-17 21:46:57 +05:30
Rouslan Placella
d01bb41213 Merge remote-tracking branch 'origin/master' 2011-09-17 15:28:17 +01:00
Rouslan Placella
3f5662ff11 Merge branch 'ajax_message' 2011-09-17 15:21:53 +01:00
Rouslan Placella
82be0e6633 Ajax message "Processing request" also should not disappear and should not be dismissable 2011-09-17 15:18:55 +01:00
Madhura Jayaratne
85a990fabd Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-09-17 19:41:45 +05:30
Madhura Jayaratne
1371398618 Remove trailing white spaces 2011-09-17 19:36:59 +05:30
Madhura Jayaratne
472350cf97 Spaces to make the code more readable 2011-09-17 19:28:35 +05:30
Madhura Jayaratne
edeba16cd7 Proper indentation 2011-09-17 19:06:18 +05:30
Madhura Jayaratne
5643a33596 Adding missing semicolons 2011-09-17 18:48:45 +05:30
Madhura Jayaratne
5c03bd90e1 Fixing indentation 2011-09-17 18:46:09 +05:30
Madhura Jayaratne
b8815ca766 Always use curly braces with 'if' and 'else' 2011-09-17 18:30:46 +05:30
Madhura Jayaratne
3936aab880 More indentation problems fixed 2011-09-17 18:24:36 +05:30
Madhura Jayaratne
a61891560f Proper indentation 2011-09-17 18:09:55 +05:30
Madhura Jayaratne
fbcc3eb3a2 Added missing semicolons 2011-09-17 18:04:40 +05:30
Marc Delisle
dc35ecf227 XHTML problems 2011-09-17 06:48:08 -04:00
Marc Delisle
56a73a463a XHTML problems 2011-09-17 06:38:49 -04:00
Madhura Jayaratne
9d083bee67 Fix some broken paths to images 2011-09-17 10:03:46 +05:30
Madhura Jayaratne
5d3735b3b4 Merge branch 'QA_3_4' 2011-09-16 23:50:47 +05:30
Madhura Jayaratne
5511ae8fbc bug #3410604 [config] Configuration storage incorrect suggested table name 2011-09-16 23:45:36 +05:30
Madhura Jayaratne
bee270dd40 It's better to force text next to these icons as well 2011-09-16 07:09:02 +05:30
Madhura Jayaratne
a8a63246ef Revert changes made by 464a415931 and a similar instance. 2011-09-15 23:37:21 +05:30
Madhura Jayaratne
464a415931 Use PMA_getIcon() 2011-09-15 23:12:13 +05:30
Madhura Jayaratne
65fff4483e No need to force text here 2011-09-15 23:10:18 +05:30
Madhura Jayaratne
47b5a2b2f4 bug #3410077 - User overview erroneously loaded into Ajax dialog 2011-09-15 23:03:54 +05:30
Marc Delisle
87c7d027ac Missing text next to these icons 2011-09-15 12:37:12 -04:00
Aris Feryanto
c1878a1abd Trigger makegrid in table search result 2011-09-15 15:49:36 +07:00
Rouslan Placella
2c9b0b2675 Added myself to the credits section in Documentation.html 2011-09-14 23:47:51 +01:00
Madhura Jayaratne
a764501c59 More coding style improvements 2011-09-14 23:43:59 +05:30
Madhura Jayaratne
ef4e13d459 Proper indentation 2011-09-14 23:30:16 +05:30
Madhura Jayaratne
2e0297af68 Multi line function calls, if statements and assignments 2011-09-14 23:25:49 +05:30
Madhura Jayaratne
100d7a04cf Fix doc blocks 2011-09-14 23:02:02 +05:30
Madhura Jayaratne
f76e4277d0 File is being conditionally included; use "include" instead 2011-09-14 22:55:43 +05:30
Madhura Jayaratne
3d3a5283dc Merge branch 'QA_3_4' 2011-09-14 22:50:54 +05:30
Madhura Jayaratne
6f9f58080e Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-09-14 22:49:09 +05:30
Madhura Jayaratne
d3bd40b56d bug #3400690 [privileges] DB-specific privileges won't submit
Db/table specific privileges has not been ajaxified. So skip it for now.
2011-09-14 22:43:48 +05:30
Rouslan Placella
ad4fa3547b Fixed comment 2011-09-14 16:09:15 +01:00
Rouslan Placella
af4e15b6ff Merge branch 'master' into ajax_message 2011-09-14 15:58:04 +01:00
Rouslan Placella
abc1d3c345 Fixed broken validation and reindexing of some fields in the Routines editor 2011-09-14 15:42:40 +01:00
Rouslan Placella
6dbab1fb38 Prevent error notifications from disappearing in Routines, Triggers and Events implemetatations 2011-09-14 15:28:30 +01:00
Rouslan Placella
d39db8e3b6 Improved dismissable Ajax notifications, so that error messages don't disappear 2011-09-14 15:27:11 +01:00
Rouslan Placella
537c319abb Merge branch 'master' into ajax_message 2011-09-14 13:00:03 +01:00
Marc Delisle
6b09880e1c 3.4.5 release 2011-09-14 07:44:30 -04:00
Marc Delisle
e27ba519c5 3.4.5 release 2011-09-14 07:44:09 -04:00
Madhura Jayaratne
1f26c2f841 Wrap some long lines 2011-09-14 15:29:09 +05:30
Madhura Jayaratne
5959ae1c5a Coding style improvements 2011-09-14 15:09:48 +05:30
Madhura Jayaratne
2260e10814 Proper indentation for switch-case statement 2011-09-14 15:02:46 +05:30
Michal Čihař
79183afd77 Merge remote-tracking branch 'origin/master' 2011-09-14 07:29:18 +02:00
Madhura Jayaratne
dd81bf847a Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-09-14 10:22:02 +05:30
Madhura Jayaratne
9d83d2fc35 Load jquery.sprintf.js on demand 2011-09-14 10:06:54 +05:30