Marc Delisle
a822895df6
bug #3455021 Fatal error: Cannot redeclare PMA_extract_db_or_table()
2011-12-12 12:44:12 -05:00
Michal Čihař
03fd559382
Fix syntax error introduced by f62c4a1809
2011-11-24 19:25:08 +01:00
Dieter Adriaenssens
f62c4a1809
coding style : control structures
2011-11-24 15:32:30 +01: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
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
9bcb83af03
File is being conditionally included; use "include" instead
2011-09-23 10:56:30 +05:30
Piotr Przybylski
8cd8760256
Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema
2011-08-23 22:48:14 +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ř
219ec73d69
Spacing around if
2011-07-22 09:10:37 +02:00
Piotr Przybylski
f36b2e5441
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
libraries/db_links.inc.php
libraries/server_links.inc.php
tbl_structure.php
themes/pmahomme/css/theme_right.css.php
2011-07-21 16:21:16 +02:00
Tyron Madlener
3b3a9fc762
pma spritify part 2
2011-07-15 09:42:16 +03:00
Piotr Przybylski
4b344cb40b
Don't load replication.inc.php for Drizzle
2011-06-08 00:20:00 +02:00
Piotr Przybylski
dc2a298b7a
Add 'noclick' class for I_S and D_D in database list (Drizzle)
2011-05-27 21:05:11 +02:00
Piotr Przybylski
1220eafa89
Merge remote-tracking branch 'origin/master' into drizzle
2011-05-25 23:31:17 +02:00
Piotr Przybylski
46ba122b8f
Add 'nockick' class to databases that can't be dropped in server database list
2011-05-25 23:29:57 +02:00
Piotr Przybylski
8259510361
Database list for Drizzle: treat 'mysql' as normal table, don't show 'Check Privileges' link
2011-05-25 18:54:09 +02:00
Piotr Przybylski
1835d93534
Indentation fixes
2011-05-24 15:03:17 +02:00
Marc Delisle
5f85bb0e83
Remove redundancy from message
2011-05-18 07:45:58 -04:00
Marc Delisle
ac9d911c3f
bug #3303869 [interface] Unnecessary scrolling on Databases page
2011-05-18 07:39:42 -04:00
Marc Delisle
76483d6b4d
Page selector in Databases tab did not trigger on change
2011-01-09 08:01:05 -05:00
Dieter Adriaenssens
e69bbb4ec1
Use less noisy message and remove disable link on database statistics
2010-12-08 20:21:51 +01:00
Marc Delisle
81d61125cc
bug #3072495 Creating new database on Databases tab messed layout
2010-10-11 09:34:51 -04:00
Michal Čihař
d17fba309c
Fix permissions.
...
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
c9253c0a0e
Merge conflict resolved for Lori's tree merge to main
2010-08-22 12:42:54 +05:30
Michal Čihař
862e3ca2a7
Merge branch 'QA_3_3'
...
Conflicts:
libraries/core.lib.php
server_databases.php
server_privileges.php
2010-08-20 13:40:37 +02:00
Marc Delisle
c75e41d5d8
Limit list of correct values for sort order.
2010-08-18 11:30:19 +02:00
Michal Čihař
ea3b718fc3
Secure handling of sort_by and sort_order in server_databases.php.
2010-08-18 11:30:19 +02:00
ninadsp
b99bad8cdd
Almost completed appending of newly created database to the database table. Still need to get db statistics
2010-08-03 23:28:31 +05:30
ninadsp
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Michal Čihař
d291827444
No need to require_once footer
...
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Marc Delisle
084c0dbcf5
functions.js included automatically
2010-07-24 08:11:48 -04:00
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
ninadsp
834b36bd6a
Merge remote branch 'origin/master'
2010-06-09 22:49:38 +05:30
Michal Čihař
58ee5d4bd2
Make it possible to translate this.
2010-06-08 10:40:43 +02:00
Michal Čihař
017c8c4221
Name is already a message.
2010-06-08 10:38:26 +02:00
ninadsp
160f4314eb
Merge remote branch 'origin/master'
2010-06-03 22:34:52 +05:30
Marc Delisle
62556cb5b6
Merge branch 'QA_3_3'
2010-05-28 13:07:29 -04:00
Marc Delisle
f483cdb123
bug #3008411 Last dropped database remains active in navi
2010-05-28 13:06:06 -04:00
ninadsp
38ac78e3ba
merging changes from origin
2010-05-24 18:32:42 +05:30
Michal Čihař
bb36ae46a1
Convert replication to gettext.
2010-05-24 11:28:58 +02:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
632211d065
gettext conversion
2010-05-09 16:24:32 -04:00
Marc Delisle
f55823f47f
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
Marc Delisle
526dce65cb
3.3
2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4
3.3
2009-12-31 13:09:18 +00:00
Herman van Rink
3af3745260
Fixed table footer and alt for replication column
2009-09-24 13:10:25 +00:00
Herman van Rink
d972ed5d03
Fix indentation for gsoc replication code
...
make it match the included modeline, and fixed some other spacing issues
2009-09-07 15:00:22 +00:00
Tomas Srnka
feb562e77b
Replication support - tomas_zahra branch merged
2009-08-30 14:54:36 +00:00
Marc Delisle
de126075ef
patch #2596230 [XHTML] View table headers/footers completely
2009-02-20 09:22:20 +00:00
Marc Delisle
eb74324b59
XHTML other fixes
2009-02-16 10:13:51 +00:00
Marc Delisle
0f317b5c65
patch #2550323 [XHTML] in server_databases.php
2009-02-12 11:21:24 +00:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Marc Delisle
8a4d1084d3
patch #2099962 [js] fix js error without frameset
2008-09-09 17:05:58 +00:00
Marc Delisle
e55679c962
remove work in progress
2008-05-11 21:46:07 +00:00
Sebastian Mendel
fa21fe3ea5
make the database list more magic:
...
load/fetch only if really required
use SPL ArrayObject to behave like an array
2008-05-09 10:41:16 +00:00
Sebastian Mendel
085a7c8f22
make use of PMA_Message
2007-10-17 12:14:19 +00:00
Sebastian Mendel
107fc46ad9
make use of PMA_Message
2007-10-16 12:14:19 +00:00
Sebastian Mendel
f8b5b6e94a
make use of PMA_Message
...
preserver already defined message from mult_submits.inc.php
2007-10-12 08:16:25 +00:00
Sebastian Mendel
40b3ce9fd1
use array to define included JavaScript libraries
2007-10-04 09:22:50 +00:00
Sebastian Mendel
9f6d5979db
removed MySQL < 5 code
2007-10-02 10:15:06 +00:00
Sebastian Mendel
d2b9013fad
fixed E_STRICT
2007-08-02 11:40:16 +00:00
Marc Delisle
09b1ea0646
Navigator for the table list in the content panel
2007-06-25 14:00:35 +00:00
Marc Delisle
63b259d955
navigation and MaxDbList (work in progress)
2007-06-18 12:18:51 +00:00
Marc Delisle
6f69889e52
RFE #1714760 Obey ShowCreateDb on the Databases tab
2007-06-04 17:03:26 +00:00
Sebastian Mendel
cfeb306526
coding standard: no spaces inside braces
2007-04-01 11:02:46 +00:00
Sebastian Mendel
d0facc3d4f
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173
fixed/added page level docblock
2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Sebastian Mendel
45b04ab15d
replaced $dblist with new PMA_List_Database class
2006-09-20 11:15:56 +00:00
Michal Čihař
d1ed5a5b1b
Fix path to image (needs to be lower case).
2006-05-02 13:25:27 +00:00
Marc Delisle
422712289a
no selected page number
2006-04-13 17:12:52 +00:00
Sebastian Mendel
951ea7cdfa
disable table stats for MySQL 5 by default
2006-04-13 15:37:09 +00:00
Sebastian Mendel
b8ea26cfca
fixed selectbox navigation
2006-04-13 15:24:40 +00:00
Sebastian Mendel
31f86274d6
fixed loosing paramters and page navigation
2006-04-13 14:18:14 +00:00
Sebastian Mendel
9f7d4c0bf2
use new functionality of PMA_DBI_get_databases_full() to limit display
2006-04-13 13:52:46 +00:00
Marc Delisle
39356b5042
MySQL 3.23.52 compatibility
2006-03-14 17:59:49 +00:00
Sebastian Mendel
a38d7c05d0
array to string conversion (sorry to late :-( ), use of $_REQUEST
2006-02-05 10:22:48 +00:00
Marc Delisle
617c2b4a03
array to string conversion
2006-02-04 16:09:40 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712
allow 0 as name for database, table collumn, alias and index
2006-01-14 23:17:17 +00:00
Marc Delisle
337d66f75e
bug #1388135 , IE and dropping databases
2005-12-30 21:45:17 +00:00
Michal Čihař
6aeabf44d1
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
2005-11-24 09:12:17 +00:00
Michal Čihař
66aa9d2396
Move server_{links,common}.inc.php to libraries folder as it does not require direct access.
2005-11-24 08:29:44 +00:00
Michal Čihař
f5f7fc3740
Move mult_submits.inc.php to libraries folder as it does not require direct access.
2005-11-24 08:22:28 +00:00
Sebastian Mendel
528469e57e
- require_once common.lib.php BEFORE ANYTHING else
...
- unified style, removed tables
- removed superuser check for dbstats
2005-11-18 11:31:15 +00:00
Sebastian Mendel
9fde856f09
- added js:markAllRows(), js:unMarkAllRows()
...
- check/uncheck all rows now sets mark color for this rows
2005-11-09 16:59:11 +00:00
Sebastian Mendel
c2413163c0
bug #1351743 undefined function: pma_getservercollation()
2005-11-09 08:56:35 +00:00
Sebastian Mendel
39ecba0de6
updated database list:
...
- added PMA_getServerCollation()
- display server collation in db list footer
- added PMA_DBI_get_databases_full()
- make use of info_schema on MySQL 5
- always display db stats for MySQL 5
- fixed html output
- replaced " with ' in some queries
2005-11-05 19:48:05 +00:00
Marc Delisle
429b629125
security fix
2005-10-21 01:41:31 +00:00
Sebastian Mendel
e58627459a
fix problem not remembering selected server
2005-10-19 07:58:50 +00:00
Sebastian Mendel
cf9e4208d1
code cleanup whole querywindow js stuff, moved all in one new js file, now included in index.php, bug #1327055
2005-10-17 16:40:32 +00:00
Michal Čihař
c694ea42b4
Don't allow to check mysql database for dropping (RFE #1327514 ).
2005-10-16 15:31:03 +00:00
Sebastian Mendel
f361a16b0b
XHTML compl.
2005-10-12 15:02:30 +00:00
Sebastian Mendel
3143135a5c
XHTML 1.0 trans. compliance and more semantic XHTML output
2005-10-11 11:49:17 +00:00
Marc Delisle
da993a298d
patch #1249414 , display improvements
2005-08-02 13:03:21 +00:00
Marc Delisle
ede5072d4b
patch #1249371 , correct calculation of colspan; also $dbstats should contain 0 or 1, not the colspan
2005-08-02 12:21:27 +00:00
Michal Čihař
48366e0746
Show box for creating database only if user has privileges to do so (bug #1167892 ).
2005-07-13 12:44:51 +00:00
Garvin Hicking
b43f76e8d0
fix bug #1225315 , wrong message for not dropping a DB
2005-06-22 12:33:05 +00:00
Alexander M. Turek
59bdd7f0b4
Bug #1172782
2005-03-30 18:17:40 +00:00