Crack
|
b8cee3086b
|
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
js/functions.js
js/tooltip.js
libraries/config.default.php
libraries/config.values.php
libraries/display_export.lib.php
setup/lib/forms.inc.php
setup/lib/messages.inc.php
themes/darkblue_orange/css/theme_right.css.php
themes/original/css/theme_right.css.php
|
2010-08-19 14:45:18 +02:00 |
|
Marc Delisle
|
bda213a5ac
|
bug #3042706 [pmadb] Relations, bookmarks, etc deleted after table drop
|
2010-08-11 10:48:05 -04:00 |
|
Crack
|
7db978de3f
|
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
libraries/config.values.php
|
2010-07-26 20:24:57 +02:00 |
|
Michal Čihař
|
ee767e2d3d
|
No need to explicitely include relation.lib its anyway included in common.inc
|
2010-07-26 16:17:59 +02:00 |
|
Crack
|
2d67cb58c4
|
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
libraries/relation.lib.php
|
2010-07-24 18:34:52 +02:00 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
Crack
|
7a5fd62810
|
allow users to easily work with preferences stored in session (when pmadb is disabled): after logging in, user is presented with a message asking whether settings from localStorage should be loaded
|
2010-07-14 21:28:24 +02:00 |
|
Marc Delisle
|
632211d065
|
gettext conversion
|
2010-05-09 16:24:32 -04:00 |
|
Marc Delisle
|
2182098af6
|
strings to gettext, second batch
|
2010-05-04 20:07:19 -04:00 |
|
Marc Delisle
|
f55823f47f
|
strings to gettext, first batch
|
2010-05-03 12:57:46 -04:00 |
|
Michal Čihař
|
7b754395e9
|
Provide way for vendors to easily change paths to config files.
|
2010-03-31 12:29:21 +02:00 |
|
Marc Delisle
|
9785bbc561
|
remove author names
|
2010-03-26 17:44:10 -04:00 |
|
Herman van Rink
|
cac4384a8c
|
Minor cleanup
|
2010-01-23 11:34:43 +00:00 |
|
Marc Delisle
|
443fa4db58
|
undefined variable
|
2010-01-22 16:27:36 +00:00 |
|
Michal Čihař
|
ae03cd3b5f
|
Show functional link when creating new table, not to the name of future table.
|
2010-01-22 15:42:36 +00:00 |
|
Marc Delisle
|
7fbae85888
|
this require_once() was never executed
|
2009-07-10 14:36:05 +00:00 |
|
Michal Čihař
|
56941e509c
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
Marc Delisle
|
afbb2a9dc2
|
protection against XSS when register_globals is on and .htaccess has no effect
|
2008-06-21 15:01:27 +00:00 |
|
Marc Delisle
|
f0cd8feebe
|
undefined $server
|
2008-05-04 12:41:26 +00:00 |
|
Marc Delisle
|
bd232679f5
|
main page reorganization (work in progress)
|
2008-02-05 12:48:39 +00:00 |
|
Sebastian Mendel
|
26d96b8fc0
|
make use of PMA_Message
|
2007-10-17 13:33:32 +00:00 |
|
Sebastian Mendel
|
4355a564d5
|
refactored tooltip handling (please test!)
|
2007-10-05 13:18:04 +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
|
27fd48d8fa
|
forgot to remove
|
2007-10-04 14:14:35 +00:00 |
|
Sebastian Mendel
|
26127353bf
|
make use of checkPassword() in server_privileges.js instead of own function
|
2007-10-04 11:08:23 +00:00 |
|
Sebastian Mendel
|
40b3ce9fd1
|
use array to define included JavaScript libraries
|
2007-10-04 09:22:50 +00:00 |
|
Sebastian Mendel
|
640becedc4
|
make use of PMA_getDbComment()
|
2007-10-02 14:16:39 +00:00 |
|
Marc Delisle
|
47a6cbb783
|
bug 1791568 part 2
|
2007-09-12 09:25:24 +00:00 |
|
Sebastian Mendel
|
b4c5dda95d
|
bug #1699772 Visual space bug in table name (in browser)
|
2007-05-14 12:13:44 +00:00 |
|
Sebastian Mendel
|
573a6161bd
|
fixed code indention
|
2007-05-09 12:18:57 +00:00 |
|
Sebastian Mendel
|
d0ac1f2bbb
|
XHTML standard: no language attribute in <script>
|
2007-04-01 11:13:46 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
008734f8b0
|
do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
|
2007-03-30 09:12:05 +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
|
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 |
|
Michal Čihař
|
ad06b4a991
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
Michal Čihař
|
39ac60384a
|
Rename db_details_db_info.inc.php to db_info.inc.php.
|
2006-10-19 08:54:19 +00:00 |
|
Sebastian Mendel
|
0f3c26d47a
|
do not apply 'vertical scrollbar bug'-fix to IE 7
|
2006-08-01 07:15:30 +00:00 |
|
Sebastian Mendel
|
757ba7b8da
|
fix to remove scrollbar bug in IE without quirks mode
|
2006-07-08 09:35:52 +00:00 |
|
Marc Delisle
|
d4c13a9e55
|
patch #1502453, unnecessary disc access
|
2006-06-09 20:33:03 +00:00 |
|
Marc Delisle
|
2c4dac6d05
|
bug #1501891, undefined function PMA_isSuperuser
|
2006-06-08 16:44:35 +00:00 |
|
Marc Delisle
|
f2f6eda2e1
|
cookies must be enabled in the browser
|
2006-06-02 15:01:29 +00:00 |
|
Marc Delisle
|
6215a6d94a
|
bug #1490193 and code simplification
|
2006-05-18 16:53:40 +00:00 |
|
Michal Čihař
|
bfec931486
|
Improve functionality of limiting DROP DATABASE (bug #1456082).
|
2006-04-27 11:35:54 +00:00 |
|
Sebastian Mendel
|
44a0f36096
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
Sebastian Mendel
|
5bdcd33740
|
replaced $_SERVER with getenv()
|
2006-03-06 11:32:58 +00:00 |
|
Michal Čihař
|
6b9e9555b7
|
More replacements for page title (RFE #1408241).
|
2006-02-23 13:15:20 +00:00 |
|