Michal Čihař
f152dbcf84
The configuration directive is handled by generic config loading.
2010-07-20 12:10:41 +02:00
Michal Čihař
75593e3603
Do not die if RecodingEngine is auto and no engine is found.
2010-07-20 12:09:22 +02:00
Michal Čihař
42532065ab
No section for loading extensions.
...
The dl has been deprecated long time and the code for it removed as well
so we can simplify loading much.
2010-07-20 12:08:43 +02:00
Michal Čihař
11e53fb141
[core] Dropped AllowAnywhereRecoding configuration variable.
...
It really does not make sense these days, now the recoding of
export/import is available when the necessary extensions are loaded and
it is possible to disable it using RecodingEngine directive.
2010-07-20 12:05:07 +02:00
Michal Čihař
a4055b4773
[core] RecodingEngine now accepts none as valid option.
2010-07-20 11:56:21 +02:00
Michal Čihař
d7192b3a95
DefaultCharset is not used anywhere.
2010-07-20 11:52:33 +02:00
Michal Čihař
df4a6efe47
Drop convcharset/pma_charset handling.
...
This code had no real use, it was used for converting strings from MySQL
to browser encoding.
2010-07-20 11:46:11 +02:00
Michal Čihař
4603f7e881
This function is not used anywhere.
2010-07-20 11:42:53 +02:00
Michal Čihař
c9aa65668c
Fix comment.
2010-07-20 11:42:38 +02:00
Marc Delisle
4e5061d323
Generate password only available if JS is enabled
2010-07-19 10:03:17 -04:00
Dieter Adriaenssens
e31dcc11ef
Merge branch 'QA_3_3'
...
Conflicts:
libraries/import.lib.php
2010-07-14 22:32:10 +02:00
Dieter Adriaenssens
dbe5daaad3
Converting number of Excel column names no longer limited
2010-07-14 22:29:26 +02:00
Michal Čihař
a038d59f7a
Add Uyghur description.
2010-07-14 13:29:25 +02:00
Dieter Adriaenssens
17fc1370f3
Merge branch 'QA_3_3'
...
Conflicts:
ChangeLog
libraries/import.lib.php
2010-07-13 23:27:15 +02:00
Dieter Adriaenssens
6648c620d9
Convert Excel column name correctly
2010-07-13 23:23:51 +02:00
Dieter Adriaenssens
8b8562b435
cleanup (re)moved files
2010-07-13 20:35:14 +02:00
Dieter Adriaenssens
64a2832ac8
Update library PHPExcel to version 1.7.3c
2010-07-13 20:07:41 +02:00
Dieter Adriaenssens
ee0b2895ce
Update library PHPExcel to version 1.7.3
2010-07-13 20:02:18 +02:00
Dieter Adriaenssens
b90a1b496b
upgrade to PHPExcel 1.7.2
2010-07-13 19:42:07 +02:00
Dieter Adriaenssens
798def6e45
upgrade to PHPExcel 1.7.0
2010-07-13 19:39:40 +02:00
Marc Delisle
6ea41018b2
Merge branch 'QA_3_3'
2010-07-12 09:01:05 -04:00
Marc Delisle
768de14815
typo
2010-07-12 09:00:39 -04:00
Marc Delisle
f6ef0c87a8
Merge branch 'QA_3_3'
2010-07-12 08:57:05 -04:00
Marc Delisle
cda9df7101
bug [export] CSV for MS Excel (Windows) should have semi-colon as separator
2010-07-12 08:56:30 -04:00
Marc Delisle
ce2cad2886
fix merge conflicts
2010-07-11 08:05:50 -04:00
Marc Delisle
b55ba34d43
bug #3023507 [core] No result set display from stored procedure SELECT
2010-07-11 08:00:42 -04:00
Marc Delisle
b2616ac46d
bug #3027557 [PHP] split() deprecated in PHP 5.3 (backport fixes from master, todo: update PHP excel?)
2010-07-10 08:01:07 -04:00
Marc Delisle
90ce4c77b3
clarify code
2010-07-08 08:29:27 -04:00
Marc Delisle
c1be602a1e
fix merge conflicts
2010-07-08 07:52:47 -04:00
Marc Delisle
20d4c3a894
bug #3026400 [PHP] ereg functions are deprecated
2010-07-08 07:49:11 -04:00
Marc Delisle
d4f6b5c4ba
Merge branch 'QA_3_3'
2010-07-07 06:13:38 -04:00
Marc Delisle
8a153086a1
revert to previous value and add a comment in default configuration file
2010-07-07 06:13:06 -04:00
Marc Delisle
bd09ef50ff
Merge branch 'QA_3_3'
2010-07-06 16:58:50 -04:00
Marc Delisle
9903c5f3d0
bug #3025975 [auth] Odd LoginCookieValidity default value
2010-07-06 16:58:13 -04:00
Piotr Przybylski
573edc0329
patch #3025161 [core] Prevent sending of unnecessary cookies
2010-07-06 11:43:02 -04:00
Marc Delisle
9e857f9f84
fix merge conflicts
2010-07-02 12:32:00 -04:00
Marc Delisle
6ea9467949
bug #3024344 [setup] Setup forces numeric MemoryLimit
2010-07-02 12:26:54 -04:00
Marc Delisle
01d6fed4e2
fix merge conflicts
2010-06-30 11:37:53 -04:00
Marc Delisle
108f3305e9
bug: avoid loading twice a js file
2010-06-30 11:35:46 -04:00
Marc Delisle
116d1297af
solve merge conflicts
2010-06-29 08:23:47 -04:00
Marc Delisle
852ed51c27
bug [replication] Do not offer information_schema in the list of databases
2010-06-29 08:14:31 -04:00
Marc Delisle
f368184a12
fix typo; remove Id
2010-06-29 07:57:45 -04:00
Marc Delisle
90ac3d39a0
bug #3022705 [import] Import button does not work in Catalan when there is no progress bar possible
2010-06-29 07:56:10 -04:00
Marc Delisle
f463b1cc7a
bug #3022705 [import] Import button does not work in Catalan when there is no progress bar possible
2010-06-29 07:48:28 -04:00
Dieter Adriaenssens
16ed06531a
remove author names
2010-06-28 20:36:12 +02:00
Marc Delisle
4986ee0174
lang directory no longer exists; I guess this mechanism is no longer needed
2010-06-28 09:25:45 -04:00
Marc Delisle
1be2d538df
fix merge conflicts
2010-06-24 10:09:19 -04:00
Stéphane Pontier
4c0e653de0
patch #2932113 Slow export when having lots of databases
2010-06-24 10:01:21 -04:00
Michal Čihař
8b1b49a6b2
Merge branch 'MAINT_3_3_4' into QA_3_3
...
Conflicts:
Documentation.html
README
libraries/Config.class.php
translators.html
2010-06-20 16:24:28 +02:00
Marc Delisle
12edc03e2f
3.3.5-dev
2010-06-20 06:25:07 -04:00