Sebastian Mendel
|
efee2426c5
|
cleanup
|
2007-10-17 14:05:21 +00:00 |
|
Sebastian Mendel
|
4921061b4f
|
... forgot to remove test code
|
2007-10-10 07:44:08 +00:00 |
|
Sebastian Mendel
|
96942edcce
|
fixed bug #1810629 XSS in setup.php
|
2007-10-10 07:30:59 +00:00 |
|
Marc Delisle
|
29f0ac3418
|
now create_tables.sql is for MySQL 5
|
2007-09-30 12:15:08 +00:00 |
|
Marc Delisle
|
c5399453a8
|
patch #1712514 specify host for single signon, thanks to Thierry
|
2007-06-07 17:14:21 +00:00 |
|
Marc Delisle
|
a554042b5e
|
bug #1728590 Detected failing session_start fails
|
2007-06-03 23:30:40 +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
|
6b47cd5b3f
|
patch #1694234, pma_designer_coords in create_tables.sql, thanks to Isaac Bennetch
|
2007-04-07 14:40:24 +00:00 |
|
Sebastian Mendel
|
d0ac1f2bbb
|
XHTML standard: no language attribute in <script>
|
2007-04-01 11:13:46 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
adb39168cc
|
coding standard: no braces around include
|
2007-04-01 09:51:41 +00:00 |
|
Sebastian Mendel
|
4aa32b31d5
|
fixed MySQL #1101 - BLOB/TEXT column 'sqlquery' can't have a default value
|
2007-03-27 13:53:14 +00:00 |
|
Sebastian Mendel
|
b6a2ca2646
|
fixed package and subpackage assignment
|
2007-03-20 15:15:58 +00:00 |
|
Sebastian Mendel
|
d0facc3d4f
|
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
|
2007-03-20 14:16:18 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Marc Delisle
|
0b9b7fd852
|
recommended FQDN for svn
|
2007-03-04 14:34:10 +00:00 |
|
Marc Delisle
|
a5891c2f0e
|
bug #1668662, upgrade script can create the new pma_designer_coords table
|
2007-02-26 17:54:03 +00:00 |
|
Marc Delisle
|
ba720b7de9
|
bug #1599173
|
2006-11-19 13:10:31 +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ř
|
491187ed77
|
Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*.
|
2006-10-16 07:43:48 +00:00 |
|
Michal Čihař
|
b495cd337a
|
Remove last CVS mentions.
|
2006-10-13 08:23:32 +00:00 |
|
Michal Čihař
|
223951c886
|
Readd snapshot support.
|
2006-10-13 07:40:50 +00:00 |
|
Michal Čihař
|
0e48825a46
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
Marc Delisle
|
da73fbe051
|
allow non-anonymous access
|
2006-10-07 14:09:19 +00:00 |
|
Marc Delisle
|
f291842f27
|
list all files
|
2006-10-07 13:16:16 +00:00 |
|
Marc Delisle
|
7f38a684d3
|
use lang-cleanup.sh from kit because we will upgrade the release scripts in all branches
|
2006-10-07 13:01:40 +00:00 |
|
Michal Čihař
|
59e1a823f1
|
remove unused code
|
2006-10-06 09:02:46 +00:00 |
|
Michal Čihař
|
7e2e9fd27a
|
Improve create-release.sh, add scripts/lang-cleanup.sh for removing languages
|
2006-10-06 08:55:26 +00:00 |
|
Marc Delisle
|
51086aa6c9
|
starting changes for new distribution kits
|
2006-10-05 21:01:24 +00:00 |
|
Michal Čihař
|
ccc6a04974
|
Sync token name, move it's definition to one place (bug #1569612).
|
2006-10-03 13:11:35 +00:00 |
|
Michal Čihař
|
00223529af
|
Add phpdoc header comment.
|
2006-09-18 14:48:41 +00:00 |
|
Michal Čihař
|
081e4be128
|
Add link to wiki explaining configuration options.
|
2006-08-30 15:02:57 +00:00 |
|
Marc Delisle
|
3c559a0210
|
removed leading tabs
|
2006-08-27 11:46:12 +00:00 |
|
Marc Delisle
|
b0991535cd
|
typos
|
2006-08-27 11:38:04 +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 |
|
Marc Delisle
|
22bb5059e2
|
bug #1544692, version 2.8.2.3 breaks setup.php
|
2006-08-22 20:18:48 +00:00 |
|
Marc Delisle
|
ca6ec6d257
|
bug #1536112, better fix (in case of register_globals enabled)
|
2006-08-22 12:08:40 +00:00 |
|
Michal Čihař
|
89d1485ea3
|
Improve readibility (patch #1539976), thanks to Isaac Bennetch - ibennetch.
|
2006-08-14 14:07:37 +00:00 |
|
Michal Čihař
|
fbfb5d2f02
|
Protect against php code input from user (bug #1530370).
|
2006-07-28 14:49:47 +00:00 |
|
Michal Čihař
|
aa73d33cf6
|
Implement own minimalistic var_export and drop the one from PEAR.
|
2006-07-20 13:47:07 +00:00 |
|
Michal Čihař
|
fc446fde5b
|
Add var_export compatibility wrapper from PEAR PHP_Compat to make setup.php work on PHP 4.1 (bug #1513007).
|
2006-06-27 09:19:21 +00:00 |
|
Michal Čihař
|
bd1c06cb4f
|
Fix detection of writable config (bug #1488447).
|
2006-05-15 07:57:43 +00:00 |
|
Michal Čihař
|
0381ffcd72
|
Compatibility with security tokens (bug #1488453).
|
2006-05-15 07:47:21 +00:00 |
|
Marc Delisle
|
3d7bb24e3d
|
new cvs server
|
2006-05-12 16:22:27 +00:00 |
|
Sebastian Mendel
|
12f2005466
|
fixed bug #1444466 theme directory not being processed correctly
|
2006-04-12 11:16:22 +00:00 |
|
Michal Čihař
|
86ea769d80
|
Parse correctly new version numbers.
|
2006-04-07 14:05:46 +00:00 |
|