Commit Graph

31 Commits

Author SHA1 Message Date
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
9c34a0eec9 Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches 2010-08-28 01:53:52 +05:30
Michal Čihař
99975dfc17 Merge branch 'QA_3_3'
Conflicts:
	test/PMA_headerLocation_test.php
2010-08-25 09:30:12 +02:00
Herman van Rink
45bdf8f522 Add additional condition for strict checking. 2010-08-24 14:47:29 +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
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
b05a903dc3 gettext conversion 2010-05-14 07:47:50 -04:00
Michal Čihař
4dd524eaf1 Use ngettext for number of inserted rows. 2010-03-30 14:51:09 +02:00
Michal Čihař
8e0197ebd8 Fix typo. 2010-03-30 14:44:09 +02:00
Michal Čihař
44d5cb8548 Use ngettext for number of deleted rows. 2010-03-30 14:41:46 +02:00
Michal Čihař
9e345b4ab8 Use ngettext for number of affected rows. 2010-03-30 14:32:06 +02:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Herman van Rink
15a8349164 improved phpDoc description for some parameters 2009-06-29 15:06:41 +00:00
Marc Delisle
5826ccb254 typos in comments 2009-06-27 11:48:32 +00:00
Sebastian Mendel
0a82c8ff13 is*() methods now return boolean values;
some doc;
2008-12-11 07:52:22 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
c930d2bd4f patch #209978, missing svn:eol-style 2008-09-10 16:53:28 +00:00
Sebastian Mendel
79b0e097d3 accept PMA_Message as param
some more and fixed documentation
2007-10-18 07:12:19 +00:00
Sebastian Mendel
a726763bda better check for strings
use no separator if requested, really
2007-10-17 13:10:39 +00:00
Sebastian Mendel
06b2fea3e3 added functionality
cleanup
comments/phpdoc
2007-10-17 11:51:48 +00:00
Sebastian Mendel
86acb749a4 added some more functionality 2007-10-16 12:12:55 +00:00
Sebastian Mendel
1f2a59c7be handle locale strings in PMA_Message::addParam() 2007-10-16 09:16:20 +00:00
Sebastian Mendel
9993ca8f47 added more shorthands 2007-10-15 11:36:48 +00:00
Sebastian Mendel
924d9a951f added some shorthand functions 2007-10-12 08:05:11 +00:00
Sebastian Mendel
008074946b forgot to remove debug code 2007-10-11 09:06:56 +00:00
Sebastian Mendel
f46abcb2b3 some more work ... 2007-10-10 15:39:28 +00:00
Sebastian Mendel
50cd1e930f new generic message object 2007-10-10 14:31:18 +00:00