Crack
3137cc2f1d
add date information when importing from localStorage
2010-07-10 00:06:50 +02:00
Crack
bcaecbf10a
allow user preferences to work without pmadb, but warn users about that
2010-07-09 20:37:04 +02:00
Crack
5717683ef1
basic import/export for localStorage, needs to be polished
2010-07-09 19:37:49 +02:00
Adnan
459eeb1230
TCPDF Class: tabs removed
2010-07-09 15:31:18 +05:00
Adnan
79c6f847fd
Pdf Schema Class: Reduce global variables + added attributes in Export Relation Schema
2010-07-09 15:15:49 +05:00
Adnan
07cee82af6
User Schema Class: big switch into several methods + reduce global variables
2010-07-09 14:39:03 +05: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
Crack
104ac11c1d
import and export for user preferences (currently JSON file only)
...
add preferences reset
2010-07-08 19:01:09 +02:00
Marc Delisle
90ce4c77b3
clarify code
2010-07-08 08:29:27 -04:00
Marc Delisle
c1be602a1e
fix merge conflicts
2010-07-08 07:52:47 -04:00
Marc Delisle
20d4c3a894
bug #3026400 [PHP] ereg functions are deprecated
2010-07-08 07:49:11 -04:00
Crack
104b40cb11
rename file
2010-07-08 12:36:09 +02:00
Adnan
1ca552a8e1
SVG Schema Class: spaces around = , fixed.
2010-07-08 12:23:51 +05:00
Adnan
cd41a8dc28
SVG Schema Class
2010-07-08 12:05:52 +05:00
Marc Delisle
638fe75a8b
fix merge conflict
2010-07-07 09:47:12 -04:00
Marc Delisle
104b0ee99a
remove reference to some old stuff
2010-07-07 09:44:44 -04:00
Marc Delisle
f95dc8d8a1
Merge branch 'QA_3_3'
2010-07-07 07:04:04 -04:00
Marc Delisle
3d23bcf1da
improve English
2010-07-07 07:03:31 -04:00
Marc Delisle
d4f6b5c4ba
Merge branch 'QA_3_3'
2010-07-07 06:13:38 -04:00
Marc Delisle
8a153086a1
revert to previous value and add a comment in default configuration file
2010-07-07 06:13:06 -04:00
Crack
54c322544c
move user preferences to top level server menu
2010-07-07 01:27:05 +02:00
Marc Delisle
bd09ef50ff
Merge branch 'QA_3_3'
2010-07-06 16:58:50 -04:00
Marc Delisle
9903c5f3d0
bug #3025975 [auth] Odd LoginCookieValidity default value
2010-07-06 16:58:13 -04: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
Crack
a9f39a92e7
saving of theme and font size
2010-07-06 18:20:33 +02: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
Crack
93d49e8ca8
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-07-05 19:37:03 +02:00
Crack
68d9c40113
moved Import by LOAD DATA settings to CSV category
...
moved PMA_array_* functions to core.lib.php
moved PMA_read_userprefs_fieldnames() to user_preferences.lib.php
server/database/table filename templates are saved to pmadb when "remember template" is checked
2010-07-04 21:56:46 +02:00
Crack
d63fa35c0f
finished messages.inc.php cleanup
2010-07-04 00:18:04 +02:00
Crack
9dc47ecc41
rename $strSetup* variables to $strConfig*
2010-07-04 00:04:55 +02:00