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 |
|
Chanaka Indrajith
|
e1ca3a592c
|
Correction of method calling in some files
|
2012-06-27 22:30:46 +05:30 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Chanaka Indrajith
|
1cc49d32d9
|
Resolved conflicts
|
2012-06-27 07:06:34 +05:30 |
|
Madhura Jayaratne
|
7135fe75e0
|
Fix coding style errors
|
2012-06-23 21:36:18 +05:30 |
|
Madhura Jayaratne
|
8284f22d54
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
Conflicts:
libraries/insert_edit.lib.php
|
2012-06-23 21:16:30 +05:30 |
|
Madhura Jayaratne
|
f5329f23e0
|
Coding style improvements (wrap some long lines, fix indentation, remove trailing spaces)
|
2012-06-23 21:02:19 +05:30 |
|
Thilina Buddika
|
7957602212
|
add the missing parameters in the PMA_getPmaTypeEnum function's docblock
|
2012-06-23 19:27:37 +05:30 |
|
Thilina Buddika
|
e49bcc8584
|
insclude missing code in insert_edit-lib
|
2012-06-23 19:19:08 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Thilina Buddika
|
f999925313
|
merge upstream
|
2012-06-22 22:19:56 +05:30 |
|
Thilina Buddika
|
11776f7f11
|
fixed - Inserting-editing ENUM columns impossible - ID-3536333
|
2012-06-22 21:54:05 +05:30 |
|
Marc Delisle
|
10c9132fdf
|
Typos
|
2012-06-21 06:26:59 -04:00 |
|
Marc Delisle
|
747d49f2be
|
Typo
|
2012-06-21 06:18:01 -04:00 |
|
Marc Delisle
|
ba0a51e9f9
|
This should be a boolean param
|
2012-06-21 06:17:22 -04:00 |
|
Michal Čihař
|
50c01dbd19
|
Wrap some long lines
|
2012-06-21 10:07:57 +02:00 |
|
Michal Čihař
|
aa3a1bbb0d
|
Various spacing and indentation improvements
|
2012-06-21 10:00:52 +02:00 |
|
Michal Čihař
|
7c645a10c6
|
Various fixes for docblocks
|
2012-06-21 09:58:35 +02:00 |
|
Marc Delisle
|
90770909d0
|
- Use strict comparison, in case the user put 0 for the ProtectBinary
directive
- Add a space after the ! operator
|
2012-06-20 06:08:25 -04:00 |
|
J.M
|
7f6e422952
|
Fix possibly undefined $return_to_sql_query in insert_edit.lib.php
|
2012-06-19 19:18:53 +02:00 |
|
Michal Čihař
|
e6492b592a
|
Fix typo
|
2012-06-19 17:52:08 +02:00 |
|
Michal Čihař
|
e729dc9a18
|
Wrap some long lines and various other minor coding style improvements
|
2012-06-19 13:21:31 +02:00 |
|
Michal Čihař
|
f529c10505
|
Various indentation and new line fixes
|
2012-06-19 11:29:05 +02:00 |
|
Michal Čihař
|
e26f9a03c4
|
Fix docblocks indentation
|
2012-06-19 11:23:26 +02:00 |
|
Michal Čihař
|
8f4243dacc
|
No need to unset local variables while leaving function
|
2012-06-19 11:12:36 +02:00 |
|
Michal Čihař
|
1774f2b0f5
|
Wrap some long lines
|
2012-06-19 11:12:12 +02:00 |
|
Thilina Buddika
|
563f8628f6
|
impllemented a function to replace tbl_replace_fileds-inc
|
2012-06-17 14:43:36 +05:30 |
|
Thilina Buddika
|
c48e274802
|
change the code for detecting ajax request
|
2012-06-16 23:35:25 +05:30 |
|
Thilina Buddika
|
37280c8cd0
|
reduce long code lines to short lines
|
2012-06-16 22:20:37 +05:30 |
|
Thilina Buddika
|
e9aa768ed2
|
change some functions signatures
|
2012-06-16 19:14:22 +05:30 |
|
Thilina Buddika
|
da9509dac0
|
code improvement
|
2012-06-16 17:46:27 +05:30 |
|
Thilina Buddika
|
fa2bcbc5e6
|
correct wrong function signature
|
2012-06-16 10:56:47 +05:30 |
|
Thilina Buddika
|
beb526cefa
|
remove warning messages
|
2012-06-16 10:28:44 +05:30 |
|
Thilina Buddika
|
7a7a18fd0e
|
remove warning messages
|
2012-06-16 10:17:51 +05:30 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a054562100
|
PMA_Footer and PMA_Header no longer need to be singletons
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
4a740376c8
|
Dropped header.inc.php in favor of the PMA_Header class
|
2012-06-11 14:06:02 +01:00 |
|
Thilina Buddika
|
4bb74c50db
|
fixed table edit bug
|
2012-06-09 09:56:39 +05:30 |
|
Michal Čihař
|
7e4309b02a
|
Various coding style improvements
|
2012-05-29 13:57:57 +02:00 |
|
Thilina Buddika
|
98cbdfc2b3
|
fixed-multi edit bug
|
2012-05-23 19:12:14 +05:30 |
|
Thilina Buddika
|
b52448fe34
|
code improvement in tbl_replace
|
2012-05-23 18:14:21 +05:30 |
|
Thilina Buddika
|
5fe1b0e3e7
|
change variable names
|
2012-05-22 01:08:35 +05:30 |
|
Thilina Buddika
|
019ff12437
|
bug fixing in tbl_change and new functionn for tbl_replace
|
2012-05-18 09:03:00 +05:30 |
|
Thilina Buddika
|
a421aef07f
|
add two functions to insert-edit-lib
|
2012-05-17 02:53:32 +05:30 |
|
Thilina Buddika
|
a624d848e8
|
fixed with selected-change bug
|
2012-05-17 00:12:38 +05:30 |
|