Hugues Peccatte
74f0beda8f
Fix syntax error.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-20 20:56:12 +02:00
Marc Delisle
5efd2feb49
Merge pull request #1378 from nisargjhaveri/bug_4558
...
bug #4558 Unable to Add Rows while Creating Table
2014-10-16 10:39:39 -04:00
Nisarg Jhaveri
310b76c585
bug #4558 Unable to Add Rows while Creating Table
...
- Remove inline JS from add column button.
- Remove unnecessary eventhandler to submit form on enter.
- Added event handler to add column field to add on enter.
- Fix tests
Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
2014-10-16 19:43:52 +05:30
Madhura Jayaratne
8059f3fff0
Merge pull request #1375 from madhuracj/DisableIS
...
Performance improvements related to IS
2014-10-16 18:49:18 +05:30
Madhura Jayaratne
771847102f
SHOW GRANTS based privilege checking
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-15 10:55:33 +05:30
Marc Delisle
3fb80ff57f
Refactor code duplication
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-12 10:02:08 -04:00
Marc Delisle
9d187c0df6
Refactor code duplication
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-10 08:03:25 -04:00
Madhura Jayaratne
92ccb972e3
Merge branch 'master' into DisableIS
2014-10-10 11:44:31 +05:30
Madhura Jayaratne
b587d7cd3d
Fix more failing tests
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-10 07:18:11 +05:30
Marc Delisle
dbf5533376
Refactor code duplication
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-09 10:01:15 -04:00
Madhura Jayaratne
603b31d023
Revert "The DisableIS directive is being deprecated"
...
This reverts commit 57ef25eed8 .
Conflicts:
test/classes/plugin/export/PMA_ExportSql_test.php
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 18:30:16 +05:30
Madhura Jayaratne
3ac46455cf
Revert "The DisableIS directive is removed"
...
This reverts commit d8fd82a9f5 .
Conflicts:
ChangeLog
doc/config.rst
libraries/config.default.php
libraries/config/messages.inc.php
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 18:29:55 +05:30
Hugues Peccatte
70a21ec25c
Merge from master.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-08 21:49:37 +02:00
Madhura Jayaratne
8d8135893d
Function name
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-07 15:07:55 +05:30
Madhura Jayaratne
adf2b0d78d
Fix more failing tests
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-07 06:24:33 +05:30
Madhura Jayaratne
6f9381101d
Update tests
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-06 23:22:11 +05:30
Marc Delisle
03debd0a6e
Refactor: we had three similar functions, refactored into just one.
...
Also, these functions returned false, or a string containing the type,
but the string was only used to indirectly mean a true value; now
we explicitely return true in this case.
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-04 08:27:50 -04:00
Chanaka Dharmarathna
4e68ada908
Remove dead codes
...
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-10-04 11:40:39 +05:30
Hugues Peccatte
0ee7063220
Replace PMA_String calls by mb_* calls in tests.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-29 18:52:54 +02:00
Marc Delisle
c326107d13
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-29 12:40:10 -04:00
Hugues Peccatte
af2d548d19
Fix typo.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 17:21:59 +02:00
Hugues Peccatte
8463a44bb0
Create new PMA mb_* functions and initialise unit tests.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 14:08:04 +02:00
Marc Delisle
7a83b16df9
Fix test
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-27 12:47:01 -04:00
Marc Delisle
b92a156739
Fix parameter type; remove unused parameter
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-26 08:13:47 -04:00
Marc Delisle
9ab4ade266
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-15 11:34:32 -04:00
Marc Delisle
7b6c4e01e3
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-12 08:28:42 -04:00
Marc Delisle
9f65021d1e
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-09 09:21:27 -04:00
Hugues Peccatte
3cd1d69f8b
Improve PMA_String* unit tests.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-08 21:49:55 +02:00
Marc Delisle
ac964a1470
rfe #1544 MySQL 5.7.5 compatibility
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-08 13:20:04 -04:00
Marc Delisle
b3bcdf55ee
Remove unused parameter
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-07 09:40:02 -04:00
Marc Delisle
2905b29f68
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-07 09:25:14 -04:00
Marc Delisle
fde42eb2e8
No need to have a distinct file
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-06 14:11:04 -04:00
Hugues Peccatte
ff0011ac3f
Merge pull request #1353 from Tithugues/securityStringSquash
...
Mass modifications to use PMA_String.
2014-09-06 19:15:06 +02:00
Hugues Peccatte
623715c5f9
Add PMA_String::substrCount.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 17:53:30 +02:00
Hugues Peccatte
9b77d746ab
Mass modifications to use PMA_String.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Chirayu Chiripal
a4e2472108
check null checkbox for datetime with default value null
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-09-06 13:47:06 +05:30
Marc Delisle
582b02262b
Remove Overhead from Server > Databases > Enable Statistics. We cannot show
...
correct results in the case of InnoDB tables.
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-04 05:43:02 -04:00
Marc Delisle
3464916f30
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-03 13:41:23 -04:00
Madhura Jayaratne
e5f1c6d8bf
Simplify schema exporting
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-24 07:36:10 +05:30
Ashutosh Dhundhara
60610f9b83
Fix issues reported by Scrutinizer.
...
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-17 02:20:05 +05:30
Marc Delisle
5c7c5ba533
Remove old tests
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-16 09:20:15 -04:00
Marc Delisle
b7cec730f3
Improve message and make it translatable
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-16 07:06:51 -04:00
Marc Delisle
76150d6f65
Merge pull request #1331 from smita786/gsoc_automated_normalizaion
...
coding style fix
2014-08-14 11:43:38 -04:00
Madhura Jayaratne
34c27d23fb
Merge pull request #1330 from kb-yashodha/designer
...
Designer refactoring
2014-08-14 19:46:17 +05:30
Smita Kumari
5d32c610f5
coding style fix
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-08-14 19:08:04 +05:30
Marc Delisle
9f27c06291
Fix failing test
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-14 08:37:04 -04:00
Bimal Yashodha
92c2bc3e8d
Merge branch 'master' into designer
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-14 07:40:09 +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
Ashutosh Dhundhara
35dab58bf5
RFE#1492: Remove the distinct query window.
...
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-12 01:47:20 +05:30
Bimal Yashodha
40821cf71f
Fix failing tests
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-10 09:14:38 +05:30