Commit Graph

109 Commits

Author SHA1 Message Date
Marc Delisle
8cdc448484 Other incorrect tabindex (page footer controls) 2013-08-24 08:01:24 -04:00
Marc Delisle
af46efa5ed If a TIMESTAMP contains a NULL value, show it when inserting or editing 2013-05-31 11:24:00 -04:00
J.M
92d3dcad3c Fix typo in comments and function name ('foriegn' to 'foreign') 2013-05-01 17:13:53 +02:00
Chanaka Indrajith
c2fcb53fa6 Remove unnecessary codes for Inline Edit functionality 2013-02-18 22:11:19 +05:30
Chanaka Indrajith
32e3444d6d Inline Edit - Fetch the values from db when possible, without render entered value as it is 2013-02-16 20:16:28 +05:30
Dieter Adriaenssens
ed94a77259 remove unused variables 2013-01-24 17:31:07 +01:00
Rouslan Placella
58998ed7a3 Merge branch 'QA_3_5'
Conflicts:
	libraries/common.lib.php
	po/uk.po
	tbl_change.php
	test/libraries/common/PMA_extractColumnSpec_test.php
2013-01-21 13:34:31 +00:00
Dieter Adriaenssens
df4c535d06 improve coding style 2013-01-15 20:36:14 +01:00
Chanaka Indrajith
baac672144 Resolve conflicts 2012-12-23 19:59:12 +05:30
Chanaka Indrajith
1ae30d2ba7 Move hasPrimaryKeyOrUniqueKey function to insert_edit.lib.php file 2012-12-23 18:24:29 +05:30
Marc Delisle
c12e915504 Function had been moved to PMA_Util 2012-11-28 13:06:55 -05:00
Marc Delisle
987ea70fbc Improve function name 2012-11-20 10:13:41 -05:00
Marc Delisle
354c5e9773 Remove vague function 2012-11-20 10:09:26 -05:00
Marc Delisle
174c9cc534 Incorrect order of parameters 2012-11-01 07:26:07 -04:00
Madhura Jayaratne
e1afee9e62 bug #3577443 [edit] "Browse foreign values" does not show on ajax edit 2012-10-18 23:15:10 +05:30
Dieter Adriaenssens
b7d2138fca various coding style fixes 2012-10-11 19:21:29 +02:00
Marc Delisle
feb7732133 Make transformations work using the new plugins system, when grid editing 2012-09-23 17:56:05 -04:00
Marc Delisle
b2ffb574a6 Incorrect function signature 2012-09-23 07:20:04 -04:00
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Chanaka Indrajith
36ffe5e0a3 Modified some untracked changes 2012-09-16 14:51:13 +05:30
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Dieter Adriaenssens
f1a90f78b1 coding style : fix indenting 2012-08-31 14:51:04 +02:00
Marc Delisle
0246a2b624 Fix undefined function 2012-08-24 08:04:12 -04:00
Marc Delisle
9a5bc69340 Bug #3538524 "Edit next" does not work 2012-08-24 07:45:53 -04:00
Madhura Jayaratne
60d0c8a132 No need to pass $found_unique_key through all these functions 2012-07-12 06:33:42 +05:30
Madhura Jayaratne
5653849494 Coding style fixes 2012-07-11 20:55:50 +05:30
Madhura Jayaratne
9260e7685d Coding style fixes 2012-07-11 14:19:11 +05:30
Madhura Jayaratne
cb66058d5f Space between html attributes 2012-07-11 14:13:27 +05:30
Madhura Jayaratne
f186ab5c24 Spaces between html attributes. Remove redundant space in html 2012-07-11 14:06:27 +05:30
Madhura Jayaratne
e97a4978e5 Fix indentation 2012-07-11 13:52:21 +05:30
Madhura Jayaratne
b4f7c5d93c spaces between attributes 2012-07-11 13:51:50 +05:30
Madhura Jayaratne
f1ec63a65e spaces between operands 2012-07-11 13:17:18 +05:30
Madhura Jayaratne
8da691def4 Make the code more readable 2012-07-11 13:15:10 +05:30
Madhura Jayaratne
0241852817 Add missing tag ending 2012-07-11 13:10:52 +05:30
Madhura Jayaratne
864c5308ca Add missing tab index 2012-07-11 13:07:42 +05:30
Madhura Jayaratne
a964a8b223 Make the code more clearer 2012-07-11 13:05:18 +05:30
Madhura Jayaratne
b72f93eac1 Improve clarity 2012-07-11 12:55:07 +05:30
Madhura Jayaratne
fb233ef327 Proper spacing 2012-07-11 12:39:31 +05:30
Madhura Jayaratne
f535769f4b Remove redundant space 2012-07-11 12:22:38 +05:30
Madhura Jayaratne
5ec2b4deab Shorten a long line 2012-07-11 11:55:08 +05:30
Madhura Jayaratne
c393fe1b79 $found_unique_key can be confusing 2012-07-11 11:48:33 +05:30
Madhura Jayaratne
3643ed0a84 PMA_printable_bit_value no longer exists 2012-07-07 23:17:54 +05:30
Madhura Jayaratne
fb39a90f74 Fix undefined variable, Remove redundant code 2012-07-07 22:53:06 +05:30
Chanaka Indrajith
a2b013522c Merge remote branch 'upstream/master' 2012-06-30 21:43:22 +05:30
J.M
7d266456af Fix undefined variable data in libraries/insert_edit.lib.php#1013 by adding parameter to function PMA_getPmaTypeSet 2012-06-30 17:54:49 +02:00
J.M
ca754fca6a -bug #3538524 [interface] "edit next" choice is no longer present in actions panel 2012-06-30 17:31:20 +02:00
Chanaka Indrajith
efe7e80867 Merge remote branch 'upstream/master' 2012-06-30 19:00:31 +05:30
Thilina Buddika
6d93aad72b rplace use of PMA_showMessage with PMA_getMessage in insert_edit-lib and tbl_change 2012-06-30 07:32:16 -04:00