phpmyadmin/libraries
Michal Čihař 186a80939d Allow TCPDF to be removed
We currently require TCPDF to be present, but in most cases this is
feature which users do not need and thus can reduce size of installed
phpMyAdmin.

Also this is helpful for Linux distributions as they can provide soft
dependency on tcpdf package.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-24 16:12:13 +01:00
..
bfShapeFiles Correct and complete license notices for bfShapeFiles. 2013-10-01 12:10:29 -04:00
config bug #4221 Bzip2 export cannot be directly imported (so withdraw bz2 export) 2014-01-15 08:39:42 -05:00
dbi Fix tests 2013-12-04 09:16:45 +01:00
engines Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
gis Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2013-11-11 22:58:46 +05:30
navigation Fix bug#4307 Nav: "Columns" wont expand with specific schema 2014-03-04 12:10:24 +05:30
php-gettext Revert third party modifications. 2013-11-09 11:04:52 +01:00
phpseclib/Crypt Convert end of lines 2013-08-06 13:01:37 -04:00
plugins Allow TCPDF to be removed 2014-03-24 16:12:13 +01:00
properties Remove trailing white spaces 2013-10-19 14:29:05 +05:30
rte bug fix 4334 2014-03-23 02:06:16 +05:30
schema Allow TCPDF to be removed 2014-03-24 16:12:13 +01:00
tcpdf Update tcpdf to 6.0.039 2013-10-17 14:58:41 +02:00
.gitignore
Advisor.class.php Backport Advisor cleanups from master 2014-03-14 13:24:03 +01:00
advisory_rules.txt bug #4244 Advisor complaints about MariaDB 10.x is version less than 5.1 2014-01-23 13:09:33 -05:00
bookmark.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
browse_foreigners.lib.php bug #4220 Incorrect key values in foreign key browser 2014-01-06 19:49:47 -05:00
build_html_for_db.lib.php Go to the database when checking privileges 2013-10-21 21:59:52 +05:30
charset_conversion.lib.php Fix PMA_convertString which use a wrong variable. 2013-11-05 20:51:49 +01:00
check_user_privileges.lib.php Fix coding style 2013-09-23 08:13:56 -04:00
cleanup.lib.php Better function names 2013-05-02 15:01:11 +02:00
common.inc.php bug #4278 reCaptcha re-login requires double effort 2014-03-09 14:51:29 +05:30
Config.class.php 4.1.12-dev 2014-03-22 12:59:51 -04:00
config.default.php bug #4291 Unable to export comments in OpenDocument text format 2014-02-26 07:22:04 +05:30
config.values.php bug #4221 Bzip2 export cannot be directly imported (so withdraw bz2 export) 2014-01-15 08:39:42 -05:00
core.lib.php bug #3840 (additional fix) When exporting to gzip format, the data is compresses 2 times 2013-12-31 09:02:16 -05:00
create_addfield.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
data_dictionary_relations.lib.php Various coding style fixes 2013-08-07 11:59:01 +02:00
database_interface.inc.php Merge remote-tracking branch 'origin/QA_4_0' 2013-09-12 10:02:38 +02:00
DatabaseInterface.class.php bug #4224 Empty table names when a table is "inuse" 2014-01-09 16:58:46 +05:30
db_common.inc.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
db_info.inc.php bug #4224 Empty table names when a table is "inuse" 2014-01-09 16:58:46 +05:30
db_table_exists.lib.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
DBQbe.class.php bug fix 4271 2014-02-08 19:47:11 -05:00
DbSearch.class.php DB Search bug fix 2014-02-28 01:50:33 +05:30
display_change_password.lib.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
display_create_database.lib.php Add HTML5 required, placeholder attributes 2013-08-18 15:37:53 +02:00
display_create_table.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
display_export.inc.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
display_export.lib.php bug #4221 Bzip2 export cannot be directly imported (so withdraw bz2 export) 2014-01-15 08:39:42 -05:00
display_git_revision.lib.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
display_import_ajax.lib.php Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
display_import.inc.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
display_import.lib.php bug #4131 Import: "number of rows to skip" is ambiguous 2013-12-27 10:04:55 -05:00
display_select_lang.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
display_structure.inc.php Fix bug#4274 index_div was being added twice 2014-02-06 00:04:29 +05:30
DisplayResults.class.php bug #4287 Printview - Always one column too much 2014-02-16 12:57:01 -05:00
Error_Handler.class.php Unused code 2013-12-02 13:01:54 -05:00
error_report.lib.php Set Content-Type in request 2013-11-18 15:03:37 +01:00
Error.class.php bug #3889 When login fails and error display is active, login data is displayed (regression) 2014-01-24 10:53:53 -05:00
error.inc.php Disable response wrapper in fatal error path 2013-06-11 08:57:49 +02:00
file_listing.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
File.class.php Specify types 2013-11-11 07:14:37 +05:30
Footer.class.php Fix bugs#4302: Some params are being omitted from microhistory 2014-03-02 23:48:37 +05:30
Header.class.php bug #4335 reCaptcha problem (4.1.10 regression) 2014-03-22 12:50:19 -04:00
iconv_wrapper.lib.php Various coding style fixes 2013-08-07 11:59:01 +02:00
import.lib.php Fix coding style 2013-10-20 05:12:35 -07:00
Index.class.php Fix coding style 2013-11-17 07:58:51 -05:00
index.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
information_schema_relations.lib.php Merge branch 'QA_4_0' 2013-09-14 14:45:27 +05:30
insert_edit.lib.php Fix incorrect patch 2014-01-31 11:50:25 -05:00
ip_allow_deny.lib.php Wrap some long lines 2013-07-10 15:14:02 +02:00
js_escape.lib.php remove unused variables 2013-01-24 17:31:07 +01:00
kanji-encoding.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
List_Database.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
List.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
logging.lib.php Better name for a function 2013-05-10 10:10:09 +02:00
Menu.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
Message.class.php Improve PMA_Message doc 2013-07-05 08:39:18 -04:00
mime.lib.php Document parameter 2013-05-10 10:09:05 +02:00
mult_submits.inc.php bug #4083 row deleting isn't binlogs friendly 2013-11-19 12:55:56 -05:00
mult_submits.lib.php Fix merge conflicts 2013-11-19 13:00:29 -05:00
mysql_charsets.inc.php Various coding style fixes 2013-08-07 11:59:01 +02:00
mysql_charsets.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
opendocument.lib.php Include missing number namespace from our ODS export 2013-07-01 13:24:00 +02:00
operations.lib.php bug #4225 Partition maintenance broken 2014-01-09 17:13:28 +05:30
OutputBuffering.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
parse_analyze.inc.php Another case for bug #4239 2014-01-21 05:52:25 -05:00
Partition.class.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
PDF.class.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
plugin_interface.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
PMA.php Fix merge conflicts 2013-07-17 15:05:23 -04:00
pmd_common.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
RecentTable.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
relation_cleanup.lib.php Wrap some long lines 2013-04-12 22:38:27 +05:30
relation.lib.php bug #2961 Relations settings not updated on config change 2013-12-21 11:56:33 -05:00
replication_gui.lib.php Fix undefined variable 2013-12-11 20:43:46 -05:00
replication.inc.php Fix undefined variable notice 2014-01-25 10:31:59 -05:00
Response.class.php Set the type of the returned object 2013-11-11 00:28:06 +05:30
sanitizing.lib.php Allow local links to documentation 2013-09-12 10:03:19 +02:00
Scripts.class.php Fixed failing tests 2013-09-05 19:56:59 +02:00
select_lang.lib.php Add Kyrgyz language 2013-11-14 10:30:09 +01:00
select_server.lib.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
server_bin_log.lib.php Fix syntax highlighting. Use PMA_Util::formatSql() for SQL formatting 2013-10-19 10:56:47 +05:30
server_collations.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
server_common.inc.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
server_common.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
server_databases.lib.php PHPDoc update. 2013-11-11 18:12:46 +01:00
server_engines.lib.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
server_plugins.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
server_privileges.lib.php bug #4241 Confusing dialog when trying to create an already existing user 2014-01-19 08:18:01 -05:00
server_status_advisor.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
server_status_monitor.lib.php wrap long lines 2013-09-15 12:35:44 +02:00
server_status_queries.lib.php Remove unused param from PMA_Util::showMySQLDocu 2013-08-07 08:48:50 +02:00
server_status_variables.lib.php Show alert values in red for unformatted version as well 2013-10-07 22:05:11 +05:30
server_status.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
server_user_groups.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
server_users.lib.php Move user group related functions to a lib file of its own 2013-09-09 07:10:06 +05:30
server_variables.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
ServerStatusData.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
session.inc.php Fix merge conflicts 2013-05-28 08:49:37 -04:00
special_schema_links.lib.php Merge branch 'QA_4_0' 2013-09-14 17:10:01 +05:30
sql_query_form.lib.php fixed #4229 Javascript error in SQL edit window 2014-01-15 08:37:54 +05:30
sql.lib.php bug fix 4286 2014-02-14 17:18:46 +05:30
sqlparser.data.php Remove no longer needed doc name mappings 2013-08-07 08:11:32 +02:00
sqlparser.lib.php Another case for bug #4239 2014-01-21 05:52:25 -05:00
sqlvalidator.class.php Correctly remember URL 2013-07-10 14:53:05 +02:00
sqlvalidator.lib.php Fix PHPDoc. 2013-11-08 22:41:05 +01:00
StorageEngine.class.php Specify types 2013-11-11 07:14:37 +05:30
String.class.php Fix multibyte ord issue 2013-08-21 19:02:08 +05:30
string.inc.php Fix typo 2013-07-29 04:54:48 -04:00
StringAbstractType.class.php Move interfaces into files of their own 2013-07-28 00:04:12 +05:30
StringByte.int.php Add ord() method to the parent interface 2013-08-21 21:37:28 +05:30
StringCType.class.php Move interfaces into files of their own 2013-07-28 00:04:12 +05:30
StringMB.class.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
StringNative.class.php Fix multibyte ord issue 2013-08-21 19:02:08 +05:30
StringNativeType.class.php Move interfaces into files of their own 2013-07-28 00:04:12 +05:30
StringType.int.php Move interfaces into files of their own 2013-07-28 00:04:12 +05:30
structure.lib.php Bug fix 4284 2014-02-15 09:33:18 -05:00
sysinfo.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
Table.class.php Fixed altering table to DOUBLE/FLOAT field 2014-02-19 14:31:09 +01:00
TableSearch.class.php Fix coding style 2013-11-10 08:41:32 -05:00
tbl_chart.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
tbl_columns_definition_form.inc.php fixed bug #4181: set regenerate to save the state of filled columns 2013-12-13 21:43:05 +05:30
tbl_columns_definition_form.lib.php bug #4186 Adding a column when creating a table does not propagate index info 2013-12-15 13:29:49 -05:00
tbl_common.inc.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
tbl_gis_visualization.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
tbl_indexes.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
tbl_info.inc.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_printview.lib.php add function for render Space Usage 2013-09-02 20:09:46 +08:00
tbl_relation.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
tbl_tracking.lib.php Merge pull request #750 from Tithugues/phpdoc 2013-11-12 04:13:18 -08:00
tbl_views.lib.php Various coding style improvements 2013-06-11 16:27:31 +02:00
Theme_Manager.class.php Specify types 2013-11-11 07:14:37 +05:30
Theme.class.php Specify types 2013-11-11 07:14:37 +05:30
Tracker.class.php Various coding style improvements 2013-08-06 15:17:20 +02:00
transformations.lib.php Update PHPDoc. 2013-11-08 19:28:20 +01:00
Types.class.php Various coding style fixes 2013-08-07 11:59:01 +02:00
url_generating.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
user_preferences.inc.php Refactored ConfigFile class so that it is no longer a singleton 2013-11-03 12:54:20 +01:00
user_preferences.lib.php Coding style fixes 2013-11-03 19:00:41 +05:30
Util.class.php bug#4257 - fixed test failures 2014-01-31 12:09:46 +05:30
vendor_config.php bug #4247 open_basedir warnings on export page 2014-01-24 13:34:39 -05:00
zip_extension.lib.php remove unused variables 2013-01-24 17:31:07 +01:00
zip.lib.php Use pack instead of manual conversion using evil eval 2013-08-11 11:37:39 +02:00