| .. |
|
columns_definitions
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
components
|
Convert Messages to Bootstrap Alerts
|
2019-11-12 15:28:47 -03:00 |
|
config/form_display
|
Remove $indent param from getHiddenInputs()
|
2023-03-03 21:00:39 -03:00 |
|
console
|
Change "Count" for "Count:" and "Time taken" for "Time taken:" on SQL debug console
|
2022-08-15 18:11:59 +02:00 |
|
database
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
display/results
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
encoding
|
|
|
|
error
|
Improve error message when UseDbSearch config is disabled
|
2022-11-09 14:55:14 -03:00 |
|
export
|
Refactor Display\Export class
|
2020-08-03 23:56:20 -03:00 |
|
home
|
Fix change password modal not opening with AJAX request
|
2023-04-14 14:58:15 -03:00 |
|
javascript
|
e('js') to escape('js')
|
2022-10-17 21:31:08 +01:00 |
|
login
|
Remove $indent param from getHiddenInputs()
|
2023-03-03 21:00:39 -03:00 |
|
menu
|
Merge branch 'QA_5_1' into QA_5_2
|
2022-05-07 12:00:55 -03:00 |
|
modals
|
Refactor Functions.confirm() function
|
2023-04-11 18:30:02 -03:00 |
|
navigation
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
plugins
|
extract twig for TextImageLinkTransformationsPlugin method and fix test #14801 (#15533)
|
2019-10-29 22:47:12 -03:00 |
|
preferences
|
Remove MAX_FILE_SIZE
|
2023-04-20 16:53:19 +01:00 |
|
relation
|
Remove table-light CSS classes
|
2022-05-14 17:31:31 -03:00 |
|
server
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
setup
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
sql
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
table
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
test
|
Remove useless htmlspecialchars on URL generation
|
2021-04-13 17:23:12 +02:00 |
|
triggers
|
Merge branch 'QA_5_2'
|
2023-05-29 17:35:29 -03:00 |
|
base.twig
|
Fix blob column downloads
|
2022-06-12 13:01:44 +02:00 |
|
changelog.twig
|
Remove shrink-to-fit directive and IE mode meta tag
|
2021-05-07 15:55:58 -03:00 |
|
create_tracking_version.twig
|
Remove some .pma-fieldset CSS classes
|
2021-05-20 20:54:27 -03:00 |
|
export_modal.twig
|
Replace Export privileges group dialog with a modal
|
2021-06-01 19:52:13 +05:30 |
|
export.twig
|
Remove force_file_* global vars and param
|
2022-11-21 17:30:55 -03:00 |
|
file_select_options.twig
|
extract html for FileListing into twig and add tests #14801
|
2019-10-27 13:37:58 +01:00 |
|
filter.twig
|
Remove .pma-fieldset class from table filters
|
2021-05-30 11:18:18 -03:00 |
|
footer.twig
|
Merge branch 'QA_5_2'
|
2022-06-15 21:14:18 -03:00 |
|
gis_data_editor_form.twig
|
Access POST params from the ServerRequest class
|
2021-09-01 12:52:59 -03:00 |
|
header_location.twig
|
e('js') to escape('js')
|
2022-10-17 21:31:08 +01:00 |
|
header.twig
|
Fix change password modal not opening with AJAX request
|
2023-04-14 14:58:15 -03:00 |
|
import_status.twig
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
import.twig
|
Remove MAX_FILE_SIZE
|
2023-04-20 16:53:19 +01:00 |
|
indexes.twig
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |
|
list_navigator.twig
|
Merge branch 'QA_5_1' into QA_5_2
|
2022-01-28 17:21:15 -03:00 |
|
message.twig
|
Convert Messages to Bootstrap Alerts
|
2019-11-12 15:28:47 -03:00 |
|
preview_sql.twig
|
|
|
|
recent_favorite_table_favorite.twig
|
Extract RecentFavoriteTable html to twig (#17157)
|
2021-10-27 12:59:14 -03:00 |
|
recent_favorite_table_no_tables.twig
|
Extract RecentFavoriteTable html to twig (#17157)
|
2021-10-27 12:59:14 -03:00 |
|
recent_favorite_table_recent.twig
|
Extract RecentFavoriteTable html to twig (#17157)
|
2021-10-27 12:59:14 -03:00 |
|
scripts.twig
|
Refactor AJAX.scriptHandler.add() function
|
2023-02-09 15:43:08 -03:00 |
|
select_all.twig
|
Create Twig\AssetExtension and image Twig function
|
2021-01-28 16:09:17 -03:00 |
|
top_menu.twig
|
Add dark color mode for the Bootstrap theme
|
2023-03-14 01:12:05 -03:00 |
|
transformation_overview.twig
|
Remove table-light CSS classes
|
2022-05-14 17:31:31 -03:00 |
|
user_password.twig
|
Extracts HTML from UserPassword.php to twig template #14801
|
2019-12-04 21:07:24 +05:30 |
|
view_create.twig
|
Remove .pma-fieldset and related CSS classes
|
2023-06-11 00:37:39 -03:00 |