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 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
J.M
|
8eb0f2f22b
|
Use checkbox for checking/unchecking all rows in a table
|
2012-06-24 17:49:53 +02:00 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Chanaka Indrajith
|
9fba69e73a
|
Modifications to PMA_listNavigator() function in common.lib.php and renamed as PMA_getListNavigator()
|
2012-06-14 09:02:28 +05:30 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a054562100
|
PMA_Footer and PMA_Header no longer need to be singletons
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
4a740376c8
|
Dropped header.inc.php in favor of the PMA_Header class
|
2012-06-11 14:06:02 +01:00 |
|
Michal Čihař
|
b4b6919746
|
Little bit of coding style
|
2012-04-26 16:18:37 +02:00 |
|
Jo Michael
|
a6486ce67d
|
Re-allow to truncate empty tables in database structure (reverse-merged from commit c23fc1efe6)
|
2012-04-22 20:23:45 +02:00 |
|
Marc Delisle
|
bdd4fbb9f9
|
Merge branch 'QA_3_5'
|
2012-04-22 05:51:10 -04:00 |
|
Tufan Barış YILDIRIM
|
66c10144f3
|
Missing condition for confirmation message
|
2012-04-22 05:50:54 -04:00 |
|
Rouslan Placella
|
ff66fdbdf9
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
Marc Delisle
|
da0e04d179
|
Fix merge conflicts
|
2012-04-21 16:37:50 -04:00 |
|
Marc Delisle
|
a26aec4d80
|
bug #3516089 [structure] DROP does not work on defective VIEWs
|
2012-04-21 16:29:05 -04:00 |
|
Jo Michael
|
c23fc1efe6
|
Don't allow to truncate empty tables in database structure
|
2012-04-20 23:51:13 +02:00 |
|
Jo Michael
|
569aed795c
|
Drop view confirm properly, don't show truncate action for views
|
2012-04-15 06:11:11 +02:00 |
|
Madhura Jayaratne
|
8e62b92d70
|
Coding style improvements
|
2012-04-14 17:44:39 +05:30 |
|
Jo Michael
|
42cc92c692
|
Add class=marked when checking tables having overhead
|
2012-04-11 15:50:45 +02:00 |
|
Jo Michael
|
10baa48564
|
+ rfe #3516187 show tables last check time in db_structure
|
2012-04-09 23:09:52 +02:00 |
|
Jo Michael
|
d4658e5b2e
|
+ rfe #3516187 show tables creation time in db_structure
|
2012-04-09 23:09:51 +02:00 |
|
Jo Michael
|
061d49f225
|
+ rfe #3516187 show tables last update time in db_structure
|
2012-04-09 23:09:50 +02:00 |
|
Marc Delisle
|
dd5aae9a67
|
jQuery UI is already included from common.inc.php
|
2012-04-09 09:09:07 -04:00 |
|
Marc Delisle
|
a3edbfc1b1
|
Add parameter to strDoYouReally message for better translatability
Include jquery.sprintf.js everywhere
|
2012-04-09 08:20:45 -04:00 |
|
Rouslan Placella
|
f15d0fd1d8
|
Removed most <noscript> tags and made JS mandatory to login
|
2012-04-05 22:58:57 +01:00 |
|
Jo Michael
|
20ddd10911
|
Replaced HTML nowrap attribute with CSS for HTML5 validity
|
2012-03-31 16:50:33 +02:00 |
|
Jo Michael
|
7b882bdeb0
|
Table structure summary th should be aligned left
|
2012-03-27 14:09:16 +02:00 |
|
Jo Michael
|
c36a9113e0
|
Replaced td[align] with td[class] due to HTML5
|
2012-03-18 19:53:43 +01:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01:00 |
|
Jo Michael
|
3b56f6a53b
|
Leading ./ paths for links and favicons can be omitted, part 1
|
2012-03-16 23:04:12 +01:00 |
|
Jo Michael
|
42d0a85aba
|
Don't rely on grab_globals for db_structure.php
|
2012-03-16 20:38:29 +01:00 |
|
Marc Delisle
|
87183ee0e1
|
Remove BLOBstreaming support; will need to run update-po after releasing version 3.5
|
2012-02-17 09:25:45 -05:00 |
|
Yuichiro
|
24b573720c
|
add messages to gettext
|
2012-01-25 17:42:57 +01:00 |
|
Marc Delisle
|
a822895df6
|
bug #3455021 Fatal error: Cannot redeclare PMA_extract_db_or_table()
|
2011-12-12 12:44:12 -05:00 |
|
Madhura Jayaratne
|
35b18e57a2
|
Coding style improvements - Multiline assignments
|
2011-12-07 23:28:50 +05:30 |
|
asdfrede
|
d39a230992
|
Fixed bug #3408377 - Deleting table from the DB does not change the table counter
|
2011-12-02 00:54:35 +00:00 |
|
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
|
ecb05de4f6
|
Fix merge conflicts
|
2011-10-23 10:33:01 -04:00 |
|
Marc Delisle
|
694c1cdf75
|
bug #3427256 [interface] no links to browse/empty views and tables
|
2011-10-23 10:27:06 -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 |
|
Rouslan Placella
|
d17814f463
|
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
|
2011-09-26 20:54:59 +01:00 |
|
Madhura Jayaratne
|
e42539a817
|
Use PMA_getIcon()
|
2011-09-21 14:44:23 +05:30 |
|
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 |
|
Dieter Adriaenssens
|
0ade69e84d
|
use include() instead of require() when including file conditionally
|
2011-09-06 17:57:48 +02:00 |
|
Piotr Przybylski
|
f678a45cd2
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/database_interface.lib.php
|
2011-08-24 21:40:52 +02:00 |
|
Piotr Przybylski
|
da6c5b7129
|
Inline PMA_DBI_get_default_engine(), this one-liner is used only once
|
2011-08-23 22:19:21 +02:00 |
|