Commit Graph

523 Commits

Author SHA1 Message Date
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