Commit Graph

156 Commits

Author SHA1 Message Date
Alain ICHE
66100f67d7 bug #3541966 [config] Error in generated configuration array 2012-07-29 08:05:04 +05:30
Michal Čihař
40818833af Merge remote-tracking branch 'origin/QA_3_4' into QA_3_5 2012-02-08 14:23:12 +01:00
Michal Čihař
b4296d6acb Escape in correct places to avoid double escaping sometimes 2012-02-08 14:22:39 +01:00
Michal Čihař
c9c9e549da Use uniqid to display this message every time configuration is saved 2012-01-31 11:03:03 +01:00
Michal Čihař
b78bd8e8a4 Avoid specifying database server name 2012-01-31 11:00:41 +01:00
Michal Čihař
304283ce37 This is about MySQL server, not web 2012-01-31 11:00:14 +01:00
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
Piotr Przybylski
4a5cb00df5 Fix jQuery UI version number
It's 1.8.16, not 1.8.6
2011-10-11 02:00:45 +02:00
Piotr Przybylski
ac365e0262 Upgrade jQuery UI to 1.8.6 2011-10-10 22:35:36 +02:00
Dieter Adriaenssens
8adddca21f Merge branch 'QA_3_4' 2011-10-04 19:16:10 +02:00
Dieter Adriaenssens
ca597dc423 [security] Fixed XSS in setup (host parameter), see PMASA-2011-16 2011-10-04 19:15:19 +02:00
Madhura Jayaratne
9bcb83af03 File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
Piotr Przybylski
d32bcb16c6 Better looking settings tabs in pmahomme 2011-09-20 13:02:30 +02:00
Dieter Adriaenssens
5c751cd1c0 make die() messages translatable, where possible 2011-08-25 22:38:51 +02:00
Piotr Przybylski
0fb5a8857c Fix div icon 2011-08-16 00:45:47 +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ř
4afb63d08f Upgrade to jQuery 1.6.2
This should be compatible with 1.6.1 and my tests show no problems.
2011-08-05 15:31:38 +02:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Michal Čihař
1031bf2df8 Use new function for download headers 2011-08-04 14:25:45 +02:00
Michal Čihař
85d729ac5f Coding style adjustments 2011-08-02 16:57:32 +02:00
Piotr Przybylski
878cff0205 Comments 2011-07-31 20:41:03 +02:00
Piotr Przybylski
8824da9ed8 Fix links in messages shown by setup script 2011-07-31 17:23:34 +02:00
Michal Čihař
11937b06bd Merge remote-tracking branch 'origin/QA_3_4' 2011-07-22 15:19:59 +02:00
Jørgen Thomsen
5f9c187010 Fix format parameters 2011-07-22 15:19:31 +02:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Michal Čihař
3f8badd37f Replace tabs with spaces, cleanup identation 2011-07-22 09:53:41 +02:00
Michal Čihař
06ba6d36c0 Remove tabs 2011-07-21 16:08:11 +02:00
Marc Delisle
108f738423 remove version number in /setup 2011-07-15 08:57:23 -04:00
Marc Delisle
b185ca88f7 remove version number in /setup 2011-07-15 08:53:20 -04:00
Marc Delisle
12fcc270f2 Merge branch 'QA_3_4' 2011-07-02 20:52:10 -04:00
Herman van Rink
0fbedaf5fd Fixed possible code injection incase session variables are compromised, see PMASA-2011-6 2011-06-30 13:21:31 +02:00
Michal Čihař
802b94c0ea Fix order of parameters in doc 2011-06-24 14:09:29 +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
Marc Delisle
5f4a8e6a97 Update to jQuery 1.6.1 2011-05-14 08:26:00 -04:00
Miłosz Lewandowski
0d39b5f71a Show message to move config in setup (bug #3277503). 2011-05-11 13:27:28 +02:00
Marc Delisle
13b31956ae For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
Marc Delisle
baf339f802 Continue to replace warning level with error level 2011-05-04 06:14:28 -04:00
Michal Čihař
9433f4e78f Fix check for latest version to work with versions like -rc1-dev 2011-04-07 14:35:11 +02:00
Michal Čihař
04acac8235 More uses of standard function for PHP doc links 2011-02-17 10:50:59 +01:00
Marc Delisle
c432089db8 Remove author names per our policy 2011-01-30 06:46:15 -05:00
Marc Delisle
b923bb3fbb Upgrade to jQuery 1.4.4 2011-01-02 08:00:25 -05:00
Crack
da0039bb44 fix message 2010-09-21 14:09:57 +02:00
Crack
6a4766f60c Add setup script warning for when LoginCookieStore < LoginCookieValidity 2010-09-21 13:42:37 +02:00
Crack
2524b2588d Setup script front page messages:
- removed URLs from translatable strings and fixed tab links
- added warning when LoginCookieValidity > 1440
- added error when LoginCookieValidity > session.gc_maxlifetime
2010-09-21 13:24:42 +02:00
Michal Čihař
b58db4c2e7 Merge branch 'QA_3_3' 2010-08-30 17:30:47 +02:00
Michal Čihař
73ce5705bd [setup] Fixed escaping of server name. 2010-08-30 17:30:37 +02: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
Crack
06f472ed51 allow proper nesting of option groups in user preferences 2010-08-29 01:49:18 +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
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30