Commit Graph

125 Commits

Author SHA1 Message Date
ninadsp
38ac78e3ba merging changes from origin 2010-05-24 18:32:42 +05:30
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Michal Čihař
87d19393b3 rfe #2972969 [interface] Fix flipping of headers in non-IE browsers. 2010-04-16 15:41:13 +02:00
Michal Čihař
84d25c0c00 rfe #2981999 [interface] Default sort order is now SMART. 2010-04-16 15:13:43 +02:00
Michal Čihař
f9ccd69538 Remove no longer needed language file names. 2010-04-09 13:57:36 +02:00
Brian Douglass
6e68e2d149 Patch #2981165 Optionally disable the Type column 2010-04-05 10:06:36 -04:00
Marc Delisle
3ca82375d5 continue removing author names in code 2010-04-05 09:16:36 -04:00
Michal Čihař
5ac73aff21 This option does nothing. 2010-04-02 10:01:49 +02:00
Martynas Mickevičius
dbd83fa123 Patch #2975533 New search operators 2010-03-29 17:26:27 -04:00
Marc Delisle
775d2ce264 clarify the effect of the Confirm directive 2010-03-28 07:26:05 -04:00
Marc Delisle
8b221f354b typos 2010-03-16 12:49:07 -04:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Marc Delisle
4ad6f11561 patch #2948421 HTTP Basic auth realm name 2010-02-24 16:48:52 +00:00
Michal Čihař
8ef8f753cb Better documentation. 2010-01-25 12:45:21 +00:00
Michal Čihař
7f9126fde9 rfe #1379201 [core] Add option to configure session_save_path. 2010-01-22 17:46:55 +00:00
Michal Čihař
1243d870e7 rfe #2420684 [export] Allow export of timestamps in UTC. 2010-01-21 11:10:33 +00:00
Marc Delisle
3c449953a2 new option DisplayBinaryAsHex (was used but no default had been defined) 2010-01-19 12:49:06 +00:00
Michal Čihař
2c5f033a0d rfe #2816943 [interface] Add REGEXP ^...$ to select dialog. 2010-01-13 13:31:33 +00:00
Marc Delisle
20208dceb2 better to set tracking to false by default to avoid overhead 2009-12-27 13:17:37 +00:00
Marc Delisle
e9777b1261 bug #2910000 [gui] ShowServerInfo should hide all server info from main page 2009-12-09 17:53:48 +00:00
Marc Delisle
8c2c7f0b99 better default for Export "asfile" 2009-11-03 13:10:44 +00:00
Marc Delisle
b95bffb1b5 rfe #2823686 [interface] Increase default height of query window 2009-11-01 12:37:55 +00:00
Marc Delisle
df80bf5a3b group related directives 2009-09-20 10:41:28 +00:00
Michal Čihař
87eaa7d3d4 Add some missing defatults for tracker. 2009-08-25 13:13:32 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Marc Delisle
b61a1cb71f rfe #2822190 [structure] BOOLEAN is standard SQL 2009-07-16 08:33:23 +00:00
Marc Delisle
8fab915129 these are not default values but suggested values 2009-07-13 17:21:02 +00:00
Marc Delisle
a422f9a129 bug [display] handle NavigationBarIconic as documented for navi buttons 2009-06-06 16:01:05 +00:00
Michal Čihař
4a2bff1aed rfe #2726479 [core] configurable maximal length of URL 2009-06-02 11:08:16 +00:00
Marc Delisle
2e8bff71ea bug #2650776 [import] SQL_MODE not saved during Partial Import 2009-04-08 11:47:25 +00:00
Herman van Rink
2b0fbdd588 improved comment 2009-03-10 13:31:35 +00:00
Michal Čihař
a09b9c2bb2 rfe #2123386 Added option to disable mcrypt warning. 2009-03-03 11:07:04 +00:00
Marc Delisle
4b67c7483f [auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that applies to all accounts (even the anonymous user) 2009-03-02 16:19:36 +00:00
Marc Delisle
683bfba6c2 document that a feature is not implemented yet 2008-12-22 17:32:17 +00:00
Marc Delisle
9b5b648e65 patch #1821619 [privileges] Extra back reference when editing table-specific privileges 2008-12-08 17:39:30 +00:00
Michal Čihař
7676f7e1b5 rfe #2100910 configurable default charset for import 2008-11-30 13:53:40 +00:00
Michal Čihař
4a42835160 Default LoginCookieValidity is now same value as default for session.gc_maxlifetime. 2008-11-30 13:36:58 +00:00
Marc Delisle
c9d622af42 typos 2008-11-29 19:28:18 +00:00
Michal Čihař
ebeb0c319f Adding @package, first part. 2008-11-24 10:32:56 +00:00
Michal Čihař
9561f56875 Fix some phpdoc errors. 2008-11-24 09:55:30 +00:00
Marc Delisle
c3c3d86216 bug #2187193 [interface] ShowChgPassword setting not respected 2008-10-22 17:03:22 +00:00
Piotr Przybylski
0c378ef487 fix comment 2008-10-06 16:55:22 +00:00
Marc Delisle
9aac630f6b rfe #1276463 [search] Search empty/not empty values 2008-10-04 12:05:00 +00:00
Michal Čihař
04570f5eb7 rfe #1612724 [export] add option to export without comments 2008-09-03 16:08:14 +00:00
Michal Čihař
e0987bfbc8 do not allow root user without password unless explicitly enabled by AllowEmptyRoot 2008-09-03 13:45:12 +00:00
Michal Čihař
c2489bc131 cookie authentication is now default 2008-09-03 13:33:02 +00:00
Marc Delisle
e77938bb20 BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress 2008-08-20 17:04:37 +00:00
Marc Delisle
1bd7ec70e2 bug #2046883 [core] Notices about deprecated dl() (so stop using it) 2008-08-16 14:06:27 +00:00
Marc Delisle
2be085f774 typos and comment improvements, thanks to Piotr Przybylski 2008-08-16 11:39:49 +00:00
Marc Delisle
152a7342fd protection against cross-frame scripting 2008-07-24 17:12:32 +00:00