Commit Graph

10119 Commits

Author SHA1 Message Date
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
768de14815 typo 2010-07-12 09:00:39 -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
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
20d4c3a894 bug #3026400 [PHP] ereg functions are deprecated 2010-07-08 07:49:11 -04:00
Marc Delisle
104b0ee99a remove reference to some old stuff 2010-07-07 09:44:44 -04:00
Marc Delisle
3d23bcf1da improve English 2010-07-07 07:03:31 -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
9903c5f3d0 bug #3025975 [auth] Odd LoginCookieValidity default value 2010-07-06 16:58:13 -04:00
Marc Delisle
43e41e0654 document MemoryLimit as being a string value 2010-07-02 12:28:44 -04:00
Marc Delisle
6ea9467949 bug #3024344 [setup] Setup forces numeric MemoryLimit 2010-07-02 12:26:54 -04:00
Marc Delisle
1db012abc8 clarify code behavior 2010-07-02 11:22:36 -04:00
Marc Delisle
a7afb107eb new FAQ 6.26, selecting a range of rows 2010-07-01 07:50:29 -04:00
Marc Delisle
f007adce6b typo 2010-07-01 07:34:55 -04:00
Marc Delisle
108f3305e9 bug: avoid loading twice a js file 2010-06-30 11:35:46 -04:00
Marc Delisle
b2fdf039db clarify what is meant by "put the table name" 2010-06-30 09:35:44 -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
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
Michal Čihař
f70bd16ce3 Merge remote branch 'origin/MAINT_3_3_4' into QA_3_3 2010-06-28 13:48:34 +02:00
Marc Delisle
c699af70e9 3.3.4 release 2010-06-28 07:37:55 -04:00
Marc Delisle
9c3ad0c8b1 3.3.4 release 2010-06-28 07:36:13 -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
Michal Čihař
318ebf8bb5 Sort language files. 2010-06-20 16:22:54 +02:00
Michal Čihař
41b2a7802c Update translation based on ones in master. 2010-06-20 16:20:16 +02:00
Michal Čihař
4f56db9d93 Fixup of language update script. 2010-06-20 16:15:38 +02:00
Marc Delisle
12edc03e2f 3.3.5-dev 2010-06-20 06:25:07 -04:00
Marc Delisle
d10de675ce 3.3.4-rc1 2010-06-20 06:20:39 -04:00
Marc Delisle
b95666b22d 3.3.4-rc1 2010-06-20 06:01:52 -04:00
Marc Delisle
5890ad763d specific PBMS version supported 2010-06-18 12:46:52 -04:00
Marc Delisle
ae8ddbf15b bug #2986422 [import] Results for query are not displayed 2010-06-13 08:42:24 -04:00
Michal Čihař
1e2731dc96 [engines] Fix getting InnoDB status. 2010-06-11 12:41:18 +02:00
Isaac Bennetch
122d86c1c5 patch #3013264 FAQ 1.40 correction 2010-06-08 12:41:26 -04:00
Marc Delisle
c3ea6fb22b bug #3011126 [display] Edit link missing after long query 2010-06-05 08:20:36 -04:00
Michal Čihař
bf4fbb395a Update translations from master branch. 2010-06-03 14:47:12 +02:00
Michal Čihař
2ff0e610fc Fix some unicode problems with the script. 2010-06-03 14:46:59 +02:00
Marc Delisle
5d525e89eb bug [privileges] List of tables not shown when the db name has a wildcard 2010-06-02 12:32:54 -04:00
Marc Delisle
432379c87d bug [synchronize] Rows were deleted in target table regardless of the "Would you like to delete..." option 2010-06-01 12:34:57 -04:00
Marc Delisle
153515c7f5 French update 2010-05-31 10:55:49 -04:00
Marc Delisle
cfcec687fa bug #2986383 Not all data being shown / counted 2010-05-30 08:43:41 -04:00
Marc Delisle
7e5584ed2e problem showing UNHEX function by default when editing a BLOB was not fixed correctly in version 3.3.3 2010-05-29 06:56:27 -04:00
Marc Delisle
f483cdb123 bug #3008411 Last dropped database remains active in navi 2010-05-28 13:06:06 -04:00
Michal Čihař
bf53d9766d Another syntax error. 2010-05-25 16:06:28 +02:00
Michal Čihař
6745ee7224 Fix syntax errors. 2010-05-25 16:04:36 +02:00
Michal Čihař
310d339945 Properly sort the translations.
The error was caused by bug in grep on Debian.
2010-05-25 16:02:42 +02:00
Michal Čihař
afce5339e1 These files had troubles while sorting. 2010-05-25 15:49:02 +02:00
Michal Čihař
4d8fc234f8 Sort language files. 2010-05-25 15:46:05 +02:00
Michal Čihař
5027260452 Reran import on fixed data. 2010-05-25 15:45:33 +02:00