Marc Delisle
|
88deb465df
|
Improve PMA_Message doc
|
2013-07-05 08:39:18 -04:00 |
|
Michal Čihař
|
37d142bc3f
|
Remove compatibility code for PHP 5.2
|
2013-07-01 15:29:56 +02:00 |
|
Samith Dassanayake
|
563eef9f40
|
Fixed coding style
|
2013-03-08 22:50:33 +05:30 |
|
Samith Dassanayake
|
16fcf13983
|
Fixed coding style
|
2013-03-08 22:43:17 +05:30 |
|
Samith Dassanayake
|
bc47ff43b9
|
All of the hard-coded images that are also available as a CSS sprite replaced by their sprite counterparts.
Remove unused css styles for iconic view for ul items.
Update the CSS file in the "original" theme.
|
2013-03-05 22:28:00 +05:30 |
|
Michal Čihař
|
a3a4597a06
|
Docblocks fixes
|
2012-09-18 17:19:28 +02:00 |
|
Michal Čihař
|
371d420c21
|
Simplify linking to documentation
Now documentation can be simply linked using [doc@anchor]..[/doc]
|
2012-09-05 15:19:13 +02:00 |
|
Madhura Jayaratne
|
2491205393
|
Fix doc blocks
|
2012-09-04 21:35:06 +05:30 |
|
Madhura Jayaratne
|
78c36808e5
|
Fix method names
|
2012-08-30 23:17:25 +05:30 |
|
Madhura Jayaratne
|
542cea013f
|
Fix variable names
|
2012-08-30 23:07:04 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
796012fcc5
|
Completely drop footnotes and use tooltips instead
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
50dd031a6f
|
Moved the rendering of error messages to the PMA_Footer class
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
791c08bef3
|
Coding style fixes
|
2012-05-12 23:31:07 +01:00 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Madhura Jayaratne
|
9f179dddc2
|
Coding style improvements - mostly doc comments
|
2012-03-21 05:45:12 +05:30 |
|
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ř
|
9405dbb82a
|
Fix spacing after @param
|
2011-07-22 09:21:55 +02:00 |
|
Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +02:00 |
|
Marc Delisle
|
baf339f802
|
Continue to replace warning level with error level
|
2011-05-04 06:14:28 -04:00 |
|
Marc Delisle
|
73c57b099e
|
Continue to replace warning level with error level
|
2011-05-03 19:05:24 -04:00 |
|
Piotr Przybylski
|
5c39c5511f
|
Comments formatting and PHPDoc fixes
|
2011-05-02 20:50:16 +02:00 |
|
Michal Čihař
|
4db498a0b6
|
Adjust @uses
|
2011-02-10 10:35:13 +01:00 |
|
Michal Čihař
|
cc8e3849cf
|
The decodeBB did not escape <>, keep this functionality.
|
2011-01-28 23:12:18 +01:00 |
|
Michal Čihař
|
5ceb7bc817
|
Drop duplicate implementation of same thing.
|
2011-01-28 13:28:02 +01:00 |
|
Michal Čihař
|
dc0c6938b2
|
[security] Redirect external links to avoid Referer leakage.
|
2011-01-28 13:22:41 +01: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
|
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 |
|