Commit Graph

88601 Commits

Author SHA1 Message Date
minhaz
5868049867 Update PMA_Config_test.php
As per discussion in mailing list, another object is used to check for file permission while global object remains same!
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-05 23:01:05 +05:30
minhaz
f580c8fb94 Correcting test for Config.class.php
The constant used to load config file i.e CONFIG_FILE was config.inc.php while it did not exist in code base, which was causing two similar test-case with no config-file.
CONFIG_FILE has been replaced with "config.sample.inc.php" which can be tested for.
 
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-04 00:49:57 +05:30
minhaz
34a11a06fb Testcase build failure fixed
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-02 15:23:45 +05:30
minhaz
5b8bf48dad testCase bild fail fixed
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-02 14:44:39 +05:30
minhaz
47dfc2e3f0 tearDown() function to unset GLOBALS used for this test
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-02 13:43:38 +05:30
minhaz
f7b35e52ef Added testcase for testCheckPermissions()
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-02 13:41:57 +05:30
minhaz
b32b8ade30 Test object unset on test completion
The tearDown() function was kept empty without releasing resources of current object

Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-01 04:42:51 +05:30
minhaz
f1529325ff coding style fix
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-01 02:49:56 +05:30
minhaz
501d25fe62 fixing build test and adding test cases
Test case added for testBlowfishDecrypt() and modified for testBlowfishEncrypt()
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-02-27 14:46:57 +05:30
minhaz
495eda9df3 testBlowFishDecrypt() testcase added
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-02-27 04:23:43 +05:30
minhaz
f63edbe26a coding style fix - for bug 4293
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-02-21 00:01:33 +05:30
minhaz
e4ebdc9d63 Bug fix 4293
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-02-20 23:57:11 +05:30
minhaz
1b4908abac Replication of bug #4292 in inline sql edit
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-02-20 21:50:16 +05:30
Tae-rok Hwang
0cf391c5e3 Translated using Weblate (Korean)
Currently translated at 74.4% (2047 of 2749)
2014-02-19 16:13:38 +01:00
minsung kang
72880d4fa0 Translated using Weblate (Korean)
Currently translated at 74.4% (2046 of 2749)
2014-02-19 16:09:33 +01:00
Valter Georgiev
a57e8afa02 Translated using Weblate (Bulgarian)
Currently translated at 71.3% (1962 of 2749)
2014-02-19 15:42:43 +01:00
Alfred Woo
42cea8575b Translated using Weblate (Korean)
Currently translated at 74.1% (2039 of 2749)
2014-02-19 15:42:24 +01:00
minsung kang
a56ef2bed8 Translated using Weblate (Korean)
Currently translated at 74.1% (2038 of 2749)
2014-02-19 15:41:30 +01:00
Chien Wei Lin
487a4c0dc2 Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2749 of 2749)
2014-02-19 15:24:32 +01:00
Michal ฤŒihaล™
b91cc88d73 Fixed altering table to DOUBLE/FLOAT field 2014-02-19 14:31:09 +01:00
Syed Mahbub ul Alam
8fd5047af1 Translated using Weblate (Bengali)
Currently translated at 90.5% (2489 of 2749)
2014-02-19 12:34:24 +01:00
Michal ฤŒihaล™
16d6f582a7 Changelog entry
Signed-off-by: Michal ฤŒihaล™ <michal@cihar.com>
2014-02-18 14:04:29 +01:00
Michal ฤŒihaล™
6dc3d30179 Merge pull request #933 from sampathLiyanage/bugfix4285
bug fix 4285
2014-02-18 14:01:18 +01:00
Michal ฤŒihaล™
db608f1795 Translated using Weblate (Telugu)
Currently translated at 12.2% (336 of 2749)
2014-02-18 13:55:10 +01:00
Michal ฤŒihaล™
3687c6a358 Translated using Weblate (Kurdish Sorani)
Currently translated at 19.6% (540 of 2749)
2014-02-18 13:55:05 +01:00
Marc Delisle
c5f6ae3658 ChangeLog entry for fix of bug #4288
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-02-18 06:20:17 -05:00
Weblate
b90eea7bd7 Merge remote-tracking branch 'origin/QA_4_1' into QA_4_1 2014-02-18 12:20:01 +01:00
Oleksandr Shpalerchuk
ec8e94c99d Translated using Weblate (Ukrainian)
Currently translated at 94.4% (2597 of 2749)
2014-02-18 12:19:58 +01:00
Rodrigo Souza
70dd5a4e5f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2749 of 2749)
2014-02-18 12:19:54 +01:00
Marc Delisle
24a2e6ae77 Merge pull request #942 from omerjerk/bugfix4288
BugFix #4288
2014-02-18 06:19:47 -05:00
Umair Khan
7bd12ad51c Hide throbber icon on timeout
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2014-02-17 13:26:21 +05:30
Marc Delisle
06bd132d46 bug #4287 Printview - Always one column too much
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-02-16 12:57:01 -05:00
Marc Delisle
eceef4155c ChangeLog entry for fix of bug #4286
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-02-16 06:48:01 -05:00
Marc Delisle
8d3e6df816 Merge pull request #934 from sampathLiyanage/bugfix4286
bug fix 4286
2014-02-16 06:49:24 -05:00
Yuki Shira
adf5f378f3 Translated using Weblate (Japanese)
Currently translated at 89.6% (2465 of 2749)
2014-02-16 02:03:25 +01:00
Umair Khan
218023ecb1 BugFix #4288
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2014-02-16 00:29:02 +05:30
Weblate
cbc9b2a11b Merge remote-tracking branch 'origin/QA_4_1' into QA_4_1 2014-02-15 15:37:46 +01:00
Huang Zhiyi
0299624abe Translated using Weblate (Simplified Chinese)
Currently translated at 95.7% (2633 of 2749)
2014-02-15 15:37:43 +01:00
Yuki Shira
60da3dbc56 Translated using Weblate (Japanese)
Currently translated at 89.6% (2465 of 2749)
2014-02-15 15:37:41 +01:00
Marc Delisle
5500ce6f66 ChangeLog entry for fix of bug #4284
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-02-15 09:34:51 -05:00
minhaz
abe8dbba82 Bug fix 4284
Signed-Off-By: A V Minhaz <minhazav@gmail.com>
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-02-15 09:33:18 -05:00
Sampath Liyanage
ac80367c8c bug fix 4286
Signed-off-by: Sampath Liyanage <plbsam@gmail.com>
2014-02-14 17:18:46 +05:30
Sampath Liyanage
58279d8bb9 bug fix 4285
Signed-off-by: Sampath Liyanage <plbsam@gmail.com>
2014-02-14 16:19:24 +05:30
Hao Chen
707079535f Translated using Weblate (Japanese)
Currently translated at 89.1% (2452 of 2749)
2014-02-14 06:09:58 +01:00
Yuki Shira
027a064ef5 Translated using Weblate (Japanese)
Currently translated at 89.1% (2451 of 2749)
2014-02-14 06:00:01 +01:00
Hao Chen
b997059975 Translated using Weblate (Japanese)
Currently translated at 88.5% (2435 of 2749)
2014-02-14 04:31:24 +01:00
Yuki Shira
33dfcbb742 Translated using Weblate (Japanese)
Currently translated at 88.5% (2435 of 2749)
2014-02-14 04:31:06 +01:00
Huang Zhiyi
0e8749c687 Translated using Weblate (Japanese)
Currently translated at 88.3% (2430 of 2749)
2014-02-14 04:29:43 +01:00
Weblate
515f4e86b5 Merge remote-tracking branch 'origin/QA_4_1' into QA_4_1 2014-02-13 18:54:24 +01:00
Oleksandr
dc266353a1 Translated using Weblate (Ukrainian)
Currently translated at 94.4% (2597 of 2749)
2014-02-13 18:54:21 +01:00