Rouslan Placella
|
243727043d
|
Removed the last references to the old header files
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
372335a8ca
|
Removed some references to the non-existent header.inc.php file
|
2012-06-11 14:06:02 +01:00 |
|
Michal Čihař
|
c509c43fc7
|
pmahomme is now the fallback theme
|
2012-05-29 17:16:22 +02:00 |
|
Michal Čihař
|
ee10ee14eb
|
Point to new fallback theme
|
2012-05-29 17:15:40 +02:00 |
|
Nico Kaiser
|
e7cccad2c3
|
Add StatsCache* config options for caching TABLE STATUS output in APC (if available)
|
2012-05-10 10:25:03 +02:00 |
|
Marc Delisle
|
b4f51cada5
|
Remove ReplaceHelpImg directive; this is a behavior that belongs to the themes
|
2012-04-27 15:44:20 -04:00 |
|
Marc Delisle
|
b2236cf3e8
|
Fix merge conflicts
|
2012-04-26 12:57:57 -04:00 |
|
Marc Delisle
|
35ad2ea29c
|
Typo
|
2012-04-26 12:56:14 -04:00 |
|
Marc Delisle
|
28d45840ac
|
Remove VerboseMultiSubmit configuration directive
|
2012-04-26 12:37:07 -04:00 |
|
Michal Čihař
|
29870761c5
|
Move column types to PMA_Types class
|
2012-04-26 13:38:54 +02:00 |
|
Michal Čihař
|
28fdb4cc53
|
Move attributes to PMA_Types class
|
2012-04-26 13:33:00 +02:00 |
|
Michal Čihař
|
3f4b21801f
|
Remove no longer used config variables for data types
|
2012-04-26 11:35:27 +02:00 |
|
Marc Delisle
|
abf645b0a3
|
3.5.2-dev
|
2012-04-24 07:33:31 -04:00 |
|
Marc Delisle
|
404d826e4f
|
3.5.1-rc1
|
2012-04-24 07:29:06 -04:00 |
|
Rouslan Placella
|
f6253e1e6a
|
Remove more stray trailing whitespaces
|
2012-04-22 00:24:20 +01:00 |
|
Marc Delisle
|
b6925193d6
|
Remove SuggestDBName configuration directive
|
2012-04-21 08:21:28 -04:00 |
|
Jo Michael
|
c0329abd23
|
rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob'
|
2012-04-19 22:32:51 +02:00 |
|
Marc Delisle
|
1751bf2ac9
|
Finish implementation of HideStructureActions
|
2012-04-16 10:54:26 -04:00 |
|
Marc Delisle
|
049a222648
|
Remove LightTabs configuration directive
|
2012-04-15 19:57:06 -04:00 |
|
Marc Delisle
|
d3266a202d
|
verbose_check is no longer needed
|
2012-04-14 10:06:58 -04:00 |
|
Jo Michael
|
8744f8cf66
|
+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false
|
2012-04-13 01:43:32 +02:00 |
|
Michal Čihař
|
5d54482c66
|
Drop $cfg['MainPageIconic'].
|
2012-04-11 15:34:27 +02:00 |
|
Michal Čihař
|
cfee08c781
|
Drop $cfg['ErrorIconic']
|
2012-04-11 15:27:23 +02:00 |
|
Jo Michael
|
10baa48564
|
+ rfe #3516187 show tables last check time in db_structure
|
2012-04-09 23:09:52 +02:00 |
|
Jo Michael
|
d4658e5b2e
|
+ rfe #3516187 show tables creation time in db_structure
|
2012-04-09 23:09:51 +02:00 |
|
Jo Michael
|
061d49f225
|
+ rfe #3516187 show tables last update time in db_structure
|
2012-04-09 23:09:50 +02:00 |
|
Jo Michael
|
5495ef8ddc
|
Added PHP 5.4+ session.upload_progress to documentation
|
2012-04-07 15:59:59 +02:00 |
|
Jo Michael
|
9a5ced626a
|
Better implementation of rfe #3488185 using a jQuery UI dialog
|
2012-04-03 23:10:24 +02:00 |
|
Rouslan Placella
|
322ea313bc
|
Merge branch 'MAINT_3_5_0' into QA_3_5
|
2012-04-02 22:03:01 +01:00 |
|
Alex Marin
|
8e37333b76
|
modified Documentation regarding global.inc.php
|
2012-04-02 03:56:00 +03:00 |
|
Dieter Adriaenssens
|
71f2bec1ba
|
Merge branch 'QA_3_5'
|
2012-03-31 23:02:43 +02:00 |
|
Dieter Adriaenssens
|
22184cdbfe
|
Merge branch 'MAINT_3_5_0' into QA_3_5
|
2012-03-31 23:02:17 +02:00 |
|
Dieter Adriaenssens
|
911c76261e
|
add Dieter Adriaenssens to credits
|
2012-03-31 23:01:48 +02:00 |
|
Jo Michael
|
bc432a0b9a
|
Replaced <big> with <em class="big"> in docs for HTML5 validity
|
2012-03-31 16:25:46 +02:00 |
|
Jo Michael
|
7ae10444a4
|
Replaced <acronym> with <abbr> in Doc.html for HTML5 validity
|
2012-03-31 00:23:21 +02:00 |
|
Marc Delisle
|
6cf73f6bca
|
3.5.1-dev
|
2012-03-26 11:24:28 -04:00 |
|
Jo Michael
|
9842f01444
|
Replaced HTML5-obsolete <tt> tags with <code>
|
2012-03-18 18:04:50 +01:00 |
|
Jo Michael
|
82031adf75
|
Documentation: Use <strong>, <em> semantics instead of <b>, <i>
|
2012-03-18 17:54:40 +01:00 |
|
Jo Michael
|
653f086815
|
Replaced xml:lang attributes by lang for HTML5
|
2012-03-18 14:46:59 +01:00 |
|
Marc Delisle
|
3db816c6ec
|
3.5.0-rc2 release
|
2012-03-17 11:12:31 -04:00 |
|
Jo Michael
|
3b56f6a53b
|
Leading ./ paths for links and favicons can be omitted, part 1
|
2012-03-16 23:04:12 +01:00 |
|
Jo Michael
|
af0e6c71e7
|
Use HTML5 DOCTYPE along with new charset meta-tag
|
2012-03-16 22:54:32 +01:00 |
|
Michal Čihař
|
86d9614f23
|
Fix typo
|
2012-03-14 13:38:28 +01:00 |
|
Michal Čihař
|
f8fb44f3a5
|
Merge remote-tracking branch 'origin/QA_3_5'
|
2012-03-08 15:02:05 +01:00 |
|
Michal Čihař
|
275249b147
|
Avoid too much details in documentation, will move it to website and wiki
|
2012-03-08 15:01:40 +01:00 |
|
Marc Delisle
|
24e24b8c4e
|
3.5.0-rc1 release
|
2012-02-20 12:50:04 -05:00 |
|
Michal Čihař
|
152e1e85fa
|
Merge remote-tracking branch 'origin/QA_3_5'
|
2012-02-20 13:41:08 +01:00 |
|
Yuichiro
|
cc549c8b6d
|
Add abbr tags in the Documentation
|
2012-02-20 13:40:04 +01:00 |
|
Marc Delisle
|
87183ee0e1
|
Remove BLOBstreaming support; will need to run update-po after releasing version 3.5
|
2012-02-17 09:25:45 -05:00 |
|
Michal Čihař
|
3788b5bcf0
|
Merge remote-tracking branch 'origin/QA_3_5'
|
2012-02-14 16:01:50 +01:00 |
|