Commit Graph

73 Commits

Author SHA1 Message Date
Michal Čihař
c2de4dd8d9 Add full uncompressed version of jquery ui. 2010-04-15 09:34:52 +02:00
Marc Delisle
3ca82375d5 continue removing author names in code 2010-04-05 09:16:36 -04:00
Michal Čihař
a2a0d9bb38 Avoid multiple loading of jQuery. 2010-04-01 17:19:37 +02:00
Marc Delisle
58ebfd4591 jquery in subdirectory of js; trying jquery-ui toggle effect 2010-03-23 17:08:47 -04:00
bhdouglass
16886bc3fb Patch #2974341 In db Structure, clicking on table name should Browse if possible 2010-03-22 17:40:04 -04:00
Marc Delisle
f8fa3b4ede jQuery and slider effect 2010-03-21 07:36:39 -04:00
Marc Delisle
87dd6b3cee Merge branch 'QA_3_3' 2010-03-12 17:16:58 -05:00
Dieter Adriaenssens
7c818d046a patch #2969449 Name for MERGE engine varies depending on the MySQL version 2010-03-12 17:16:05 -05: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
Herman van Rink
f72d740553 Removed useless label tag 2010-03-02 11:40:29 +00:00
Herman van Rink
bfff0d94dd Removed useless label tag 2010-03-02 11:40:29 +00:00
Marc Delisle
a7fe9f32fc XHTML compliance 2010-02-28 12:16:14 +00:00
Marc Delisle
ca708fee37 XHTML compliance 2010-02-28 12:16:14 +00:00
Herman van Rink
a82cc85f04 Code cleanup done during Fosdem2010 2010-02-09 19:57:06 +00:00
Michal Čihař
201d0e892c Load mootools in every page. 2010-01-25 11:49:46 +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
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
512975e91c bug #869006 Ignore number of records for MRG_MyISAM 2010-01-03 16:27:46 +00:00
Marc Delisle
fbe2db84f1 bug #869006 Ignore number of records for MRG_MyISAM 2010-01-03 16:27:46 +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
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