1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-28 00:29:59 +02:00

Commit Graph

  • 34adf46293 Export SQLite views Jakub Vrana 2013-04-29 14:46:06 -07:00
  • 1ecdde0500 Remove bzip2 compression support Jakub Vrana 2013-04-29 14:00:35 -07:00
  • 7f05141b89 Save memory in get_file() Jakub Vrana 2013-04-28 08:12:21 -07:00
  • d513de4d71 Allow using lang() in plugins Jakub Vrana 2013-04-28 00:26:29 -07:00
  • 18d51c6b6e Allow using lang() in plugin with single language Adminer version Jakub Vrana 2013-04-27 23:36:43 -07:00
  • 5eda7e547f Add anchors to database and table sections to allow linking Jakub Vrana 2013-04-27 23:17:07 -07:00
  • f7e671448c Select only required routine columns (possible fix for bug #3515776) Jakub Vrana 2013-04-27 13:04:54 -07:00
  • d97ae22fb4 Properly unescape apostrophe in column name Jakub Vrana 2013-04-26 23:25:35 -07:00
  • 49c1484722 Display bit default value same as existing values Jakub Vrana 2013-04-26 23:21:09 -07:00
  • 7541ceb1ca Improve export of binary data types (bug #3526494) Jakub Vrana 2013-04-26 22:57:44 -07:00
  • 2afd915f00 Save bytes Jakub Vrana 2013-04-26 22:11:58 -07:00
  • 5a0be7e7fe Convert fields with selected columns Jakub Vrana 2013-04-26 21:09:11 -07:00
  • de2c3968d4 Display bit type as binary number, also fix bit outside MySQLnd Jakub Vrana 2013-04-26 20:23:24 -07:00
  • e24d1fcb02 Optimize table_status() Jakub Vrana 2013-04-26 20:04:57 -07:00
  • 3cae3e2f7f Fix LIKE backslash escaping Jakub Vrana 2013-04-26 19:24:07 -07:00
  • fd5e6ef343 Use standard view detection in schema Jakub Vrana 2013-04-26 19:11:42 -07:00
  • 8ae8507972 Save bytes Jakub Vrana 2013-04-26 18:54:19 -07:00
  • b0b4cb1576 Allow more SQL files to be uploaded at the same time (thanks to Frantisek Svoboda) Jakub Vrana 2013-04-26 13:26:08 -07:00
  • ada8917e43 Rename = edit operator to SQL Jakub Vrana 2013-04-26 12:20:47 -07:00
  • e287642e26 Rename empty select operator to SQL Jakub Vrana 2013-04-26 12:04:28 -07:00
  • 4858f332c8 Disable SQL export when applying functions in select Jakub Vrana 2013-04-26 11:57:21 -07:00
  • 91dbaca3c4 Don't export binary and geometry columns twice in select Jakub Vrana 2013-04-26 11:52:26 -07:00
  • 741cd5b4b6 Fix handling of POINT data type (bug #3582578) Jakub Vrana 2013-04-26 11:42:18 -07:00
  • 0f47ae8e0f Update Nette design Étienne Deparis 2013-04-18 18:27:16 +03:00
  • 01a2722c94 Print run time next to executed queries Jakub Vrana 2013-04-25 23:41:46 -07:00
  • 3bc5c17d03 Develop Jakub Vrana 2013-04-25 19:00:37 -07:00
  • a199998f54 Fix documentation comment Jakub Vrana 2013-04-25 18:19:27 -07:00
  • c4040f03d9 Release 3.6.4 v3.6.4 Jakub Vrana 2013-04-25 17:53:50 -07:00
  • db7d05b3ec Allow storing empty user password Jakub Vrana 2013-04-25 09:46:37 -07:00
  • 3d07d8bbd8 Display approx. number of last page in select Jakub Vrana 2013-04-24 21:22:30 -07:00
  • bcd1e059f5 Delete Last page link from Editor Jakub Vrana 2013-04-24 21:16:54 -07:00
  • 0eadfc2b3f Do not store plain text password to history in creating user Jakub Vrana 2013-04-24 18:42:26 -07:00
  • c270a06fb1 Fix unsetting permanent login after logout Jakub Vrana 2013-04-24 18:27:18 -07:00
  • 2b58ebe327 Compensate menuOver() for ellipsis Jakub Vrana 2013-04-23 17:12:48 -07:00
  • a72347f3c7 Rename Edit link to Clone in processlist Jakub Vrana 2013-04-22 13:48:39 -07:00
  • 6f58f5af44 Update Nette admine.css Étienne Deparis 2013-03-04 15:07:00 +01:00
  • 6bdfec0a1a Update fr.inc.php EauLand 2013-04-03 06:14:50 +03:00
  • 93f581175f Update test format Jakub Vrana 2013-04-17 18:02:52 -07:00
  • 971c51783f Fix test Jakub Vrana 2013-04-17 18:01:40 -07:00
  • ba5e7a1b53 Link processlist documentation Jakub Vrana 2013-04-17 17:57:14 -07:00
  • 46a7e7eea0 Selectable ON UPDATE CURRENT_TIMESTAMP field in create table Jakub Vrana 2013-04-17 09:41:58 -07:00
  • 7af362554a Respect global errors in dump Jakub Vrana 2013-04-17 08:48:59 -07:00
  • a8947b62b8 Avoid using same id="" in more messages Jakub Vrana 2013-04-16 17:53:53 -07:00
  • 37adf537c9 Respect checked tables in export filename (bug #3245464) Jakub Vrana 2013-04-16 10:37:10 -07:00
  • e8e95e5fd7 Display SQL history from oldest Jakub Vrana 2013-04-16 09:50:32 -07:00
  • 285afc202a Increase default select limit to 50 Jakub Vrana 2013-04-15 14:45:49 -07:00
  • 8cce005b70 Increase limit for using MD5 in select Jakub Vrana 2013-04-11 18:08:35 -07:00
  • 433357f824 Use numeric time zone in export (thanks to Martin Dzubak) Jakub Vrana 2013-04-11 10:12:53 -07:00
  • d97300dd5a MSSQL: Don't seek to top (bug #3610309) Jakub Vrana 2013-04-11 08:46:37 -07:00
  • 99221f3265 Display help cursor over documentation links Jakub Vrana 2013-04-04 18:45:54 -07:00
  • fee31e73c1 Display help cursor over documentation links Jakub Vrana 2013-04-04 18:45:54 -07:00
  • 2c626c7fc7 Explain partitions in SQL query (bug #3600150) Jakub Vrana 2013-04-04 18:40:49 -07:00
  • 3093f58157 Clear column name after resetting search (bug #3601200) Jakub Vrana 2013-04-04 18:32:05 -07:00
  • 1a1b800b40 Edit select SQL query on Ctrl+click Jakub Vrana 2013-04-04 18:15:18 -07:00
  • e4d5835dab Open database to a new window after selecting it with Ctrl Jakub Vrana 2013-04-04 10:35:15 -07:00
  • aba9d23ba2 Move comment Jakub Vrana 2013-04-04 09:44:48 -07:00
  • 190812456f Move ALTER export to plugin Jakub Vrana 2013-04-03 18:49:05 -07:00
  • 58a8df7c86 Export SQLite indexes (bug #3609741) Jakub Vrana 2013-04-03 10:46:51 -07:00
  • cb57afd0e5 Handle empty integer values in SQLite export Jakub Vrana 2013-04-03 10:24:13 -07:00
  • b14a2a5330 Revert "Order by auto_increment column by default" Jakub Vrana 2013-04-03 10:10:15 -07:00
  • 0cd85c1ce9 Plugin for displaying JSON data Jakub Vrana 2013-04-02 18:49:32 -07:00
  • c69d9fcfdf Delete confusing link to the last page Jakub Vrana 2013-04-02 18:40:07 -07:00
  • 5739e03e97 Display pagination on a fixed position Jakub Vrana 2013-04-02 18:31:36 -07:00
  • 79b61855e5 Order by auto_increment column by default Jakub Vrana 2013-04-02 18:15:35 -07:00
  • 7769cab32c Handle max_input_vars and generalize Suhosin compatibility Jakub Vrana 2013-04-01 18:45:26 -07:00
  • f3920f381d Use ellipsis in overflowed texts Jakub Vrana 2013-04-01 18:03:58 -07:00
  • f697486884 Revert indeterminate checkbox state Jakub Vrana 2013-04-01 17:57:08 -07:00
  • 5d68a29b3e Open full edit SQL with Ctrl Jakub Vrana 2013-04-01 11:22:20 -07:00
  • e531d6ef41 Don't convert columns which are not selected Jakub Vrana 2013-03-27 21:11:46 -07:00
  • a38ea926f2 Use class_exists() instead of extension_loaded() for checking SQLite Jakub Vrana 2013-03-27 21:11:14 -07:00
  • 5b36472a45 Remove unused external/CodeMirror2 dir Pavel Sedlák 2013-02-22 13:53:04 +01:00
  • e139f94561 Refresh database list after dropping database Jakub Vrana 2013-03-27 09:24:51 -07:00
  • 50528be5cb Jump to first page after deleting all records Jakub Vrana 2013-03-26 19:08:58 -07:00
  • 2323f433c4 Stay on the same page after deleting rows (bug #3605845) Jakub Vrana 2013-03-26 18:46:56 -07:00
  • f43ef7b083 Allow loading more data with inline edit (bug #3605531) Jakub Vrana 2013-03-26 18:31:03 -07:00
  • e1545065f0 Display select SQL edit form inline Jakub Vrana 2013-03-26 10:11:35 -07:00
  • 9a4b30a646 Add master-slave plugin Jakub Vrana 2013-02-22 04:22:02 -08:00
  • 2b2d6987ef Compatibility with MySQL 5.6 Jakub Vrana 2013-02-19 16:57:04 -08:00
  • 356cadf2b2 Avoid variable collision Jakub Vrana 2013-02-19 16:46:29 -08:00
  • 8caa889635 Add iOS touch icon Jakub Vrana 2013-02-19 16:31:51 -08:00
  • dd9167a101 JSON export plugin (http://forum.zdrojak.cz/?topic=808) Jakub Vrana 2013-02-07 19:04:36 -08:00
  • 34633a4e60 Separate link for altering event Jakub Vrana 2013-01-30 23:46:55 -08:00
  • 3d2b869f2e Add typehint to event fields Jakub Vrana 2013-01-30 23:43:27 -08:00
  • 737c2bdc0e Recover original view, trigger, routine if creating fails (bug #3601088) Jakub Vrana 2013-01-30 23:40:26 -08:00
  • 1e310977b6 Display information for processing no tables Jakub Vrana 2013-01-30 21:55:25 -08:00
  • 79fd0238b5 Indeterminate state of select all checkboxes Jakub Vrana 2013-01-30 21:50:49 -08:00
  • f86cb5f837 Use autocapitalize="off" Jakub Vrana 2013-01-30 21:35:51 -08:00
  • de0d3aca84 Allow editing rows without unique key and long text Jakub Vrana 2013-01-23 03:55:47 -08:00
  • 51b7104342 Allow editing function results Jakub Vrana 2013-01-23 03:29:58 -08:00
  • 15e83e9396 Fix displaying length of blob columns Jakub Vrana 2013-01-23 02:18:02 -08:00
  • 0448bd118c Add Nette design Jakub Vrana 2013-01-26 21:26:17 -08:00
  • 632cc7c014 Release 3.6.3 v3.6.3 Jakub Vrana 2013-01-23 01:23:45 -08:00
  • 7a62838510 Fix XSS in displaying non-UTF-8 strings Jakub Vrana 2013-01-18 14:23:45 -08:00
  • da2a0190a4 Update Polish translation srsbiz 2012-03-11 18:35:33 +01:00
  • 8eaad7475c Add a new design Jakub Vrana 2013-01-12 11:20:52 -08:00
  • f6e1c589f9 Allow specifying external links (bug #3392685) Jakub Vrana 2013-01-10 17:59:43 -08:00
  • 61dc40a512 Fix PDO error handling Jakub Vrana 2013-01-10 12:57:00 -08:00
  • 35b6491a3c Respect empty default value of type set Jakub Vrana 2013-01-09 22:57:13 -08:00
  • 0cd81fddb0 Use function instead of INI for multibyte encoding Jakub Vrana 2013-01-09 22:41:46 -08:00
  • a9262d8752 Display error code in SQL query Jakub Vrana 2013-01-09 22:19:38 -08:00