Herman van Rink
|
9c4fd802ab
|
Merge remote branch 'origin/master' into unittesting
|
2011-07-19 22:09:28 +02:00 |
|
Piotr Przybylski
|
f57faf6b58
|
Removed unused code
|
2011-07-13 17:29:07 +02:00 |
|
Piotr Przybylski
|
df4c23f0c9
|
Comments and formatting in common.lib.php
|
2011-07-13 17:29:06 +02:00 |
|
Piotr Przybylski
|
b5d450ff31
|
PMA_MYSQL_INT_VERSION is at least 50015
|
2011-07-13 17:29:06 +02:00 |
|
Herman van Rink
|
cf8ea68f09
|
Merge remote-tracking branch 'origin/master' into unittesting
|
2011-07-13 11:58:08 +02:00 |
|
Rouslan Placella
|
dad5d3594a
|
Merge branch 'master' into rte
|
2011-07-07 12:31:53 +01:00 |
|
Piotr Przybylski
|
c9df5b2733
|
Removed unused variables
|
2011-07-06 16:34:10 +02:00 |
|
Zarubin Stas
|
91709ec0c1
|
New PHPUnit tests for common.lib.php
|
2011-07-06 10:47:10 +03:00 |
|
Rouslan Placella
|
c150eb0c7c
|
Integrate PMA_toggleButton() with $cfg['AjaxEnable']
|
2011-06-30 13:19:31 +01:00 |
|
Rouslan Placella
|
b4b56ed461
|
Merge branch 'master' into rte
Conflicts:
db_routines.php
libraries/db_events.inc.php
libraries/rte/rte_routines.lib.php
|
2011-06-30 11:42:16 +01:00 |
|
Rouslan Placella
|
cbafdb9a1f
|
Refactored some routine, trigger and event manipulation code
|
2011-06-28 17:11:53 +01:00 |
|
Michal Čihař
|
c9c9fdf49d
|
Consistent capitalisation of PMA_sqlAddSlashes
|
2011-06-27 14:48:15 +02:00 |
|
Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +02:00 |
|
Marc Delisle
|
7322e858f0
|
Incorrect comment for return param
|
2011-06-26 09:05:19 -04:00 |
|
Rouslan Placella
|
223832b68d
|
E_ALL fix in PMA_currentUserHasPrivilege()
|
2011-06-20 11:33:06 +01:00 |
|
Rouslan Placella
|
db6ae660cf
|
Removed duplicate function PMA_getSupportedCharsets() that was added by mistake into the routines functionality.
|
2011-06-20 10:44:37 +01:00 |
|
Rouslan Placella
|
a0504f47d6
|
Merge branch 'master' into rte
|
2011-06-17 17:12:36 +01:00 |
|
Rouslan Placella
|
4047020d78
|
Refactored code that generated the dropdown list of MySQL functions.
|
2011-06-15 12:45:50 +01:00 |
|
Aris Feryanto
|
b3faf9cf42
|
Merge branch 'tablesort' into aris
|
2011-06-15 07:23:37 +07:00 |
|
Aris Feryanto
|
5bf8536831
|
Fix bug in 'Remember Sorting': modified caused error in PHP
|
2011-06-15 07:10:16 +07:00 |
|
Rouslan Placella
|
dda7ce9c39
|
Merge branch 'master' into rte
|
2011-06-14 19:44:09 +01:00 |
|
Rouslan Placella
|
041d5bd9d4
|
Moved PMA_getSupportedCharsets() to common.lib.php
|
2011-06-14 14:05:37 +01:00 |
|
Rouslan Placella
|
c220bb4e13
|
Moved PMA_getSupportedDatatypes() to common.lib.php
|
2011-06-14 13:56:00 +01:00 |
|
Tyron Madlener
|
e6874ce0c7
|
Clearer comment on PMA_formatNumber()
|
2011-06-13 18:53:45 +02:00 |
|
Tyron Madlener
|
2816b427ab
|
Merge remote-tracking branch 'origin/master'
|
2011-06-13 15:00:11 +02:00 |
|
Tyron Madlener
|
f4a2a92ea2
|
Fixed PMA_formatNumber() sometimes choosing too high SI preifx
|
2011-06-10 19:26:03 +02:00 |
|
Rouslan Placella
|
aa2692c12f
|
Fixed call to undefined function.
|
2011-06-10 15:36:44 +01:00 |
|
Rouslan Placella
|
a07a1d997c
|
Merge branch 'master' into rte
|
2011-06-09 21:26:26 +01:00 |
|
Piotr Przybylski
|
90099b7b5d
|
Remove PMA_STR_binarySearchInArr in favor of isset and in_array
|
2011-06-08 19:23:58 +02:00 |
|
Tyron Madlener
|
9410a4cfd9
|
Forgot 2 lines in PMA_formatNumber()
|
2011-06-08 10:31:22 +02:00 |
|
Tyron Madlener
|
0d1872595f
|
Math to the resuce! Nicer calculation of PMA_formatNumber() without any loops
|
2011-06-08 10:19:59 +02:00 |
|
Tyron Madlener
|
902fc1d95d
|
- Replaced pChart profiling chart with highchart chart
- Moved PMA_profilingResults() function code inline in sql.php as its used at only one place
|
2011-06-07 21:32:05 +02:00 |
|
Tyron Madlener
|
e913dcc6e1
|
-Tabs +Spaces
|
2011-06-07 20:58:56 +02:00 |
|
Tyron Madlener
|
86323a7815
|
Better PMA_formatNumber() behaviour.
|
2011-06-07 20:50:38 +02:00 |
|
Rouslan Placella
|
6752d54b84
|
Support "MySQL functions" in the Execute Routine functionality.
|
2011-06-07 14:15:41 +01:00 |
|
Tyron Madlener
|
5e09426666
|
Merge
|
2011-06-06 14:38:56 +02:00 |
|
Rouslan Placella
|
c27b2e776b
|
Merge branch 'master' into rte
|
2011-06-06 12:44:15 +01:00 |
|
Michal Čihař
|
3cf4830bbb
|
Replace TRUE/FALSE with true/false.
At least this seems to be the coding standard, so make all files
compliant.
|
2011-06-06 11:55:09 +02:00 |
|
Piotr Przybylski
|
610614c95f
|
Removed global variables with array counts in sqlparser.lib.php
|
2011-06-06 00:25:52 +02:00 |
|
Rouslan Placella
|
3b15014760
|
Removed duplicate function introduced earlier by mistake.
|
2011-06-01 17:32:24 +01:00 |
|
Rouslan Placella
|
15bc505431
|
Escape the database and table names in PMA_currentUserHasPrivilege()
|
2011-06-01 14:49:27 +01:00 |
|
Rouslan Placella
|
bfb1102da4
|
Disabled access to Routines features if the user does not have the required privileges.
|
2011-06-01 12:52:38 +01:00 |
|
Rouslan Placella
|
c6254910b2
|
Intoduced PMA_currentUserHasPrivilege() to easily disable access to some features.
|
2011-06-01 12:47:35 +01:00 |
|
Rouslan Placella
|
409dcfcde5
|
Merge remote-tracking branch 'origin/master' into rte
|
2011-05-31 19:22:38 +01:00 |
|
Tyron Madlener
|
d50e5120d9
|
Display 0 for actual 0 values
|
2011-05-31 17:45:47 +02:00 |
|
Tyron Madlener
|
a311518494
|
If the PMA_formatNumber() parameters would result in 0.0, it displays <0.1 instead
|
2011-05-31 17:45:47 +02:00 |
|
Rouslan Placella
|
6077cfb9a2
|
Disabled the "Edit Routine" and "Export Routine" links if the user cannot perform these operations.
|
2011-05-31 15:32:40 +01:00 |
|
Tyron Madlener
|
226ca36c9c
|
Display 0 for actual 0 values
|
2011-05-31 14:05:32 +02:00 |
|
Rouslan Placella
|
f964639676
|
Backquote Routine parameters in the generated query.
|
2011-05-31 11:41:17 +01:00 |
|
Tyron Madlener
|
9385012b97
|
If the PMA_formatNumber() parameters would result in 0.0, it displays <0.1 instead
|
2011-05-31 10:33:37 +02:00 |
|