Commit Graph

18330 Commits

Author SHA1 Message Date
William Bachion
522c719554 Translation update done using Pootle. 2010-07-13 23:56:57 +02:00
William Bachion
792858e6d7 Translation update done using Pootle. 2010-07-13 23:55:09 +02:00
William Bachion
158dc66d7f Translation update done using Pootle. 2010-07-13 23:53:20 +02:00
William Bachion
c6d52b4cb0 Translation update done using Pootle. 2010-07-13 23:52:52 +02:00
Dieter Adriaenssens
84b5a0af5b Merge branch 'QA_3_3' 2010-07-13 23:40:34 +02:00
Dieter Adriaenssens
22b0ac9079 remove todo, after upgrade PHPExcel 2010-07-13 23:39:42 +02:00
Adnan
f9c29173bf Dia Schem Class: documented + implemented 2010-07-14 02:32:57 +05:00
Dieter Adriaenssens
17fc1370f3 Merge branch 'QA_3_3'
Conflicts:

	ChangeLog
	libraries/import.lib.php
2010-07-13 23:27:15 +02:00
Dieter Adriaenssens
6648c620d9 Convert Excel column name correctly 2010-07-13 23:23:51 +02:00
Crack
030abc5114 add missing validation for TextareaRows
fix warning in FormDisplay while importing settings
2010-07-13 23:15:22 +02:00
Crack
e7dd9a7c67 allow to partially import broken configs - show message with error list and import only correct values 2010-07-13 22:59:21 +02:00
Crack
57a8d902f4 fix ThemeDefault and fontsize export 2010-07-13 22:17:19 +02:00
Dieter Adriaenssens
8b8562b435 cleanup (re)moved files 2010-07-13 20:35:14 +02:00
Dieter Adriaenssens
d7b8248997 Update library PHPExcel 1.7.3c in QA_3_3 branch 2010-07-13 20:23:31 +02:00
Dieter Adriaenssens
64a2832ac8 Update library PHPExcel to version 1.7.3c 2010-07-13 20:07:41 +02:00
Dieter Adriaenssens
ee0b2895ce Update library PHPExcel to version 1.7.3 2010-07-13 20:02:18 +02:00
Dieter Adriaenssens
b90a1b496b upgrade to PHPExcel 1.7.2 2010-07-13 19:42:07 +02:00
Dieter Adriaenssens
798def6e45 upgrade to PHPExcel 1.7.0 2010-07-13 19:39:40 +02: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
27bc09c939 Merge branch 'master' of http://repo.or.cz/r/phpmyadmin 2010-07-12 12:40:27 -07:00
Crack
b3ae73f2aa ui fixes 2010-07-12 19:24:07 +02:00
Marc Delisle
6ea41018b2 Merge branch 'QA_3_3' 2010-07-12 09:01:05 -04:00
Marc Delisle
768de14815 typo 2010-07-12 09:00:39 -04:00
Marc Delisle
f6ef0c87a8 Merge branch 'QA_3_3' 2010-07-12 08:57:05 -04:00
Marc Delisle
cda9df7101 bug [export] CSV for MS Excel (Windows) should have semi-colon as separator 2010-07-12 08:56:30 -04:00
Crack
74eb921e68 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-07-12 14:04:16 +02:00
Crack
625b9edca8 show message when preferences are saved to localStorage 2010-07-12 14:02:45 +02:00
Marc Delisle
ce2cad2886 fix merge conflicts 2010-07-11 08:05:50 -04:00
Marc Delisle
b55ba34d43 bug #3023507 [core] No result set display from stored procedure SELECT 2010-07-11 08:00:42 -04:00
Crack
956315e0b2 bugfix: show warning only when pmadb is unavailable 2010-07-10 21:51:54 +02:00
Marc Delisle
b2616ac46d bug #3027557 [PHP] split() deprecated in PHP 5.3 (backport fixes from master, todo: update PHP excel?) 2010-07-10 08:01:07 -04:00
Adnan
9fb8619f2a PDF Schema File: Relation_Stats class structured 2010-07-10 15:44:17 +05:00
Crack
e6b551dc71 bugfixes: allow to work with multiple servers, fix boolean values in select fields 2010-07-10 12:09:34 +02:00
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