Madhura Jayaratne
60f84a045e
Fix function names: PMA_generate_html_tabs -> PMA_generateHtmlTabs
2012-05-11 22:18:20 +05:30
Rouslan Placella
49a7f12e4e
Include CodeMirror globally
2012-04-25 23:47:24 +01:00
Madhura Jayaratne
4b8d52d937
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
2012-04-22 21:28:41 +05:30
Jo Michael
8744f8cf66
+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false
2012-04-13 01:43:32 +02:00
Jo Michael
b2fd866d87
Leading ./ paths for includes can be omitted, part 2
2012-03-16 23:11:57 +01:00
Eric Krona
a3b790512e
Patch #3480999 Activate codemirror in the query window
2012-02-09 12:45:58 -05: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
Piotr Przybylski
55d72e8c71
Merge branch 'QA_3_4'
...
Conflicts:
pmd_general.php
2011-09-25 17:35:07 +02:00
Piotr Przybylski
29a41fc991
"javascript:" is not needed here
2011-09-25 17:26:21 +02:00
Madhura Jayaratne
9bcb83af03
File is being conditionally included; use "include" instead
2011-09-23 10:56:30 +05:30
Madhura Jayaratne
e42539a817
Use PMA_getIcon()
2011-09-21 14:44:23 +05:30
Tyron Madlener
3b3a9fc762
pma spritify part 2
2011-07-15 09:42:16 +03:00
Tyron Madlener
2ee9f03cbb
Merge remote-tracking branch 'origin/master' into tyronm
2011-07-05 18:09:55 +02:00
Marc Delisle
3e3f5f64fb
Link is too near the rest of the text
2011-02-16 12:40:02 -05: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
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Michal Čihař
ee767e2d3d
No need to explicitely include relation.lib its anyway included in common.inc
2010-07-26 16:17:59 +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ř
3e57a8eca9
No @uses __('Something').
2010-07-20 15:06:34 +02:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +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
f8f475419d
gettext conversion
2010-05-06 12:49:07 -04:00
Philip Frank
64bac7dcdf
These parameters are no longer needed.
2010-04-15 10:37:06 +02:00
Marc Delisle
8480ffb665
improve function names
2009-06-07 11:09:13 +00:00
Marc Delisle
f70bee9e2f
forgot a parameter
2009-01-02 13:55:50 +00:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Marc Delisle
374963344a
Do not save too big queries in history
2008-07-09 14:17:19 +00:00
Marc Delisle
7bb8eddf27
patch #1837691 [query window] js errors, thanks to Victor Volkov
2007-11-26 21:44:00 +00:00
Marc Delisle
ad8dc8e189
bug #1805102 , TextareaAutoSelect issues
2007-10-20 17:54:15 +00:00
Sebastian Mendel
d9eebc2ae0
removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed
2007-10-16 14:02:16 +00:00
Sebastian Mendel
98c8a7719e
refactored JavaScript handling
2007-10-05 11:45:55 +00:00
Sebastian Mendel
ba662b78f6
use array for JavaScript messages
2007-10-04 15:03:44 +00:00
Sebastian Mendel
b2f3ae5fcf
make $sql_query persistent (init it, never unset it, always assume it is set)
2007-04-01 09:26:14 +00:00
Sebastian Mendel
3626acdb24
improved out buffer function handling;
...
bug #1690064 headers already sent error if OBGzip = 0
2007-03-29 07:10:15 +00:00
Sebastian Mendel
d27b8efab9
removed unnecessary JavaScript code (due to session based history)
2007-03-26 14:50:14 +00:00
Sebastian Mendel
2391142941
fixed escaping for JavaScript
2007-03-22 17:30:09 +00:00
Sebastian Mendel
e8f3519a39
documentation;
...
better variable checking/sanitizing;
reflect changes in relation code and PMA_getTab();
dropped form based sql history (now done with session in relation code);
display db and/or table in history view only if applicable;
limit display length of sql in history;
2007-03-22 16:34:50 +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
03f2245312
bug #1664212 querywindow loses url encoded characters
2007-03-19 09:03:27 +00:00
Michal Čihař
cac4247057
Rename db_* files to drop useless _details part.
2006-10-25 12:25:01 +00:00
Michal Čihař
ad06b4a991
Rename tbl_* files to drop useless _properties part.
2006-10-25 10:55:20 +00:00
Sebastian Mendel
45b04ab15d
replaced $dblist with new PMA_List_Database class
2006-09-20 11:15:56 +00:00
Marc Delisle
5d88225fe7
bug #1549824 , SQL history and quote escape
2006-09-08 16:44:26 +00:00
Sebastian Mendel
506b3cb938
bug #1477576 with rtl langs, navi links open in wrong frame
2006-07-03 15:01:45 +00:00
Marc Delisle
c8eaea4e22
is_superuser not defined
2006-05-30 13:44:11 +00:00
Michal Čihař
bfec931486
Improve functionality of limiting DROP DATABASE (bug #1456082 ).
2006-04-27 11:35:54 +00:00
Sebastian Mendel
7358f5a712
allow 0 as name for database, table collumn, alias and index
2006-01-14 23:17:17 +00:00
Michal Čihař
cb91cf1032
Fix query history displaying (bug #1374639 ).
2005-12-13 13:37:42 +00:00