Commit Graph

381 Commits

Author SHA1 Message Date
Thomas Hounsell
2ca45d30df Complete User and Role Migration in Tool 2015-10-06 20:54:14 +01:00
Thomas Hounsell
b1058db213 Some fixes
Groundwork for #26, requires further work.
2015-10-06 10:55:49 +01:00
Thomas Hounsell
ee4464da2b Revert MongoDB packages 2015-10-01 20:38:19 +01:00
Thomas Hounsell
a6a244c706 More publish fixes. 2015-10-01 20:17:00 +01:00
Thomas Hounsell
6d1bd50f81 Fix publish.
Thanks, Microsoft. Did you have to break AppInsights so badly?
2015-10-01 19:44:49 +01:00
Thomas Hounsell
1fc0b41163 Guess who forgot to save the solution, again. 2015-09-22 16:29:09 +01:00
Thomas Hounsell
a38c82a089 Language Updates 2015-09-22 16:28:33 +01:00
Thomas Hounsell
302a9cc690 Language Override; RTL styling; Migration tooling 2015-09-22 14:34:52 +01:00
Thomas Hounsell
650248a95a Add support for switching locale via Cookie. 2015-09-22 13:25:08 +01:00
Thomas Hounsell
856833d2ec Some RTL fixes for #24 2015-09-13 23:58:14 +01:00
Thomas Hounsell
db69587863 Component Updates, Bug fixes 2015-09-13 23:36:49 +01:00
Thomas Hounsell
76c20d5731 Misc bug fixes 2015-09-13 20:51:59 +01:00
Thomas Hounsell
b43a16c3d3 Fix missing {0} in Arabic BuildsFrom 2015-09-13 16:55:16 +01:00
Thomas Hounsell
afdd334007 ALL THE LANGUAGES
and a credits page
2015-09-13 16:43:37 +01:00
Thomas Hounsell
adb411636f Portuguese (Brazil) added. 2015-09-13 00:16:52 +01:00
Thomas Hounsell
fe9caac37c Code formatting and whatsit 2015-09-12 23:56:15 +01:00
Thomas Hounsell
7e6b449b32 Slovak, Chinese Traditional and a touch of Bengali. 2015-09-12 17:24:10 +01:00
Thomas Hounsell
27e7bd9db8 Some more Migration stuff. 2015-09-12 15:23:21 +01:00
Thomas Hounsell
470347a152 Translation updates, inc new Croatian and Czech translations 2015-09-12 14:52:03 +01:00
Thomas Hounsell
97c3a4ea86 Bugfixes and whatnot. 2015-09-12 12:18:19 +01:00
Thomas Hounsell
a3bf1d2d5e Bring in Dutch and Arabic Translations 2015-09-12 11:51:40 +01:00
Thomas Hounsell
72a8b3513f Localisation, Update Rings
Rings updated to cover #23
2015-09-12 10:36:04 +01:00
Thomas Hounsell
3d41bcba1d Lotsa fixes, some Localisation 2015-09-12 00:45:17 +01:00
Thomas Hounsell
b17e622280 More amends, inc a bit of Localisation 2015-09-10 21:01:39 +01:00
Thomas Hounsell
d2521cdc8d Just Package Updates 2015-09-10 16:21:59 +01:00
Thomas Hounsell
8422111ec5 The Mongofication continues
All front controller views now more mongofied.
2015-09-10 09:51:49 +01:00
Thomas Hounsell
2919fbea16 A fuckload of Mongo
Starting to take shape with some nice perf gains.
2015-09-09 23:48:29 +01:00
Thomas Hounsell
34141f60f1 Make it compile
Any sane person would vomit reading the code in its current state.
2015-09-09 00:00:02 +01:00
Thomas Hounsell
8c8a30b6e6 Merge pull request #21 from nickurt/Localisation
Fixed wrong IsLeaked badge for UpdateLDR ...
2015-08-17 19:39:28 +01:00
nickurt
f8b5c4117b Fixed wrong IsLeaked badge for UpdateLDR ... 2015-08-17 18:30:39 +02:00
Thomas Hounsell
5e7e88fa73 Build Model MongoDB Part 1 2015-08-09 17:45:09 +01:00
Thomas Hounsell
c7a1f85ca3 More MongoDB Migration 2015-08-05 12:28:16 +01:00
Thomas Hounsell
8bb592fbaf Store Prep & Publish Initial Release
What the above says.
2015-08-05 11:58:52 +01:00
Thomas Hounsell
a22c5cbe3d Start Migration Tools, More MongoDB stuff
Killed the Redis dep in BuildFeed, started writing a Migration Tool.
2015-08-05 00:23:20 +01:00
Thomas Hounsell
bb00573825 Update GitIgnore 2015-08-04 23:24:27 +01:00
Thomas Hounsell
d3dc24db5c Surprise MongoDB Move, PWestminster App
Shock move to MongoDB (issue #18) started with integrating the MongoDB
MemberProvider from checkHashes. Still to complete, though user
registration and role setup confirmed working.

I've also started a Project Westminster App to tide us over til we get
the chance to do a proper  application with a new API that will be much
easier once the MongoDB switch is complete.
2015-08-04 21:07:31 +01:00
Thomas Hounsell
5c778dcff8 Limit to Razor View Engine 2015-08-03 11:29:43 +01:00
Thomas Hounsell
5a6d99a069 Merge branch 'pr/16' into Localisation
Conflicts:
	BuildFeed/Models/ViewModel/ChangePassword.cs
	BuildFeed/Models/ViewModel/RegistrationUser.cs
2015-07-27 09:41:47 +01:00
Thomas Hounsell
4e5783a5ea Lots more localisation changes 2015-07-27 09:34:32 +01:00
Mitchell R
bdf51f760c Update RegistrationUser.cs
Dropping min password length
2015-07-26 14:42:35 +02:00
Mitchell R
c1d7bd808c Update RedisMembershipProvider.cs
Updated min password character count to 8.
Also dropped invalid password attempt count as; if you can't get your password in 3 tries, just reset it, its easier.
2015-07-26 14:41:09 +02:00
Mitchell R
fd16d09234 Update ChangePassword.cs
Allowing for a min password of 8 characters instead of 12.
2015-07-26 14:39:15 +02:00
Thomas Hounsell
40933862b0 Localising all those strings
for the front controller at any rate.
2015-07-16 11:41:47 +01:00
Thomas Hounsell
787781cb7a Begin the localisation into pseudolocale 2015-07-15 19:23:40 +01:00
Thomas Hounsell
654a5265d6 A lot of little UI tweaks 2015-07-09 13:41:15 +01:00
Thomas Hounsell
1d56d9c2bc Microsoft broke my layout :( 2015-07-08 21:01:38 +01:00
Thomas Hounsell
ce74b15e02 Cleanup; Change badge text for #14
Unleaked / Leaked => Private / Public

It'll probably still confuse people, but to hell with it.
2015-07-07 11:47:11 +01:00
Thomas Hounsell
e34a41351c Code Cleanup 2015-07-05 23:19:01 +01:00
Thomas Hounsell
80d5b79376 Rudimentary Twitter Cards added 2015-07-02 15:01:15 +01:00
Thomas Hounsell
49a877e196 Search fix for GA, Component update 2015-06-25 12:26:21 +01:00