Marc Delisle
4beca2fe92
Use the clip effect instead of the drop effect
2011-01-03 17:37:33 -05:00
Marc Delisle
a1ad4b295c
Message was not under gettext
2010-12-27 07:14:10 -05:00
Marc Delisle
79f320e951
remove author names
2010-12-04 06:41:10 -05:00
Michal Čihař
89f03ef81b
bug #3123433 [interface] Avoid double escaping of MySQL errors.
...
The PMA_DBI_getError function already does escaping, so there is no need
to escape that string again on displaying.
2010-12-02 17:14:59 +01:00
Michal Čihař
219f5a4fb9
Whitespace cleanup.
2010-12-02 17:13:47 +01:00
Michal Čihař
a480379bae
Remove not used variable.
2010-12-02 17:05:57 +01:00
Herman van Rink
6d3b66059a
bug #3115519 : fixed XSS on search
2010-11-26 09:12:01 -05:00
Marc Delisle
9f4dc04691
no need to have a separate file for this
2010-11-05 06:30:21 -04:00
Marc Delisle
7d0c11c256
class nowrap was missing; div not allowed here
2010-10-09 09:05:54 -04:00
Marc Delisle
452dce72a2
missing end tag
2010-10-09 06:49:55 -04:00
Marc Delisle
b5cd7e69ea
inline edit (in tools) and ajax mode
2010-10-08 13:21:27 -04:00
Marc Delisle
316ea9f006
prevent a call with incorrect parameter value
2010-09-19 09:26:49 -04:00
ninadsp
aed2e27b3f
A better solution to the caching issues faced. Set jQuery's global Ajax parameter 'cache' to false, and also set the 'Cache-Control' header to 'no-cache'
2010-09-02 15:10:58 -04:00
Michal Čihař
d2de55cb0b
Merge branch 'QA_3_3'
2010-08-31 11:44:30 +02:00
Marc Delisle
1b812f2d25
undefined variables after deleting a user
2010-08-30 12:54:12 -04:00
Michal Čihař
1d67babd52
Do not fail on non analyzed query (eg. because of parser failure).
2010-08-30 16:11:46 +02: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
9c34a0eec9
Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches
2010-08-28 01:53:52 +05:30
Herman van Rink
b477c4cb1a
Merge branch 'blinky/master' into gsoc2010-blinky
...
Conflicts:
Documentation.html - renumbered 6.28 to 6.29
2010-08-25 16:59:54 +02:00
ninadsp
7f9d141a85
Removed the blank new line at the end, which was causing issues
2010-08-24 18:25:09 +05:30
ninadsp
c9253c0a0e
Merge conflict resolved for Lori's tree merge to main
2010-08-22 12:42:54 +05:30
Marc Delisle
82acbb2ba3
fix merge conflicts
2010-08-21 07:46:57 -04:00
Marc Delisle
22eaa592ca
unused code
2010-08-20 08:43:09 -04:00
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
Michal Čihař
41145feb12
Merge branch 'MAINT_3_3_5' into QA_3_3
...
Conflicts:
ChangeLog
libraries/common.lib.php
2010-08-20 13:36:49 +02:00
Michal Čihař
bf60ec82e9
Fix possible XSS on IIS redirect page.
2010-08-20 11:20:10 +02:00
Michal Čihař
5128563d07
Merge branch 'QA_3_3'
...
Conflicts:
libraries/common.lib.php
libraries/core.lib.php
2010-08-20 11:11:27 +02:00
Michal Čihař
893abac3e5
bug #3042495 [core] Move PMA_sendHeaderLocation to core.lib.php.
...
It might be needed from common.inc.php even if PMA_MINIMUM_COMMON is
defined.
2010-08-20 11:09:15 +02:00
Herman van Rink
f273e6cbf6
Fix XSS on error with very long query.
2010-08-20 10:42:03 +02:00
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
ninadsp
0b2b21712e
Added documentation to PHP files
2010-08-15 01:50:47 +05:30
lorilee
841fba88d5
Removing alt text since it interferes with tooltip
2010-08-05 18:23:18 -07:00
lorilee
646627b911
Updated tooltips using the new tooltip plugin; the code in js/functions.js was moved from js/tooltip.js (with new code appended); <sup> IDs not needed
2010-08-05 18:05:25 -07:00
Crack
53e8d75c0f
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/db_links.inc.php
libraries/tbl_links.inc.php
2010-08-01 23:19:21 +02:00
lorilee
f1686d5172
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
...
Conflicts:
libraries/display_export.lib.php
2010-07-29 14:12:36 -07:00
ninadsp
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Martynas Mickevicius
b0888714b6
Merge commit 'origin/master' into local
...
Conflicts:
server_status.php
2010-07-29 14:14:26 +03:00
lorilee
8120a00af7
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-07-28 15:03:28 -07:00
lorilee
1faaa80b51
Fixing HTML markup
2010-07-28 15:00:36 -07:00
Michal Čihař
05160b3e03
No need for full columns here.
2010-07-27 10:07:55 +02:00
Michal Čihař
39aa4355a9
Convert default queries to unified expansion.
2010-07-27 10:01:58 +02:00
lorilee
428053bef5
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
2010-07-26 13:44:30 -07:00
lorilee
2a59451ac5
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
server_export.php
2010-07-26 13:42:42 -07: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ř
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
Michal Čihař
bcc372b5c5
Merge branch 'QA_3_3'
2010-07-26 15:51:48 +02:00
Michal Čihař
049fc7fef7
bug #3031705 [core] Fix generating condition for real numbers by comparing them to string.
2010-07-26 15:51:26 +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
lorilee
89b0a3082e
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
...
Conflicts:
libraries/display_export.lib.php
2010-07-23 21:06:46 -07:00
lorilee
723a71c014
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/export/latex.php
themes/darkblue_orange/css/theme_right.css.php
themes/original/css/theme_right.css.php
2010-07-23 20:43:35 -07:00
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Marc Delisle
56ebe05af7
blob streaming code cleanup (work in progress)
2010-07-22 13:15:27 -04:00
Barry Leslie
f8653e5803
Update blob streaming to match the current API and use the PBMS PHP extension.
2010-07-22 11:23:37 -04:00
Marc Delisle
8e98c5dd03
bug #3030862 (master only) inline sql edit got undefined
2010-07-22 08:47:47 -04:00
Michal Čihař
06cf763358
[interface] Better formatting for SQL validator results.
2010-07-21 13:45:32 +02:00
Michal Čihař
f5aa40b02f
Catch error when connection to validator service fails.
2010-07-21 13:32:26 +02:00
Michal Čihař
e5e340e525
Proper propagating of overrided values.
2010-07-21 10:16:30 +02:00
Michal Čihař
7a788a52b9
Document why __VAR__ is there.
2010-07-21 10:07:03 +02:00
Michal Čihař
2040be9611
Documentation.
2010-07-21 09:56:05 +02:00
Michal Čihař
9b2aa3c40d
Indentation.
2010-07-21 09:55:13 +02:00
Michal Čihař
7415caa4e4
LaTeX export uses PMA_expandUserString.
2010-07-21 09:51:24 +02:00
Michal Čihař
32910a9b28
Cleanup in PMA_expandUserString.
2010-07-21 09:43:38 +02:00
Michal Čihař
b24a566eba
Export uses same expanding as title.
2010-07-21 09:36:28 +02:00
Michal Čihař
40aaa768dd
Factor out variable expanding.
2010-07-21 09:30:31 +02:00
Michal Čihař
ce9e7a9462
Not used anywhere.
2010-07-21 09:26:00 +02:00
lorilee
aa49b85fad
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
...
Conflicts:
libraries/display_export.lib.php
2010-07-20 15:23:12 -07:00
lorilee
2ebf96d242
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/display_export.lib.php
libraries/display_import.lib.php
2010-07-20 13:04:03 -07:00
Michal Čihař
3e57a8eca9
No @uses __('Something').
2010-07-20 15:06:34 +02:00
Michal Čihař
59428bb433
Whitespace cleanup.
2010-07-20 14:36:44 +02:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
ninadsp
85e2225ac7
Fixed the issue in PMA_showMessage() where ['cell_align_left'] is not set in an Ajax request. Put an isset() conditional in place
2010-07-16 20:14:25 +05:30
lorilee
5ad3a70718
Improved tooltip for JavaScript-enabled browsers (superscripts changed to icons)
2010-07-13 17:44:05 -07:00
ninadsp
6aa7315682
The PMA_mysqlDie() now supports Ajax requests. It now shows a JSON
...
response in an Ajax request.
Modified the PMA_ajaxResponse() function to handle messages which are
not instances of the PMA_Message class. Requited for PMA_mysqlDie()
2010-07-14 00:53:19 +05:30
lorilee
8b6e179bd9
Changed the Import form's 'Browse the server' label to 'Browse your computer'
2010-07-08 13:50:46 -07:00
ninadsp
47142291a1
Merge remote branch 'origin/master'
...
Conflicts:
po/af.po
po/ar.po
po/az.po
po/be.po
po/be@latin.po
po/bg.po
po/bn.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/et.po
po/eu.po
po/fa.po
po/fi.po
po/fr.po
po/gl.po
po/he.po
po/hi.po
po/hr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/ka.po
po/ko.po
po/lt.po
po/lv.po
po/mk.po
po/mn.po
po/ms.po
po/nb.po
po/nl.po
po/phpmyadmin.pot
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/si.po
po/sk.po
po/sl.po
po/sq.po
po/sr.po
po/sr@latin.po
po/sv.po
po/ta.po
po/te.po
po/th.po
po/tr.po
po/tt.po
po/uk.po
po/ur.po
po/uz.po
po/uz@latin.po
po/zh_CN.po
po/zh_TW.po
2010-07-07 18:31:09 +05:30
ninadsp
6e9e3836e5
We don't need to buffer the output in PMA_showMessage() when making an SQL query. Added a global variable which is set in sql.php during an ajax request.
2010-07-03 02:51:02 +05:30
ninadsp
466d3f7ae5
Discarded the unused PMA_ajaxOutputBuffelHandler() function.
2010-06-30 21:00:45 +05:30
ninadsp
9a4b524db7
Hacked the PMA_generate_slider_effect() code to work with jQuery. Ajax
...
queries were failing due to the use of document.write(). Need to find a
better solution with $.append()
2010-06-28 01:59:52 +05:30
ninadsp
a3dd431bdb
Modified PMA_showMessage so that it can show the sql query even in an
...
ajax request, by using output buffering.
Added a function to handle the output buffer for the ajax request.
Fixed a typo in PMA_ajaxResponse
2010-06-27 23:03:20 +05:30
lorilee
66c6a30185
Changed input element ID names to make more sense
2010-06-24 16:55:55 -04:00
lorilee
6913ce2a42
Removed inline CSS
2010-06-22 20:38:52 -04:00
ninadsp
cf15d940cd
Bug noticed by Marc Delisle in PMA_ajaxResponse fixed
2010-06-22 11:41:55 +05:30
lorilee
5d751f1fe2
Fixed XHTML syntax problems
2010-06-18 16:34:10 -04:00
lorilee
9fd0613a51
Revert "Fixed XHTML syntax problemsloris-computer:/Library/WebServer/Documents/gsoc Lori$ git commit libraries/common.lib.php"
...
This reverts commit 92779ae9c0 .
2010-06-18 16:23:33 -04:00
lorilee
92779ae9c0
Fixed XHTML syntax problemsloris-computer:/Library/WebServer/Documents/gsoc Lori$ git commit libraries/common.lib.php
...
Fixed XHTML syntax problems
2010-06-18 16:14:09 -04:00
Martynas Mickevicius
d1708970d6
moved chart dependant code to the chart lib.
2010-06-17 17:10:19 +03:00
ninadsp
266447bcd9
Added a function to echo a json output for an ajax request.
2010-06-17 00:16:13 +05:30
lorilee
9dbe9f4115
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
2010-06-15 23:45:44 -04:00
lorilee
a2dfd7170a
Added functions used to display file select forms in import
2010-06-15 23:36:20 -04:00
Martynas Mickevicius
d814efcfb6
added the chart in the profiling window
2010-06-15 20:13:34 +03:00
ninadsp
a8d6f9ff4c
Merge remote branch 'origin/master'
2010-06-15 15:39:51 +05:30
Crack
3b3f8bff69
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-06-13 15:03:58 +02:00
Marc Delisle
485e1736b6
make inline editing work for all cases of fmtType
2010-06-12 08:45:24 -04:00
ninadsp
42de77813c
Merge remote branch 'origin/master'
2010-06-06 20:01:39 +05:30
Crack
65911c57e1
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-06-05 16:59:16 +02:00
Crack
6b2f774ba8
Add category tabs to preferences page
...
Setup script refactoring
2010-06-05 15:42:55 +02:00
Marc Delisle
f50d6694e7
bug #3011126 [display] Edit link missing after long query
2010-06-05 08:28:24 -04:00
Marc Delisle
c3ea6fb22b
bug #3011126 [display] Edit link missing after long query
2010-06-05 08:20:36 -04:00
ninadsp
049c90ee0b
Edited PMA_generate_html_tab() to add the id parameter
...
Necessary for attaching Ajax calls with jQuery to some tab links
2010-06-04 21:27:25 +05:30
ninadsp
bd139f2465
document.write() conflicts with jQuery.
...
Instead, appending Inline Edit to parent div (class="tools") with
$.append(), the recommended method.
$('body').append() is executed late, and hence, not used.
2010-05-29 01:44:51 +05:30
ninadsp
d5b50587e7
Revert "document.write conflicts with jQuery. Use $(body).append() instead at"
...
This reverts commit 20fce4cdcd .
2010-05-29 01:40:05 +05:30
ninadsp
20fce4cdcd
document.write conflicts with jQuery. Use $(body).append() instead at
...
the same place to inject inline HTML with JavaScript.
2010-05-29 01:28:57 +05:30
ninadsp
38ac78e3ba
merging changes from origin
2010-05-24 18:32:42 +05:30
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
c78ee96697
gettext conversion
2010-05-20 07:49:15 -04:00
Michal Čihař
3436ce42cc
Migrate separator code to gettext.
2010-05-13 11:31:34 +02:00
Michal Čihař
0dcbea28eb
Move byte units translations to proper place.
2010-05-13 11:26:54 +02:00
Michal Čihař
00d7b8a659
Gettext for day/months.
2010-05-13 11:23:09 +02:00
Michal Čihař
95561d1e5b
Move comment for translators to proper place.
2010-05-13 11:18:42 +02:00
Marc Delisle
00604060e8
gettext conversion
2010-05-12 12:53:08 -04:00
Marc Delisle
2b4a5e68ee
gettext conversion
2010-05-09 08:03:11 -04:00
Michal Čihař
149c75f91f
Use standard way for linking documentation.
2010-05-05 16:24:02 +02:00
Marc Delisle
2182098af6
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
Marc Delisle
bd90d40def
bug #2974067 non-binary fields shown as hex
2010-04-23 14:07:03 -04:00
Marc Delisle
acdf39e95b
bug #2974067 non-binary fields shown as hex
2010-04-23 14:00:53 -04:00
Marc Delisle
05e4e16b8a
Improve function and variables names
2010-04-13 08:51:07 -04:00
Michal Čihař
da979369c8
Merge branch 'QA_3_3'
2010-04-13 14:14:42 +02:00
Michal Čihař
a879b64620
Avoid double spaces.
...
They come from PMA_formatNumber without unit.
2010-04-13 14:14:34 +02:00
Madhura Jayaratne
846ce15039
[engines] Fix parsing of PBXT status.
2010-04-13 13:54:25 +02:00
s.troxler
2d8b20a28c
Fix slider on table properties page.
...
patch #2983090 , bug #2983050
2010-04-07 13:03:48 +02:00
Michal Čihař
96674738f7
Revert "removed some XHTML problems (slider effect)"
...
This reverts commit 777a5f7844 .
The div needs to be open because each usage of
PMA_generate_slider_effect includes end of div.
2010-04-07 13:01:52 +02:00
Marc Delisle
3ca82375d5
continue removing author names in code
2010-04-05 09:16:36 -04:00
Marc Delisle
6b5f3b9962
finish conversion of Replication feature from Mootools to jQuery
2010-04-05 09:09:35 -04:00
Marc Delisle
5c26356379
start porting Replication to jQuery
2010-04-02 18:57:28 -04:00
Marc Delisle
46eb3e4721
inline edit: help seeing the buttons without scrolling; XHTML compliancy
2010-04-01 10:30:26 -04:00
Marc Delisle
cd7757a858
improved wording
2010-04-01 09:26:21 -04:00
Michal Čihař
9409d0295a
Make the strings translatable.
2010-04-01 14:25:08 +02:00
Muhammd Adnan
86ca31197b
patch #2979922 , rfe #2804874 [interface] Add inline query editing, thanks to Muhammd Adnan.
2010-04-01 14:21:56 +02:00
Michal Čihař
0ff972a963
More explaining comment to translators.
2010-03-30 23:19:18 +02:00
Michal Čihař
46c6b06617
Merge branch 'master' into gettext
2010-03-27 00:30:38 +01:00
Marc Delisle
9785bbc561
remove author names
2010-03-26 17:44:10 -04:00
Marc Delisle
f6e3ae57c5
Merge branch 'QA_3_3'
2010-03-26 13:02:45 -04:00
Marc Delisle
291f2a1d1d
patch #2976790 Go to the upper level after table DROP
2010-03-26 13:02:33 -04:00
Michal Čihař
c7441a5a54
Merge branch 'master' into gettext
2010-03-24 09:39:30 +01:00
Marc Delisle
58ebfd4591
jquery in subdirectory of js; trying jquery-ui toggle effect
2010-03-23 17:08:47 -04:00
Michal Čihař
853fee7ec5
Merge branch 'master' into gettext
2010-03-22 10:20:14 +01:00
Marc Delisle
f8fa3b4ede
jQuery and slider effect
2010-03-21 07:36:39 -04:00
Michal Čihař
7bcf3879ba
Move MySQL manual language to proper place.
2010-03-12 00:03:03 +01:00
Michal Čihař
5f9063b844
No support for MySQL, so no need to link to it's docs.
2010-03-11 23:49:33 +01:00
Marc Delisle
819324ede6
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
2010-03-06 18:04:17 +00:00
Marc Delisle
77d8831276
bug #2931429 Editing long triggers
2010-03-06 13:16:55 +00:00
Marc Delisle
94b50c6f53
bug #2931429 Editing long triggers
2010-03-06 13:16:55 +00:00
Herman van Rink
72b9d2abd5
bug #2963830 : Import page not displaying due to fatal error
2010-03-05 08:43:07 +00:00
Michal Čihař
034090ab45
Add function to create link to phpMyAdmin documentation.
2010-01-25 12:40:23 +00:00
Michal Čihař
46a2a4e0ba
[interface] Provide links to documentation in highlighted SQL.
2010-01-22 18:35:38 +00:00
Michal Čihař
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Marc Delisle
6f9d95970b
rfe #2890226 [view] enable VIEW rename
2010-01-02 13:34:47 +00: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
Marc Delisle
6c6d5a5177
some newlines are needed
2009-12-29 18:24:48 +00:00
Marc Delisle
c2e242fa40
patch #2918831 [export] Missing backquotes on reserved words
2009-12-22 18:05:31 +00:00
Marc Delisle
2e15e348ed
code cleanup; remove unneeded newlines in generated code; fix some XHTML errors
2009-12-20 15:26:12 +00:00
Marc Delisle
182c02c5e8
bug #2893221 [core] Statement may not be safe to log in statement format
2009-11-21 13:22:08 +00:00
Marc Delisle
1419fcf3c2
remove deprecated parameter of PMA_Table::countRecords()
2009-10-23 10:02:09 +00:00
Marc Delisle
0cc40a874e
in non-exit situation, the error message coming from MySQL was not displayed
2009-09-15 16:44:12 +00:00
Herman van Rink
180cc73c09
Code style improvements, fixed JS errors, fixd HTML validity issues
2009-09-13 13:45:52 +00:00
Tomas Srnka
c26c9c1fb5
Added support for current server, GUI for choosing DB from current server
2009-08-24 20:57:51 +00:00
Marc Delisle
15441ded5d
do not try to display a tab that was not built
2009-08-22 11:22:50 +00:00
Herman van Rink
8bbb381bc1
Update TestCase for recent change
2009-07-15 18:31:55 +00:00
Marc Delisle
60536d78e1
patch #2798592 [import] Progress bar
2009-07-02 12:12:06 +00:00
Marc Delisle
2a893aba92
[security] XSS: Insufficient output sanitizing in bookmarks
2009-06-30 10:48:08 +00:00
Marc Delisle
38fea0cc9e
in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences
2009-06-20 16:36:58 +00:00
Marc Delisle
e2bea40427
use PMA_generate_html_dropdown() for the display direction
2009-06-07 12:15:44 +00:00
Marc Delisle
8480ffb665
improve function names
2009-06-07 11:09:13 +00:00
Michal Čihař
4a2bff1aed
rfe #2726479 [core] configurable maximal length of URL
2009-06-02 11:08:16 +00:00
Marc Delisle
777a5f7844
removed some XHTML problems (slider effect)
2009-05-24 12:28:04 +00:00
Marc Delisle
55a516e39c
patch #2745215 [edit] Multi-row change with "]" improved
2009-05-04 16:05:24 +00:00
Marc Delisle
7cafb834fa
bug #2780722 [import] Incorrect maximum file size
2009-04-29 10:18:34 +00:00
Herman van Rink
70f6003ce0
patch #2715417 [interface] Fixed truncation of enum/set values containing parenthesis
2009-04-04 13:06:20 +00:00
Herman van Rink
f0eb21fba8
patch #2727250 Optimizations for some PHP loops
2009-04-04 12:41:02 +00:00
Marc Delisle
6170758147
patch #2358861 [navi] Row count tooltip wrong for information_schema
2009-02-16 10:56:11 +00:00
Marc Delisle
eb74324b59
XHTML other fixes
2009-02-16 10:13:51 +00:00
Marc Delisle
c19b43557f
message "Bookmark created" is not displaying
2009-01-24 16:43:56 +00:00
Marc Delisle
424342c014
patch #2494192 [display] Possibility of disabling the sliders
2009-01-14 17:47:47 +00:00
Marc Delisle
c010da50d8
bug #2473127 [display] Deleting rows displays tbl structure, not contents
2009-01-01 21:39:21 +00:00
Sebastian Mendel
210265e75c
doc
2008-12-10 10:22:41 +00:00
Sebastian Mendel
dfb511903c
fixed NOTICE
2008-12-10 10:05:41 +00:00
Marc Delisle
9b5b648e65
patch #1821619 [privileges] Extra back reference when editing table-specific privileges
2008-12-08 17:39:30 +00:00
Marc Delisle
16849cfe92
correct condition, thanks to Michal Biniek
2008-11-30 11:39:28 +00:00
Marc Delisle
8ffc60b342
enable testing PMA_pow() for system with bcpow()
2008-11-28 22:19:04 +00:00
Marc Delisle
c909885dc1
clarify code
2008-11-28 19:13:55 +00:00
Marc Delisle
e079480672
bug #2356433 [display] HeaderFlipType "fake" problems
2008-11-28 18:23:56 +00:00
Michal Čihař
77a11d0283
bug #2355925 [display] properly update tooltips in navigation frame
2008-11-28 14:35:17 +00:00
Michal Čihař
ebeb0c319f
Adding @package, first part.
2008-11-24 10:32:56 +00:00
Marc Delisle
4f7f7120f5
bug #2107583 [GUI] Leading newline truncated, thanks to Isart Montane
2008-10-25 14:40:48 +00:00
Marc Delisle
838336a317
was merged by error with italian update
2008-10-25 14:28:40 +00:00
Marc Delisle
d597af936b
bug #2184240 [lang] Problems with Italian language file
2008-10-22 11:20:35 +00:00
Michal Čihař
1c1fbde5f5
bug #2153970 [core] Properly truncate SQL to avoid half of html tags
2008-10-09 09:41:22 +00:00
Marc Delisle
65e48911de
bug #2136986 [auth] Cannot create database after session timeout
2008-10-04 14:43:36 +00:00
Marc Delisle
8a4d1084d3
patch #2099962 [js] fix js error without frameset
2008-09-09 17:05:58 +00:00
Marc Delisle
09a4be3b74
bug #2090002 [display] Cannot edit row in VIEW
2008-09-08 16:43:36 +00:00
Michal Čihař
a560b27076
Whitespace cleanup, no real changes.
2008-09-03 12:58:28 +00:00
Michal Čihař
181eb71fae
Add links to mysqldump documentation for some options.
2008-09-03 11:54:58 +00:00
Marc Delisle
e77938bb20
BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress
2008-08-20 17:04:37 +00:00
Marc Delisle
f177b0312b
put calculations outside the loop
2008-07-26 20:05:19 +00:00
Marc Delisle
f17860205d
typos
2008-07-26 19:07:27 +00:00
Marc Delisle
ff029b19b6
plus and minus signs for slider links
2008-07-21 19:51:26 +00:00
Marc Delisle
14644133c6
comment on PMA_generate_slider_effect()
2008-07-21 16:50:44 +00:00
Marc Delisle
f619053d63
rest of the "remove flickering" fix
2008-07-21 16:41:17 +00:00
Marc Delisle
ffc04a7375
test to minimize flickering (work in progress, for now: table Search)
2008-07-21 16:20:16 +00:00
Marc Delisle
1ce9daf87c
bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn
2008-07-05 22:01:04 +00:00
Marc Delisle
544831fda7
patch #2007196 , Typos in comments, thanks to knittl - knittl
2008-07-01 19:21:28 +00:00
Marc Delisle
134b41faf6
make footnote tooltips work again; ensure ids are unique
2008-06-25 17:01:31 +00:00
Marc Delisle
b953cbccc4
doc for footnotemarker
2008-06-25 13:06:29 +00:00
Marc Delisle
6d4a7b0b2f
bug #1989081 [profiling] Profiling causes query to be executed again
2008-06-13 16:26:21 +00:00
Marc Delisle
cf0542758a
bug #1936761 [interface] BINARY not treated as BLOB: update/delete issues
2008-06-01 13:02:12 +00:00
Marc Delisle
2667e21340
incorrect XHTNL attribute
2008-05-25 12:08:02 +00:00
Marc Delisle
b9baa825c1
display options (work in progress)
2008-05-21 15:49:57 +00:00
Marc Delisle
a6feb09d4d
bug #1955572 oops we still need the alt tag but empty
2008-05-18 16:57:12 +00:00
Marc Delisle
1ec1afa3d4
bug #1955572 [display] alt text causes duplicated strings
2008-05-11 13:38:48 +00:00
Sebastian Mendel
3a228111ae
use already retrieved table info
2008-05-09 14:39:58 +00:00
Sebastian Mendel
79b9f5577c
doc
2008-05-09 13:01:42 +00:00
Marc Delisle
7c5d5c466a
PBXT: foreign key support
2008-05-04 18:36:17 +00:00
Marc Delisle
51ea0c93c8
undefined $_type on successful table rename
2008-05-04 12:23:48 +00:00
Marc Delisle
42a4a8c24b
bug #1926357 [data] BIT defaults displayed incorrectly
2008-04-02 17:19:59 +00:00
Marc Delisle
32bb3ab273
support ROW_FORMAT and PAGE_CHECKSUM table option; verify warnings coming from ALTER TABLE
2008-03-21 13:38:23 +00:00
Marc Delisle
ebcbf621d2
bug #1903724 [interface] Displaying of very large queries in error message
2008-02-28 17:38:43 +00:00
Marc Delisle
94ef9792ea
use PMA_generate_html_radio()
2008-02-10 13:25:08 +00:00
Marc Delisle
9e4d476226
use PMA_generate_html_radio()
2008-02-10 12:41:57 +00:00
Marc Delisle
71763eb71b
status should be state
2008-02-02 11:38:29 +00:00
Sebastian Mendel
fc47a30bda
no need to apply all prototype elements
2008-01-29 14:52:17 +00:00
Sebastian Mendel
43b2a67a36
some cleanup
2008-01-29 12:22:38 +00:00
Sebastian Mendel
f1f5f71243
no need for extra div, but the link must be added before the slide effect is added (which adds additional slide-div around the object which would result the link be added inside the slide-div)
2008-01-29 10:58:39 +00:00
Marc Delisle
9d633c5c82
patch #1873188 [GUI] Making db pager work when js is disabled
2008-01-25 17:42:23 +00:00
Sebastian Mendel
801249f3a5
use function for caching
2008-01-22 07:29:08 +00:00
Sebastian Mendel
f33ea1151e
oops, of course cache per server
2008-01-21 14:40:32 +00:00
Sebastian Mendel
4a3a83e40c
cache MySQL profiling support information
2008-01-21 11:51:53 +00:00
Marc Delisle
2a6119d393
start to use Mootools for slider effects
2008-01-17 13:48:22 +00:00
Marc Delisle
618cb07b26
should go to ['userconf']
2008-01-05 15:12:30 +00:00
Marc Delisle
6d63f4bbd1
use PMA_generate_html_radio()
2007-12-29 21:06:30 +00:00
Marc Delisle
cf1303f0fe
Avoid a No tables found when deleting the last table of a db and the table limit offset becomes greater than the number of tables
2007-12-29 20:38:27 +00:00
Sebastian Mendel
e96049f8b1
try to save some space on screen, replaced fieldset not used in form
2007-12-20 11:30:32 +00:00
Sebastian Mendel
50b63510de
bug #1823018 [charset] Edit(Delete) img-links pointing to wrong row
2007-12-14 12:47:31 +00:00
Sebastian Mendel
b420984a06
bug #1724217 [Create PHP Code] doesn't include newlines for text fields
2007-12-14 10:09:42 +00:00
Marc Delisle
60c65ae220
bug #1835654 [core] wrong escaping when using double quotes
2007-12-09 13:40:51 +00:00
Marc Delisle
2c0b19a1cf
undefined PMA_MYSQL_INT_VERSION when no default server is set
2007-11-25 12:58:41 +00:00
Marc Delisle
a4be8e0efd
bug #1824506 [profiling] Profile command repeated on older MySQL servers
2007-11-02 17:34:58 +00:00
Marc Delisle
5eb4fee323
partition maintenance
2007-11-01 13:14:58 +00:00
Marc Delisle
cb576daa05
bug #1814463 Wrong database size
2007-10-20 18:58:04 +00:00
Sebastian Mendel
d5c158f3c0
PMA_showMessage(): cleanup - fix
2007-10-17 15:55:59 +00:00
Sebastian Mendel
d165fe8e18
PMA_showMessage(): cleanup
2007-10-17 15:47:26 +00:00
Sebastian Mendel
1454a3e599
PMA_showMessage(): removed obsolete check for $show_error_header
2007-10-17 10:10:17 +00:00
Sebastian Mendel
b53e28bd31
PMA_mysqlDie(): cleanup, make use of PMA_getIcon() and better use of PMA_generate_common_url()
2007-10-17 10:05:27 +00:00
Sebastian Mendel
ef7a052074
- fixed XSS in server_status.php, thanks to Omer Singer, The DigiTrust Group
...
- fixed some possible XSS with PHP_SELF (PATH_INFO)
- commented out some use of PATH_INFO ... needs further testing
2007-10-16 07:11:28 +00:00
Sebastian Mendel
504150a491
removed unnecessary checks in PMA_getIcon()
2007-10-11 09:11:22 +00:00
Sebastian Mendel
1708f2ecdd
make use of new message object
2007-10-10 14:31:42 +00:00
Sebastian Mendel
86b1e3032b
remove some space wasting elements - not finally, just let see how it is in work environment and how other say about
2007-10-09 12:56:33 +00:00
Sebastian Mendel
534ac6fe1d
message box class as parameter
2007-10-09 12:11:16 +00:00
Sebastian Mendel
872cadf60d
make use of PMA_showHint() in more places
2007-10-05 14:06:27 +00:00
Sebastian Mendel
4355a564d5
refactored tooltip handling (please test!)
2007-10-05 13:18:04 +00:00
Sebastian Mendel
faa52f611c
removed MySQL < 5 code
2007-10-02 08:57:02 +00:00
Sebastian Mendel
35d2f6f984
identify active tab from PHP_SELF only if $GLOBALS['active_page'] is not set
2007-09-28 07:27:54 +00:00
Sebastian Mendel
669a3c2d87
check $GLOBALS['cfg']['PropertiesIconic'] inside PMA_buttonOrImage() and make use PMA_getIcon()
2007-09-27 14:43:44 +00:00
Sebastian Mendel
7bfa689e5a
extended PMA_getIcon()
2007-09-27 12:39:29 +00:00
Sebastian Mendel
0f647eb883
added @todo
2007-09-27 09:35:04 +00:00
Marc Delisle
4beede83a1
bugs 1767759, 1216521 Duplicate entry error Browse feature: this minor feature removed due to its complexity
2007-09-09 13:51:15 +00:00
Sebastian Mendel
d489602a4c
use PMA_get_arg_separator()
2007-09-04 15:44:55 +00:00
Marc Delisle
8eb4d37fe2
XHTML fixes
2007-09-02 19:23:59 +00:00
Marc Delisle
34c75eb875
bug #1771200 unknown system variable PROFILING
2007-08-11 11:53:01 +00:00
Marc Delisle
dda4bb6a67
bug #1760447 , goto last page problem
2007-07-27 12:35:18 +00:00
Marc Delisle
a380a6c774
avoid marking the Browse tab active after a click, when there are no rows
2007-07-24 12:40:40 +00:00
Marc Delisle
7d015ff72a
improved tabs background and bottom border
2007-07-23 23:46:20 +00:00
Marc Delisle
2d9613dfea
patch #1749705 , Allow multibyte characters in number formatting, thanks to garas
2007-07-09 19:41:38 +00:00
Marc Delisle
ae603822a5
obey MaxTableList in navi also (Light mode only); move the navigator near the database list
2007-07-09 16:30:39 +00:00
Marc Delisle
7cc52459f6
previous fix was incompatible with mysql extension
2007-07-05 12:26:42 +00:00
Marc Delisle
f73d68265b
RFE #1743983 : replace $max_characters by a configurable param MaxCharactersInDisplayedSQL
2007-07-01 19:26:41 +00:00
Marc Delisle
941dee7e41
Profiling (work in progress)
2007-06-27 21:01:13 +00:00
Marc Delisle
9d9cd7221b
bug #1727138 HTML not encoded (last part of the fix)
2007-06-27 15:12:40 +00:00
Marc Delisle
a7146b0540
bug #1736405 Pretty printer and HTML line breaks
2007-06-26 12:52:36 +00:00
Marc Delisle
eb4e32a63e
bug #1733012 Unwanted table alias in delete button
2007-06-26 11:53:09 +00:00
Marc Delisle
be43252164
<br> after "Page number" only in navi, thanks to Juergen Wind
2007-06-26 10:41:58 +00:00
Marc Delisle
09b1ea0646
Navigator for the table list in the content panel
2007-06-25 14:00:35 +00:00
Marc Delisle
7762946d76
unneeded double line in navi when no page selector is displayed
2007-06-24 11:59:16 +00:00
Marc Delisle
1316c6d07c
bug #1727138 HTML not encoded (more than 1000 characters)
2007-06-24 10:42:02 +00:00
Marc Delisle
6bc959283f
when saving an edit with a field of more than 1000 characters, constant PMA_QUERY_TOO_BIG is already defined
2007-06-24 10:14:08 +00:00
Marc Delisle
8b94c4cf83
bug #1739253 about the new page number in navi, thanks to Juergen Wind for the suggestions
2007-06-20 12:14:18 +00:00
Marc Delisle
63b259d955
navigation and MaxDbList (work in progress)
2007-06-18 12:18:51 +00:00
Marc Delisle
1d726b672c
patch #1731280 unneeded for trunk
2007-06-13 16:33:57 +00:00
Marc Delisle
d69be68c25
patch #1731280 Avoid negative exponent in gmp_pow(), thanks to anosek
2007-06-10 19:47:14 +00:00
Sebastian Mendel
fa30ac8c33
store browse state in session per query
2007-05-15 11:16:10 +00:00
Sebastian Mendel
0130b9d07b
typo, thanks to wiki user Jspboy
2007-05-14 12:42:59 +00:00
Sebastian Mendel
573a6161bd
fixed code indention
2007-05-09 12:18:57 +00:00
Marc Delisle
1e7819e0ba
undefined index when deleting a bookmark
2007-04-06 13:45:52 +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
b2f3ae5fcf
make $sql_query persistent (init it, never unset it, always assume it is set)
2007-04-01 09:26:14 +00:00
Marc Delisle
8da1b5a730
bug #1690718 Can't edit if BLOB and no PK
2007-03-31 13:08:50 +00:00
Marc Delisle
f124554ab1
unneeded test, thanks to Juergen Wind
2007-03-31 12:29:05 +00:00
Marc Delisle
f7d9e324a1
undefined index when creating a table
2007-03-31 11:15:24 +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
Marc Delisle
d298724fd4
Edit next row: do not offer if no unique key on table
2007-03-26 13:23:24 +00:00
Sebastian Mendel
75fe2cfa9e
PMA_getTab(): added support for fragments in link
2007-03-21 12:36:49 +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
aa8557d1a1
typo
2007-03-20 11:20:58 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Sebastian Mendel
420a9d58e7
bug #1662976 Authentication fails when controluser/pass is set
2007-03-19 15:06:53 +00:00
Sebastian Mendel
c29b8627f9
hopefully cookie login is now working again as expected ...
2007-03-16 16:55:45 +00:00
Sebastian Mendel
aba1268619
[config] clean cookies on phpMyAdmin upgrade
2007-03-16 16:48:40 +00:00
Sebastian Mendel
af7691a469
bug #1676033 [core] pow(int,int) causes overflow
2007-03-14 12:47:37 +00:00
Sebastian Mendel
1eca371e5a
added support for byte and gigabyte in PMA_get_real_size()
2007-03-08 17:08:22 +00:00