Commit Graph

55 Commits

Author SHA1 Message Date
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
Michal Čihař
78b00824eb [core] Updated mootools to fix some glitches with Safari.
Mootools are now in separate files as distributed upstream.
2010-01-04 15:35:23 +00:00
Marc Delisle
fbe2db84f1 bug #869006 Ignore number of records for MRG_MyISAM 2010-01-03 16:27:46 +00:00
Marc Delisle
68ac557446 tracking icon had disappeared; improve XHTML compliance 2009-12-26 18:16:46 +00:00
Marc Delisle
9385885515 bug 2910568 [structure] Table size for ARCHIVE tables is not displayed 2009-12-13 14:06:19 +00:00
Marc Delisle
1419fcf3c2 remove deprecated parameter of PMA_Table::countRecords() 2009-10-23 10:02:09 +00:00
Marc Delisle
8ec5434999 [security] XSS and SQL injection 2009-10-12 21:47:40 +00:00
Marc Delisle
7c128e09fd bug [structure] "In use" table incorrectly reported as "view" 2009-10-05 20:00:30 +00:00
Herman van Rink
2f05ebc6b9 Patch #2868465 Fixedtable footer, thanks to Virsacer 2009-09-28 07:48:38 +00:00
Herman van Rink
3af3745260 Fixed table footer and alt for replication column 2009-09-24 13:10:25 +00:00
Herman van Rink
d972ed5d03 Fix indentation for gsoc replication code
make it match the included modeline, and fixed some other spacing issues
2009-09-07 15:00:22 +00:00
Marc Delisle
07b13c5f5a "deactive" is not an English word 2009-09-07 13:03:33 +00:00
Tomas Srnka
feb562e77b Replication support - tomas_zahra branch merged 2009-08-30 14:54:36 +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
c6c39d2b2e rfe #2726479 [export] Export tables preselect 2009-06-12 12:35:18 +00:00
Marc Delisle
f6c347a775 variable could be not set at this point 2009-05-27 17:36:57 +00:00
Marc Delisle
95372a094f bug #2794840 [core] Cannot redeclare pma_tableheader() 2009-05-27 17:29:08 +00:00
Marc Delisle
de126075ef patch #2596230 [XHTML] View table headers/footers completely 2009-02-20 09:22:20 +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
f53c233277 patch #2561433 [structure] Display true number of rows in a view if it contains less than MaxExactCountViews 2009-02-04 21:24:13 +00:00
Marc Delisle
bd3595f7cb patch #2498350 [cleanup] XHTML cleanup 2009-01-13 22:55:44 +00:00
Marc Delisle
06d6fc75ae patch #2356575 part 5 2008-12-16 17:13:12 +00:00
Marc Delisle
ec4549f994 patch #2356575 [display] Sortable database columns 2008-12-15 17:27:43 +00:00
Marc Delisle
2851902824 bug #2363919 [display] Incorrect size for view 2008-11-30 12:28:57 +00:00
Raj Kissu Rajandran
4a0c232707 Temporary fix applied for issue regarding BLOBStreaming support requiring SUPER privilege 2008-11-28 18:55:28 +00:00
Michal Čihař
ebeb0c319f Adding @package, first part. 2008-11-24 10:32:56 +00:00
Marc Delisle
179279f08e patch #2067462 [lang] link FAQ references in messages 2008-08-26 16:50:07 +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
9d739fdd46 bug #2050068 [gui] "Check tables having overhead" selects wrong tables 2008-08-16 13:04:44 +00:00
Marc Delisle
2ac75d4591 upgrade to mootools 1.2; temporarily deactivate the color picker that does not work with this mootools version 2008-07-14 19:52:16 +00:00
Marc Delisle
0a18e3e005 bug #1989813 [interface] Deleting multiple views (space in name) 2008-06-24 17:33:50 +00:00
Marc Delisle
050406d7f6 view row counting: better logic and message 2008-05-10 13:27:38 +00:00
Sebastian Mendel
1536decef8 no need to check for VIEW if we already know 2008-05-08 05:36:57 +00:00
Marc Delisle
12980f5454 patch #1957998 [display] No tilde for InnoDB row counter when we know it for sure; also, fix in trunk a problem where "In use" was always displayed for views 2008-05-08 01:30:22 +00:00
Marc Delisle
719c19825b undefined $tbl_url_query 2008-02-26 18:00:36 +00:00
Marc Delisle
2ffa06dfd6 [gui] Events management: minimal support on db structure page 2008-02-25 22:10:53 +00:00
Marc Delisle
4b25f91359 slider for Routines 2008-01-17 14:11:54 +00:00
Sebastian Mendel
2179a190c2 improved speed of processing database structure view 2007-12-13 14:09:40 +00:00
Sebastian Mendel
f8b5b6e94a make use of PMA_Message
preserver already defined message from mult_submits.inc.php
2007-10-12 08:16:25 +00:00
Sebastian Mendel
872cadf60d make use of PMA_showHint() in more places 2007-10-05 14:06:27 +00:00
Sebastian Mendel
e1fd395631 removed MySQL < 5 code 2007-10-02 09:53:43 +00:00
Marc Delisle
0ce5b86923 display table list navigator also under the list 2007-08-11 13:34:20 +00:00
Marc Delisle
09b1ea0646 Navigator for the table list in the content panel 2007-06-25 14:00:35 +00:00
Sebastian Mendel
b4c5dda95d bug #1699772 Visual space bug in table name (in browser) 2007-05-14 12:13:44 +00:00
Marc Delisle
1c6358c1bd do not show an empty Routines fieldset 2007-04-06 13:31:52 +00:00
Sebastian Mendel
d0ac1f2bbb XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
Marc Delisle
43882c2968 patch #1685481, undefined var, thanks to Arpad Borsos 2007-03-22 16:32:36 +00:00
Sebastian Mendel
c2d495c530 bug #1523747 [innodb] make warning about row count more visible 2007-03-20 18:10:53 +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