Commit Graph

3763 Commits

Author SHA1 Message Date
lorilee
66c6a30185 Changed input element ID names to make more sense 2010-06-24 16:55:55 -04:00
lorilee
0a456e8681 Updated file selection form 2010-06-22 21:07:43 -04:00
lorilee
c9fa5b476e <li> tags only shown when there is content in between them 2010-06-22 20:40:11 -04:00
lorilee
6913ce2a42 Removed inline CSS 2010-06-22 20:38:52 -04:00
lorilee
d481a691cb Modified the Kanji encoding feature formatting to match the rest of the export/import forms 2010-06-19 11:49:48 -04:00
lorilee
02e896e423 Modified the Kanji encoding feature formatting to match the rest of the import form 2010-06-19 11:49:31 -04:00
lorilee
991d461e06 Fixed code indentation, added back Kanji encoding feature that I accidentally removed, modified the formatting to match the rest of the export form 2010-06-19 11:38:28 -04:00
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
ddd265fb62 Fixed XHTML syntax problems 2010-06-18 16:22:52 -04:00
lorilee
7227949dfb Fixed XHTML syntax problems 2010-06-18 16:15:16 -04:00
lorilee
b967bd9169 Fixed XHTML syntax problems 2010-06-18 16:14:48 -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
lorilee
71ee3e6421 Fixed XHTML syntax problems 2010-06-18 16:12:41 -04:00
lorilee
3ba5c8e0f4 Fixed XHTML syntax problems 2010-06-18 16:11:52 -04:00
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
43c0b30a29 Merge remote branch 'origin' 2010-06-15 23:45:00 -04:00
lorilee
347cfc7eaa The default plugin options should be displayed on the import form but not on the export form (because of quick export) 2010-06-15 23:39:42 -04:00
lorilee
135868db80 Updated the formatting for selecting a file to import 2010-06-15 23:38:28 -04:00
lorilee
d5ba4231ec SQL export option "CREATE PROCEDURE / FUNCTION / EVENT" default set to true 2010-06-15 23:37:25 -04:00
lorilee
a2dfd7170a Added functions used to display file select forms in import 2010-06-15 23:36:20 -04:00
lorilee
fe90e236cd Quick export 2010-06-15 16:21:44 -04:00
Marc Delisle
f1d8953670 fix conflicts 2010-06-13 08:59:05 -04:00
Marc Delisle
ae8ddbf15b bug #2986422 [import] Results for query are not displayed 2010-06-13 08:42:24 -04:00
Marc Delisle
485e1736b6 make inline editing work for all cases of fmtType 2010-06-12 08:45:24 -04:00
Michal Čihař
8dfdcca68b Merge branch 'QA_3_3' 2010-06-11 12:41:33 +02:00
Michal Čihař
1e2731dc96 [engines] Fix getting InnoDB status. 2010-06-11 12:41:18 +02:00
lorilee
c257099b6a Removed inline javascript, modified formatting 2010-06-11 01:26:36 -04:00
lorilee
b43cea6007 Modified label text and formatting 2010-06-11 01:26:35 -04:00
lorilee
344823818f Modified label text 2010-06-11 01:26:35 -04:00
lorilee
a9ce5c1555 Modified label text, removed inline javascript, modified style of Go button, added import notification for plugins 2010-06-11 01:26:35 -04:00
lorilee
0b10c6387b Modified label text, removed inline javascript, modified formatting 2010-06-11 01:26:35 -04:00
lorilee
56ee880bbf Added default for XML structure/data 2010-06-11 01:26:35 -04:00
lorilee
d36b1a7593 New import page; reorganized formatting 2010-06-11 01:26:35 -04:00
lorilee
2ae79998d2 Changed div ID name 2010-06-11 01:26:34 -04:00
lorilee
fde6380f0c Updated hidden structure/data field name, Modified label text, Modified formatting 2010-06-11 01:26:34 -04:00
lorilee
5eb6321e4e Updated hidden structure/data field name, Modified label text, Modified formatting 2010-06-11 01:26:34 -04:00
lorilee
83a7e12283 Updated hidden structure/data field name, Modified label text, Modified formatting 2010-06-11 01:26:34 -04:00
lorilee
140007579f Updated hidden structure/data field name, Modified label text 2010-06-11 01:26:34 -04:00
lorilee
7fdcd05dcb Updated hidden structure/data field name, Modified label text 2010-06-11 01:26:34 -04:00
lorilee
4a4cdb3f26 Updated hidden structure/data field name
Modified label text
2010-06-11 01:26:33 -04:00
lorilee
d6bb5ad2b5 Updated defaults for structure/data for several plugins 2010-06-11 01:26:33 -04:00
lorilee
5e22e531fb Moved the plugin drop-down list down to just before the plugin-specific options 2010-06-11 01:26:33 -04:00
lorilee
a318f41805 Modified form fields, formatting and organization 2010-06-11 01:26:33 -04:00
lorilee
737cc1a5c6 Added new variables to reflect new form fields in export page
Updated variable names and values to reflect form field name changes in new export page
2010-06-11 01:26:33 -04:00
lorilee
07b6618cef - radio buttons of plugins changed to a dropdown list
- "formelement" divs changed to list elements
- PMA_pluginGetOneOption() accepts radio buttons
- fieldsets changed to divs
- removed JavaScript code that toggles plugin-specific options (now in a separate file)
2010-06-11 01:26:32 -04:00
lorilee
417c185d35 The new export page 2010-06-11 01:26:31 -04:00
lorilee
af801d08ad Revert "New export page"
This reverts commit f3dcd35025.
2010-06-11 01:26:31 -04:00
lorilee
b50c67724c New export page 2010-06-11 01:26:31 -04:00
lorilee
62893b7c86 Removed inline javascript, modified formatting 2010-06-11 01:17:10 -04:00