Commit Graph

2353 Commits (bf5283fa11089ee03b9a5cdf6b20b7f62fbc01f2)

Author SHA1 Message Date
John McLear bf5283fa11 Fix issue #725 which was caused by a race condition 2012-12-10 11:34:53 +00:00
John McLear f1ca9bb456 Merge pull request #1272 from stephan48/patch-1
Added a checkToken Method for checking the Validity of the API Token
2012-12-10 01:17:11 -08:00
Marcel Klehr d1870e741f Merge pull request #1274 from joker-x/jstranslate
Add missing strings to be translatable
2012-12-09 12:53:10 -08:00
Iván Eixarch ff8b4b6b20 change key of message sucessfull on import 2012-12-09 17:34:32 +01:00
Iván Eixarch 0371d5ba9e Remove async load of l10n.js because Chrome fail to translate 2012-12-09 09:41:30 +01:00
Iván Eixarch 9f1872afc1 use properties notation 2012-12-09 08:56:58 +01:00
Iván Eixarch 854ed56037 Merge remote branch 'ether/develop' into jstranslate 2012-12-09 08:43:19 +01:00
Siebrand Mazeland 25125c30c3 Localisation updates from http://translatewiki.net. 2012-12-08 18:47:42 +00:00
John McLear 5055852635 Merge pull request #1227 from ether/tests/add-timeslider-revisions-test
Add a timeslider test
2012-12-08 06:46:14 -08:00
Marcel Klehr 80ce0b5edb Refine timeslider test 2012-12-07 16:20:23 +01:00
Marcel Klehr 48d0d12f65 Merge branch 'master' into develop
Conflicts:
	README.md
2012-12-07 15:21:58 +01:00
Marcel Klehr 45b1e3eacb Merge pull request #1249 from leblanc-simon/develop
Fix author colors in chat
2012-12-07 05:59:28 -08:00
Stephan Jauernick c2cc292324 Update doc/api/http_api.md
Added docs for the checkToken function
2012-12-07 11:28:03 +01:00
Stephan Jauernick 4318d210ce Update src/node/db/API.js
Corrected function documentation.
2012-12-07 11:28:03 +01:00
Stephan Jauernick 26ece95905 Update src/node/db/API.js
Added a missing symicolon and removed the padID argument which is not passed(and thus leads to an errors because the callback lands in there).
2012-12-07 11:28:03 +01:00
Stephan Jauernick 2163c8be5c Update src/node/handler/APIHandler.js
Added the checkToken function to the function array.
2012-12-07 11:28:03 +01:00
Stephan Jauernick 8686da87e8 Update src/node/db/API.js
Added a checkToken method for checking if the API token is valid.
2012-12-07 11:28:03 +01:00
John McLear 7427f9ba15 Update CONTRIBUTING.md 2012-12-07 11:27:58 +01:00
John McLear 019d2e01be Update CONTRIBUTING.md 2012-12-07 11:27:58 +01:00
John McLear b6bf0ab936 Update CONTRIBUTING.md 2012-12-07 11:27:58 +01:00
Iván Eixarch b01903202c Added new strings to translate for js files 2012-12-07 05:24:40 +01:00
John McLear 98e03c1d87 Merge pull request #1268 from ether/fix/eejs-block-caching
Fix #1247, #1201: Don't cache eejs blocks!
2012-12-06 12:13:39 -08:00
Marcel Klehr c909ed256f Fix #1247, #1201: Don't cache eejs blocks!
Caching eejs blocks led to many unexpected bugs
like having to restart the server after installing new plugins
or the legendary connectingbar.gif issue...
2012-12-06 18:35:35 +01:00
John McLear 7933db4bc6 Merge pull request #1267 from goldquest/fix-import-hanging
Fix import state hanging. Issue #976 & #1105
2012-12-06 09:00:46 -08:00
goldquest 1380fda2b2 use the parent window, not the top 2012-12-06 17:51:43 +01:00
John McLear 0908caaf0d Merge pull request #1265 from joker-x/develop
Avoid use of os.tmpDir() for keep node 0.6 compatibility
2012-12-06 04:34:08 -08:00
Iván Eixarch 1a5035ae6b reverse old change 2012-12-06 11:53:58 +01:00
Iván Eixarch bf04a4686a avoid use of os.tmpDir() for node 0.6 compatibility 2012-12-06 11:49:04 +01:00
Iván Eixarch f9b6d9f122 Merge remote branch 'ether/develop' into develop 2012-12-06 11:22:05 +01:00
John McLear deb2c54487 Merge pull request #1264 from goldquest/develop
fix for multiple cookies support (Also fix for, when session is not valid anymore)
2012-12-05 18:12:07 -08:00
goldquest 7631096135 fix for multiple cookies support (Also fix for, when session is not valid anymore) 2012-12-06 02:01:38 +01:00
goldquest 4ce16b526e Added semicolons 2012-12-06 02:00:58 +01:00
John McLear 110620696e Update README.md 2012-12-05 16:00:06 +00:00
John McLear 6b3917cde7 Merge pull request #1257 from marcelklehr/fix/api-if-requireAuth
Fix #1219: Make api work if requireAuth is enabled
2012-12-05 07:27:59 -08:00
Marcel Klehr b5af643969 Merge pull request #1259 from GuillaumeAmat/fixes/import-file-input-size
Reduce the file input's width in the import popup to prevent overflow
2012-12-05 06:14:05 -08:00
Guillaume AMAT c853f8fad2 Reduces the width of the file input to prevent overflow in the import popup 2012-12-05 15:02:32 +01:00
Marcel Klehr fe89a367cc Fix #1226: Chrome would load async js 2012-12-05 14:16:44 +01:00
Marcel Klehr 2f37afac66 Merge pull request #1255 from 0ip/feature/show-pl-version
Display plugin version numbers in /admin/plugins
2012-12-05 05:09:20 -08:00
Marcel Klehr 377ff1eade Fix #1219: Make api work if requireAuth is enabled 2012-12-05 14:04:48 +01:00
0ip 8d0ef88baf Adjust select width
looks better :)
2012-12-05 12:55:48 +01:00
0ip 20f13bc8ce Add comment to explain how the property containing the version is being read 2012-12-04 19:08:25 +01:00
0ip 1fc5519c86 Display plugin versions 2012-12-04 14:30:30 +01:00
Marcel Klehr ce71002644 Merge pull request #1223 from joker-x/languages4translatewiki
Added support for *all* translatewiki languages
2012-12-04 04:09:17 -08:00
Iván Eixarch a2b22652ce added direction language in English 2012-12-04 13:02:23 +01:00
Iván Eixarch 5f949b8457 Update language4translatewiki 0.1.3 2012-12-04 12:12:58 +01:00
Iván Eixarch b21c4403b2 Merge remote branch 'ether/develop' into languages4translatewiki 2012-12-04 11:40:17 +01:00
John McLear b82af40735 Update CONTRIBUTING.md 2012-12-03 18:16:19 +00:00
John McLear 7e4b47f384 Update CONTRIBUTING.md 2012-12-03 18:15:55 +00:00
John McLear 3c8258f54d Update CONTRIBUTING.md 2012-12-03 18:15:39 +00:00
John McLear 55d543f9ca Merge pull request #1221 from ether/focus-on-password
proper fix for focus and some styling of the form and allows for pressin...
2012-12-03 06:35:16 -08:00