]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2014-01-10 Tomas LangElasticsearch: Implemented function drop_databases()
2014-01-10 Tomas LangElasticsearch: Implemented function create_database()
2014-01-10 Jakub VranaUpdate design
2014-01-09 Jakub VranaElasticsearch: Don't minimize $php_errormsg
2014-01-09 Jakub VranaElasticDB: Prepare for insert
2014-01-09 Jakub VranaShow table links if driver supports indexes
2014-01-09 Jakub VranaMongoDB is schemaless
2014-01-09 Jakub VranaDon't overflow column context menu with Chrome default...
2014-01-09 Jakub VranaElasticsearch: Don't use selectQueryBuild()
2014-01-09 Jakub VranaGeneralize inline edit of long fields
2014-01-09 Jakub VranaMongoDB: Improve select
2014-01-09 Jakub VranaDon't delete value if there's a problem with inline...
2014-01-09 Jakub VranaFix inline edit of long uncovert_field() fields
2014-01-08 Jakub VranaDocument changes
2014-01-08 Vladimír KriškaMongoDB: show value of _id field instead of class name
2014-01-08 Vladimír KriškaMongoDB: implemented function count_tables()
2014-01-08 Jakub VranaDon't use type=number if a SQL function is used
2014-01-08 Jakub VranaDon't shorten $http_response_header
2014-01-08 Jakub VranaInclude JUSH textarea in compiled single driver file v4.0.0
2014-01-08 Jakub VranaRelease
2014-01-08 Jakub VranaFix trailing newline in IE textarea
2014-01-07 Jakub VranaMark auto_increment fields in edit
2014-01-07 Jakub VranaUse international word for experimental drivers
2014-01-07 Jakub VranaUse JsShrink compatible with JUSH
2014-01-07 Jakub VranaUpdate JUSH
2014-01-01 Peter Dave... Improve & fix Traditional Chinese (Taiwan) translation
2013-12-22 Jakub VranaFix tests
2013-12-21 Jakub VranaUse the same order in tables list and tables status
2013-12-21 Matej HumpalDo not display SQL icon in PostgreSQL header breadcrumbs
2013-12-21 Jakub VranaPostgreSQL: Allow escaped table name in foreign key...
2013-12-21 Jakub VranaAllow editing single value enums (bug #334)
2013-12-21 Jakub VranaDon't reset column when searching for an empty value...
2013-12-21 Colin MollenhourFix first column values not visible in design/pokorny
2013-12-21 Jakub VranaRespect 'whole result' even if some rows are checked...
2013-12-21 Jakub VranaSupport triggers on views
2013-12-21 Jakub VranaSQLite: Allow working with INSTEAD OF triggers
2013-12-21 Jakub VranaSQLite: Search trigger name only among triggers
2013-12-21 Jakub VranaMark Elastic and Mongo drivers as experimental
2013-12-20 Jakub VranaAdd missing doc comment
2013-12-20 Jakub VranaHandle exception when creating SQLite database
2013-12-20 Jannis RImprove German translation
2013-12-20 Jakub VranaAdd Portugal Portuguese translation
2013-12-20 Jakub VranaAllow spaces between privileges (fixes gh-67)
2013-12-20 urn2Fix chinese translation
2013-12-20 Jakub VranaFix processing length without ()
2013-12-19 Jakub VranaMove function used in Editor
2013-12-19 Jakub VranaImprove message for saving by AJAX
2013-12-19 Jakub VranaSyntax highlight just the new message
2013-12-19 Jakub VranaInclude JUSH in the compiled version
2013-12-19 Jakub VranaOpen external links to a new window
2013-12-19 Jakub VranaDon't execute external JavaScript when verifying version
2013-10-25 Jakub VranaFix saving permanent login
2013-10-25 Jakub VranaAdd class name for results count
2013-10-25 Jakub VranaAbstract schemas()
2013-10-25 Jakub VranaDifferentiate views in navigation (thanks to Petr Kobelka)
2013-10-25 Jakub VranaRemove ellipsis (hiding text in Firefox, showing bubble...
2013-10-25 Jakub VranaHide Logout button on login screen
2013-10-25 Jakub VranaProtect CSRF token against BREACH
2013-09-10 Jakub VranaFix grammar in slogan
2013-09-04 Jakub VranaFix Thai translation
2013-09-04 amdevAdd Thai language
2013-09-04 amdevThai language for Adminer
2013-08-28 passkeykzCorrect translation ru.inc.php
2013-08-28 Jakub VranaSQLite: Read information about collation
2013-08-28 Jakub VranaSQLite: Don't mark multi-column primary key as auto_inc...
2013-08-11 Jakub VranaSave bytes
2013-08-11 Jakub VranaEncrypt passwords stored in session by a key stored...
2013-08-11 Jakub VranaSave bytes
2013-08-11 Jakub VranaPrepare for crypting passwords stored in session
2013-08-11 Jakub VranaEditor: Support permanent login in other drivers
2013-08-10 Jakub VranaSimpleDB: Allow changing itemName()
2013-08-10 Jakub VranaSimpleDB: Allow cloning
2013-08-10 Jakub VranaUnselect original function on key up
2013-08-09 Jakub VranaSimpleDB: Allow inserting JSON
2013-08-09 Jakub VranaNoSQL: Allow editing complex values
2013-08-09 Jakub VranaSQLite: Allow editing foreign keys
2013-08-09 Jakub VranaSave bytes
2013-08-09 Jakub VranaSQLite: Don't overwrite first type by unknown type
2013-08-09 Jakub VranaSave bytes
2013-08-09 Jakub VranaRespect foreign key pseudo type after error
2013-08-09 Jakub VranaSQLite: Fix primary key handling
2013-08-09 Jakub VranaSQLite: Detect auto_increment primary key
2013-08-09 Jakub VranaSQLite: Fix changing primary key
2013-08-09 Jakub VranaSave bytes
2013-08-09 Jakub VranaSimplify format_time()
2013-08-09 Jakub VranaUse PHP 5
2013-08-09 Jakub VranaSimplify OS detection
2013-08-09 Jakub VranaSpecify quoting charset in PDO_MySQL
2013-08-08 Jakub VranaSimplify exception handling in PHP 5
2013-08-08 Jakub VranaElastic: Report number of rows
2013-08-08 Jakub VranaIncrease readability
2013-08-08 Jakub VranaElastic: Use select() instead of SELECT
2013-08-08 Jakub VranaSQLite: Allow editing primary key
2013-08-08 Jakub VranaAdd missing space in query
2013-08-08 Jakub VranaMongoDB: database list, table list, indexes, basic...
2013-08-08 Jakub VranaElastic: Prepare for better selecting
2013-08-08 Jakub VranaSQLite: Respect column order and DESC in primary key
2013-08-08 Jakub VranaSQLite: Don't treat multi-column primary key as auto_in...
2013-08-08 Jakub VranaPostgreSQL: Support creating array columns
2013-08-08 Jakub VranaSimpleDB: Allow selecting arrays
next