Alex Marin
|
c806f1d64d
|
oop: fix ExportLatex
|
2012-08-17 11:06:41 +03:00 |
|
Alex Marin
|
ad32e6a529
|
add theme parameter
|
2012-08-16 23:18:22 +03:00 |
|
Alex Marin
|
34a0dace8a
|
oop: some coding style for plugins
|
2012-08-16 23:10:33 +03:00 |
|
Alex Marin
|
37e771f9a4
|
oop: coding style for import properties
|
2012-08-16 22:39:53 +03:00 |
|
Alex Marin
|
3eaa239bfa
|
oop: remove unused properties
|
2012-08-16 22:38:03 +03:00 |
|
Alex Marin
|
6867d605ae
|
fix illegal character in get_image.js.php; trigger jQuery ready events
|
2012-08-16 16:38:56 +03:00 |
|
Marc Delisle
|
1cb4d24414
|
Typo
|
2012-08-16 06:52:13 -04:00 |
|
Marc Delisle
|
1e58acab9a
|
Typo
|
2012-08-16 06:50:31 -04:00 |
|
Thilina Buddika
|
313a200466
|
implementation of PMA_getHtmlForDisplayTableStats()
|
2012-08-16 08:08:06 +05:30 |
|
Thilina Buddika
|
e11d95f779
|
typos
|
2012-08-16 02:11:58 +05:30 |
|
Thilina Buddika
|
ecf1462c1d
|
resolve conflict
|
2012-08-16 00:20:54 +05:30 |
|
Thilina Buddika
|
94aacf83bc
|
remove weird string from tbl operation page
|
2012-08-16 00:13:40 +05:30 |
|
Thilina Buddika
|
9948b26fbe
|
missing function parameter in operation-lib
|
2012-08-15 21:52:57 +05:30 |
|
Michal Čihař
|
6337c288e5
|
Merge remote-tracking branch 'alex/plugins-and-OOP'
|
2012-08-15 14:16:46 +02:00 |
|
Thilina Buddika
|
4faad31e88
|
further refactoring for PMA_getHtmlForCheckAllTables()
|
2012-08-15 07:45:54 +05:30 |
|
Thilina Buddika
|
3df9f18c3b
|
remove echo and some formatting
|
2012-08-15 07:34:12 +05:30 |
|
Thilina Buddika
|
a19def7818
|
get action titles and hidden action titles
|
2012-08-15 05:58:43 +05:30 |
|
Thilina Buddika
|
f50b4532c0
|
remove duplicates, remove some HTML tags and functions for render HTML
|
2012-08-14 23:35:08 +05:30 |
|
Marc Delisle
|
a539b7129f
|
Use the appropriate icon for inactive tracking
|
2012-08-14 12:59:09 -04:00 |
|
Alex Marin
|
e300dbaf65
|
Merge branch 'master' into plugins-and-OOP
|
2012-08-14 15:42:37 +03:00 |
|
Alex Marin
|
efdc08fad3
|
oop: ExportLatex - wrong usage of expandUserString
|
2012-08-14 15:41:33 +03:00 |
|
Marc Delisle
|
04c877ef42
|
Merge branch 'thilina'
|
2012-08-14 06:10:51 -04:00 |
|
Alex Marin
|
4b010454b4
|
oop: fix undefined variable
|
2012-08-14 12:36:53 +03:00 |
|
Alex Marin
|
92bb8d4b70
|
oop: fix XML handler for ExportCodegen
|
2012-08-14 10:40:30 +03:00 |
|
Michal Čihař
|
dae3543da1
|
Various coding style improvements (issue #88)
|
2012-08-13 20:17:59 +02:00 |
|
Michal Čihař
|
df1badb0fd
|
Merge branch 'master' of git://github.com/hastenax/phpmyadmin into hastenax-master
Conflicts:
libraries/plugins/export/ExportSql.class.php
|
2012-08-13 20:02:30 +02:00 |
|
Thilina Buddika
|
37bef7f5dd
|
implementation of PMA_getHtmlForMoreOptionInTableStructure()
|
2012-08-13 22:44:52 +05:30 |
|
Michal Čihař
|
2df005b9e5
|
Merge remote-tracking branch 'alex/plugins-and-OOP'
|
2012-08-13 11:47:08 +02:00 |
|
Alex Marin
|
8ebbab0c30
|
oop: fix getTableDefStandIn for ExportSql
|
2012-08-13 09:42:22 +03:00 |
|
Alex Marin
|
c26356e9ca
|
oop: fix properties object in plugin_interface
|
2012-08-13 09:36:29 +03:00 |
|
Thilina Buddika
|
865e9e488f
|
missing function parameters and remove some HTML duplicates
|
2012-08-13 08:12:48 +05:30 |
|
Thilina Buddika
|
4cb1094dcf
|
missing function parameters
|
2012-08-13 07:15:46 +05:30 |
|
Thilina Buddika
|
c50d0a5d49
|
Render html for information tables and add missing doc comment
|
2012-08-13 01:19:55 +05:30 |
|
Chanaka Indrajith
|
054fab3ffe
|
Merge remote branch 'upstream/master'
|
2012-08-12 23:57:17 +05:30 |
|
Thilina Buddika
|
3653bd9862
|
remove duplicate code from Space usage table
|
2012-08-12 22:54:49 +05:30 |
|
Thilina Buddika
|
539bf1b505
|
implementation of PMA_getHtmlForDisplayIndexes()
|
2012-08-12 20:45:41 +05:30 |
|
Marc Delisle
|
7bf3fe03a4
|
Merge branch 'QA_3_5'
|
2012-08-12 09:26:11 -04:00 |
|
Marc Delisle
|
9ca1bee3c2
|
Fix merge conflicts
|
2012-08-12 09:25:37 -04:00 |
|
Marc Delisle
|
5289a032ce
|
3.5.2.2 release
|
2012-08-12 09:22:10 -04:00 |
|
Thilina Buddika
|
2d60319e2a
|
implementation of PMA_getHtmlForAddColumn()
|
2012-08-12 18:49:55 +05:30 |
|
Thilina Buddika
|
2fd933cf95
|
typo
|
2012-08-12 17:32:18 +05:30 |
|
thilinaa
|
ceb7ed98b8
|
implementation of PMA_getHtmlForSomeLinks()
|
2012-08-12 13:36:41 +05:30 |
|
thilinaa
|
7dad8df8cd
|
implementation of PMA_getHtmlForEditView()
|
2012-08-12 12:44:45 +05:30 |
|
thilinaa
|
7919242b0b
|
implementation of PMA_getHtmlDivForMoveColumnsDialog()
|
2012-08-12 12:15:03 +05:30 |
|
thilinaa
|
0331128d03
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-12 11:19:43 +05:30 |
|
thilinaa
|
a6983208d3
|
implementation of PMA_getHtmlForCheckAlltableColumn()
|
2012-08-12 11:14:22 +05:30 |
|
thilinaa
|
07e9e3c166
|
missing return value
|
2012-08-12 10:22:52 +05:30 |
|
thilinaa
|
ee771439bb
|
remove some html tags
|
2012-08-12 10:17:58 +05:30 |
|
Chanaka Indrajith
|
20b196daf5
|
Fixed some code violations in PMA_DisplayResults class
|
2012-08-12 10:10:14 +05:30 |
|
thilinaa
|
253189167b
|
cheange doc
|
2012-08-12 07:46:03 +05:30 |
|