Michal Čihař
|
70ff3fd44b
|
Not necessary wrapping
|
2013-07-10 16:14:13 +02:00 |
|
Michal Čihař
|
c0ce163e05
|
Drop some unused local variables
Found by PMD on our CI server
|
2013-07-10 14:53:05 +02:00 |
|
Kasun Chathuranga
|
5621d85e36
|
Use ajax dialog for view editing
|
2013-07-10 14:53:54 +05:30 |
|
Michal Čihař
|
bebba32337
|
Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
libraries/config.values.php
libraries/sql_query_form.lib.php
server_binlog.php
server_databases.php
tbl_structure.php
test/classes/PMA_DisplayResults_test.php
|
2013-06-24 10:41:54 +02:00 |
|
Marc Delisle
|
d4d5a03766
|
Bug #3960 NavigationBarIconic config not honored
|
2013-06-21 10:00:41 -04:00 |
|
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 |
|
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 |
|
Madhura Jayaratne
|
149d805249
|
Align doc blocks
|
2012-08-21 23:22:13 +05:30 |
|
Madhura Jayaratne
|
121cef5acc
|
White space cleanup
|
2012-08-21 23:06:53 +05:30 |
|
thilinaa
|
995e9fd858
|
functions name change
|
2012-08-18 08:58:06 +05:30 |
|
thilinaa
|
cd2177ec4b
|
missing links in more action drop down
|
2012-08-18 07:35:04 +05:30 |
|
thilinaa
|
2a48a13da1
|
missing action link
|
2012-08-17 22:27:04 +05:30 |
|
thilinaa
|
8e232a8120
|
correct camel case
|
2012-08-17 21:59:02 +05:30 |
|
thilinaa
|
391b294734
|
correct camel case
|
2012-08-17 21:54:58 +05:30 |
|
thilinaa
|
8fc7f57131
|
changed function name
|
2012-08-17 21:47:00 +05:30 |
|
thilinaa
|
e5851bc2fa
|
correct camel case
|
2012-08-17 21:40:34 +05:30 |
|
thilinaa
|
d011856939
|
changed function name
|
2012-08-17 21:39:08 +05:30 |
|
thilinaa
|
c658b4dddf
|
correct camel case
|
2012-08-17 21:36:10 +05:30 |
|
thilinaa
|
e518d4f9c9
|
changed function name
|
2012-08-17 21:34:44 +05:30 |
|
thilinaa
|
456f3f3d6b
|
further refactoring for PMA_getHtmlForPrintViewAndDataDictionaryLinks()
|
2012-08-17 21:31:28 +05:30 |
|
Thilina Buddika
|
c785859ff4
|
spelling mistake
|
2012-08-17 17:38:00 +05:30 |
|
Thilina Buddika
|
15162ed519
|
missing div clossing tag
|
2012-08-17 17:34:44 +05:30 |
|
Thilina Buddika
|
313a200466
|
implementation of PMA_getHtmlForDisplayTableStats()
|
2012-08-16 08:08:06 +05:30 |
|
Thilina Buddika
|
e11d95f779
|
typos
|
2012-08-16 02:11:58 +05:30 |
|
Thilina Buddika
|
ecf1462c1d
|
resolve conflict
|
2012-08-16 00:20:54 +05:30 |
|
Thilina Buddika
|
4faad31e88
|
further refactoring for PMA_getHtmlForCheckAllTables()
|
2012-08-15 07:45:54 +05:30 |
|
Thilina Buddika
|
3df9f18c3b
|
remove echo and some formatting
|
2012-08-15 07:34:12 +05:30 |
|
Thilina Buddika
|
a19def7818
|
get action titles and hidden action titles
|
2012-08-15 05:58:43 +05:30 |
|
Thilina Buddika
|
f50b4532c0
|
remove duplicates, remove some HTML tags and functions for render HTML
|
2012-08-14 23:35:08 +05:30 |
|
Marc Delisle
|
a539b7129f
|
Use the appropriate icon for inactive tracking
|
2012-08-14 12:59:09 -04:00 |
|
Thilina Buddika
|
37bef7f5dd
|
implementation of PMA_getHtmlForMoreOptionInTableStructure()
|
2012-08-13 22:44:52 +05:30 |
|
Thilina Buddika
|
865e9e488f
|
missing function parameters and remove some HTML duplicates
|
2012-08-13 08:12:48 +05:30 |
|
Thilina Buddika
|
4cb1094dcf
|
missing function parameters
|
2012-08-13 07:15:46 +05:30 |
|
Thilina Buddika
|
c50d0a5d49
|
Render html for information tables and add missing doc comment
|
2012-08-13 01:19:55 +05:30 |
|
Thilina Buddika
|
3653bd9862
|
remove duplicate code from Space usage table
|
2012-08-12 22:54:49 +05:30 |
|
Thilina Buddika
|
539bf1b505
|
implementation of PMA_getHtmlForDisplayIndexes()
|
2012-08-12 20:45:41 +05:30 |
|
Thilina Buddika
|
2d60319e2a
|
implementation of PMA_getHtmlForAddColumn()
|
2012-08-12 18:49:55 +05:30 |
|
Thilina Buddika
|
2fd933cf95
|
typo
|
2012-08-12 17:32:18 +05:30 |
|
thilinaa
|
ceb7ed98b8
|
implementation of PMA_getHtmlForSomeLinks()
|
2012-08-12 13:36:41 +05:30 |
|
thilinaa
|
7dad8df8cd
|
implementation of PMA_getHtmlForEditView()
|
2012-08-12 12:44:45 +05:30 |
|
thilinaa
|
7919242b0b
|
implementation of PMA_getHtmlDivForMoveColumnsDialog()
|
2012-08-12 12:15:03 +05:30 |
|
thilinaa
|
a6983208d3
|
implementation of PMA_getHtmlForCheckAlltableColumn()
|
2012-08-12 11:14:22 +05:30 |
|
thilinaa
|
07e9e3c166
|
missing return value
|
2012-08-12 10:22:52 +05:30 |
|
thilinaa
|
ee771439bb
|
remove some html tags
|
2012-08-12 10:17:58 +05:30 |
|
thilinaa
|
253189167b
|
cheange doc
|
2012-08-12 07:46:03 +05:30 |
|
thilinaa
|
39a817be7c
|
correct total table size and remove some php notices
|
2012-08-12 07:43:19 +05:30 |
|
thilinaa
|
2536bfc567
|
change doc commet
|
2012-08-12 06:53:27 +05:30 |
|
thilinaa
|
81fb2e03c1
|
missing total size of the table
|
2012-08-12 03:45:30 +05:30 |
|
thilinaa
|
39fa327f7c
|
missing function parameter
|
2012-08-12 03:40:31 +05:30 |
|
thilinaa
|
038a646b32
|
change a function name
|
2012-08-12 03:17:00 +05:30 |
|
thilinaa
|
f003cc1abd
|
change function name
|
2012-08-12 03:14:54 +05:30 |
|
thilinaa
|
364fb6c8a5
|
change variable name
|
2012-08-12 03:10:50 +05:30 |
|
thilinaa
|
3d9a7d35f8
|
typo
|
2012-08-11 21:27:18 +05:30 |
|
thilinaa
|
4556c9d5dc
|
implementation of PMA_getHtmlForStructuretableTableHeader()
|
2012-08-11 14:35:10 +05:30 |
|
thilinaa
|
88cfc68854
|
missing doc comment
|
2012-08-11 11:22:00 +05:30 |
|
thilinaa
|
cbc8a4c5c5
|
functions for get values for different table ENGINE type
|
2012-08-11 11:20:05 +05:30 |
|
thilinaa
|
bd27e1869f
|
implementation of PMA_getServerSlaveStatus()
|
2012-08-11 07:28:58 +05:30 |
|
thilinaa
|
4b0dea5db3
|
implementation of PMA_getAliasAndTruename()
|
2012-08-11 06:07:14 +05:30 |
|
thilinaa
|
69ce9ac2c4
|
move functons from db_structure-lib script to strucure-lib file
|
2012-08-10 21:56:57 +05:30 |
|
Thilina Buddika
|
e9c88f3cc3
|
further refactoring for PMA_getHtmlForStructureTableRow()
|
2012-08-10 07:41:39 +05:30 |
|
Thilina Buddika
|
33267e55b7
|
missing symbol
|
2012-08-10 05:53:26 +05:30 |
|
Thilina Buddika
|
081e30e651
|
Render HTML for db structure table
|
2012-08-09 07:51:57 +05:30 |
|
Thilina Buddika
|
fd231a786c
|
implementation of PMA_getTimeForCreateUpdateCheck()
|
2012-08-07 07:36:58 +05:30 |
|
Thilina Buddika
|
8145283d1a
|
implementation of PMA_getHtmlForPrintViewAndDataDictionaryLinks()
|
2012-08-07 06:43:22 +05:30 |
|
Thilina Buddika
|
b9adefc92d
|
implementation of PMA_getHtmlForCheckAllTables()
|
2012-08-07 06:30:30 +05:30 |
|
Thilina Buddika
|
50b339671b
|
implementation of PMA_getHtmlBodyForTableSummery()
|
2012-08-07 05:55:14 +05:30 |
|
Thilina Buddika
|
f6617d04d7
|
implementation of PMA_getTableDropQueryAndMessage()
|
2012-08-06 23:32:34 +05:30 |
|
Thilina Buddika
|
831e847d04
|
implementation of PMA_getHtmlForActionLinks()
|
2012-08-06 23:13:24 +05:30 |
|
Thilina Buddika
|
51482c02ed
|
lib file for structure section
|
2012-08-06 22:01:58 +05:30 |
|