Commit Graph

74 Commits

Author SHA1 Message Date
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
Madhura Jayaratne
a0800da4c1 Fullscreen mode for the designer 2012-12-09 07:08:08 +05:30
Madhura Jayaratne
ae6f017824 Make the designer compatible with frames less v4 2012-12-08 08:36:16 +05:30
Rouslan Placella
a5d6d5acd6 Fixed z-index conflict in pmd 2012-10-30 20:24:00 +00:00
Rouslan Placella
7356b407ad Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
Rouslan Placella
3ca7d34240 Destroy registered jQuery events on page tear down 2012-10-30 20:07:01 +00:00
Rouslan Placella
5838a44339 Use AJAX.registerOnload() instead of $(document).ready() 2012-10-30 20:07:01 +00:00
Rouslan Placella
08e79ed030 Got rid of inline JS in PMD 2012-10-30 20:04:52 +00:00
Marc Delisle
0100f26e97 Lost line in commit 16bb52b3b0 2012-04-29 14:23:10 -04:00
Jo Michael
7c1411d3e0 Fix checkstyle InlineControlStructure warnings 2012-04-29 02:36:12 +02:00
Michal Čihař
16bb52b3b0 Coding style improvements (if/for statements) 2012-04-25 10:12:27 +02:00
Michal Čihař
2494e63400 Coding style improvements (if statements) 2012-04-25 10:05:35 +02:00
Michal Čihař
64938a031f Coding style improvements (spacing and new lines around if/for/while) 2012-04-25 10:03:55 +02:00
Michal Čihař
2f5cd562f5 Coding style improvements ({} around blocks after if/for) 2012-04-25 10:01:41 +02:00
Jo Michael
13644d8591 Short-hand notation for jQuery document.ready event 2012-04-21 02:44:18 +02:00