Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Jo Michael
|
1b71d9d26a
|
Hide language select box if there are no locales installed
|
2012-04-20 20:53:32 +02:00 |
|
Jo Michael
|
f682970a12
|
Add label tag for language selector
|
2012-04-11 22:40:10 +02:00 |
|
Rouslan Placella
|
f15d0fd1d8
|
Removed most <noscript> tags and made JS mandatory to login
|
2012-04-05 22:58:57 +01:00 |
|
Jo Michael
|
653f086815
|
Replaced xml:lang attributes by lang for HTML5
|
2012-03-18 14:46:59 +01:00 |
|
Madhura Jayaratne
|
f354e74c34
|
Coding style improvements - mostly fixing doc comments
|
2012-03-17 19:31:25 +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ř
|
8f618e6f01
|
Convert more occurences of inline autosubmit code to external js
|
2011-08-08 13:29:20 +02:00 |
|
Michal Čihař
|
1ec0b69e6b
|
Coding style, function definitions
|
2011-08-05 14:49:23 +02:00 |
|
Michal Čihař
|
9405dbb82a
|
Fix spacing after @param
|
2011-07-22 09:21:55 +02:00 |
|
Michal Čihař
|
3cf4830bbb
|
Replace TRUE/FALSE with true/false.
At least this seems to be the coding standard, so make all files
compliant.
|
2011-06-06 11:55:09 +02:00 |
|
Michal Čihař
|
70bc1761c3
|
Drop translators.html and all references to it.
The list is absolutely not up to date and it makes no sense in
maintaining it in addition to history of po files in git.
|
2010-12-31 15:51:34 +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
|
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
|
2182098af6
|
strings to gettext, second batch
|
2010-05-04 20:07:19 -04:00 |
|
Michal Čihař
|
7337fe5a0c
|
Factor out code for getting language name.
|
2010-04-09 15:14:54 +02:00 |
|
Michal Čihař
|
f9ccd69538
|
Remove no longer needed language file names.
|
2010-04-09 13:57:36 +02:00 |
|
Michal Čihař
|
56941e509c
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
Marc Delisle
|
2f81b47624
|
bug #2031221 [auth] Links to version number on login screen
|
2008-08-01 19:00:36 +00:00 |
|
Marc Delisle
|
7079f65d5c
|
display Language with emphasis when a non-English language is chosen
|
2008-07-09 15:33:49 +00:00 |
|
Marc Delisle
|
afbb2a9dc2
|
protection against XSS when register_globals is on and .htaccess has no effect
|
2008-06-21 15:01:27 +00:00 |
|
Sebastian Mendel
|
2f476bf502
|
cleanup
|
2007-10-18 12:04:23 +00:00 |
|
Marc Delisle
|
3e460af6cf
|
remove non-UTF-8
|
2007-09-04 16:59:39 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
008734f8b0
|
do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
|
2007-03-30 09:12:05 +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 |
|
Marc Delisle
|
66a558c4ff
|
strLanguage
|
2006-08-09 21:19:33 +00:00 |
|
Michal Čihař
|
a1f608d0bc
|
Store HTML entities rather than relying on php functions to create them.
|
2005-11-27 22:04:11 +00:00 |
|
Michal Čihař
|
77a264fd90
|
code cleanup and XHTML validity
|
2005-11-23 15:32:15 +00:00 |
|
Sebastian Mendel
|
37dec301be
|
*REVERTED* correct lang definition
|
2005-11-23 15:10:19 +00:00 |
|
Michal Čihař
|
d6391f6346
|
Use fieldsets on login form (RFE #1364546).
|
2005-11-23 14:43:55 +00:00 |
|
Michal Čihař
|
1d35ed62cd
|
add cvs id
|
2005-11-23 14:36:06 +00:00 |
|
Sebastian Mendel
|
a9de47ae94
|
correct lang definition
|
2005-11-23 13:44:58 +00:00 |
|
Michal Čihař
|
75943a0ede
|
Show native names of languages (RFE #1342726).
|
2005-11-23 11:58:01 +00:00 |
|
Michal Čihař
|
23167de8bf
|
Common code for language selection form.
|
2005-11-23 11:12:58 +00:00 |
|