Commit Graph

110 Commits

Author SHA1 Message Date
Madhura Jayaratne
ba4dd00f88 bug #4687 Designer breaks without configuration storage
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-06 14:26:54 +05:30
Madhura Jayaratne
e49e9d82bd Update to match ajax page loading mechanism
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-05 16:14:16 +05:30
Hugues Peccatte
037a034b43 Minor coding style modifications.
Fix typos.
PHPDoc and JSDoc updates.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:04:35 +01:00
Marc Delisle
0f58673cee Merge pull request #1383 from smita786/master
moving out inline js from db_designer.lib.php plus minor bug fixes
2014-10-23 07:46:22 -04:00
Ann + J.M
953e865fc6 Fix coding style
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-10-22 20:44:50 +02:00
Smita Kumari
28622a4bcc fixing coding style
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-10-22 22:53:35 +05:30
Smita Kumari
d87a99e01c moving inline js out from db_designer.lib.php plus minor bug fixes
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-10-21 12:40:09 +05:30
Madhura Jayaratne
92ca4abe59 Fix bad line breaks
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-04 18:36:26 +05:30
Atul Pratap Singh
c70e109bd6 Feature#1546 Replace js sprintf library with a better one
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-10-03 17:08:25 +05:30
Madhura Jayaratne
dc8f2c5606 Properly mark saved status for new pages
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-24 08:58:13 +05:30
Madhura Jayaratne
681bca3560 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2014-08-24 07:36:53 +05:30
Madhura Jayaratne
e5f1c6d8bf Simplify schema exporting
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-24 07:36:10 +05:30
Madhura Jayaratne
e2f7257a2c Indicate save status
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-22 12:17:27 +05:30
Madhura Jayaratne
10b90e1a74 Use pma_ prefix
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-22 11:01:06 +05:30
Madhura Jayaratne
c2bcb4f844 Simplify callbacks
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-22 10:38:39 +05:30
Bimal Yashodha
285c18acdd Use db_desginer.php as a route for all designer operation. Combine pmd_general.lib.php and designer.lib.php into db_designer.lib.php
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-14 07:22:32 +05:30
Bimal Yashodha
a74d7681a5 Merge branch 'master' into designer
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-09 21:56:14 +05:30
Bimal Yashodha
dc42693489 Schema export plugins
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-09 21:22:30 +05:30
Madhura Jayaratne
b8a0dbd150 Use !== for js comparisons
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-05 23:31:52 +05:30
Madhura Jayaratne
3aa4118395 Remove trailing white spaces
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-05 23:28:03 +05:30
Bimal Yashodha
ec54531491 Merge branch 'master' into refactoring
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-05 01:05:56 +05:30
Bimal Yashodha
97d5310f5e Refactor designer HTML into PHP functions
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-05 00:54:34 +05:30
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