Commit Graph

285 Commits

Author SHA1 Message Date
Rouslan Placella
93882b9681 Improved export user functionality with ajax 2011-12-11 21:10:51 +00:00
Madhura Jayaratne
35b18e57a2 Coding style improvements - Multiline assignments 2011-12-07 23:28:50 +05:30
Rouslan Placella
1c457194fa XHTML fixes 2011-11-28 00:55:57 +00:00
Madhura Jayaratne
7dddcd837c Minor interface changes to the privileges tab in database view 2011-11-27 23:30:00 +05:30
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Marc Delisle
cb19413253 Improve menu tab and page title 2011-10-24 09:50:39 -04:00
Piotr Przybylski
4a5cb00df5 Fix jQuery UI version number
It's 1.8.16, not 1.8.6
2011-10-11 02:00:45 +02:00
Piotr Przybylski
ac365e0262 Upgrade jQuery UI to 1.8.6 2011-10-10 22:35:36 +02:00
Madhura Jayaratne
20f6ee84d6 Syntax error using str_replace() 2011-09-29 23:14:56 +05:30
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
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
Piotr Przybylski
0ca4a5f02e Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_search.php
	libraries/Table.class.php
	libraries/schema/Pdf_Relation_Schema.class.php
	libraries/schema/User_Schema.class.php
	libraries/tbl_select.lib.php
	server_status.php
	tbl_change.php
2011-08-19 15:56:26 +02:00
Michal Čihař
7b54504cc0 Fix handling of tables with something what gets urlencoded 2011-08-19 12:16:59 +02:00
Michal Čihař
679814416f Format 2011-08-19 12:11:31 +02:00
Piotr Przybylski
1aa438539a Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/common.lib.php
	libraries/config.default.php
	server_synchronize.php
2011-08-17 16:39:43 +02:00
Dieter Adriaenssens
cbca775738 coding style and wrapping long lines 2011-08-17 00:09:17 +02:00
Piotr Przybylski
a7c0c55c7f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	js/server_status.js
	libraries/common.lib.php
	tbl_printview.php
	tbl_select.php
	tbl_structure.php
2011-08-12 22:02:40 +02:00
Michal Čihař
3f81e8790d Remove useless space from messages 2011-08-10 13:44:39 +02:00
Michal Čihař
8f618e6f01 Convert more occurences of inline autosubmit code to external js 2011-08-08 13:29:20 +02:00
Piotr Przybylski
7f1fa1bab0 Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	js/server_status.js
	libraries/database_interface.lib.php
	libraries/mysql_charsets.lib.php
2011-08-05 17:17:47 +02:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Piotr Przybylski
3586bb992f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_structure.php
	libraries/database_interface.lib.php
	libraries/server_synchronize.lib.php
	server_status.php
	sql.php
2011-07-22 11:07:04 +02:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Michal Čihař
9405dbb82a Fix spacing after @param 2011-07-22 09:21:55 +02:00
Michal Čihař
25bda8e991 Fix spacing on opening code block 2011-07-22 09:18:02 +02:00
Michal Čihař
219ec73d69 Spacing around if 2011-07-22 09:10:37 +02:00
Michal Čihař
e501b557de Wrap long lines 2011-07-22 08:56:51 +02:00
Michal Čihař
1b57acfa8b Remove unused parameter of PMA_wildcardEscapeForGrant and document others 2011-07-22 08:53:03 +02:00
Piotr Przybylski
a28beb9c1f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/server_synchronize.lib.php
	server_status.php
2011-07-21 15:25:52 +02:00
Michal Čihař
aaa8b69055 Whitespace fixup 2011-07-21 11:35:52 +02:00
Michal Čihař
ecfde7d878 Function name to match coding standards 2011-07-21 11:34:45 +02:00
Michal Čihař
8b9b538a6b Function name to match coding standards 2011-07-21 11:34:09 +02:00
Michal Čihař
48e9af42e0 Add missing space after foreach calls 2011-07-21 11:21:26 +02:00
Piotr Przybylski
7ef98dc9a2 Merge remote-tracking branch 'origin/master' into drizzle 2011-06-30 00:52:01 +02:00
Piotr Przybylski
cbf00bca6c Remove unused variables 2011-06-30 00:50:42 +02:00
Piotr Przybylski
96c5c6dbc6 Add $column parameter to PMA_DBI_get_columns 2011-06-28 23:11:58 +02:00
Michal Čihař
12348ee826 Fix escaping on LIKE queries
All these need special variant of PMA_sqlAddSlashes.
2011-06-27 14:50:16 +02:00
Michal Čihař
c9c9fdf49d Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
Marc Delisle
51af35ee14 Merge branch 'QA_3_4' 2011-06-16 07:57:54 -04:00
Jacob Middag
99bae4acb9 patch #3317206 [privileges] Generate password option missing on new accounts 2011-06-16 07:57:09 -04:00
Marc Delisle
b6190ddb09 Reword redundant message 2011-06-07 06:38:05 -04:00
Marc Delisle
ce65b14ced Change redundant message 2011-06-07 06:29:32 -04:00
Michal Čihař
3cf4830bbb Replace TRUE/FALSE with true/false.
At least this seems to be the coding standard, so make all files
compliant.
2011-06-06 11:55:09 +02:00
Thilanka Kaushalya
48f5745492 Fixed the bug at add user in db ckeck privileges 2011-06-04 23:13:39 +05:30
Thilanka Kaushalya
344f7a57d3 Message undifined bug fixed in add new user to server privileges 2011-06-01 21:41:36 +05:30