Commit Graph

127 Commits

Author SHA1 Message Date
Marc Delisle
15a887a0aa Merge branch 'QA_4_0' 2013-06-03 09:15:50 -04:00
Marc Delisle
7120b08408 Display the unit of Row length 2013-06-03 09:15:03 -04:00
Marc Delisle
14898dcac9 Alternating row color problem 2013-06-03 09:02:01 -04:00
Marc Delisle
91ecb0bf1e Use sentence case for "Row statistics" 2013-06-03 08:50:29 -04:00
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Madhura Jayaratne
84db648391 Rename PMA_extract_db_or_table -> PMA_extractDbOrTable 2013-05-23 23:18:20 +05:30
Madhura Jayaratne
f7d6517f0f Coding style fixes 2013-05-23 22:54:40 +05:30
Samith Dassanayake
a9481b85ee Extracted methods PMA_getColumnsWithUniqueIndex() and PMA_getReservedWordColumnNameMessages() from "tbl_structure.php".
Refactored "Response.class.php" such that it can add multiple PMA_Messages at once
2013-05-08 10:53:59 +05:30
Kasun Chathuranga
42256b2d0c PMA_DBI_select_db --> PMA_DBI_selectDb 2013-05-04 08:26:27 +05:30
Michal Čihař
e3d276af43 Fixed indentation 2013-05-02 15:35:11 +02:00
Kasun Chathuranga
d632dd9946 Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
	ChangeLog
2013-05-01 21:33:52 +05:30
J.M
6c8777f604 Don't use id attribute for checkall boxes, use class name 2013-05-01 16:43:23 +02:00
Kasun Chathuranga
4f4853ce1e PMA_DBI_get_definition --> PMA_DBI_getDefinition 2013-05-01 00:08:44 +05:30
Kasun Chathuranga
bc4bfaa6d5 PMA_DBI_fetch_value --> PMA_DBI_fetchValue 2013-05-01 00:02:00 +05:30
Kasun Chathuranga
32e6c06324 PMA_DBI_get_columns --> PMA_DBI_getColumns 2013-04-30 23:36:47 +05:30
Kasun Chathuranga
2becd65b1d PMA_DBI_get_columns_full --> PMA_DBI_getColumnsFull 2013-04-30 23:33:00 +05:30
Kasun Chathuranga
d933575811 PMA_DBI_try_query --> PMA_DBI_tryQuery 2013-04-30 23:05:18 +05:30
Kasun Chathuranga
7da8b1ae57 Rename function name according to PEAR standards 2013-04-30 22:51:09 +05:30
Kasun Chathuranga
6f03735e2e Opening parenthesis of a multi-line function call must be the last content on the line 2013-04-30 22:48:55 +05:30
Kasun Chathuranga
623d47d64b Make documentation comments compliant with PAER coding standards 2013-04-30 22:48:07 +05:30
Kasun Chathuranga
16962bc0d0 Remove trailing white spaces 2013-04-30 22:45:10 +05:30
J.M
32ccd01b64 Show Ajax error message when updating table columns fails 2013-04-28 19:02:21 +02:00
J.M
add86949b9 Fix Ajax problems introduced with 14eb3c32, correct spacing for column editor 2013-04-28 16:53:55 +02:00
J.M
14eb3c32ca Add rfe #1422 [interface] Provide feedback if no columns selected for multi-submit 2013-04-28 15:17:45 +02:00
Mohamed Ashraf
75bcf1fc62 moved the method PMA_getHtmlForDisplayIndexes to the index.lib.php file 2013-03-21 14:35:22 +02:00
Marc Delisle
4d46f2f803 Dead code 2013-03-17 08:37:34 -04:00
Marc Delisle
fc35b6c8ce Bug #3838 Modifying a column does not show the result of the operation 2013-03-17 08:36:55 -04:00
Marc Delisle
dd76637390 Missing error URL 2013-02-26 09:15:45 -05:00
Marc Delisle
085ff4cd4d The field_orig is not present in the request when adding a column 2013-02-26 09:03:41 -05:00
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Marc Delisle
58c6fa955e The term "properties" has another meaning in phpMyAdmin 4.x 2012-12-20 09:46:10 -05:00
Marc Delisle
95fa48fc8e Remove remaining code in tbl_alter.php 2012-12-18 15:44:39 -05:00
Marc Delisle
5e300fc3bb Rename function because it does not return HTML but directly displays it 2012-12-18 12:54:03 -05:00
Marc Delisle
2c4663b0f6 Document functions 2012-12-18 12:51:12 -05:00
Marc Delisle
270392daa3 Partially handle the regenerate logic 2012-12-18 12:41:23 -05:00
Marc Delisle
56c2393978 Handler for multiple columns Change button 2012-12-18 08:08:07 -05:00
Marc Delisle
5c639aebbc Handler for column Change 2012-12-18 07:27:39 -05:00
Marc Delisle
34b18e0ae9 Refactoring attempt to start fixing the "Missing redirection to table structure" bug 2012-12-17 07:49:09 -05:00
Rouslan Placella
0a087330fa The data dictionary is a print view page 2012-12-09 13:47:52 +00:00
Rouslan Placella
09fe4dcc58 Added microhistory metadata to some links 2012-11-25 20:37:36 +00:00
Rouslan Placella
7a4bbd57aa Fixed action links on table structure page 2012-11-24 19:05:02 +00:00
Rouslan Placella
2e1bc1bd8d Refactored menuPrepare and menuResize into a jQuery plugin
Also integrated this plugin with both the main menu and the resizable
menu on the table structure page
2012-11-24 17:25:37 +00:00
Rouslan Placella
da4196f03f Dropped the "More" dropdown from tbl_structure.php 2012-11-23 21:36:08 +00:00
Rouslan Placella
a2df2ed10d Typo fix 2012-11-23 21:12:10 +00:00
Rouslan Placella
d062075d92 Dropped usage of jQuery UI dialog for insert into table functionality 2012-11-19 21:39:13 +00:00
Michal Čihař
a6e5286467 Fix links to FAQ 2012-11-12 14:15:45 +01:00
Rouslan Placella
62071f9843 Fixed bug #3586115 - Unterminated JS string 2012-11-10 23:50:50 +00:00
Rouslan Placella
ac661158de Closed tag 2012-10-30 20:24:01 +00:00
Rouslan Placella
9f6bfa7eb6 Fixed add/edit column functionality 2012-10-30 20:10:23 +00:00
Rouslan Placella
2e70202e6d Use an "ajax" class on ajaxified "Add primary key" links 2012-10-30 20:04:52 +00:00