Commit Graph

1018 Commits

Author SHA1 Message Date
Chanaka Indrajith
871f19db67 Resolved conflicts in common.lib.php 2012-05-18 01:03:56 +05:30
Madhura Jayaratne
056eaed7b9 Add spaces after exclamation marks 2012-05-17 06:36:09 +05:30
Madhura Jayaratne
37820c842f Adjust docs to match their new return types 2012-05-17 06:27:08 +05:30
Madhura Jayaratne
59f4ab5280 Fix docs 2012-05-16 20:46:03 +05:30
Chanaka Indrajith
b3bcc87501 Merge remote branch 'upstream/master' 2012-05-15 12:20:17 +05:30
Marc Delisle
8ec765a8bc Improve function name 2012-05-14 13:26:40 -04:00
Chanaka Indrajith
f04a4f8989 Resolve conflicts due to changes in some method names 2012-05-13 12:47:45 +05:30
Chanaka Indrajith
dd237eb924 Resolve conflicts due to changes in method names of common.lib.php 2012-05-13 12:39:31 +05:30
Madhura Jayaratne
c115d97ec7 Avoid HTML, PHP mix in lib files 2012-05-12 22:11:02 +05:30
Madhura Jayaratne
d603a16316 Documentation comments 2012-05-12 21:53:59 +05:30
Madhura Jayaratne
2f0e8c569e Fix function names: PMA_containsNonprintableAscii -> PMA_containsNonPrintableAscii 2012-05-11 22:39:56 +05:30
Madhura Jayaratne
954b0cc69f Fix function names: PMA_unescape_mysql_wildcards -> PMA_unescapeMysqlWildcards 2012-05-11 22:31:12 +05:30
Madhura Jayaratne
f50a2deb4b Fix function names: PMA_replace_binary_contents -> PMA_replaceBinaryContents 2012-05-11 22:28:26 +05:30
Madhura Jayaratne
35d3e7e1f9 Fix function names: PMA_printable_bit_value -> PMA_printableBitValue 2012-05-11 22:26:37 +05:30
Madhura Jayaratne
7bc0d5a4ff Fix function names: PMA_generate_slider_effect -> PMA_generateSliderEffect 2012-05-11 22:23:01 +05:30
Madhura Jayaratne
8e88a282af Fix function names: PMA_generate_html_tab -> PMA_generateHtmlTab 2012-05-11 22:20:28 +05:30
Madhura Jayaratne
60f84a045e Fix function names: PMA_generate_html_tabs -> PMA_generateHtmlTabs 2012-05-11 22:18:20 +05:30
Madhura Jayaratne
93608ecb2f Fix function names: PMA_generate_html_dropdown -> PMA_generateHtmlDropdown 2012-05-11 22:14:46 +05:30
Madhura Jayaratne
67c68ba7ca Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported 2012-05-11 22:11:24 +05:30
Madhura Jayaratne
73ca1dc7a1 Fix function names: PMA_escape_mysql_wildcards -> PMA_escapeMysqlWildcards 2012-05-11 22:04:25 +05:30
Madhura Jayaratne
b5bfe6df6a Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadio 2012-05-11 21:59:34 +05:30
Madhura Jayaratne
0f8c7c4eb0 Fix function names: PMA_detect_pow -> PMA_detectPow 2012-05-11 21:54:39 +05:30
Madhura Jayaratne
547880aad2 Fix function names: PMA_convert_bit_default_value -> PMA_convertBitDefaultValue 2012-05-11 21:51:04 +05:30
Madhura Jayaratne
c66c4fa211 Fix function names: PMA_contains_nonprintable_ascii -> PMA_containsNonprintableAscii 2012-05-11 21:46:33 +05:30
Michal Čihař
0c90d7e62d Fix syntax error 2012-05-11 15:20:31 +02:00
Michal Čihař
13f6033b5f Remove workaround for ancient MySQL bug 2012-05-11 15:16:49 +02:00
Michal Čihař
328d1d617c Various coding style improvements 2012-05-11 15:12:48 +02:00
Chanaka Indrajith
5a4432a232 Merge remote branch 'upstream/master' 2012-05-11 16:06:42 +05:30
Chanaka Indrajith
bf15800089 Remove HTML rendering inside the functions in display_tbl.lib.php file itselves 2012-05-11 16:05:55 +05:30
Chanaka Indrajith
61360750ca Modified some functions in common.lib.php file 2012-05-11 11:53:45 +05:30
Madhura Jayaratne
08bbe923be Opening brace should be on a new line 2012-05-10 21:15:43 +05:30
Chanaka Indrajith
e59302d3c8 Merge remote branch 'upstream/master' 2012-05-10 16:48:24 +05:30
Dieter Adriaenssens
6bb1b8c76e fix typo in function name 2012-05-10 11:55:38 +02:00
Michal Čihař
05c0f9bf87 Separator should be disabled 2012-05-10 10:24:38 +02:00
Michal Čihař
c9ebb0bdc2 Remove unused variable 2012-05-10 10:22:24 +02:00
Michal Čihař
60c5f0e7bc Factor out getting default function for field 2012-05-10 10:22:10 +02:00
Michal Čihař
1e7f79fd3f Docblock 2012-05-10 10:19:05 +02:00
Michal Čihař
e65cf5228c Use foreach loop instead of indexing array all the time 2012-05-10 10:16:08 +02:00
Michal Čihař
3da2dbb851 One place to set default function 2012-05-10 10:14:56 +02:00
Michal Čihař
a413124f75 Should be defined on top 2012-05-10 10:12:47 +02:00
Michal Čihař
0dc00ba804 No need to store this explicitely, we already have this information 2012-05-10 10:11:39 +02:00
Michal Čihař
9fd0edb33c Less local variables 2012-05-10 10:10:47 +02:00
Michal Čihař
e2e3de0392 Do not build indentation, it is anyway wrong in most places 2012-05-10 10:09:07 +02:00
Michal Čihař
2dabdb8ea3 Move spacer creating outside of loop 2012-05-10 10:08:19 +02:00
Michal Čihař
843fe3dced Store boolean rather than string 2012-05-10 10:06:54 +02:00
Michal Čihař
b56a0a727b It is enough to check for existence here 2012-05-10 10:06:30 +02:00
Chanaka Indrajith
7ac4b4b822 Merge remote branch 'upstream/master' 2012-05-10 08:53:39 +05:30
Michal Čihař
e0053598a4 Return value not used 2012-05-09 11:45:50 +02:00
Michal Čihař
4d2c0cacb6 Not used global 2012-05-09 11:45:03 +02:00
Michal Čihař
182e5ba30c Do not need keys here 2012-05-09 11:44:32 +02:00