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
Rouslan Placella
054fd49a04
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte
2011-05-30 13:34:18 +01:00
Marc Delisle
b71c47ca26
Remove comment for old function behavior
2011-05-29 19:43:13 -04:00
Piotr Przybylski
56768f5f4c
Merge branch 'master' into drizzle
2011-05-29 18:27:58 +02:00
Marc Delisle
ae0af9e5c6
Remove author name
2011-05-28 08:29:38 -04:00
Marc Delisle
eeeca229de
Undefined variable when query is too big
2011-05-28 08:23:56 -04:00
Rouslan Placella
0659c39435
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte
2011-05-24 22:33:51 +01:00
Piotr Przybylski
83b81dc242
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
libraries/common.lib.php
2011-05-24 15:13:41 +02:00
Piotr Przybylski
9f5fad2697
Cleanup: fixed argument names and order in comments, removed @uses of builtin functions, removed unused variables
2011-05-24 14:58:03 +02:00
Piotr Przybylski
8ec702efec
Remove unnecessary assign in PMA_formatByteDown
2011-05-24 14:56:58 +02:00
Piotr Przybylski
fb5d25221b
Return null when PMA_formatByteDown argument is null to prevent casting unavailable values to 0
2011-05-22 16:22:48 +02:00
Rouslan
058b6175c1
Recycled old Routines functionality and linked it to the new entry in the menu
2011-05-21 17:49:22 +01:00
Piotr Przybylski
7fb709c215
Make $tbl_is_view to be used as intended - check TABLE_TYPE instead of doing 20-50 useless calls to PMA_DBI_get_tables_full to get just table types for views in I_S and D_D...
2011-05-17 10:42:19 +02:00
Piotr Przybylski
be748a7d84
Case insensitive comparisons to check for I_S, tread D_D as I_S
2011-05-17 00:00:21 +02:00
Marc Delisle
e6211f0c2f
Other replacements for easier reading
2011-05-09 12:57:28 -04:00
Marc Delisle
13b31956ae
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
Madhura Jayaratne
27224a88c5
Bug #3298581 - Row marking, null-checkbox of inline edit broken
2011-05-07 11:16:00 +05:30
Rouslan Placella
56fc953b57
Fixed issue #2 in bug #3291301 - Problems with inline edit link for sql query
2011-05-05 08:45:09 +02:00
Rouslan Placella
bacbe54a67
Fixed issue #1 from bug #3291301 (Problems with inline edit link for sql query)
2011-05-05 08:45:06 +02:00
Marc Delisle
73c57b099e
Continue to replace warning level with error level
2011-05-03 19:05:24 -04:00
Piotr Przybylski
5c39c5511f
Comments formatting and PHPDoc fixes
2011-05-02 20:50:16 +02:00
Marc Delisle
932b5c2c36
Improve variable name and formatting
2011-04-18 12:30:59 -04:00
onebighack
14395afa8d
Patch #3276121 Inline link goes missing after table sort
2011-04-18 12:27:37 -04:00
Marc Delisle
29dbdde4ff
Avoid displaying a Back link in a error message if we are in Ajax mode
2011-03-23 08:10:22 -04:00
Michal Čihař
24396fe024
There are no empty/drop tabs anymore
2011-03-18 14:52:08 +01:00
Michal Čihař
95bc3c92aa
Allow to specify value parameter for PMA_buttonOrImage
2011-03-18 14:36:10 +01:00
Marc Delisle
419d067dc3
Extra line break generated when creating user via Ajax
2011-03-02 13:01:17 -05:00
Thilanka
a994e13c33
Ajaxify browse and delete criteria in DB search
2011-02-28 12:44:44 -05:00
Michal Čihař
d1a6410766
Edit is more appropriate here
2011-02-24 16:08:22 +01:00
Marc Delisle
984cf6dbad
For bug 3168757:
...
- Use jQuery to make the text look and behave like a link
2011-02-24 06:04:49 -05:00
Marc Delisle
b78bd77e41
For bug 3168757:
...
- Change default link length limit to 2000
- Add text next to the image
2011-02-24 05:21:24 -05:00
Marc Delisle
019b9de9da
For proper conversion of the Edit link to Inline Edit
2011-02-22 07:48:47 -05:00
Marc Delisle
67339bab2a
Current code has problems with Ajax, for example when creating a user.
...
There are missing headers and this commit is an attempt to fix this
situation.
2011-02-19 07:49:49 -05:00
Michal Čihař
cf4d86532e
Link to MySQL 5.5 documentation on servers running MySQL 5.5
2011-02-17 10:59:00 +01:00
Michal Čihař
4c18383524
Better context for documentation links
2011-02-17 10:55:14 +01:00
Michal Čihař
9ce8bb0e87
This function needs to be in core.lib as it uses it
2011-02-17 10:50:47 +01:00
Michal Čihař
42cf4f8660
Factor out code for getting PHP documentation link
2011-02-17 10:44:16 +01:00
Michal Čihař
20509753ef
Display documentation for chosen PHP extension.
2011-02-17 10:31:42 +01:00
Michal Čihař
69c0a887fc
bug #3177136 [interface] Indicate that bookmark is being used on browse.
2011-02-10 10:15:07 +01:00
Michal Čihař
cd74e9fa5d
bug #3175227 [auth] Reset user cache on login.
2011-02-08 13:15:01 +01:00
Michal Čihař
d296a5222b
Avoid new lines between elements as this can lead to spaces
2011-02-02 22:55:10 +01:00
Michal Čihař
a0d08a3321
Move javascript for sliders to functions.js.
2011-02-02 16:04:22 +01:00
Michal Čihař
3cb9916d8b
Do not go to the anchor after expanding slider.
2011-02-02 15:36:41 +01:00
Michal Čihař
599492943d
This should clear possible floats
2011-02-02 14:12:54 +01:00
Michal Čihař
67e4994490
Single place to handle redirection.
2011-01-31 15:22:25 +01:00
Michal Čihař
dc0c6938b2
[security] Redirect external links to avoid Referer leakage.
2011-01-28 13:22:41 +01:00
Marc Delisle
5464b54e17
Start implementing conditional Ajax (in results page)
2011-01-22 09:50:12 -05:00
Marc Delisle
6094e6c644
- Bug #3151925 Page selector dropdown broken with ORDER BY query
...
- PMA_pageselector() had an unused parameter
2011-01-08 15:14:00 -05:00
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