Commit Graph

238 Commits

Author SHA1 Message Date
Hugues Peccatte
493f9c5a1a Don't use function in for loop test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-18 21:29:34 +01:00
Marc Delisle
2a8962aa95 Signed-off-by: Marc Delisle <marc@infomarc.info>
Added warning about the mysql extension being deprecated
and removed the extension directive
2013-12-14 14:26:12 -05:00
Madhura Jayaratne
afada9b377 Add some missing doc comments 2013-11-10 07:37:12 +05:30
Madhura Jayaratne
184316d891 Coding style fixes 2013-11-03 19:00:41 +05:30
Piotr Przybylski
0f71786031 Tuned logo colors in setup
One more test fix
2013-11-03 13:17:29 +01:00
Piotr Przybylski
858b20d26d Removed wiki links from setup script and user preferences 2013-11-03 13:07:22 +01:00
Piotr Przybylski
a67e41a646 Refactored ConfigFile class so that it is no longer a singleton
Fixes bug #4123 Double config including
2013-11-03 12:54:20 +01:00
Marc Delisle
c6e692c1dd Fix coding style 2013-09-22 07:36:38 -04:00
Marc Delisle
4d76f931f0 Fix codestyle 2013-09-10 06:08:06 -04:00
Marc Delisle
bebb8547c2 Fix codestyle 2013-09-09 06:14:57 -04:00
Marc Delisle
85c5464cec Fix codestyle 2013-09-09 06:08:26 -04:00
Marc Delisle
24e84b07df Fix codestyle 2013-09-09 05:55:04 -04:00
Marc Delisle
2c41695fe9 Fix codestyle 2013-09-09 05:49:07 -04:00
Marc Delisle
f30b6a6a5f Fix codestyle 2013-09-09 05:40:20 -04:00
Marc Delisle
7694dcf4fd Fix codestyle 2013-09-09 05:35:12 -04:00
Marc Delisle
d8a575210f Fix codestyle 2013-09-09 05:25:02 -04:00
Marc Delisle
3bd9c515d3 Fix codestyle 2013-09-09 05:16:30 -04:00
J.M
4489ea7566 Add more type=password and type=number styles 2013-08-18 15:41:28 +02:00
Michal Čihař
e5905bb884 Better error message 2013-08-07 15:25:44 +02:00
Michal Čihař
c2c6ace1ae Do not check against hardcoded value 2013-08-07 15:23:48 +02:00
Michal Čihař
6ac552ac7c No more inline html 2013-08-07 13:48:20 +02:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
f301c26551 Various coding style fixes 2013-08-07 10:51:50 +02:00
Michal Čihař
decf20bdf4 Define validator before use 2013-07-30 15:12:07 +02:00
Michal Čihař
4c12a6ad16 Fixed indentation 2013-07-30 15:01:31 +02:00
Michal Čihař
e9f3e1c624 Various coding style improvements 2013-07-30 14:56:41 +02:00
Michal Čihař
5263a05169 Correct spacing of functions 2013-07-30 14:36:43 +02:00
Michal Čihař
107a727864 Various coding style fixes 2013-07-30 13:52:40 +02:00
Marc Delisle
269d0c89fe Fix merge conflicts 2013-07-28 06:17:38 -04:00
Marc Delisle
836529be42 Fix merge conflicts 2013-07-28 05:55:40 -04:00
Marc Delisle
1429272136 Remove other .htaccess for directories which are not at risk 2013-07-17 15:25:53 -04:00
Michal Čihař
fc163bb512 Move version parsing to Util class 2013-07-12 10:54:01 +02:00
Michal Čihař
e11f562be4 Use single code for fetching sremote version information 2013-07-12 10:31:12 +02:00
Madhura Jayaratne
6f1f272a12 Merge pull request #493 from ayushchd/unit_testing
Tests for setup/lib* and user_prefs*
2013-07-11 11:33:09 -07:00
ayushchd
a39b7330f6 Remove debug message 2013-07-11 22:50:53 +05:45
ayushchd
2e599927d7 Convert validate.lib.php to class PMA_Validator 2013-07-11 14:29:20 +05:45
ayushchd
f7e9e262c1 Tests for setup/* and user_prefs* 2013-07-11 13:59:49 +05:45
Michal Čihař
fad8d76f68 Include minified versions JS in git of jQuery and jQuery-UI 2013-07-08 13:00:16 +02:00
Michal Čihař
09917e0dec Include minified versions JS in git of jQuery and jQuery-UI 2013-06-24 15:03:41 +02:00
Michal Čihař
272c7a7918 Better name for function getting language name 2013-05-02 16:10:14 +02:00
Michal Čihař
1d5539d3aa Better function names
Follow PEAR coding standard for function names.
2013-05-02 15:01:11 +02:00
Michal Čihař
cf3b086e7e Various coding style improvements 2013-04-16 13:29:03 +02:00
Gemorroj
fc51a91713 many some minor fixes (sorry, see diff) 2013-01-26 15:35:29 +03:00
Rouslan Placella
9b0dbbddea Upgraded jquery json plugin to v2.4 2012-12-20 18:42:51 +00:00
Rouslan Placella
501e3a9f2c Upgraded jquery and jquery-ui 2012-12-19 14:50:36 +00:00
Marc Delisle
7c6fe60b35 Move code snippet to avoid binding events that we cannot unbind 2012-11-19 12:26:08 -05:00
Michal Čihař
879e7507bb Include util class for setup 2012-11-12 19:59:25 +01:00
Rouslan Placella
126319c325 Fixed bug #3585349 - error in setup 2012-11-08 12:10:53 +00:00
Rouslan Placella
d9a6e77864 Fixed bug #3583240 - /setup: AJAX is not defined 2012-11-04 13:07:07 +00:00
Marc Delisle
91a4ca445d Replace "frame" with "panel" and "left" with "navi" or "navigation" 2012-11-03 07:27:17 -04:00