Marc Delisle
|
2f17c40f4e
|
Plural form
|
2012-03-21 12:37:32 -04: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 |
|
Marc Delisle
|
30413ef006
|
No longer depend on grab_globals.lib.php for $_POST variables
|
2012-03-10 11:40:49 -05:00 |
|
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 |
|