Commit Graph

687 Commits

Author SHA1 Message Date
Rouslan Placella
2e1bc1bd8d Refactored menuPrepare and menuResize into a jQuery plugin
Also integrated this plugin with both the main menu and the resizable
menu on the table structure page
2012-11-24 17:25:37 +00:00
Michal Čihař
15b554c8b6 Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.org 2012-11-13 14:19:44 +01:00
Michal Čihař
66b2c3e274 Fix test for documentation 2012-11-12 10:23:43 +01:00
Michal Čihař
d0917d9549 Adjust testsuite to new documentation 2012-11-12 10:03:29 +01:00
Michal Čihař
a3069af822 Adjust bbcode handling to new documentation 2012-11-12 09:59:05 +01:00
Michal Čihař
61a601fc73 Implement linking to new documentation 2012-11-12 09:48:05 +01:00
Rouslan Placella
14a7be6e37 Fixed direct linking to server variable name 2012-11-09 15:13:23 +00:00
Rouslan Placella
7bc24e5b48 Fixed unit tests 2012-11-05 22:53:34 +00:00
Rouslan Placella
7a0a047608 Added menu display test case 2012-11-05 00:38:02 +00:00
Rouslan Placella
43abd11868 Fixed footer test broken in 4a149570c3 2012-11-03 11:22:06 +00:00
Rouslan Placella
11298ea2b5 Fixed DisplayResults test case 2012-11-03 11:18:47 +00:00
Rouslan Placella
5d38f64936 Revert 5721fb7620, it segfaults the testsuite
This reverts commit 5721fb7620.
2012-11-01 19:21:05 +00:00
Rouslan Placella
5721fb7620 Fixed "footer display" test case 2012-11-01 19:11:25 +00:00
Rouslan Placella
843b21b300 Fixed dbsearch test case 2012-11-01 13:34:28 +00:00
Rouslan Placella
afbb6cacbc Fixed fatal errors in DisplayResults test cases 2012-11-01 13:27:06 +00:00
Rouslan Placella
8c3d3c68b6 More footer tests 2012-11-01 13:02:22 +00:00
Rouslan Placella
fdd48f689f Fixed the footer self-link tests 2012-11-01 12:52:01 +00:00
Rouslan Placella
414ee52734 Fixed and improved PMA_build_html_for_db unit test 2012-11-01 12:01:45 +00:00
Rouslan Placella
37d469462c Fixed PMA_Scripts unit test 2012-11-01 10:41:12 +00:00
Rouslan Placella
237d967cf9 Added missing global to Footer test case 2012-10-31 11:40:55 +00:00
Rouslan Placella
91083d1155 Fixed wrong index in test case 2012-10-31 10:57:48 +00:00
Rouslan Placella
3f5000799e Fixed test case for getFiles() in Scripts class 2012-10-31 10:52:30 +00:00
Rouslan Placella
44ea09bbc5 Added test case for getFiles method in Scripts class 2012-10-31 10:40:39 +00:00
Rouslan Placella
d38c8ef018 Fixed "add scripts code" test case 2012-10-31 10:16:50 +00:00
Rouslan Placella
30c2c6bccc Fixed "Theme manager preview" test case 2012-10-31 10:06:02 +00:00
Rouslan Placella
1c147142c7 Fixed "Theme preview" test case 2012-10-31 09:56:59 +00:00
Rouslan Placella
7356b407ad Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
Rouslan Placella
eedf07e915 Dropped getReloadNavigationScript(), this is already handled by Footer.class.php 2012-10-30 20:23:59 +00:00
Rouslan Placella
4f4671b284 Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator 2012-10-30 20:16:57 +00:00
Rouslan Placella
6f8544c5ef Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping 2012-10-30 20:16:57 +00:00
Rouslan Placella
9e3a9ee52f Dropped main.php 2012-10-30 20:10:20 +00:00
Rouslan Placella
19d1869461 Complete test coverage for Scripts class 2012-10-30 14:23:11 +00:00
Marc Delisle
449716a99f Clarify metho name 2012-10-20 09:23:18 -04:00
Dieter Adriaenssens
6f02ec614e improve comment, fix typo 2012-10-20 02:26:39 +02:00
Michal Čihař
e5fda52271 Lowercase true/false (okay, this is not Python) 2012-10-19 11:21:47 +02:00
Michal Čihař
1515c6c8e3 Add test for name validation 2012-10-19 11:19:38 +02:00
Michal Čihař
634db720e1 Unique columns test 2012-10-19 11:15:51 +02:00
Michal Čihař
f7dad085d1 Test for getting columns 2012-10-19 11:13:08 +02:00
Michal Čihař
c9d27916c7 Test for table renaming 2012-10-19 11:09:51 +02:00
Michal Čihař
7c397406d1 Start table testcases 2012-10-19 10:59:10 +02:00
Michal Čihař
6027130ba4 Can not test for line numbers, they differ versin to version 2012-10-18 09:13:11 +02:00
Michal Čihař
e940a8dacb Add missing parameters to setProperties in testsuite 2012-10-16 16:26:46 +02:00
Michal Čihař
f1bdf0e34f Add missing operator to test 2012-10-16 16:23:09 +02:00
Michal Čihař
d663ab0806 Add missing operator to test 2012-10-16 16:19:00 +02:00
Marc Delisle
7f0526a975 Typos 2012-10-08 10:01:46 -04:00
Madhura Jayaratne
2ec2ba304c Improve doc blocks. Fix method names 2012-10-03 21:42:08 +05:30
Madhura Jayaratne
f4d9301ea8 Doc block fix 2012-09-27 06:35:05 +05:30
Madhura Jayaratne
10d426e91d Remove extra new lines 2012-09-27 06:31:46 +05:30
Madhura Jayaratne
bc5de586c6 Doc block improvements (mostly specifying return types) 2012-09-26 22:55:04 +05:30
Madhura Jayaratne
aefb544591 When the user does not specify a function, chose 'pow' for negative exponents 2012-09-23 07:54:14 +05:30