Commit Graph

  • c2334dbc67 Secure cookies jakubvrana 2009-12-18 17:59:58 +00:00
  • 8474399a40 Move Login button to customization jakubvrana 2009-12-18 17:49:21 +00:00
  • 95b4ea471d Permanent login jakubvrana 2009-12-18 17:39:48 +00:00
  • 1bcee1ebad Secure parameter must be bool in some PHP versions jakubvrana 2009-12-18 17:21:37 +00:00
  • b69ae2f500 Document variables jakubvrana 2009-12-18 15:36:57 +00:00
  • 16592e48bb Maintain parameters order in function edit (thanks to Torben Petersen Egmose) jakubvrana 2009-12-17 15:42:25 +00:00
  • c1130ed599 Simplify SQL syntax errors everywhere jakubvrana 2009-12-17 15:31:24 +00:00
  • 04770321d8 JavaScript comments jakubvrana 2009-12-17 14:53:26 +00:00
  • d0d1cc2b13 Ignore keywords in foreign keys jakubvrana 2009-12-17 13:30:23 +00:00
  • 3c5c0f0141 Use camelCase in JavaScript jakubvrana 2009-12-17 13:22:28 +00:00
  • 34a06f9901 Delete length when changing type jakubvrana 2009-12-17 12:54:17 +00:00
  • 2a897fa301 Display SQL info jakubvrana 2009-12-16 13:29:19 +00:00
  • 1a8a5fdada Simplify syntax errors jakubvrana 2009-12-16 13:10:28 +00:00
  • e4bfffdc0f Link used MySQL version in syntax highlighting jakubvrana 2009-12-16 13:05:22 +00:00
  • 2dbc8cf3a5 Remove old session ID from URL jakubvrana 2009-12-15 16:20:54 +00:00
  • 176161e88d EXPLAIN for UNIONs jakubvrana 2009-12-14 13:17:54 +00:00
  • 75f9958434 Add Delete button to Edit page (revert r887) jakubvrana 2009-12-14 11:37:59 +00:00
  • d545dadeab Events may be broken (bug #2898988) jakubvrana 2009-12-11 15:42:16 +00:00
  • 4510179aeb Whitespace jakubvrana 2009-12-10 11:55:59 +00:00
  • 483d7dc0ba Remove session_name() only without SID (bug #2910681) jakubvrana 2009-12-08 22:57:39 +00:00
  • fc3b652a8b Whitespace jakubvrana 2009-12-03 21:02:04 +00:00
  • eb5e03b430 Proper handling of lower_case_table_names jakubvrana 2009-12-01 21:47:45 +00:00
  • b79ef09bc6 Don't dump backticks in CSV column names jakubvrana 2009-11-30 15:09:51 +00:00
  • 2d8a2de597 Change table operations descriptions jakubvrana 2009-11-27 13:44:44 +00:00
  • a9f08f4d36 Release 2.2.1 jakubvrana 2009-11-26 15:56:34 +00:00
  • 692510beef Use editVal in emailProcess fields jakubvrana 2009-11-26 14:19:09 +00:00
  • 94a2be52ba Highlight current links jakubvrana 2009-11-26 12:14:39 +00:00
  • ecb56e6ff5 Link unescaped URL jakubvrana 2009-11-26 11:44:53 +00:00
  • 294b10b40c Highlight current link jakubvrana 2009-11-24 09:44:28 +00:00
  • 3e9b1ba19f Don't store files in hidden fields jakubvrana 2009-11-21 09:08:52 +00:00
  • 2d52e0760f Don't trust user token jakubvrana 2009-11-21 08:59:03 +00:00
  • 7d834847d1 Trust user-supplied token with login jakubvrana 2009-11-20 17:29:35 +00:00
  • cca3b36e03 Move $ignore jakubvrana 2009-11-20 17:15:33 +00:00
  • 36c2ae7b22 Allow dropping remote foreign key jakubvrana 2009-11-19 20:04:55 +00:00
  • 445c997f35 Align dates (Editor) jakubvrana 2009-11-19 09:29:06 +00:00
  • 1ee3dd97d6 Separate get_key_vals function jakubvrana 2009-11-18 12:32:39 +00:00
  • 14ec96a090 Separate foreignKeyOptions jakubvrana 2009-11-16 11:06:07 +00:00
  • 381c053ba4 Add DESC to column click if equal to first column in order jakubvrana 2009-11-14 09:06:37 +00:00
  • a705b669eb Truncate requires DROP privilege since MySQL 5.1.16 and is available on DB info page jakubvrana 2009-11-13 12:47:46 +00:00
  • ec0282b7d7 Enum editing jakubvrana 2009-11-12 15:25:21 +00:00
  • e70157827f Search by foreign keys jakubvrana 2009-11-12 15:02:34 +00:00
  • e88a6162f2 Simplify code jakubvrana 2009-11-12 13:40:46 +00:00
  • e55cc87cd9 Don't mark bools as mandatory jakubvrana 2009-11-11 22:56:20 +00:00
  • b6a172ebeb Remove repetitive URI parameters jakubvrana 2009-11-10 10:44:48 +00:00
  • 098b74b660 Move function jakubvrana 2009-11-09 22:22:28 +00:00
  • a561252668 Use distinct name for blob inputs jakubvrana 2009-11-09 14:47:47 +00:00
  • 2204cefd14 Use textarea for blob with disabled file uploads jakubvrana 2009-11-09 14:34:13 +00:00
  • 91cb95ab51 Remove unnecessary _binary jakubvrana 2009-11-09 14:30:57 +00:00
  • bb46cc9b62 Don't use <code> for NULL jakubvrana 2009-11-09 14:23:00 +00:00
  • c6addd72ae PHP 4 compatibility jakubvrana 2009-11-04 12:25:20 +00:00
  • 43784999ca Don't convert tabs to spaces in syntax highlighting jakubvrana 2009-11-03 13:41:55 +00:00
  • 10b7f135a5 Whitespace jakubvrana 2009-11-03 13:30:42 +00:00
  • be49e08bb4 Improve session restarting jakubvrana 2009-11-03 10:55:57 +00:00
  • 881fbf58dc Display number of tables jakubvrana 2009-11-02 23:14:37 +00:00
  • f9a20232ae Improve concurrency jakubvrana 2009-11-02 22:09:23 +00:00
  • dfb36a693f Improve handling of session.auto_start jakubvrana 2009-11-02 21:10:27 +00:00
  • 807de5985b Don't require login to logout jakubvrana 2009-11-02 16:13:01 +00:00
  • 3c8436c99c Remove number of tables (slow) jakubvrana 2009-10-30 16:48:18 +00:00
  • 26e8ab97b7 Close </tr> because of white-space: pre jakubvrana 2009-10-30 16:25:36 +00:00
  • fbac7fa509 Spaces jakubvrana 2009-10-28 13:42:51 +00:00
  • fde11717bd Add CSS classes (thanks to cvicebni ubor) jakubvrana 2009-10-28 12:21:21 +00:00
  • 0c6811e4e6 Use odd (thanks to kozotoc) jakubvrana 2009-10-28 12:14:38 +00:00
  • fe4ca25f2d Spaces jakubvrana 2009-10-27 15:22:53 +00:00
  • ffc103d877 Compare floats as strings (bug #2886518) jakubvrana 2009-10-26 16:13:42 +00:00
  • 1118566a29 Documentation jakubvrana 2009-10-23 15:43:51 +00:00
  • a98a42aeb8 Spaces because of white-space: pre jakubvrana 2009-10-23 15:19:13 +00:00
  • c3425cf9a6 Link new item in backward keys jakubvrana 2009-10-23 14:38:44 +00:00
  • b99f3e6691 Open syntax highlighting links to new window (thanks to Klemens Hackel) jakubvrana 2009-10-21 19:04:37 +00:00
  • 3608d0bfce Update translation jakubvrana 2009-10-21 18:56:31 +00:00
  • c72f042790 Release jakubvrana 2009-10-20 15:36:17 +00:00
  • 84cf3d9804 Missing return type jakubvrana 2009-10-20 15:17:04 +00:00
  • 75ed3ef827 Highlight odd rows jakubvrana 2009-10-19 14:55:50 +00:00
  • 84ec21afea Align table count jakubvrana 2009-10-19 12:54:15 +00:00
  • 71a527be34 Nowrap in IE jakubvrana 2009-10-19 10:47:53 +00:00
  • 8caf24c533 Enlarge field for enum and set definition jakubvrana 2009-10-19 05:11:45 +00:00
  • 16ed399209 Shorten Auto Increment to support 1024 width jakubvrana 2009-10-19 04:46:33 +00:00
  • 96ee5db83e Import CSV in transaction jakubvrana 2009-10-19 04:35:25 +00:00
  • 08c4ad7809 Database list - bulk drop, number of tables jakubvrana 2009-10-18 09:29:01 +00:00
  • 5e01a627f7 Prepare for SQLite jakubvrana 2009-10-16 12:26:16 +00:00
  • cc3ae45832 Disable foreign_key_checks only with drop and truncate jakubvrana 2009-10-13 20:08:58 +00:00
  • dbdd40a19c Introduce queries_redirect function jakubvrana 2009-10-13 20:01:52 +00:00
  • 50881f8942 Move whitespace to CSS jakubvrana 2009-10-13 19:43:33 +00:00
  • 32d5b9ccb6 Inform about dropped routine, trigger and view jakubvrana 2009-10-13 19:33:50 +00:00
  • 54380878ca Link alter view jakubvrana 2009-10-13 19:32:49 +00:00
  • ea6f72e003 Alter export edge cases jakubvrana 2009-10-13 13:05:10 +00:00
  • 4bf68cdc32 Set @adminer_alter with table alter jakubvrana 2009-10-13 12:47:53 +00:00
  • 4a56170707 Unbuffered queries in PDO jakubvrana 2009-10-13 10:13:16 +00:00
  • 71524c585b Increase memory_limit jakubvrana 2009-10-12 11:19:25 +00:00
  • 931fff712a Fix ALTER export jakubvrana 2009-10-10 21:33:22 +00:00
  • 881d968ef3 Don't duplicate no rows jakubvrana 2009-10-10 17:03:19 +00:00
  • 67584771dc Hide NULL in Editor enum jakubvrana 2009-10-09 16:19:40 +00:00
  • 4b3d569a6e Save bytes jakubvrana 2009-10-07 15:55:47 +00:00
  • ddb0a34b45 Remove intval jakubvrana 2009-10-07 15:52:34 +00:00
  • 31dce70368 Set required memory in SQL command jakubvrana 2009-10-07 11:10:24 +00:00
  • 16ebb8c6e7 Routines and events check jakubvrana 2009-10-07 10:11:27 +00:00
  • b15c7e9bb2 Wordwrap e-mail message jakubvrana 2009-10-07 09:20:56 +00:00
  • 5f83619201 Session management jakubvrana 2009-10-06 15:33:48 +00:00
  • 12d2c6db84 Build Adminer and Editor together jakubvrana 2009-10-06 11:49:31 +00:00
  • ad237d3071 Enlarge fields for long strings jakubvrana 2009-10-06 11:38:07 +00:00
  • dd1012103c Todo jakubvrana 2009-10-06 11:24:48 +00:00