Leonardo Strozzi
04890c3ad8
Rename core Twig's extension
...
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
2018-08-03 17:00:30 -03:00
Leonardo Strozzi
8333a994b7
Rename charsets Twig extensions
...
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
2018-08-03 17:00:30 -03:00
Leonardo Strozzi
c03214780d
Refactor Database Structure templates
...
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
2018-06-20 22:46:44 -03:00
Leonardo Strozzi
5d0fd81e67
Remove Twig php function extensions
...
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
2018-05-29 23:06:31 -03:00
Leonardo Strozzi
927fed774c
Remove md5 twig extension
...
Adapt templates to remove md5 from PhpFuncionsExtension.php
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
2018-05-22 07:54:03 -03:00
Michal Čihař
8332861d62
Adjust table drop operation to use POST
...
Issue #13866
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-12-15 11:52:38 +01:00
Michal Čihař
ff20564ef0
Adjust table truncate operation to use POST
...
Issue #13866
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-12-15 11:51:18 +01:00
Michal Čihař
bed6fb4ebd
Avois passing extension to Util::getImage
...
We do not use it anyway for quite some time and this way it's less
processing to generate the img tag.
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-27 14:24:42 +01:00
Michal Čihař
f859a9701d
Rewrite selection of tables with overhead
...
Avoid using inline generated javascript, use CSS selectors instead.
Issue #12782
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-30 12:19:38 +01:00
Michal Čihař
2bb01ef0a7
Share code for row filtering
...
Make it generic so that it works in most cases and fixes does not have
to be implemented multiple times.
Issue #13517
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-30 11:25:51 +01:00
Maurício Meneghini Fauth
a75010c8b9
Port database/structure/table_header to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-24 22:27:02 -02:00
Maurício Meneghini Fauth
a13fd4835a
Port database/structure/body_for_table_summary to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-24 00:54:16 -02:00
Maurício Meneghini Fauth
09b3488fe4
Port database/structure/structure_table_row to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-18 21:19:52 -02:00
Maurício Meneghini Fauth
49caca9185
Refactor database/structure/sortable_header
...
Move templates/database/structure/sortable_header.phtml logic to
PhpMyAdmin\Util::sortableTableHeader method.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-17 16:17:47 -02:00
Maurício Meneghini Fauth
62197a88a6
Port database/structure/check_all_tables to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-17 16:17:47 -02:00
CommanderRoot
38522b52a9
Fix favorite icon escaping
...
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2017-10-14 02:24:25 +02:00
Maurício Meneghini Fauth
47af251acc
Port database/structure/favorite_anchor to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-11 23:18:57 -03:00
Maurício Meneghini Fauth
7f47703d3e
Port database/structure/show_create to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-11 22:01:05 -03:00
Maurício Meneghini Fauth
98e825aecc
Port database/structure/show_create_row to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-11 21:46:13 -03:00
Michal Čihař
6a645a3e89
Revert "Fix alignment of action and fixed tests #12167 "
...
This reverts commit 9b56acacab .
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-03 14:02:49 +02:00
ankitjain28may
9b56acacab
Fix alignment of action and fixed tests #12167
...
Signed-off-by: Ankit Jain <ankitjain28may77@gmail.com>
2017-09-26 01:37:02 +05:30
Maurício Meneghini Fauth
cc48840350
Port some templates to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-07-26 16:47:11 -03:00
Manish Bisht
ebd026d8a3
added table scrolling to databases, structure and browse pages
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Maurício Meneghini Fauth
ca910e8de8
Move classes to PhpMyAdmin namespace
...
- Move Table to PhpMyAdmin namespace
- Move Template to PhpMyAdmin namespace
- Move ThemeManager to PhpMyAdmin namespace
- Move Theme to PhpMyAdmin namespace
- Move Tracker to PhpMyAdmin namespace
- Move Transformations to PhpMyAdmin namespace
- Move TypesMySQL to PhpMyAdmin namespace
- Move Types to PhpMyAdmin namespace
- Move Util to PhpMyAdmin namespace
- Move VersionInformation to PhpMyAdmin namespace
- Move Url to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-07-08 10:54:21 -03:00
Maurício Meneghini Fauth
8f943ae1c0
Move classes to PhpMyAdmin namespace
...
- Move Sanitize to PhpMyAdmin namespace
- Move SavedSearches to PhpMyAdmin namespace
- Move Scripts to PhpMyAdmin namespace
- Move ServerStatusData to PhpMyAdmin namespace
- Move Sql to PhpMyAdmin namespace
- Move StorageEngine to PhpMyAdmin namespace
- Move SubPartition to PhpMyAdmin namespace
- Move SysInfoLinux to PhpMyAdmin namespace
- Move SysInfoSunOS to PhpMyAdmin namespace
- Move SysInfoWINNT to PhpMyAdmin namespace
- Move SysInfo to PhpMyAdmin namespace
- Move SystemDatabase to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-07-07 01:46:08 -03:00
Maurício Meneghini Fauth
13c0f7bc3c
Move classes to PhpMyAdmin namespace
...
- Move Advisor to PhpMyAdmin namespace
- Move Bookmark to PhpMyAdmin namespace
- Move Charsets to PhpMyAdmin namespace
- Move Config class to PhpMyAdmin namespace
- Move Console class to PhpMyAdmin namespace
- Move Core to PhpMyAdmin namespace
- Move DatabaseInterface to PhpMyAdmin namespace
- Move DbList to PhpMyAdmin namespace
- Move DbQbe to PhpMyAdmin namespace
- Move DbSearch to PhpMyAdmin namespace
- Move DisplayResults to PhpMyAdmin namespace
- Move Encoding to PhpMyAdmin namespace
- Move Error to PhpMyAdmin namespace
- Move ErrorHandler to PhpMyAdmin namespace
- Move File to PhpMyAdmin namespace
- Move Font to PhpMyAdmin namespace
- Move Footer to PhpMyAdmin namespace
- Move Header to PhpMyAdmin namespace
- Move Index to PhpMyAdmin namespace
- Move IndexColumn to PhpMyAdmin namespace
- Move LanguageManager to PhpMyAdmin namespace
- Move Language to PhpMyAdmin namespace
- Move Linter to PhpMyAdmin namespace
- Move ListAbstract to PhpMyAdmin namespace
- Move ListDatabase to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-06-28 21:17:18 -03:00
Michal Čihař
8ea97c72a4
Fix url for table tracking
...
Issue #13354
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-07 10:05:46 +02:00
Maurício Meneghini Fauth
e330402b5b
Refactor the core functions into static methods
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-06-03 00:52:22 -03:00
CommanderRoot
abc32dc25c
Fix unwanted escaping
...
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2017-05-06 20:16:17 +02:00
CommanderRoot
2592efde70
Fix unwanted escaping
...
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2017-05-06 20:16:14 +02:00
CommanderRoot
9780407ca1
Fix unwanted escaping
...
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2017-05-06 20:16:10 +02:00
CommanderRoot
9c4bdb0f34
Fix unwanted escaping
...
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2017-05-06 20:14:17 +02:00
Maurício Meneghini Fauth
3fad8945e6
Fix unwanted escaping
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-05-03 23:16:47 -03:00
Maurício Meneghini Fauth
a35f8798f4
Port some templates to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-05-03 22:52:39 -03:00
Michal Čihař
6a84202981
Use existing filtering template for table filtering
...
Issue #12838 , #12069
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-21 10:22:35 +01:00
Yunus Çağrı
f256391545
Inline javascript codes are removed. Each is used for table search
...
Signed-off-by: Yunus Çağrı <ycagriyurdakul@gmail.com>
2016-12-20 23:53:00 +03:00
Yunus Çağrı
ec4ef65f36
Feature: #12069 : Filtering tables on table listing of particular database.
...
Signed-off-by: Yunus Çağrı <ycagriyurdakul@gmail.com>
2016-12-19 22:56:15 +03:00
Michal Čihař
2c00f5e8ac
Remove odd/even markup from templates
...
Issue #12070
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-07 10:17:15 +01:00
Patric Gustafsson
1bd5fe709d
Merge remote-tracking branch 'upstream/master'
2016-11-15 18:08:24 +02:00
Michal Čihař
3546bed47e
Avoid using mb_strlen for checking whether string is empty
...
Using strlen produces same results here, just way faster.
Fixes #12397
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-09-16 10:29:21 +02:00
Patric Gustafsson
30262971c8
Remove odd CSS class logic from PHP and template
...
Odd CSS class is no longer needed, background coloring
is now done with CSS pseudo-class.
Signed-off-by: Patric Gustafsson <patricjgustafsson@outlook.com>
2016-08-24 14:14:01 +03:00
Deven Bansod
315f7b3596
Add optional column 'Charset' on Database structure page
...
Fix #12162
Add an option to add a Column on Database structure page which shows the charset of each table/view
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-08-08 17:51:16 +05:30
Michal Čihař
3e2029e750
Move MySQL charsets handling to the Charsets class
...
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-11 12:55:42 +02:00
Michal Čihař
4e5b08e26c
Fix errors introduced by wrongly merging
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-03-01 07:55:46 +01:00
Michal Čihař
2c256da5e8
Merge commit '73fd0dc2a8f5471c717a887aae22bde97bc5498f'
2016-03-01 07:45:58 +01:00
Michal Čihař
a29f154f37
Merge branch 'MAINT_4_5_5-security' into QA_4_6-security
2016-02-29 10:35:47 +01:00
Michal Čihař
983faa94f1
Fix XSS in database structure page
...
Forward ported commit 90df124797
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-25 11:30:14 +01:00
Durgesh
6650f7b07d
Refactor text sanitization and javascript escaping, Issue #11989 , #11988
...
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-02-22 14:45:19 +05:30
Durgesh
0b64827930
Refactored url parmeters generating, Issue #11990
...
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-02-22 14:36:41 +05:30
Atul Pratap Singh
b6ee54035a
Remove newline eof from templates/*
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-22 23:27:24 +05:30