Commit Graph

85776 Commits

Author SHA1 Message Date
Victor Volkov
95d67d0890 Translated using Weblate (Russian)
Currently translated at 97.6% (2649 of 2714)
2013-08-03 21:38:02 +02:00
J.M
5c25e02ef5 scripts/revision-info: Add GitHub https URL 2013-08-03 15:58:21 +02:00
J.M
80b91b512f Ignore IIS web.config 2013-08-03 15:44:42 +02:00
Isaac Bennetch
91c2523fa2 Merge pull request #555 from kasunchathuranga/unitTesting
Unit testing
2013-08-03 06:39:43 -07:00
Isaac Bennetch
20a0b47f97 Merge pull request #560 from kasunchathuranga/uniteTests2
Unit tests for functions that handle user groups
2013-08-03 06:32:37 -07:00
Kasun Chathuranga
2f252cc83d Fix failing tests 2013-08-03 17:36:14 +05:30
Kasun Chathuranga
8b5ebb8784 Break different scenarios into different tests 2013-08-03 17:36:12 +05:30
Kasun Chathuranga
6b18c1764b Unit tests for user group manipulation functions 2013-08-03 17:36:11 +05:30
Marc Delisle
ae4f3f81e4 These globals were not used 2013-08-03 05:58:26 -04:00
Weblate
ac2370f14d Merge remote-tracking branch 'origin/master' 2013-08-03 11:29:58 +02:00
도원 권
e3a899994e Translated using Weblate (Korean)
Currently translated at 69.3% (1880 of 2714)
2013-08-03 11:29:53 +02:00
Marc Delisle
a1dc57bfdf We no longer supply a .htaccess in libraries 2013-08-03 05:27:53 -04:00
Marc Delisle
f045c54dae Merge pull request #562 from xmujay/server_refactor2
refactor server_variables
2013-08-02 10:06:15 -07:00
xmujay
6e6bd82cd1 remove server_variables_doc.php and add a function to return doc links 2013-08-02 23:08:14 +08:00
Isaac Bennetch
066b753a5a Merge pull request #554 from kasunchathuranga/configurableMenus
Improvements to configurable menus
2013-08-02 07:02:55 -07:00
xmujay
be4f83eb96 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into server_refactor2 2013-08-02 21:48:07 +08:00
Marc Delisle
d9fecc136d Fix merge conflicts 2013-08-02 08:27:01 -04:00
Marc Delisle
4711126d12 Missing hints when changing a column's structure 2013-08-02 08:23:52 -04:00
xmujay
db39eeb423 refactor server_variables
1. move functions to separated files
2. render HTML at once
3. refactor function name to PMA_getHtmlForSubPageHeader
2013-08-02 20:05:27 +08:00
Marc Delisle
6f80e5c10e Fix function doc 2013-08-02 07:10:35 -04:00
Marc Delisle
017271c8c2 Merge pull request #559 from scnakandala/refac_tbl_columns_definitions
Refac tbl columns definitions
2013-08-02 04:10:39 -07:00
Michal Čihař
9816ac0683 Merge pull request #539 from fustundag/master
feature-requests #1444
2013-08-02 02:24:15 -07:00
Michal Čihař
bccbcf99bb Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2714.0 of 2714)
2013-08-02 09:09:59 +02:00
Weblate
ce1c85cda4 Merge remote-tracking branch 'origin/master' 2013-08-02 09:08:31 +02:00
Michal Čihař
31ea9789ea Merge pull request #558 from adamgsoc2013/ut_plu_dbi
test case for DBIDrizzle
2013-08-02 00:08:07 -07:00
Weblate
eecd9e4544 Merge remote-tracking branch 'origin/master' 2013-08-02 09:07:42 +02:00
Myung Han Yu
19da66c408 Translated using Weblate (Korean)
Currently translated at 69.1% (1875 of 2714)
2013-08-02 09:07:36 +02:00
Giovanni Sora
fbe7d67413 Translated using Weblate (Interlingua)
Currently translated at 19.7% (536 of 2714)
2013-08-02 09:07:32 +02:00
Dieter Adriaenssens
3f0e58d6c8 Translated using Weblate (Dutch)
Currently translated at 99.7% (2705 of 2714)
2013-08-02 09:07:27 +02:00
Michal Čihař
79aac4f671 Merge pull request #561 from hirayama-evolni/translation-fix
Translation fix.
2013-08-02 00:07:10 -07:00
Wataru Hirayama
92123f2b12 Translation fix.
The meaning was reversed against the original message.
2013-08-02 15:02:51 +09:00
Burak Yavuz
e4236e70c3 Translated using Weblate (Turkish)
Currently translated at 100.0% (2714.0 of 2714)
2013-08-02 07:02:05 +02:00
Domen
1049d815e9 Translated using Weblate (Slovenian)
Currently translated at 100.0% (2714.0 of 2714)
2013-08-02 00:06:44 +02:00
Spun Nakandala
6e39f058d7 phpcs errors corrected 2013-08-02 00:05:18 +05:30
Kristjan Räts
998baa7bd1 Translated using Weblate (Estonian)
Currently translated at 100.0% (2714.0 of 2714)
2013-08-01 20:32:19 +02:00
Spun Nakandala
0553f0204c added method PMA_handleRegeneration 2013-08-02 00:00:53 +05:30
Spun Nakandala
b115f447cd added method PMA_getSubmitPropertiesForRegeneration 2013-08-01 23:46:11 +05:30
Spun Nakandala
bc550013e3 function renamed 2013-08-01 23:41:19 +05:30
Spun Nakandala
51ec7f2633 added method PMA_getRowDataForRestoration 2013-08-01 23:39:48 +05:30
Spun Nakandala
aca35a5bd0 added methods PMA_getMoveColumns, PMA_getHeaderCells 2013-08-01 22:47:32 +05:30
adamgsoc2013
cdf2980b4e test case for DBIDrizzle 2013-08-02 00:09:54 +08:00
Panagiotis Papazoglou
7ec64e4072 Translated using Weblate (Greek)
Currently translated at 100.0% (2714.0 of 2714)
2013-08-01 15:09:38 +02:00
Weblate
01880dc9f1 Merge remote-tracking branch 'origin/master' 2013-08-01 14:45:12 +02:00
Michal Čihař
8deb18df33 Translated using Weblate (Galician)
Currently translated at 98.7% (2678 of 2714)
2013-08-01 14:44:49 +02:00
Michal Čihař
ef4f6511f4 Translated using Weblate (French)
Currently translated at 100.0% (2713 of 2714)
2013-08-01 14:44:31 +02:00
Michal Čihař
42bb74a19e Translated using Weblate (Finnish)
Currently translated at 72.3% (1963 of 2714)
2013-08-01 14:44:14 +02:00
Marc Delisle
3aed9ba236 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin 2013-08-01 08:42:08 -04:00
Marc Delisle
bfcaffe03b Directly use POST parameters 2013-08-01 08:41:59 -04:00
Matías Bellone
0b48c0d149 Translated using Weblate (Spanish)
Currently translated at 100.0% (2714.0 of 2714)
2013-08-01 14:35:26 +02:00
Michal Čihař
5fbeabe271 Translated using Weblate (Czech)
Currently translated at 100.0% (2714.0 of 2714)
2013-08-01 14:26:44 +02:00