]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2018-01-31 Jakub VranaQuote default values not starting with a letter
2018-01-31 Jakub VranaStop redirecting links via adminer.org
2018-01-30 Jakub VranaFix min_version use
2018-01-30 Jakub VranaQuote dates in default value
2018-01-30 Jakub VranaFully support functions in default values
2018-01-30 Jakub VranaFix min_version use
2018-01-30 Jakub VranaPostgreSQL: Allow now() as default value (bug #525)
2018-01-30 Jakub VranaFix edit_type after 1f21cd43
2018-01-30 Jakub VranaPostgreSQL: Allow editing views with uppercase letters...
2018-01-30 Jakub VranaPostgreSQL: Allow creating trigger functions
2018-01-30 Jakub VranaAdd placeholders
2018-01-30 Jakub VranaPostgreSQL: Support functions
2018-01-30 Jakub VranaAdd min_version to compile.php
2018-01-30 Jakub VranaSimpleDB: Document that allow_url_fopen is required...
2018-01-29 Jakub VranaFocus correct field in selectSearch
2018-01-29 Jakub VranaSupport JSON since MariaDB 10.2 (bug #590)
2018-01-29 Jakub VranaUse min_version
2018-01-29 Jakub VranaAdd min_version
2018-01-29 Jakub VranaSave bytes
2018-01-29 Pisyekadd malay translation
2018-01-29 Radosław KowalewskiAdded and translated missing keys in polish translation
2018-01-29 Steven AdgerUpdate compatibility with TinyMCE v4 (#247)
2018-01-27 Jakub VranaFix elastic after ef5a7639
2018-01-26 helix84fix elastic.inc.php to work on PHP 5.2
2018-01-26 Jakub VranaFix counting selected rows after going back to select...
2018-01-24 Jakub VranaRelease 4.5.0 v4.5.0
2018-01-24 Jakub VranaFix tests after 95d02bb9
2018-01-24 Jakub VranaSimplify drop object confirmation questions
2018-01-24 Jakub VranaTranslate message added in 4.4.0
2018-01-24 Jakub VranaDisplay name of the object in confirmation when dropping it
2018-01-24 Jakub VranaDisplay error when getting row to edit
2018-01-24 Jakub VranaAvoid CONVERT() except in MySQL (bug #509)
2018-01-24 Jakub VranaBump version
2018-01-24 Jakub VranaMySQL: Support routines with comments in parameters...
2018-01-24 Jakub VranaVerify if adminer.version was created on www.adminer.org
2018-01-24 Jakub VranaStore current Adminer version server-side to avoid...
2018-01-24 Jakub VranaSend token as last param
2018-01-24 Jakub VranaAllow using adminer.invalid by other users in a group
2018-01-24 Jakub VranaExtract file_open_lock and file_write_unlock
2018-01-24 Jakub VranaDisplay boolean values as code (bug #562)
2018-01-24 Jakub VranaMariaDB: Support fulltext and spatial indexes in InnoDB...
2018-01-23 Jakub VranaPostgreSQL: Display foreign tables (bug #576)
2018-01-23 Jakub VranaAdd designs.php
2018-01-23 Jakub VranaFix compiled version after 5cc831c1
2018-01-23 Jakub VranaHide window.opener from pages opened in a new window...
2018-01-23 Jakub VranaFix GPL version
2018-01-23 Jakub VranaAdd plugin for switching designs
2018-01-23 Jakub VranaDisplay bold parts of error (bug #565)
2018-01-23 Jakub VranaAdd bottom border to last cells
2018-01-23 Jakub VranaEditor: Fix displaying of false values in PostgreSQL...
2018-01-23 Jakub VranaDecrease float precision (bug #578)
2018-01-23 Andrea GiacobinoAdd ability to override file name (path) when loading...
2018-01-23 Jakub VranaSupport current_timestamp() as default of time fields...
2018-01-22 Jakub VranaDisplay newlines in column comments (bug #573)
2018-01-22 Jakub VranaMySQL: Support geometry in MySQL 8 (bug #574)
2018-01-22 Uherkovich... MSSQL driver fixed for freetds drivers. See bug #167...
2018-01-22 Jakub VranaFix search focus (regression from 4.4.0)
2018-01-22 Jakub VranaCompatibility with PHP < 5.3
2018-01-22 Jakub VranaAdd mongodb as a possible driver
2018-01-22 Jakub VranaSave bytes
2018-01-22 Vladimir Goncharovphp7 support with minimal changes of original code
2018-01-22 Jakub VranaPostgreSQL: Export DROP SEQUENCE if dropping table
2018-01-22 Jakub VranaPostgreSQL: Do not export triggers if not requested
2018-01-22 Jakub VranaIgnore removed CREATE+ALTER mode in trigger_sql()
2018-01-22 Jakub VranaFix whitespace
2018-01-22 Jakub VranaCSP: Allow any CSS
2018-01-22 Troyadminer-theme-mancave2-2.0.alpha
2018-01-22 Jáchym ToušekFix NULL value in edit form with Postgres
2018-01-22 Jakub VranaDo not warn about MySQL specific functions
2018-01-22 Jakub VranaFix single driver non-MySQL compiled versions (regressi...
2018-01-22 Jakub VranaHide driver selection in single-driver version (regress...
2018-01-22 Peter KnutUnify HTML for list of tables in Editor according to...
2018-01-22 Peter KnutEncapsulate fulltext part in search box into <div>
2018-01-19 Fabio MontefuscoloEnhance ElasticSearch integration
2018-01-19 Jakub VranaAllow PHP 5.6 in Travis
2018-01-19 Jakub VranaSelect numeric database name in DB list (bug #580)
2018-01-19 Jakub VranaSQLite: Enable foreign key checks
2018-01-19 Jakub VranaCSP: Allow any images, media and fonts, disallow base-uri
2018-01-19 Jakub VranaDefine JS functions in AdminerTablesFilter sooner
2018-01-19 Jakub VranaAdminer: Fix Search data in tables
2018-01-17 Jakub VranaRelease 4.4.0 v4.4.0
2018-01-17 Jakub VranaAllow sending multiple CSP headers
2018-01-16 Jakub VranaUse __construct for constructor
2018-01-16 Jakub VranaSet session cache limiter only without session.auto_sta...
2018-01-16 Jakub VranaAdd missing newline
2018-01-16 Jakub VranaRequire specifying credentials in login-sqlite plugin
2018-01-16 Jakub VranaAvoid count(null)
2018-01-16 Jakub VranaDisallow PHP 5.3 in Travis
2018-01-16 Jakub VranaDisallow connecting to privileged ports (thanks to...
2018-01-16 Jakub VranaRate limit password-less login attempts from the same...
2018-01-14 Jakub VranaUse HTTPS
2018-01-14 Jakub VranaUse HTTPS in doc_link()
2018-01-14 Jakub VranaDo not set '' for empty enum
2018-01-14 Jakub VranaFix select function onchange
2018-01-14 Jakub VranaClone all event handlers in cloneNode()
2018-01-14 Jakub VranaUse border-collapse to prevent unnecessary wrapping...
2018-01-14 Jakub VranaFix whitespace
2018-01-14 Jakub VranaFix selectCount() in information_schema
2018-01-13 Jakub VranaFix SQL command toggle
2018-01-13 Jakub VranaDisallow scripts without nonce
next