Commit Graph

20101 Commits

Author SHA1 Message Date
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
Martynas Mickevicius
979aa9a7ed graceful error handling 2010-07-09 17:34:28 +03:00
Martynas Mickevicius
3df1126c85 fixed custom axis lables on the multi chart. 2010-07-09 16:29:14 +03:00
Martynas Mickevicius
6b806f2047 Chart title has been put to the settings array. 2010-07-09 16:27:25 +03:00
Martynas Mickevicius
e5c8b5a894 default labels are returned to the settings form. 2010-07-09 16:17:16 +03:00
Martynas Mickevicius
08e048b307 fixed chart error handler. 2010-07-09 16:16:22 +03:00
Martynas Mickevicius
7eedd0387d Fixed a case where a notice was generated when the first point was added to the data set. 2010-07-09 16:08:53 +03: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
Martynas Mickevicius
cd1cbce4ef data overflow fix 2010-07-08 20:29:27 +03:00
Martynas Mickevicius
48f2caccae error handling 2010-07-08 20:26:40 +03:00
ninadsp
8358b8c8d3 Reverted po files changes. 2010-07-08 22:53:26 +05:30
Crack
104ac11c1d import and export for user preferences (currently JSON file only)
add preferences reset
2010-07-08 19:01:09 +02:00
Martynas Mickevicius
45e740e96b fixed option hendling 2010-07-08 19:52:38 +03: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
Martynas Mickevicius
f53b1a5294 added radar chart type to the query results charts. 2010-07-08 14:19:16 +03:00
Martynas Mickevicius
881bd0909f added value skip option to the radar chart in pChar.class 2010-07-08 13:47:29 +03:00
Crack
104b40cb11 rename file 2010-07-08 12:36:09 +02:00
Martynas Mickevicius
dfe34ad8d4 added chart type PIE to the query results charts 2010-07-08 12:40:03 +03:00
Martynas Mickevicius
933238bcfb fixed a bug where GD function was used before the check if GD is available. 2010-07-08 11:24:49 +03: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
Martynas Mickevicius
4d6fd853d3 Added multi bar chart. Added margin options. 2010-07-07 17:41:45 +03:00
Martynas Mickevicius
c530e97fb7 decreased the size of the points in the line chart 2010-07-07 16:57:30 +03:00
Martynas Mickevicius
2e421895ed using background color setting now 2010-07-07 16:57:06 +03: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
Martynas Mickevicius
e22cd9aab4 Restructured code. This allows more chart types and removes some code duplication. Added line charts. 2010-07-07 16:37:09 +03:00
Martynas Mickevicius
31622c3f83 added getPieLegendBoxSize($Data) method 2010-07-07 16:34:02 +03:00
ninadsp
020dac8c89 Merge remote branch 'origin/master' 2010-07-07 18:53:41 +05:30
ninadsp
8de1f2fdf7 Revert "Trying to resolve a merge."
This reverts commit fdd8b51b00.
2010-07-07 18:36:28 +05:30
ninadsp
fdd8b51b00 Trying to resolve a merge. 2010-07-07 18:32:41 +05:30
ninadsp
47142291a1 Merge remote branch 'origin/master'
Conflicts:
	po/af.po
	po/ar.po
	po/az.po
	po/be.po
	po/be@latin.po
	po/bg.po
	po/bn.po
	po/bs.po
	po/ca.po
	po/cs.po
	po/cy.po
	po/da.po
	po/de.po
	po/el.po
	po/en_GB.po
	po/es.po
	po/et.po
	po/eu.po
	po/fa.po
	po/fi.po
	po/fr.po
	po/gl.po
	po/he.po
	po/hi.po
	po/hr.po
	po/hu.po
	po/id.po
	po/it.po
	po/ja.po
	po/ka.po
	po/ko.po
	po/lt.po
	po/lv.po
	po/mk.po
	po/mn.po
	po/ms.po
	po/nb.po
	po/nl.po
	po/phpmyadmin.pot
	po/pl.po
	po/pt.po
	po/pt_BR.po
	po/ro.po
	po/ru.po
	po/si.po
	po/sk.po
	po/sl.po
	po/sq.po
	po/sr.po
	po/sr@latin.po
	po/sv.po
	po/ta.po
	po/te.po
	po/th.po
	po/tr.po
	po/tt.po
	po/uk.po
	po/ur.po
	po/uz.po
	po/uz@latin.po
	po/zh_CN.po
	po/zh_TW.po
2010-07-07 18:31:09 +05:30
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