Commit Graph

13 Commits

Author SHA1 Message Date
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