Commit Graph

419 Commits

Author SHA1 Message Date
Michal Čihař
5cb5afedbb Merge branch 'QA_3_3' 2010-04-26 14:20:51 +02:00
Michal Čihař
f97fafea3d Add spaces after -- to avoid problems in strict mode. 2010-04-26 14:20:32 +02:00
Marc Delisle
a9bfc2cd5b Merge branch 'QA_3_3' 2010-04-26 07:42:25 -04:00
Marc Delisle
6393fff59d bug #2975408 Data too long for column data_sql 2010-04-26 07:41:36 -04:00
Michal Čihař
13332150cd Fix script to make it actually work. 2010-04-19 14:24:20 +02:00
Michal Čihař
81d20f15b3 Add script for finding unused messages
Taken from QA_3_3 and slightly modified. This just checks
libraries/messages.inc.php and could be removed once this file is gone.
2010-04-19 14:08:54 +02:00
Michal Čihař
a384bef30b Let's remove mootools.
There still might be some uses of it, but I'm not aware of anything
right now and it's better to break things earlier so that somebody
notices and it can be fixed.
2010-04-15 10:47:50 +02:00
Michal Čihař
176583f4ae Add javascript compressor.
It uses http://code.google.com/closure/compiler/ for now.
2010-04-13 11:41:00 +02:00
Michal Čihař
0ea3a3ea26 Use merge strategy that wil always prefer branch we're marking as STABLE/TESTING.
The problem is in fact that not all branches are merged together and it
usually causes conflicts on version string (documentation, config,
changelog,...). By simply using branch we're merging to STABLE/TESTING
we will get the correct merge.
2010-04-07 09:30:53 +02:00
Michal Čihař
5e68c366ef Proper support for ngettext. 2010-03-30 14:29:23 +02:00
Michal Čihař
e2cb413331 This is not needed with gettext. 2010-03-30 14:00:19 +02:00
Michal Čihař
b068e5d7b5 Fix typo. 2010-03-30 13:59:40 +02:00
Michal Čihař
ee01556641 Add quiet mode. 2010-03-30 11:23:00 +02:00
Michal Čihař
e9909a2441 Consistent naming. 2010-03-30 10:44:58 +02:00
Michal Čihař
5588c4e75e Not needed anymore. 2010-03-30 10:43:30 +02:00
Michal Čihař
a069d4f4af Merge branch 'master' into gettext 2010-03-24 10:50:11 +01:00
Michal Čihař
f9e1592958 Avoid messing up with working copy more than needed. 2010-03-24 10:35:27 +01:00
Michal Čihař
e438f0ce70 Switch to using branch for STABLE/TESTING. 2010-03-24 10:10:56 +01:00
Michal Čihař
a1beb0fb3f Merge branch 'master' into gettext 2010-03-19 00:28:20 +01:00
Marc Delisle
b7bbb967ba no branch exist in the cloned directory; advice for changes before validation 2010-03-16 08:10:49 -04:00
Michal Čihař
81eee5b45c Add missing cleanup. 2010-03-15 13:48:20 +01:00
Michal Čihař
dcf52474a3 Update translations
Another update for strings already translated in php code and were
missing in gettext.
2010-03-15 13:47:26 +01:00
Michal Čihař
8069d08a22 Do not update several times. 2010-03-15 12:07:38 +01:00
Michal Čihař
447da3026c Add script for unfuzzying translations with removed context. 2010-03-15 12:05:23 +01:00
Michal Čihař
486280626a Adjus languages cleanup for gettext. 2010-03-12 14:00:11 +01:00
Michal Čihař
ba106a107a Message for generating mo files. 2010-03-12 13:50:07 +01:00
Michal Čihař
2efb431b5c Merge branch 'master' into gettext 2010-03-12 13:49:50 +01:00
Michal Čihař
c4bdb18703 Better logging of progress. 2010-03-12 13:49:27 +01:00
Michal Čihař
105c33fe34 Automatically create TESTING/STABLE tags on release. 2010-03-12 13:48:03 +01:00
Michal Čihař
da9bb3ceda Correct code for Norwegian. 2010-03-12 10:32:08 +01:00
Michal Čihař
568be7147b Correct code for Japanese. 2010-03-12 10:18:05 +01:00
Michal Čihař
67a73aedf1 Fix handling of comments. 2010-03-12 09:47:35 +01:00
Michal Čihař
3a02c9245b Be less strict on spacing. 2010-03-12 09:44:52 +01:00
Michal Čihař
9ccfc85229 Less strict matching. 2010-03-12 09:39:17 +01:00
Michal Čihař
5399f1af3a Attempt to merge more things from old translations. 2010-03-12 09:20:35 +01:00
Michal Čihař
b23e4eccbe Merge branch 'master' into gettext 2010-03-12 00:08:10 +01:00
Michal Čihař
7af78a799e Improvements to php2gettext script.
Properly handle months and perform update of existing po files rather
than replacing.
2010-03-11 23:31:49 +01:00
Michal Čihař
7ff9f002e9 Regenerate. 2010-03-11 23:15:22 +01:00
Michal Čihař
80dbec8115 Base translations on en_US not on en_GB. 2010-03-11 18:52:58 +01:00
Michal Čihař
4313c02fe9 Process gettext with context. 2010-03-11 18:49:15 +01:00
Michal Čihař
fd85fc64fd Add script for updating po files. 2010-03-11 18:49:15 +01:00
Michal Čihař
574f2748b0 Generate mo files on release. 2010-03-11 18:49:13 +01:00
Michal Čihař
95db34e9de Add script for generating mo files for gettext. 2010-03-11 18:49:13 +01:00
Michal Čihař
a229d385cb We're working on version 3.4. 2010-03-11 18:49:11 +01:00
Michal Čihař
64e012f9a4 Generate also english.php.
It had to be generated manually before.
2010-03-11 18:49:11 +01:00
Marc Delisle
4876d27758 remove mention of subversion 2010-03-11 12:41:04 -05:00
Michal Čihař
56404c562b Upload also release notes. 2010-03-11 16:58:28 +01:00
Michal Čihař
8fb7ecae3f Link to wiki. 2010-03-11 16:57:54 +01:00
Michal Čihař
6d5a1c3c29 Add script for automatically uploading a release. 2010-03-11 16:50:15 +01:00
Michal Čihař
93b19bded8 Proper path to release notes. 2010-03-11 16:49:58 +01:00
Michal Čihař
17147737eb Add support for tagging a release. 2010-03-11 16:40:06 +01:00
Michal Čihař
39c0280bf3 Update script for creating releases to work with Git. 2010-03-11 16:32:37 +01:00
Michal Čihař
f61b39fd2f Remove snapshot mode.
It is not used anyway and just complicates the script.
2010-03-11 16:15:50 +01:00
Michal Čihař
28f58df2fb Add script to convert PHP translations to po files. 2010-03-10 14:08:56 +00:00
Michal Čihař
ac9d23f535 rfe #2936156 [auth] Signon authentication forwards error message through session data. 2010-01-21 15:22:34 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
2e13704759 MD5 sums are again in RSS feed from sf.net. 2009-10-30 16:45:31 +00:00
Marc Delisle
6a803f65d3 [auth] Add custom port configuration in signon 2009-10-10 11:33:03 +00:00
Marc Delisle
91ba1844eb add reference to the new File Manager 2009-09-13 12:21:48 +00:00
Marc Delisle
e5de5d96a5 we still need the MD5 sums 2009-09-05 12:13:30 +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
398feb40fd patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3 2008-12-14 13:58:06 +00:00
Marc Delisle
cd4860bd36 exclude /test from package to avoid Path disclosure when running tests that fail; remove old history (consult SVN for changes history) 2008-12-12 17:49:37 +00:00
Marc Delisle
f24b2379b3 md5sums.py 2008-12-06 19:23:55 +00:00
Michal Čihař
dc89ceea56 Fix typo. 2008-11-24 11:07:36 +00:00
Michal Čihař
a64e87203c Adjust create-release.sh instructions to match current website. 2008-11-21 08:58:00 +00:00
Michal Čihař
20a5400712 Little amount of fixes to make it actually produce sensible results. 2008-11-10 11:42:54 +00:00
Michal Čihař
9a682e2054 Point to new setup script in all places, drop old one. 2008-08-29 18:07:50 +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
af1adf8d2b no more non-utf-8 languages 2008-08-09 21:54:57 +00:00
Marc Delisle
cdbc44343c 3.1.0-dev 2008-08-08 10:51:58 +00:00
Marc Delisle
0bfb27fb05 possible XSS during setup 2008-07-24 17:26:05 +00:00
Marc Delisle
6f0f26fb9b new sf.net upload procedure 2008-06-10 17:25:15 +00:00
Marc Delisle
695e25b01f remove old todo when creating a release 2008-04-22 20:11:52 +00:00
Marc Delisle
7c8e036ed4 bug #1947189 [scripts] Missing </head> in scripts/signon.php 2008-04-21 17:06:03 +00:00
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
Marc Delisle
6dadf4a8a3 wrong path 2006-04-06 13:22:38 +00:00
Michal Čihař
a2f7bc01de Allow empty socket (bug #1452142). 2006-03-17 10:17:58 +00:00
Michal Čihař
b628fcc8a9 Use w3m instead of lynx (bug #1451635). 2006-03-16 22:45:32 +00:00
Michal Čihař
ab2a1160b7 Fix config loading (bug #1449821). 2006-03-14 21:17:10 +00:00
Marc Delisle
57d2fd88cd procedure to update latest.txt (still needed for a while) 2006-03-08 21:04:50 +00:00
Marc Delisle
55200b972a reminder 2006-02-25 11:55:46 +00:00
Michal Čihař
eb8874eec5 XHTML fixes (patch #1435772, thanks to Matt LaPlante - cyberdog3k). 2006-02-21 17:41:13 +00:00
Michal Čihař
6c877664af Various bug fixes (bug #1435700, bug #1435806, undefined indexes). 2006-02-21 17:21:19 +00:00
Michal Čihař
2a16078c94 Fix typos (bug #1424923). 2006-02-06 11:02:09 +00:00
Sebastian Mendel
2f468cd3c2 fixed bug #1424274 'Found a problem in the setup script' (ShowPHPInfo -> ShowPhpInfo) 2006-02-05 12:24:17 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
Michal Čihař
43bae7bd90 Use same format of version file as in upgrade.pl. 2005-12-12 21:48:23 +00:00
Marc Delisle
39235bf003 new tags 2005-12-12 17:47:54 +00:00
Sebastian Mendel
5b9cab5a91 check magic_quotes only once in common.inc.php 2005-12-12 14:28:28 +00:00
Michal Čihař
0ff32f1157 Use same URL for updating as for setup.php, this one is autogenerated so there is no need for more manual steps. 2005-12-11 17:16:05 +00:00
Marc Delisle
7f86d41fa9 missing parts 2005-12-10 18:45:45 +00:00
Michal Čihař
fa383a0eb4 Show available version information even when using CVS version. 2005-12-09 11:55:36 +00:00
Michal Čihař
c654bde0e7 better title 2005-12-08 19:43:12 +00:00
Marc Delisle
2472e2f3aa typo 2005-12-08 19:32:33 +00:00
Marc Delisle
b62ac45150 typo 2005-12-08 19:29:18 +00:00
Marc Delisle
213a3b43d7 typos 2005-12-08 18:26:45 +00:00
Michal Čihař
23e7411452 Show Save and Load buttons disabled if saving not available. 2005-12-08 18:16:16 +00:00
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
Michal Čihař
dcbed9b36d Adapted to new Config class, fix code generation. 2005-11-30 20:02:59 +00:00
Sebastian Mendel
9960c1102d use libraries/Config.class.php 2005-11-30 15:55:48 +00:00
Sebastian Mendel
962511e7d8 removed references to defines.lib.php 2005-11-30 15:34:44 +00:00
Sebastian Mendel
95fa17e47e user class PMA_Config 2005-11-30 15:32:47 +00:00
Michal Čihař
5cc8000713 Added check for latest version and links to homepage and donations page. 2005-11-29 23:15:57 +00:00
Michal Čihař
cd791c6ec2 Display all warnings in one place. 2005-11-28 22:00:22 +00:00
Michal Čihař
e6eab83c2c Warn about missing mbstring and old PHP version. 2005-11-28 20:56:52 +00:00
Michal Čihař
97f2526900 document all functions 2005-11-28 15:08:06 +00:00
Michal Čihař
94f6890491 Add links to documentation. 2005-11-28 14:11:26 +00:00
Michal Čihař
ce62964438 Don't allow loading of configuration if there is no write permission on config. 2005-11-28 08:48:05 +00:00
Michal Čihař
3913d28de7 better blowfish secret generation 2005-11-27 21:06:17 +00:00
Michal Čihař
7670cdfa7e Many new features to setup script. 2005-11-27 19:19:46 +00:00
Michal Čihař
2be427840f Allow to reset configuration. 2005-11-25 15:53:16 +00:00
Michal Čihař
5d95d9e852 Setup script (RFE #601016). 2005-11-25 15:49:30 +00:00
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
Michal Čihař
24dac8b4e2 = is correct for comparsion in shell. 2005-11-10 17:32:58 +00:00
Sebastian Mendel
28a08f296b fixed/added favicon 2005-11-08 09:45:13 +00:00
Olivier Müller
d1b7c6bb55 Back from another army period, finally :) (2 years left, normally)
* scripts/upgrade.pl: various fixes (was not handling rc/pl correctely),
      and improvements (--force option, installation summary, backup directory
      timestamp)
2005-10-29 15:03:09 +00:00
Michal Čihař
09ad74caa6 improve blacklist 2005-10-08 14:44:23 +00:00
Michal Čihař
f3caa70e17 complete rewrite, now much faster and finds also unset messages 2005-10-08 14:42:43 +00:00
Michal Čihař
c3b3b47080 Simplify and addapt to current messages. 2005-10-08 11:45:50 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
Marc Delisle
09891f898d patch #1198492, current version check 2005-07-29 17:36:39 +00:00
Marc Delisle
a48d0d6677 cvs.sourceforge.net 2005-06-12 20:45:16 +00:00
Olivier Müller
8e34b8e8b1 removed the wrong line 2005-05-08 01:05:39 +00:00
Olivier Müller
8904a3d360 scripts/upgrade.pl: new script to let unix admins upgrade phpMyadmin
with one command and 5 seconds. To be improved, but is working fine
  here (tm).  Based on: http://www.phpmyadmin.net/latest.txt
2005-05-07 23:35:30 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michal Čihař
2fe2b8a270 Support for snapshots outside sourceforge. 2004-08-23 12:53:01 +00:00
Michal Čihař
7a03e56e50 Rename config.default to config.default.php. 2004-08-13 09:18:01 +00:00
Marc Delisle
8eb22f4e7b bug tracking group 2004-08-09 23:36:21 +00:00
Marc Delisle
60c5cff4ec script to upgrade for MySQL 4.1.2 2004-08-09 00:26:38 +00:00
Marc Delisle
2b302da431 adjust comment 2004-07-18 13:06:03 +00:00
Marc Delisle
ca528db1d0 rename create_tables.old.sql to create_tables.sql 2004-07-18 13:04:39 +00:00
Marc Delisle
040230c76d rename create_tables.sql to create_tables_mysql_4_1_2+.sql 2004-07-18 13:01:53 +00:00
Alexander M. Turek
de237b4c82 db, table and field names are case-sensitive. 2004-07-15 21:18:29 +00:00
Alexander M. Turek
a5dab35a7a Force UTF-8 for pmadb 2004-07-15 19:47:08 +00:00
Michal Čihař
3cd51a5547 translations cleanup 2004-06-27 20:41:57 +00:00
Michal Čihař
779fc0179f Add IF EXISTS. 2004-06-24 09:42:54 +00:00
Alexander M. Turek
1d938b7750 create backup config file 2004-06-07 15:35:52 +00:00
Michal Čihař
cbc4659d30 even more wording change 2004-05-13 17:08:36 +00:00
Michal Čihař
672bb28056 Cleaned up description, regenerated dump. 2004-05-13 17:05:05 +00:00
Michal Čihař
7488d743d9 Removed unneeded scripts. 2004-05-05 13:16:44 +00:00
Marc Delisle
08df42da5b keep one previous version in cvs-prev 2004-04-29 12:48:08 +00:00
Michal Čihař
928a8b33db Be valid XHTML 2004-04-27 12:36:12 +00:00
Marc Delisle
ae3676c155 switch to project dir 2004-04-17 13:31:34 +00:00
Marc Delisle
91c1336a07 daily snapshots 2004-04-16 19:02:45 +00:00
Marc Delisle
481fb09b56 file name correction 2003-12-14 19:09:27 +00:00
Marc Delisle
0034c937b4 clarify 2003-12-02 22:03:41 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00