lorilee
|
087dac0df0
|
Fixes everything after commit 9de870ce87 , where I accidentally committed some lines
|
2010-07-13 18:52:12 -07:00 |
|
lorilee
|
4434b2c231
|
Added option in config.inc.php to set the default export method to quick, custom, or custom-no-form
|
2010-07-13 18:41:15 -07:00 |
|
lorilee
|
ecb4cdc764
|
Added option in config.inc.php to set the default export method to quick, custom, or custom-no-form
|
2010-07-13 18:21:34 -07:00 |
|
lorilee
|
7826652898
|
Added option in config.inc.php to set the default export method to quick, custom, or custom-no-form
|
2010-07-13 18:19:54 -07:00 |
|
lorilee
|
38434e77fd
|
Improved tooltip for JavaScript-enabled browsers (superscripts changed to icons)
|
2010-07-13 17:46:22 -07:00 |
|
lorilee
|
5ad3a70718
|
Improved tooltip for JavaScript-enabled browsers (superscripts changed to icons)
|
2010-07-13 17:44:05 -07:00 |
|
lorilee
|
eff9311c03
|
Improved tooltip for JavaScript-enabled browsers (superscripts changed to icons)
|
2010-07-13 17:39:52 -07:00 |
|
lorilee
|
5b8c603124
|
If the user already appended the file extension, don't add it again
|
2010-07-12 19:10:11 -07:00 |
|
lorilee
|
22254ba748
|
Gets rid of the forward slash that appears in the enum/set editor when there are no values
|
2010-07-12 18:55:21 -07:00 |
|
lorilee
|
0900dc1b0b
|
Fixed a formatting bug
|
2010-07-08 14:07:36 -07:00 |
|
lorilee
|
8b6e179bd9
|
Changed the Import form's 'Browse the server' label to 'Browse your computer'
|
2010-07-08 13:50:46 -07:00 |
|
lorilee
|
edc8846de8
|
Changed the default CSV column separator from a comma to a semi-colon
|
2010-07-08 13:41:15 -07:00 |
|
lorilee
|
a62cc4d464
|
Changed "columns terminated with" to "columns separated with"
|
2010-07-08 13:40:50 -07:00 |
|
lorilee
|
c05038e847
|
Added a title to the import page to show the current import mode (server/database/table)
|
2010-07-08 12:37:10 -07:00 |
|
lorilee
|
e90f8e4d89
|
Added a title to the export page to show the current export mode (server/database/table)
|
2010-07-08 12:30:50 -07:00 |
|
lorilee
|
af5486fccc
|
Moved inline css from display_export.lib.php here
|
2010-07-08 12:01:16 -07:00 |
|
lorilee
|
2a046d7b08
|
Removed inline css, added labels to form elements, modified file template message to make it less confusing
|
2010-07-08 11:57:59 -07:00 |
|
lorilee
|
0692c8f0b7
|
Disabled "Dump some row(s)" sub-options when they are not selected, fixed comments, minor refactoring
|
2010-07-08 11:55:21 -07:00 |
|
lorilee
|
3c1e06a3e6
|
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
|
2010-07-06 11:04:06 -07:00 |
|
lorilee
|
f06363811c
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2010-07-06 10:58:17 -07:00 |
|
Piotr Przybylski
|
573edc0329
|
patch #3025161 [core] Prevent sending of unnecessary cookies
|
2010-07-06 11:43:02 -04:00 |
|
Marc Delisle
|
11609bdf80
|
must specify dateFormat for jQuery UI datepicker, otherwise a wrong MM/DD/YYYY is passed to MySQL
|
2010-07-06 11:15:46 -04:00 |
|
lorilee
|
fb36521902
|
Corrected div name
|
2010-07-05 16:40:11 -07:00 |
|
lorilee
|
8fbe75f58f
|
Import/Export and ENUM/SET editor support for no javascript; Cursor is a pointer when hovering over link to open ENUM/SET editor
|
2010-07-05 16:39:19 -07:00 |
|
lorilee
|
596c7752a5
|
Accidentally used tabs instead of spaces
|
2010-07-05 16:37:41 -07:00 |
|
lorilee
|
cb99c85cdb
|
Import/Export and ENUM/SET editor support for no javascript; Cursor is a pointer when hovering over link to open ENUM/SET editor
|
2010-07-05 16:30:03 -07:00 |
|
lorilee
|
0e0ce976ee
|
ENUM/SET editor support for no javascript; Added feature that allows users to add more than one new field at a time
|
2010-07-05 16:28:40 -07:00 |
|
lorilee
|
a36e3fb595
|
ENUM/SET editor support for no javascript
|
2010-07-05 16:25:10 -07:00 |
|
lorilee
|
ef6a616d01
|
Added feature to ENUM/SET editor where users can add more than one new field at a time
|
2010-07-05 16:21:31 -07:00 |
|
lorilee
|
2e3fad7456
|
Support for no javascript
|
2010-07-05 16:19:03 -07:00 |
|
lorilee
|
1b300eed99
|
Support for no javascript
|
2010-07-05 16:14:41 -07:00 |
|
lorilee
|
cd7bf9744d
|
Support for no javascript
|
2010-07-05 16:14:06 -07:00 |
|
Marc Delisle
|
3e9e18aebb
|
regenerate .po files
|
2010-07-03 09:01:25 -04:00 |
|
Marc Delisle
|
9e857f9f84
|
fix merge conflicts
|
2010-07-02 12:32:00 -04:00 |
|
Marc Delisle
|
43e41e0654
|
document MemoryLimit as being a string value
|
2010-07-02 12:28:44 -04:00 |
|
Marc Delisle
|
6ea9467949
|
bug #3024344 [setup] Setup forces numeric MemoryLimit
|
2010-07-02 12:26:54 -04:00 |
|
Marc Delisle
|
dbd813095a
|
Merge branch 'QA_3_3'
|
2010-07-02 11:23:11 -04:00 |
|
Marc Delisle
|
1db012abc8
|
clarify code behavior
|
2010-07-02 11:22:36 -04:00 |
|
Marc Delisle
|
7d4c3174f7
|
Translation update done using Pootle.
|
2010-07-01 19:56:35 +02:00 |
|
Marc Delisle
|
f96cc039b1
|
Translation update done using Pootle.
|
2010-07-01 19:56:00 +02:00 |
|
Marc Delisle
|
ae476e8319
|
Translation update done using Pootle.
|
2010-07-01 19:55:05 +02:00 |
|
Marc Delisle
|
1c3e7d756a
|
Translation update done using Pootle.
|
2010-07-01 19:54:48 +02:00 |
|
Marc Delisle
|
7671d89bc3
|
Translation update done using Pootle.
|
2010-07-01 19:54:18 +02:00 |
|
Marc Delisle
|
1074c56408
|
Translation update done using Pootle.
|
2010-07-01 19:53:56 +02:00 |
|
Marc Delisle
|
7b5ba3ae32
|
Translation update done using Pootle.
|
2010-07-01 19:53:42 +02:00 |
|
Marc Delisle
|
e96b2c396c
|
Translation update done using Pootle.
|
2010-07-01 19:53:00 +02:00 |
|
Marc Delisle
|
2490394c0e
|
Translation update done using Pootle.
|
2010-07-01 19:52:48 +02:00 |
|
Marc Delisle
|
0a701be61f
|
Translation update done using Pootle.
|
2010-07-01 19:52:24 +02:00 |
|
Marc Delisle
|
762e68a226
|
Translation update done using Pootle.
|
2010-07-01 19:52:04 +02:00 |
|
Marc Delisle
|
29bbd03831
|
Translation update done using Pootle.
|
2010-07-01 19:51:42 +02:00 |
|