Commit Graph

87 Commits

Author SHA1 Message Date
Michal Čihař
e9496d5aae Fix package name 2012-04-27 11:37:17 +02:00
Madhura Jayaratne
7f6e390f5f Improve coding style 2012-04-22 21:36:43 +05:30
Rouslan Placella
7083dd0c93 Use LF line endings instead of CRLF 2012-04-22 00:27:46 +01:00
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Madhura Jayaratne
ea800101cb Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
Alex Marin
c5f9cafa97 deleted global.inc.php after moving its explanatory comments 2012-04-02 03:56:00 +03:00
Alex Marin
6a9eae6fb8 moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00
Alex Marin
b7d615c8bf add comment to function 2012-04-01 14:41:50 +03:00
Alex Marin
74492de2ad remove unused argument from PMA_transformation_global_html_replace 2012-04-01 14:03:12 +03:00
Alex Marin
1c99e59eaf coding style improvements 2012-04-01 14:01:43 +03:00
Alex Marin
ce5ed096e6 remove unused functions PMA_transformation_global_plain and PMA_transformation_global_html 2012-04-01 13:25:02 +03:00
Marc Delisle
7983308e8a Add minimal XSS protection to appended string
ChangeLog entry
2012-03-31 07:22:51 -04:00
G R Lewis
eb37c8716d New transformation: append string 2012-03-31 07:20:46 -04: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
Madhura Jayaratne
9bcb83af03 File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Michal Čihař
48e9af42e0 Add missing space after foreach calls 2011-07-21 11:21:26 +02:00
Michal Čihař
6cd25a93f6 Make scripts executable 2011-05-11 14:50:33 +02:00
Michal Čihař
acc405e3fa Wrap URL in transformation as well 2011-01-31 15:35:08 +01:00
Marc Delisle
36c23be35c remove author names 2010-10-21 09:25:36 -04:00
Michal Čihař
0431042bd0 Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +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
160f4314eb Merge remote branch 'origin/master' 2010-06-03 22:34:52 +05:30
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
Michal Čihař
94b9b5e705 Fixup transformations generator. 2010-05-25 14:38:30 +02:00
ninadsp
38ac78e3ba merging changes from origin 2010-05-24 18:32:42 +05:30
Michal Čihař
e0b32c7aaa Convert transformation descriptions to gettext. 2010-05-24 12:04:20 +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
Marc Delisle
00604060e8 gettext conversion 2010-05-12 12:53:08 -04:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Michal Čihař
d2a7434584 All transformations are now in separate package. 2008-11-24 09:30:37 +00:00
Marc Delisle
c930d2bd4f patch #209978, missing svn:eol-style 2008-09-10 16:53:28 +00:00
Marc Delisle
0a74488551 patch #1879031 [transform] dateformat transformation and UNIX timestamps 2008-01-27 14:07:50 +00:00
Sebastian Mendel
2ca4e1b107 rfe #1775288 [transformation] proper display if IP-address stored as INT 2007-12-13 13:08:31 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +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
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
cefeceeff0 fix behaviour when invalid string is specified 2006-10-18 08:09:03 +00:00
Michal Čihař
382d60402a Support displaying in UTC (RFE #1440386). 2006-10-18 07:49:06 +00:00
Michal Čihař
bc42b28304 Correctly handle unix timestamp (RFE #1440386). 2006-10-17 12:19:41 +00:00
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Michal Čihař
bab5d4cb8e Allow to configure how often space is added (RFE #1440384). 2006-03-02 17:27:07 +00:00
Sebastian Mendel
6b4f751e41 fixed bug #1409972 PHP 5.1.2 compatibility 2006-01-19 15:39:29 +00:00
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
Michal Čihař
075972b8ac Move transformation overview out of libraries folder. 2005-11-23 18:59:42 +00:00
Sebastian Mendel
ec0013dbf6 - common.lib.php should REALLY REALLY and ALWAYS be the first include
- no other calls to grab_gloabls.lib.php
2005-11-18 13:02:36 +00:00