Bimal Yashodha
|
28571419a1
|
Escape HTML
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-07-25 14:44:41 +05:30 |
|
Bimal Yashodha
|
72adfea9bb
|
Make callbacks non mandatory
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-07-25 14:30:58 +05:30 |
|
Bimal Yashodha
|
e03e19b470
|
Fix issues highlighted
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-07-25 14:30:35 +05:30 |
|
Bimal Yashodha
|
be1cd209f5
|
Merge branch 'master' into indexdb
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-07-23 15:27:26 +05:30 |
|
Bimal Yashodha
|
7520cdf802
|
Remove trailing white spaces
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-07-23 14:53:17 +05:30 |
|
Bimal Yashodha
|
7ec0f098db
|
Use designer without configuring tables
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-07-23 14:37:38 +05:30 |
|
Ann + J.M
|
c7b2ee28f3
|
Fix coding style in JS files
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
|
2014-07-02 22:30:18 +02:00 |
|
Bimal Yashodha
|
6a243cfe3c
|
Export schema from designer
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-06-30 23:06:55 +05:30 |
|
Marc Delisle
|
eb0664292b
|
Remove debugger statement
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-06-28 07:25:05 -04:00 |
|
Bimal Yashodha
|
03b4e522e3
|
Close the dialog
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-06-16 13:05:38 +05:30 |
|
Bimal Yashodha
|
fc729f4315
|
PDF pages are managed from designer
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-06-16 07:07:38 +05:30 |
|
Bimal Yashodha
|
a71ed52bb8
|
Show only visible tables
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-06-16 07:01:10 +05:30 |
|
Bimal Yashodha
|
e04f56a04f
|
Commit for review - multiple pages in designer
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-06-12 18:10:17 +05:30 |
|
Michal Čihař
|
4ff140c5be
|
Correct spacing before javascript operators
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-08 12:03:34 +02:00 |
|
Michal Čihař
|
6ec65071fd
|
Use sprintf instead of concatenating for translated message
|
2014-02-02 11:34:25 +01:00 |
|
Atul Pratap Singh
|
96f0f448e4
|
Merge branch 'QA_4_1'
|
2013-12-29 00:59:23 +05:30 |
|
Atul Pratap Singh
|
f370b425f4
|
Fix bug#4203 on refreshing designer, FullScreen is undefined
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
|
2013-12-29 00:45:17 +05:30 |
|
Marc Delisle
|
17b370248e
|
Fix typos
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2013-12-28 06:33:07 -05:00 |
|
Alicja Cwierz
|
e748b7cd60
|
Replace wiki info icon #1457
|
2013-09-28 18:57:53 +10:00 |
|
Madhura Jayaratne
|
ee8c489587
|
Initialize the variable to null, so the subsequent '!== null' checks would work
|
2013-05-04 14:15:03 +05:30 |
|
Michal Čihař
|
384f2cd79e
|
Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
js/pmd/history.js
libraries/Config.class.php
|
2013-05-02 10:13:18 +02:00 |
|
J.M
|
92d3dcad3c
|
Fix typo in comments and function name ('foriegn' to 'foreign')
|
2013-05-01 17:13:53 +02:00 |
|
Michal Čihař
|
87361a3d8b
|
Better label name and fix indentation
|
2013-04-26 09:34:12 +02:00 |
|
Michal Čihař
|
b45f0c83f5
|
Various JS improvements
- avoid double variable declaration
- reorder functions to be defined before used
|
2013-04-26 09:29:04 +02:00 |
|
Michal Čihař
|
27b213431c
|
Reference javascript messages by dot notation instead of using ['strFoo']
|
2013-04-16 13:32:51 +02:00 |
|
Michal Čihař
|
19ab7995f8
|
Various js fixes
|
2013-04-16 13:20:07 +02:00 |
|
Michal Čihař
|
cec7c0e8e3
|
Rempove extra spaces from js code
|
2013-04-16 12:05:19 +02:00 |
|
Michal Čihař
|
002d7edd5d
|
Correct declaration order
|
2013-04-16 11:57:13 +02:00 |
|
Michal Čihař
|
cd2010e85e
|
Various JS improvements
|
2013-04-16 11:43:22 +02:00 |
|
Michal Čihař
|
c2dca8ea70
|
Fix indentation
|
2013-04-16 11:41:55 +02:00 |
|
Michal Čihař
|
e2571c5628
|
Various javascript spacing fixes
|
2013-04-15 16:20:04 +02:00 |
|
Michal Čihař
|
a1b6f206b2
|
Various spacing and identation fixes
|
2013-04-15 15:13:14 +02:00 |
|
Michal Čihař
|
e6517db98a
|
More javascript cleanup, more fixes of === / !===
|
2013-04-15 13:25:50 +02:00 |
|
Michal Čihař
|
83c2a074a5
|
JS fixes for PMD code
- parseInt with radix
- === and !== for type cast unsafe values
|
2013-04-15 12:19:33 +02:00 |
|
Gemorroj
|
fc51a91713
|
many some minor fixes (sorry, see diff)
|
2013-01-26 15:35:29 +03:00 |
|
Marc Delisle
|
1fe7ca8901
|
Coding standards
|
2013-01-12 07:15:24 -05:00 |
|
Madhura Jayaratne
|
241dc9ca5d
|
Remove AJAX.submitFormProgrammatically() method
|
2012-12-18 22:34:59 +05:30 |
|
Madhura Jayaratne
|
a0bce7abe8
|
Fix exporting and importing coordinates for the PDF schema
|
2012-12-15 14:37:14 +05:30 |
|
Madhura Jayaratne
|
a7f0841dc9
|
Reverting 'floating menu bar for designer' as I am unable to get it working on IE
|
2012-12-15 09:29:57 +05:30 |
|
Madhura Jayaratne
|
2778514c32
|
CSS improvements for the designer
|
2012-12-15 09:28:09 +05:30 |
|
Madhura Jayaratne
|
17ed5b79fe
|
Adjust the position of the confirm dialog
|
2012-12-15 08:11:05 +05:30 |
|
Madhura Jayaratne
|
5d6b65d2d8
|
Make messages translatable. Use PMA_ajaxShowMessage() for displaying messages
|
2012-12-15 07:44:22 +05:30 |
|
Madhura Jayaratne
|
15b50cc8fe
|
Correctly position left menu of the designer
|
2012-12-11 23:32:13 +05:30 |
|
Madhura Jayaratne
|
ca98097f3c
|
Float the menu bar of the designer
|
2012-12-10 21:48:39 +05:30 |
|
Madhura Jayaratne
|
5d10c689b9
|
Allow deleting relations in fullscreen mode
|
2012-12-10 00:21:08 +05:30 |
|
Madhura Jayaratne
|
ab7b333269
|
Fix some css glitches
|
2012-12-09 23:45:33 +05:30 |
|
Marc Delisle
|
01704e2696
|
Merge pull request #116 from madhuracj/fullscreenModeForDesigner
Fullscreen mode for designer
|
2012-12-09 03:20:39 -08:00 |
|
Madhura Jayaratne
|
941bb5798e
|
Fix some z-index values
|
2012-12-09 12:57:06 +05:30 |
|
Madhura Jayaratne
|
41d20eee1a
|
Correctly locate the points
|
2012-12-09 12:18:41 +05:30 |
|
Madhura Jayaratne
|
4971be2286
|
Position left menu correctly. Fix z-indexes so they do not go on top of navigation panel or top menu
|
2012-12-09 10:00:38 +05:30 |
|