Commit Graph

22 Commits

Author SHA1 Message Date
J.M
1ac9560aa7 Update session upload progress bug comment in import_status.php 2013-06-09 16:46:01 +02:00
J.M
5dc0f782f5 Fix PHP 5.4 upload progress working only with session.upload_progress.cleanup set to Off 2012-06-30 15:21:23 +02:00
J.M
4c7c3a31a5 Another try to fix PHP 5.4-based upload progress 2012-06-24 21:01:36 +02:00
Madhura Jayaratne
6f9253b59e Various coding style improvements 2012-06-03 20:40:47 +05:30
Madhura Jayaratne
d51ed9835c Fix function name: PMA_no_cache_header -> PMA_noCacheHeader 2012-06-01 21:54:24 +05:30
Madhura Jayaratne
3332151859 Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
Jo Michael
54e34e5ef2 Fixed PHP 5.4 session.upload_progress import library with a workaround 2012-04-07 00:23:53 +02:00
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Jo Michael
467a5f4b91 $_GET and import status 2012-03-11 21:16:57 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Michal Čihař
6196970dc2 Use new function for no cache headers 2011-08-04 14:36:01 +02:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
38ac78e3ba merging changes from origin 2010-05-24 18:32:42 +05:30
Michal Čihař
72c82d8acf Convert to gettext and adjust coding style. 2010-05-24 10:55:18 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Tomas Srnka
9e8618c4f9 Import progress bar fix from GIT 2010-03-02 09:28:56 +00:00
Marc Delisle
97ff371cb5 code cleanup 2009-12-05 12:37:27 +00:00
Marc Delisle
c1a229d02b undefined message in some situations, for example when doing a logout after an import 2009-07-02 22:27:32 +00:00
Marc Delisle
60536d78e1 patch #2798592 [import] Progress bar 2009-07-02 12:12:06 +00:00