Commit Graph

112 Commits

Author SHA1 Message Date
Marc Delisle
104d2134c5 Avoid notice on Drizzle 2013-09-26 06:28:21 -04:00
Madhura Jayaratne
be6a794899 bug #4089 Moving Columns will alter column definition 2013-09-13 17:24:32 +05:30
Marc Delisle
d4d5a03766 Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -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
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
Rouslan Placella
4e917b14c2 Use an "ajax" class on ajaxified "Drop column" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
a938a66c8d Use an "ajax" class on ajaxified "Truncate Table" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
22158ed387 Use an "ajax" class on ajaxified "Drop Db/Table" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
0d6c1fb175 Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JS 2012-10-30 20:04:51 +00:00
Rouslan Placella
fcc88e12b8 Open "print view" pages in a separate window 2012-10-30 20:04:51 +00:00
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Michal Čihař
2d7c588c7d Various coding style improvements, mostly docblocks 2012-09-18 17:07:05 +02:00
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Michal Čihař
371d420c21 Simplify linking to documentation
Now documentation can be simply linked using [doc@anchor]..[/doc]
2012-09-05 15:19:13 +02:00
Madhura Jayaratne
c49a5df9a3 Remove tabs and trailing white spaces 2012-08-30 22:03:07 +05:30
J.M
cdc6a07ccc Fix missing spacing in HTML source 2012-08-21 21:45:20 +02:00
Madhura Jayaratne
62e60eb641 Various coding style fixes 2012-08-21 23:43:44 +05:30