Commit Graph

18 Commits

Author SHA1 Message Date
Michal Čihař
254fc8faa8 Fix typo
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-05-11 11:00:45 +02:00
Michal Čihař
de83138a89 Escape html chars in email
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-05-11 09:59:46 +02:00
Hugues Peccatte
f9cd1a1a22 Replace mb functions by standard string functions.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-05 11:31:50 +02:00
Hugues Peccatte
3de88162ff Replace PMA_String uses by mb_* calls.
Remove part of unused  variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
9b77d746ab Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Michal Čihař
2fbb4cee0d Consistently include colon in strings to translate
In some languages this makes difference in translating, so it's better
to give translators full context.
2013-04-25 14:22:31 +02:00
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Rouslan Placella
1e4d8fd6b4 Fixed ajax response for "display git revision" 2012-06-11 14:06:04 +01:00
Madhura Jayaratne
79e28ac708 Wrap some long lines and add missing return type 2012-05-12 23:08:39 +05:30
Madhura Jayaratne
67134da3d0 Fix style violations reported by CheckStyle 2012-04-22 20:10:19 +05:30
Michal Čihař
71c9defe4c Allow parameter reordering 2012-04-19 11:34:26 +02:00
Alexander Filippov
ff455cc96a fixed error: Parse error: syntax error, unexpected '[' in ./libraries/display_git_revision.lib.php on line 56 2012-04-15 12:40:14 +00:00
Jo Michael
d6c28d3923 Show Git revision asynchronously 2012-04-15 01:15:30 +02:00
Jo Michael
0a52239900 Add support for repos that are not on any branch 2012-04-15 00:22:17 +02:00
Jo Michael
06001a08e8 Use separate library file for displaying Git revision, minor fixes 2012-04-14 16:12:05 +02:00