Sebastian Mendel
5cfa78a087
added permanently ON UPDATE CURRENT_TIMESTAMP to column attributes (use case like in the MySQL manual)
2008-05-07 08:41:15 +00:00
Sebastian Mendel
c4948d0e76
added permanently ON UPDATE CURRENT_TIMESTAMP to column attributes
2008-05-07 08:35:46 +00:00
Marc Delisle
47445e0699
bug #1863326 [GUI] Wrong error message / no edit (Suhosin)
2008-02-09 16:09:54 +00:00
Marc Delisle
71763eb71b
status should be state
2008-02-02 11:38:29 +00:00
Marc Delisle
c8283e68d4
typos
2008-01-30 17:43:58 +00:00
Sebastian Mendel
10cf3d2c7d
[config] new parameter $cfg['Servers'][$i]['CountTables'] = true; set to false for speed improvements with many databases
2008-01-29 13:46:05 +00:00
Sebastian Mendel
d80d5ee2f3
[config] new parameter $cfg['Servers'][$i]['ShowDatabasesCommand']
2008-01-29 13:17:07 +00:00
Sebastian Mendel
6207216296
differ between PHP and SQL debugging
2008-01-22 08:19:52 +00:00
Marc Delisle
2a6119d393
start to use Mootools for slider effects
2008-01-17 13:48:22 +00:00
Michal Čihař
83606fda0b
Fix typo.
2008-01-16 02:17:22 +00:00
Michal Čihař
1e7c368ae6
Add Texy! export defaults.
2008-01-16 02:16:28 +00:00
Sebastian Mendel
bb70f2d7b6
rfe #1741101 , patch #1798184 UUID default for CHAR(36) PRIMARY KEY, thanks to Gert Palok - gert_p
2007-12-13 17:25:59 +00:00
Sebastian Mendel
45fb839b19
added spatial functions for 'insert new row' function select box;
...
updated all other functions in list;
2007-12-13 16:42:27 +00:00
Sebastian Mendel
c77f3bd21f
group data types
2007-12-13 12:49:31 +00:00
Sebastian Mendel
8eaf437123
updated MySQL data types
2007-12-13 12:00:00 +00:00
Sebastian Mendel
560c6d4f6f
config option to disable use of information_schema (if ok backport to QA_2_11)
2007-12-13 10:07:01 +00:00
Marc Delisle
ffc9a28eaf
bug #1806236 Make the world write check on config.inc.php optional
2007-12-10 18:02:20 +00:00
Marc Delisle
ad8dc8e189
bug #1805102 , TextareaAutoSelect issues
2007-10-20 17:54:15 +00:00
Sebastian Mendel
980f2f0f1e
utf-8 is the default ... now
2007-10-18 11:37:05 +00:00
Sebastian Mendel
e623dc42cf
new error handler - needs some more work, but works already:
...
- errors are gathered through all pages till displayed
- errors are displayed in main footer
- configurable error gathering
- configurable error displaying
- configurable error logging
2007-10-08 14:58:18 +00:00
Marc Delisle
6a1e18b52e
new parameter LeftDefaultTabTable and new default value for DefaultTabTable
2007-09-30 12:04:16 +00:00
Marc Delisle
1775f67aa8
MaxTableList default set to 250
2007-08-11 13:11:31 +00:00
Marc Delisle
f73d68265b
RFE #1743983 : replace $max_characters by a configurable param MaxCharactersInDisplayedSQL
2007-07-01 19:26:41 +00:00
Marc Delisle
09b1ea0646
Navigator for the table list in the content panel
2007-06-25 14:00:35 +00:00
Marc Delisle
e1bd91f914
bug #1722502 DROP TABLE in export VIEW
2007-06-14 17:10:25 +00:00
Marc Delisle
951b2a2f9e
bug #1715709 export in SQL format always includes procedures and functions
2007-05-20 19:00:38 +00:00
Sebastian Mendel
f00ee2474f
added code-tags around 'do not edit' warning for non wrapping in phpDocumentor output
2007-05-15 06:05:25 +00:00
Sebastian Mendel
e388053907
fixed typos, including patch #1718587
2007-05-15 05:57:15 +00:00
Sebastian Mendel
573a6161bd
fixed code indention
2007-05-09 12:18:57 +00:00
Michal Čihař
1c32f18ea7
RFE #1435922 [gui] navigation frame shows listing of databases when none selected
2007-04-10 13:34:48 +00:00
Marc Delisle
b84107152d
bug #1688053 , improvement for latest fix
2007-03-29 13:20:58 +00:00
Marc Delisle
b949c7459a
bug #1676012 [auth] strip non-US-ASCII characters (RFC2616)
2007-03-21 13:16:31 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Marc Delisle
4df1b95996
set default value for ssl connection to MYSQL to FALSE
2007-03-01 15:34:58 +00:00
Marc Delisle
5c6bf4908d
HEX and UNHEX were not available for a BINARY field
2007-02-24 16:25:44 +00:00
Marc Delisle
42ac66ad74
get rid of propicon
2007-02-10 15:58:46 +00:00
Marc Delisle
252ef1b15a
RFE #1548637 , option to not display record counts for views
2006-12-31 17:15:56 +00:00
Marc Delisle
523da2e726
add functions HEX and UNHEX in the list of functions for Insert/Edit
2006-12-29 16:45:11 +00:00
Marc Delisle
14ff3c4729
bug #1615313 , doc refers to auth_type HTTP so enable it
2006-12-15 17:47:38 +00:00
Michal Čihař
3f8663ead7
Trust only listed proxies for IP Allow/Deny.
2006-11-17 09:52:45 +00:00
Michal Čihař
fb9a3a598e
Check before commit!
2006-11-17 08:49:30 +00:00
Michal Čihař
cac4247057
Rename db_* files to drop useless _details part.
2006-10-25 12:25:01 +00:00
Michal Čihař
ad06b4a991
Rename tbl_* files to drop useless _properties part.
2006-10-25 10:55:20 +00:00
Michal Čihař
cd7c481458
Allow to edit small number of fields vertically and lange number horizontally (RFE #1581773 ).
2006-10-25 08:54:03 +00:00
Michal Čihař
cc2d695d8b
Add support for hiding server information.
2006-10-17 10:25:01 +00:00
Michal Čihař
1491e4f83e
Add support for UTC_DATE, UTC_TIME and UTC_TIMESTAMP functions, based on patch #1563585 , thanks to Alexander Schuch - ci-dev.
2006-10-04 12:58:55 +00:00
Sebastian Mendel
1eadc0a41a
use @todo tag for todo items, to show up in generated documentation
2006-09-21 14:28:46 +00:00
Marc Delisle
75c0fa389a
bug #1556934 , SQL compatibility mode on export
2006-09-12 17:20:07 +00:00
Marc Delisle
1254e6f0b3
typo
2006-08-30 11:49:45 +00:00
Michal Čihař
862bc35be7
Add single signon authentication method (patch #1545366 , patch #1541379 , patch #1531302 and RFE #1031391 ).
2006-08-24 12:38:29 +00:00