]>
git.joonet.de Git - adminer.git/log
Jakub Vrana [Wed, 3 Jul 2013 21:52:11 +0000 (14:52 -0700)]
Save bytes
Jakub Vrana [Wed, 3 Jul 2013 19:32:52 +0000 (12:32 -0700)]
Use drop_tables()
Jakub Vrana [Wed, 3 Jul 2013 17:34:19 +0000 (10:34 -0700)]
Use stricter regexp in URL
Jakub Vrana [Wed, 3 Jul 2013 17:32:31 +0000 (10:32 -0700)]
Fix comment
Jakub Vrana [Tue, 2 Jul 2013 16:20:06 +0000 (09:20 -0700)]
PostgreSQL: Fix handling of nextval() default values (thanks to @ujovlado)
Jakub Vrana [Sat, 29 Jun 2013 19:41:35 +0000 (12:41 -0700)]
Save and continue edit by AJAX
Jakub Vrana [Sat, 29 Jun 2013 15:26:37 +0000 (08:26 -0700)]
Release 3.7.1
Jakub Vrana [Tue, 25 Jun 2013 22:28:57 +0000 (15:28 -0700)]
SQLite: Load information about descending indexes
Jakub Vrana [Tue, 25 Jun 2013 22:01:38 +0000 (15:01 -0700)]
PostgreSQL: Properly mark ascending index columns
Jakub Vrana [Tue, 25 Jun 2013 17:12:10 +0000 (10:12 -0700)]
Highlight table being altered in navigation
Jakub Vrana [Tue, 25 Jun 2013 16:58:08 +0000 (09:58 -0700)]
Open schema to new tab on Ctrl+click
Jakub Vrana [Tue, 25 Jun 2013 16:42:47 +0000 (09:42 -0700)]
Descending indexes
Jakub Vrana [Tue, 25 Jun 2013 00:37:59 +0000 (17:37 -0700)]
Allow changing PostgreSQL indexes with same name
Jakub Vrana [Mon, 24 Jun 2013 17:04:59 +0000 (10:04 -0700)]
SQLite: Preselect index type after adding a column
Jakub Vrana [Mon, 24 Jun 2013 17:04:07 +0000 (10:04 -0700)]
Allow changing SQLite indexes with same name
Jakub Vrana [Mon, 24 Jun 2013 16:08:26 +0000 (09:08 -0700)]
Display error on invalid alter table and view pages
Jakub Vrana [Mon, 24 Jun 2013 13:12:13 +0000 (06:12 -0700)]
Suggest using adminer.sql
Jakub Vrana [Mon, 24 Jun 2013 12:53:48 +0000 (05:53 -0700)]
Save bytes
Jakub Vrana [Mon, 24 Jun 2013 12:53:23 +0000 (05:53 -0700)]
Fix title and links on invalid table pages
Jakub Vrana [Mon, 24 Jun 2013 12:23:14 +0000 (05:23 -0700)]
Send 404 for invalid database and schema
Jakub Vrana [Thu, 13 Jun 2013 05:46:12 +0000 (07:46 +0200)]
Avoid fatal in PostgreSQL without implemented database()
https://sourceforge.net/p/adminer/discussion/
1095138 /thread/
5e29e380 /
Jakub Vrana [Tue, 11 Jun 2013 12:56:54 +0000 (14:56 +0200)]
Simplify translation
Jakub Vrana [Tue, 11 Jun 2013 09:03:17 +0000 (11:03 +0200)]
Suggest that Import is available in SQL command
Jakub Vrana [Tue, 11 Jun 2013 09:02:17 +0000 (11:02 +0200)]
Notify user about expired master password for permanent login
Jakub Vrana [Thu, 6 Jun 2013 01:45:33 +0000 (18:45 -0700)]
Add design from https://gist.github.com/pappu687/
5589922
Jakub Vrana [Thu, 6 Jun 2013 01:44:06 +0000 (18:44 -0700)]
Fix tests
Jakub Vrana [Wed, 5 Jun 2013 02:42:46 +0000 (19:42 -0700)]
Support &null[]=F(`c`)
Jakub Vrana [Wed, 5 Jun 2013 02:40:17 +0000 (19:40 -0700)]
MySQL: Speed up updating rows without numeric or UTF-8 primary key
Jakub Vrana [Mon, 3 Jun 2013 21:57:26 +0000 (14:57 -0700)]
Verify UTF-8 encoding of CSV import
Jakub Vrana [Mon, 3 Jun 2013 17:00:16 +0000 (10:00 -0700)]
Sort languages
Jakub Vrana [Mon, 3 Jun 2013 16:46:55 +0000 (09:46 -0700)]
Fix Korean date format and hint
Jakub Vrana [Mon, 3 Jun 2013 16:24:30 +0000 (09:24 -0700)]
Fix Korean translation identifiers
dalli [Fri, 1 Feb 2013 06:44:47 +0000 (22:44 -0800)]
Add Korean translation
Jakub Vrana [Mon, 3 Jun 2013 15:56:18 +0000 (08:56 -0700)]
Avoid duplicate values of HTML id attributes (bug #
3614245 )
Unsupports <label> in IE6.
Jakub Vrana [Thu, 30 May 2013 00:24:27 +0000 (17:24 -0700)]
Handle timestamp PostgreSQL types (bug #
3614086 )
Jakub Vrana [Tue, 28 May 2013 18:23:48 +0000 (11:23 -0700)]
Stricter check
Jakub Vrana [Tue, 28 May 2013 18:12:25 +0000 (11:12 -0700)]
Order table list by name (bug #
3613974 )
Jakub Vrana [Tue, 28 May 2013 17:28:47 +0000 (10:28 -0700)]
Add Bzip2 export plugin
Jakub Vrana [Fri, 24 May 2013 20:38:54 +0000 (13:38 -0700)]
Don't use LIMIT 1 if inline updating unique row
Jakub Vrana [Fri, 24 May 2013 04:05:45 +0000 (21:05 -0700)]
Fix detecting oid column in PDO_PGSQL
Jakub Vrana [Fri, 24 May 2013 01:31:48 +0000 (18:31 -0700)]
Use variable instead of literal value
Jakub Vrana [Thu, 23 May 2013 16:22:12 +0000 (09:22 -0700)]
Order PostgreSQL table list by name
Jakub Vrana [Mon, 20 May 2013 17:58:06 +0000 (10:58 -0700)]
Simplify box-shadow
Jakub Vrana [Mon, 20 May 2013 17:06:53 +0000 (10:06 -0700)]
Don't highlight rows in uncheckable tables
Jakub Vrana [Mon, 20 May 2013 17:06:23 +0000 (10:06 -0700)]
Increase click target for checkboxes (thanks to Roman)
Jakub Vrana [Mon, 20 May 2013 16:13:06 +0000 (09:13 -0700)]
Use shadow for highlighting default button (thanks to srigi)
Jakub Vrana [Mon, 20 May 2013 03:37:27 +0000 (20:37 -0700)]
Release 3.7.0
Jakub Vrana [Sat, 18 May 2013 00:40:08 +0000 (17:40 -0700)]
Get number of rows on export page asynchronously
Jakub Vrana [Fri, 17 May 2013 21:08:15 +0000 (14:08 -0700)]
Add server placeholder to login form
Jakub Vrana [Mon, 13 May 2013 18:12:28 +0000 (11:12 -0700)]
Use ALTER VIEW and don't use temporary object if changing name
Jakub Vrana [Mon, 13 May 2013 17:12:13 +0000 (10:12 -0700)]
Fix table links for existing but invalid views
Jakub Vrana [Mon, 13 May 2013 15:39:10 +0000 (08:39 -0700)]
Don't rely on 't' and 'f' PostgreSQL boolean return values
https://sourceforge.net/projects/adminer/forums/forum/
1095138 /topic/
8119905
Jakub Vrana [Sat, 11 May 2013 20:03:39 +0000 (13:03 -0700)]
Don't use LIMIT 1 if updating unique row (bug #
3613109 )
Jakub Vrana [Sat, 11 May 2013 19:47:04 +0000 (12:47 -0700)]
Restrict editing rows without unique identifier to search results
Jakub Vrana [Sat, 11 May 2013 15:02:28 +0000 (08:02 -0700)]
Fix EXPLAIN in MySQL < 5.1, bug since Adminer 3.6.4 (thanks to Coudy)
Jakub Vrana [Wed, 8 May 2013 19:13:04 +0000 (12:13 -0700)]
Save bytes
Jakub Vrana [Wed, 8 May 2013 18:53:53 +0000 (11:53 -0700)]
Fix tables list in Editor
Jakub Vrana [Wed, 8 May 2013 18:43:53 +0000 (11:43 -0700)]
Simplify process_fields()
Jakub Vrana [Wed, 8 May 2013 18:29:19 +0000 (11:29 -0700)]
Strip trailing spaces
Jakub Vrana [Wed, 8 May 2013 18:27:20 +0000 (11:27 -0700)]
Display navigation bellow main content on mobile browsers
Jakub Vrana [Wed, 8 May 2013 17:46:16 +0000 (10:46 -0700)]
Move common function
Jakub Vrana [Wed, 8 May 2013 15:43:15 +0000 (08:43 -0700)]
Simplify initializing post variables
Jakub Vrana [Wed, 8 May 2013 14:55:08 +0000 (07:55 -0700)]
Don't drop original view and routine before creating the new one
Jakub Vrana [Sun, 5 May 2013 00:02:59 +0000 (17:02 -0700)]
Highlight default submit button
Jakub Vrana [Sat, 4 May 2013 01:53:13 +0000 (18:53 -0700)]
Fix resetting search (bug #
3612507 )
Jakub Vrana [Thu, 2 May 2013 01:28:04 +0000 (18:28 -0700)]
Add empty lines to source code
Jakub Vrana [Wed, 1 May 2013 16:44:07 +0000 (09:44 -0700)]
Send export headers sooner
Jakub Vrana [Wed, 1 May 2013 16:33:23 +0000 (09:33 -0700)]
Constraint memory used in TAR export
Jakub Vrana [Tue, 30 Apr 2013 19:02:02 +0000 (12:02 -0700)]
Display logout button in Nette design.
Jakub Vrana [Mon, 29 Apr 2013 22:45:15 +0000 (15:45 -0700)]
Reduce memory used by TAR export
Jakub Vrana [Mon, 29 Apr 2013 22:42:39 +0000 (15:42 -0700)]
Allow exporting views dependent on each other (bug #
3459151 )
Jakub Vrana [Mon, 29 Apr 2013 21:46:06 +0000 (14:46 -0700)]
Export SQLite views
Jakub Vrana [Mon, 29 Apr 2013 21:00:35 +0000 (14:00 -0700)]
Remove bzip2 compression support
It didn't work for exports bigger than 1 MB.
An alternative would be to remove the limit from output buffer which would need memory for the whole export.
Another alternative would be to create a temporary file in output handler and bzwrite() to this file - that would work but it's complicated, especially if we want to output the file progressively - bzopen($tmp, 'w'), fopen($tmp, 'r').
Jakub Vrana [Sun, 28 Apr 2013 15:12:21 +0000 (08:12 -0700)]
Save memory in get_file()
Jakub Vrana [Sun, 28 Apr 2013 07:26:29 +0000 (00:26 -0700)]
Allow using lang() in plugins
Jakub Vrana [Sun, 28 Apr 2013 06:36:43 +0000 (23:36 -0700)]
Allow using lang() in plugin with single language Adminer version
Jakub Vrana [Sun, 28 Apr 2013 06:17:07 +0000 (23:17 -0700)]
Add anchors to database and table sections to allow linking
Jakub Vrana [Sat, 27 Apr 2013 20:04:54 +0000 (13:04 -0700)]
Select only required routine columns (possible fix for bug #
3515776 )
Jakub Vrana [Sat, 27 Apr 2013 06:25:35 +0000 (23:25 -0700)]
Properly unescape apostrophe in column name
Jakub Vrana [Sat, 27 Apr 2013 06:21:09 +0000 (23:21 -0700)]
Display bit default value same as existing values
Jakub Vrana [Sat, 27 Apr 2013 05:57:44 +0000 (22:57 -0700)]
Improve export of binary data types (bug #
3526494 )
Jakub Vrana [Sat, 27 Apr 2013 05:11:58 +0000 (22:11 -0700)]
Save bytes
Jakub Vrana [Sat, 27 Apr 2013 04:09:11 +0000 (21:09 -0700)]
Convert fields with selected columns
Jakub Vrana [Sat, 27 Apr 2013 03:23:24 +0000 (20:23 -0700)]
Display bit type as binary number, also fix bit outside MySQLnd
Jakub Vrana [Sat, 27 Apr 2013 03:04:57 +0000 (20:04 -0700)]
Optimize table_status()
Jakub Vrana [Sat, 27 Apr 2013 02:24:07 +0000 (19:24 -0700)]
Fix LIKE backslash escaping
Jakub Vrana [Sat, 27 Apr 2013 02:11:42 +0000 (19:11 -0700)]
Use standard view detection in schema
Jakub Vrana [Sat, 27 Apr 2013 01:54:19 +0000 (18:54 -0700)]
Save bytes
Jakub Vrana [Fri, 26 Apr 2013 20:26:08 +0000 (13:26 -0700)]
Allow more SQL files to be uploaded at the same time (thanks to Frantisek Svoboda)
Jakub Vrana [Fri, 26 Apr 2013 19:20:47 +0000 (12:20 -0700)]
Rename = edit operator to SQL
Jakub Vrana [Fri, 26 Apr 2013 19:04:28 +0000 (12:04 -0700)]
Rename empty select operator to SQL
Jakub Vrana [Fri, 26 Apr 2013 18:57:21 +0000 (11:57 -0700)]
Disable SQL export when applying functions in select
Jakub Vrana [Fri, 26 Apr 2013 18:52:26 +0000 (11:52 -0700)]
Don't export binary and geometry columns twice in select
Jakub Vrana [Fri, 26 Apr 2013 18:42:18 +0000 (11:42 -0700)]
Fix handling of POINT data type (bug #
3582578 )
Étienne Deparis [Thu, 18 Apr 2013 15:27:16 +0000 (18:27 +0300)]
Update Nette design
Jakub Vrana [Fri, 26 Apr 2013 06:41:46 +0000 (23:41 -0700)]
Print run time next to executed queries
Jakub Vrana [Fri, 26 Apr 2013 02:00:37 +0000 (19:00 -0700)]
Develop
Jakub Vrana [Fri, 26 Apr 2013 01:19:27 +0000 (18:19 -0700)]
Fix documentation comment
Jakub Vrana [Fri, 26 Apr 2013 00:53:50 +0000 (17:53 -0700)]
Release 3.6.4
Jakub Vrana [Thu, 25 Apr 2013 16:46:37 +0000 (09:46 -0700)]
Allow storing empty user password