1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 11:34:10 +02:00

Commit Graph

  • 21c98c49c1 Exception to CSRF can be abused in Editor jakubvrana 2009-07-20 11:59:11 +00:00
  • ed2c27c249 Respect field function jakubvrana 2009-07-17 14:06:30 +00:00
  • 5a0d809cb9 Clear history (thanks to paranoiq) jakubvrana 2009-07-17 13:53:10 +00:00
  • 4a014a6d69 Always flush in navigation because table_status can take long jakubvrana 2009-07-16 17:45:07 +00:00
  • 0f29896dfa Use style attribute to overwrite CSS jakubvrana 2009-07-16 17:44:01 +00:00
  • 49f8044292 Use style attribute to overwrite CSS jakubvrana 2009-07-16 17:13:14 +00:00
  • b53547ca7f Initialize token jakubvrana 2009-07-16 17:00:46 +00:00
  • d777e42cc9 Don't flush before sending headers jakubvrana 2009-07-16 17:00:33 +00:00
  • 4cdc4598c7 FOUND_ROWS works with last SELECT jakubvrana 2009-07-16 14:20:05 +00:00
  • 56948c9346 $_POST[check] may be empty jakubvrana 2009-07-16 14:07:14 +00:00
  • 08dc4b654e Centralize common variables jakubvrana 2009-07-16 14:06:33 +00:00
  • e2a03c08c3 Show upload_max_filesize jakubvrana 2009-07-16 13:46:49 +00:00
  • 04a3f5b30a Save history in adminer_message_query jakubvrana 2009-07-16 09:24:16 +00:00
  • 02b719b2d6 Use adminer_database jakubvrana 2009-07-16 09:20:54 +00:00
  • f5c347b123 Strip InnoDB comments jakubvrana 2009-07-16 09:07:04 +00:00
  • 39c0118234 URL in doctype is not required jakubvrana 2009-07-15 15:08:48 +00:00
  • c42c46a2d4 Table relations jakubvrana 2009-07-15 14:56:27 +00:00
  • 2b23749c6c Other foreign key requirement jakubvrana 2009-07-15 14:50:57 +00:00
  • 10c97aaceb Fix default values jakubvrana 2009-07-15 13:42:44 +00:00
  • 36f430e3df Respect default values (thanks to Jiri Pospisil) jakubvrana 2009-07-15 13:41:36 +00:00
  • 572d86caa9 Change simple preg_match to ereg jakubvrana 2009-07-15 13:34:35 +00:00
  • fc1194ca17 Major change (Editor, customization) jakubvrana 2009-07-15 11:32:14 +00:00
  • c565c5453c Let pagination function return jakubvrana 2009-07-15 11:31:17 +00:00
  • 791ea4ff61 Comment jakubvrana 2009-07-15 11:09:19 +00:00
  • 26b07bf761 Separate types to groups in table creation jakubvrana 2009-07-14 16:16:12 +00:00
  • d2ba5938c5 Browsers interpret <form><p></form> as <form><p></form></p> jakubvrana 2009-07-14 11:09:39 +00:00
  • ba90d60bc3 Introduce adminer_select_val jakubvrana 2009-07-14 10:06:35 +00:00
  • beb289d2a3 Use <th> jakubvrana 2009-07-14 09:32:07 +00:00
  • 3015aed76b Separate type_class jakubvrana 2009-07-14 08:45:24 +00:00
  • acaa05d887 Assignments after functions jakubvrana 2009-07-14 05:29:15 +00:00
  • 16c4ddb42d Single faster POST query with primary key jakubvrana 2009-07-13 23:28:26 +00:00
  • 0a26222205 Rename execute button by file upload in SQL command jakubvrana 2009-07-13 22:42:47 +00:00
  • 67b4653c2d Simplify import quotes removal jakubvrana 2009-07-13 22:33:06 +00:00
  • f68a886367 Use contents of "" in import jakubvrana 2009-07-13 22:30:09 +00:00
  • 1f90ab2cce Newlines in queries jakubvrana 2009-07-13 22:20:46 +00:00
  • 3c860b7859 Name Edit button on select.inc.php jakubvrana 2009-07-13 22:18:53 +00:00
  • f973fdabaf Ability to grant and revoke ALL and GRANT together jakubvrana 2009-07-13 21:46:16 +00:00
  • df03f4f038 Join editing.js in compilation jakubvrana 2009-07-13 21:40:43 +00:00
  • 5acd5a2afb Use NOW for timestamp edit (thanks to paranoiq) jakubvrana 2009-07-13 16:33:54 +00:00
  • dd882b153b $columns variable is used only in optionlist jakubvrana 2009-07-13 16:08:00 +00:00
  • 5abd943c29 Change simple preg_match to ereg jakubvrana 2009-07-13 16:03:51 +00:00
  • ccd85eb0c7 Increase Auto_increment size (thanks to paranoiq) jakubvrana 2009-07-13 15:14:47 +00:00
  • cb2c957148 Show type by field name (thanks to Jakub Sochor) jakubvrana 2009-07-13 14:53:59 +00:00
  • 473c3a2adb Fix email_header jakubvrana 2009-07-12 18:51:26 +00:00
  • 4452cd11e2 Use static methods in Adminer jakubvrana 2009-07-12 18:50:25 +00:00
  • 1ef58daaaa Comments jakubvrana 2009-07-12 18:47:57 +00:00
  • aba7f7c3f3 Fix error in IE (thanks to Martin) jakubvrana 2009-07-12 08:45:55 +00:00
  • 450961ce5a Initialize variable jakubvrana 2009-07-12 08:25:45 +00:00
  • f2365d0888 Typo jakubvrana 2009-07-11 22:44:22 +00:00
  • ace55ed142 HTML instead of XHTML jakubvrana 2009-07-11 20:30:40 +00:00
  • f20309200e Typo jakubvrana 2009-07-11 19:57:56 +00:00
  • c74c06ad49 Don't modify $query by adminer_select_query jakubvrana 2009-07-11 19:52:48 +00:00
  • c16c57b1b1 E-mail sending Change Adminer class to adminer_ functions.inc.php Unify includes Unify adminer_credentials() Don't use JUSH in Editor Separate identifier and description in breadcrumb Simplify where() jakubvrana 2009-07-11 19:45:57 +00:00
  • 1ae22acb55 Update translations jakubvrana 2009-07-11 17:14:49 +00:00
  • 45f5cdd330 Separate editing JavaScript jakubvrana 2009-07-03 12:38:21 +00:00
  • c6595fb274 Released 1.11.1 jakubvrana 2009-07-03 12:37:09 +00:00
  • 4cd1a015de Filter can return null jakubvrana 2009-07-03 10:10:40 +00:00
  • a7fa83f970 Use ORIG_PATH_INFO if REQUEST_URI empty jakubvrana 2009-07-03 09:51:26 +00:00
  • 16cdb67462 Separate Editor translations jakubvrana 2009-07-03 09:47:29 +00:00
  • 8a10611f8c Use auth_error jakubvrana 2009-07-03 09:28:30 +00:00
  • 72313653e8 Performance jakubvrana 2009-07-03 09:21:28 +00:00
  • 31b0572b5d Don't report E_DEPRECATED jakubvrana 2009-07-03 09:17:23 +00:00
  • 61640ee6d7 Move common functions jakubvrana 2009-07-03 09:16:50 +00:00
  • 0f850a658f Allow compilation of all languages Editor jakubvrana 2009-07-03 09:15:22 +00:00
  • b95f24ea7a Editor: User friendly data editor jakubvrana 2009-07-03 06:26:01 +00:00
  • ef580994be Use field_name jakubvrana 2009-07-03 05:49:20 +00:00
  • ed229500bf More separation jakubvrana 2009-07-03 05:44:44 +00:00
  • ab489769f7 Separate bootstrap jakubvrana 2009-07-03 05:16:39 +00:00
  • 70ade15c9f Set character set right after connect jakubvrana 2009-07-03 05:14:49 +00:00
  • 2c445a86c1 Extensibility basics jakubvrana 2009-07-03 04:40:48 +00:00
  • ac4f13088f Don't link first column id jakubvrana 2009-07-03 04:27:19 +00:00
  • 97f1bfcc80 Release dates jakubvrana 2009-07-02 23:23:56 +00:00
  • 33f43a6ef0 Support camelCase in automatic foreign keys jakubvrana 2009-07-02 22:52:40 +00:00
  • ced9de9d29 Create single column foreign key in table structure jakubvrana 2009-07-02 22:37:10 +00:00
  • ab6d105b28 Remove IS NULL hiding jakubvrana 2009-07-02 21:30:25 +00:00
  • 41cef98519 Native translation jakubvrana 2009-07-02 15:21:16 +00:00
  • caeb30f501 Separate table_status jakubvrana 2009-07-01 19:58:22 +00:00
  • a02d61c131 Update translations jakubvrana 2009-07-01 11:58:51 +00:00
  • c361d7a461 Todo jakubvrana 2009-07-01 01:24:52 +00:00
  • 11b90ac82c Update translation jakubvrana 2009-07-01 01:23:00 +00:00
  • 38059b61e4 Remove empty if jakubvrana 2009-06-30 16:30:28 +00:00
  • 7e9bca6f1c Disable E_DEPRECATED jakubvrana 2009-06-30 11:11:56 +00:00
  • a122905885 Typo jakubvrana 2009-06-30 11:10:56 +00:00
  • 543bc030f9 Select original value jakubvrana 2009-06-30 10:27:12 +00:00
  • fb2ff691e7 Mute unset date.timezone jakubvrana 2009-06-29 10:44:36 +00:00
  • a889c1748d Remove unused separator jakubvrana 2009-06-29 10:25:04 +00:00
  • d2fa62d284 Order collations jakubvrana 2009-06-29 10:10:59 +00:00
  • c5b520cc46 Indent WHERE jakubvrana 2009-06-27 23:11:03 +00:00
  • 8e82886030 Rename truncate jakubvrana 2009-06-27 23:04:00 +00:00
  • 4ad718027b Disable filter.default jakubvrana 2009-06-26 20:46:26 +00:00
  • 9ee9cf08e1 Remove code generation jakubvrana 2009-06-26 20:43:41 +00:00
  • 9e0ce84a79 Use <div> for messages jakubvrana 2009-06-25 12:46:15 +00:00
  • 15fb641496 Todo jakubvrana 2009-06-24 14:20:09 +00:00
  • d11fc17932 Update translations jakubvrana 2009-06-24 13:55:58 +00:00
  • 91156d1a1d Coverage uses the same cookie so must live in the same directory jakubvrana 2009-06-24 10:02:12 +00:00
  • 75fc104b8a Todo jakubvrana 2009-06-22 10:49:50 +00:00
  • ee8434739f Set character set for indexes connection jakubvrana 2009-06-22 10:49:20 +00:00
  • fda1a43e45 Don't delete lang cookie jakubvrana 2009-06-22 10:11:36 +00:00
  • 27ef128c11 Call ob_flush because output_buffering may be enabled jakubvrana 2009-06-22 10:06:09 +00:00
  • 607e104fa1 Create information_schema function jakubvrana 2009-06-22 09:58:58 +00:00