xmujay
|
ea1f6f3750
|
refactor PMA_getHtmlForSqlQueryForm and fix code style
|
2013-08-20 21:36:58 +08:00 |
|
xmujay
|
e3e100f0c4
|
refactor the function name to PMA_getHtmlForSqlQueryFormBookmark
|
2013-08-18 18:13:59 +08:00 |
|
xmujay
|
eb47a21d85
|
fix code style
|
2013-08-18 17:34:59 +08:00 |
|
xmujay
|
13be797fd7
|
refactor PMA_getHtmlForSqlQueryFormInsert : render HTML at once
|
2013-08-18 17:27:15 +08:00 |
|
xmujay
|
bc9bb645b3
|
refactor PMA_sqlQueryFormBookmark: render HTML at once
|
2013-08-18 16:44:50 +08:00 |
|
xmujay
|
660ead3629
|
refactor PMA_sqlQueryFormUpload: render HTML at once
|
2013-08-18 16:32:36 +08:00 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Michal Čihař
|
d1bb142e87
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
Michal Čihař
|
0e96f7a8af
|
Always initialize variable
|
2013-08-06 13:49:20 +02:00 |
|
Michal Čihař
|
7a97781c23
|
Share code for checking whether to show icons
|
2013-07-30 14:54:21 +02:00 |
|
Michal Čihař
|
df3502e804
|
Another adding of comma to sentences
|
2013-07-12 15:54:18 +02:00 |
|
Michal Čihař
|
bebba32337
|
Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
libraries/config.values.php
libraries/sql_query_form.lib.php
server_binlog.php
server_databases.php
tbl_structure.php
test/classes/PMA_DisplayResults_test.php
|
2013-06-24 10:41:54 +02:00 |
|
Marc Delisle
|
d4d5a03766
|
Bug #3960 NavigationBarIconic config not honored
|
2013-06-21 10:00:41 -04:00 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Marc Delisle
|
d44367e4db
|
Fix merge conflicts
|
2013-05-15 13:07:22 -04:00 |
|
J.M
|
529903e0dd
|
Fix bug #3907 undefined variables, function parameter problems
Thanks Rasmus Lerdorf for analyzing!
|
2013-05-13 11:27:56 +02:00 |
|
Michal Čihař
|
051834dccd
|
Remove spaces param from PMA_Kanji_encodingForm
We mostly don't indent code anyway now.
|
2013-05-10 10:00:05 +02:00 |
|
Michal Čihař
|
0c2832ca04
|
Consistent function naming in Kanji support module
|
2013-05-10 09:53:41 +02:00 |
|
Kasun Chathuranga
|
6b1f6ae046
|
Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
libraries/database_interface.lib.php
libraries/db_table_exists.lib.php
libraries/relation.lib.php
libraries/rte/rte_triggers.lib.php
libraries/schema/Dia_Relation_Schema.class.php
libraries/schema/Visio_Relation_Schema.class.php
tbl_addfield.php
|
2013-05-01 00:51:15 +05:30 |
|
Kasun Chathuranga
|
32e6c06324
|
PMA_DBI_get_columns --> PMA_DBI_getColumns
|
2013-04-30 23:36:47 +05:30 |
|
Michal Čihař
|
2fbb4cee0d
|
Consistently include colon in strings to translate
In some languages this makes difference in translating, so it's better
to give translators full context.
|
2013-04-25 14:22:31 +02:00 |
|
Marc Delisle
|
ee09f98f73
|
Forgotten in refactoring
|
2013-04-14 19:21:35 -04:00 |
|
Marc Delisle
|
c33285daf2
|
Merge pull request #236 from xmujay/gsoc2013_6
[Refactor] function PMA_PMA_sqlQueryForm refactor:
|
2013-04-10 14:04:27 -07:00 |
|
Marc Delisle
|
8693167ea5
|
Improve readability
|
2013-04-10 13:14:44 -04:00 |
|
xmujay
|
1fa8851468
|
[Refactor] function PMA_PMA_sqlQueryForm refactor:
0.split long lines
1 render the HTML element at once
|
2013-04-10 22:50:45 +08:00 |
|
xmujay
|
e431b2944b
|
function PMA_sqlQueryFormInsert refactor:
0.split long lines
1 render the HTML element at once
2 fix HTML and PHP mixture
3 fix code indention
4 use $html for readability
|
2013-04-10 22:06:58 +08:00 |
|
Marc Delisle
|
2723495a4f
|
Removed the AjaxEnable directive
|
2012-12-21 16:04:57 -05:00 |
|
Rouslan Placella
|
177b459822
|
Fixed bug #3583315 - Query doesn't load in the querywindow when clicking on edit
|
2012-11-19 23:36:05 +00:00 |
|
Marc Delisle
|
2e9738379d
|
Improved library file name
|
2012-11-19 12:31:24 -05:00 |
|
Michal Čihař
|
61a601fc73
|
Implement linking to new documentation
|
2012-11-12 09:48:05 +01:00 |
|
Rouslan Placella
|
7356b407ad
|
Rewrite and integration of js/common.js
|
2012-10-30 20:23:59 +00:00 |
|
Chanaka Indrajith
|
13208324d3
|
Removed unnecessary empty lines in functions
|
2012-09-19 00:15:15 +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 |
|
Chanaka Indrajith
|
038a81b1a8
|
Resolved comflicts
|
2012-06-28 06:10:43 +05:30 |
|
Madhura Jayaratne
|
090bbda51b
|
Wrap some long lines
|
2012-06-27 23:09:23 +05:30 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Madhura Jayaratne
|
b3fda23c77
|
More coding style fixes
|
2012-06-23 22:41:49 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Marc Delisle
|
8ec765a8bc
|
Improve function name
|
2012-05-14 13:26:40 -04:00 |
|
Michal Čihař
|
0962a95188
|
Standard way for link to documentation
|
2012-04-25 14:22:02 +02:00 |
|
Madhura Jayaratne
|
b531455738
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
Conflicts:
libraries/mult_submits.inc.php
|
2012-03-21 05:59:46 +05:30 |
|
Madhura Jayaratne
|
ac83360796
|
Coding style improvements
|
2012-03-21 05:45:58 +05:30 |
|
Jo Michael
|
da3c14f048
|
Changed obsolete a[name=querybox] attribute to a#querybox for HTML5 validity (updated fieldset to #queryboxf for uniqueness, there are no CSS refs)
|
2012-03-18 14:29:03 +01:00 |
|
Jo Michael
|
3b56f6a53b
|
Leading ./ paths for links and favicons can be omitted, part 1
|
2012-03-16 23:04:12 +01:00 |
|
Jo Michael
|
a49a7683b4
|
Added insertValueQuery button pmahomme styling
|
2012-03-16 22:15:39 +01:00 |
|
Jo Michael
|
cdd9f0a0df
|
Added easy-click sqlbutton button styling for pmahomme.
|
2012-03-16 19:18:07 +01:00 |
|
Marc Delisle
|
81d27b3593
|
RetainQueryBox in setup and user prefs
|
2012-01-07 07:38:00 -05:00 |
|