Commit Graph

4423 Commits

Author SHA1 Message Date
Adnan
fc838dd0cb Merge remote branch 'origin/master' into export_branch 2010-06-24 18:31:54 +05:00
Adnan
589eef3280 schema classes structure 2010-06-24 18:31:42 +05:00
Martynas Mickevicius
c2e7aef7ba added configurable settings for title and labels 2010-06-23 14:06:57 +03:00
Martynas Mickevicius
278ee6e2ca added curly braces where needed 2010-06-23 13:32:23 +03:00
Martynas Mickevicius
1cae244e89 fixed case error 2010-06-23 13:30:20 +03: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
Martynas Mickevicius
eeead42990 Moved settings to an array. Form fields to choose settings for query result chart. 2010-06-22 15:25:06 +03:00
Martynas Mickevicius
c5b49bb839 added stacked bar chart 2010-06-22 14:24:23 +03:00
ninadsp
cf15d940cd Bug noticed by Marc Delisle in PMA_ajaxResponse fixed 2010-06-22 11:41:55 +05:30
Crack
e5238f3845 add $cfg['UserprefsDisallow'] and allow setting it in setup script
correct IE opacity issue for "restore default value" button
fix regressions introduced in previous commit
2010-06-21 19:12:25 +02:00
Crack
d09c35f5a8 setup script - better config file generation 2010-06-21 18:46:23 +02:00
Martynas Mickevicius
12d875dadc early code to show a chart for query results 2010-06-21 17:35:42 +03:00
Martynas Mickevicius
9970ce91da restructured the code to be more OOP friendly 2010-06-21 17:34:50 +03:00
Crack
0dc5d2e2b1 markers for field errors 2010-06-21 16:24:34 +02:00
Crack
3a8de5a716 make form definition structure the same for setup script and user preferences 2010-06-21 15:24:07 +02:00
ninadsp
603b6bf47b Added the PMA_ajaxResponse function for Ajax requests that change the
database charset. Required for db_operations.php
2010-06-21 02:04:45 +05:30
Crack
9f44d864b6 user preferences saving and integration 2010-06-20 21:34:13 +02:00
Michal Čihař
8b1b49a6b2 Merge branch 'MAINT_3_3_4' into QA_3_3
Conflicts:
	Documentation.html
	README
	libraries/Config.class.php
	translators.html
2010-06-20 16:24:28 +02:00
Marc Delisle
12edc03e2f 3.3.5-dev 2010-06-20 06:25:07 -04:00
Marc Delisle
d10de675ce 3.3.4-rc1 2010-06-20 06:20:39 -04:00
Marc Delisle
b95666b22d 3.3.4-rc1 2010-06-20 06:01: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
Crack
d68f2db904 add warnings if pma_userconfig is not present 2010-06-18 20:22:34 +02:00
Crack
114869eb7a updated paths 2010-06-18 19:36:00 +02:00
Crack
3ff76ffcf5 moved forms definition files 2010-06-18 19:33:24 +02:00
Crack
b2e232b582 Added pmadb table for preferences storage
Removed some messages from messages.inc.php
2010-06-18 17:53:53 +02:00
Martynas Mickevicius
8eb93f5a68 Increased default size. 2010-06-17 20:54:32 +03:00
Martynas Mickevicius
f9d20c8c7a added chart button. Will be used later to draw a chart of the query results. 2010-06-17 19:04:59 +03:00
Martynas Mickevicius
13c2a8cd24 fixed default sizes and colors. Fixed some var names. 2010-06-17 17:39:32 +03:00
Martynas Mickevicius
c152e0dd3e modified status chart size. 2010-06-17 17:14:04 +03:00
Martynas Mickevicius
d1708970d6 moved chart dependant code to the chart lib. 2010-06-17 17:10:19 +03:00
Martynas Mickevicius
7074f1b90e color changes to make them more distinguishable 2010-06-17 16:01:56 +03:00
Martynas Mickevicius
f1b5ab52ef added first pChart charts. 2010-06-17 16:01:09 +03:00
Crack
c7b304b6e6 improve js validators
add missing validations and language strings
2010-06-16 23:54:35 +02:00
ninadsp
266447bcd9 Added a function to echo a json output for an ajax request. 2010-06-17 00:16:13 +05:30
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