This website requires JavaScript.
640d6ab4ad
Seems best practice to throw an exception here which returns a null auth ticket - see https://github.com/yreynhout/katana-clone/blob/master/src/Microsoft.Owin.Security.Google/GoogleAuthenticationHandler.cs#L220
Sebastiaan Janssen
2016-07-26 10:41:41 +02:00
1ea8a13dd0
Move Google Auth stuff to the class library
Sebastiaan Janssen
2016-07-22 16:45:11 +02:00
1f9e1ac764
Revert "I really don't want to do this, but if it helps TeamCity..?"
Sebastiaan Janssen
2016-07-22 16:30:10 +02:00
2e62edb015
I really don't want to do this, but if it helps TeamCity..?
Sebastiaan Janssen
2016-07-22 15:58:52 +02:00
1c766208dc
Revert "Explicitly reference System.Runtime and Globalization"
Sebastiaan Janssen
2016-07-22 15:46:11 +02:00
e373687c75
Explicitly reference System.Runtime and Globalization
Sebastiaan Janssen
2016-07-22 15:43:06 +02:00
f9c7a24871
Target .net 4.5.2?
Sebastiaan Janssen
2016-07-22 15:38:11 +02:00
04a25a84f7
Make sure that the text right after the last @ is umbraco.com/dk
Sebastiaan Janssen
2016-07-22 14:37:57 +02:00
948eea9c51
Enable Google auth for umbraco domain users
Sebastiaan Janssen
2016-07-22 13:32:32 +02:00
1ba26a4dd1
Comment out this old code so it doesn't throw errors all the time
Sebastiaan Janssen
2016-07-22 12:19:55 +02:00
90d0ab7df1
Merge branch 'master' of https://github.com/umbraco/OurUmbraco
Shannon
2016-07-22 11:34:42 +02:00
ac9007f1f6
Adds deep linking to docs
Shannon
2016-07-22 11:34:37 +02:00
94a0d63ff2
Adds new files to csproj so they deploy
Sebastiaan Janssen
2016-07-19 17:59:33 +02:00
868770b553
Upgrade to 7.5.0-beta2
Sebastiaan Janssen
2016-07-19 17:00:02 +02:00
126de6dbe5
Change how some contexts work
Sebastiaan Janssen
2016-07-19 16:08:00 +02:00
26a88e1381
Also show alpha/beta/rc releases in the compare
Sebastiaan Janssen
2016-07-18 08:08:23 +02:00
d398dfb024
Fixes dropdowns not working on mobile
Sebastiaan Janssen
2016-07-07 16:54:18 +02:00
3ec0a9eebd
Link to the issue list from the release notes list
Sebastiaan Janssen
2016-07-06 18:58:10 +02:00
6cea47b608
Adds release notes for each version and ability to only show release notes
Sebastiaan Janssen
2016-07-06 18:43:20 +02:00
aaccdbb1a4
Refactor of version compare, removed a lot of unnecessary code, made sure there's always a default compare, adds error messages
Sebastiaan Janssen
2016-07-06 18:22:45 +02:00
95cc9ba067
Merge pull request #90 from readingdancer/VersionCompare
Sebastiaan Janssen
2016-06-24 18:41:01 +02:00
b729494047
Adds migration for the Release Compare feature
Sebastiaan Janssen
2016-06-24 18:38:07 +02:00
76684a497e
Updates the contribute landing page template
Sebastiaan Janssen
2016-06-21 15:48:16 +02:00
75fb9d1986
oops adds category filter back in search
Shannon
2016-06-21 13:55:33 +02:00
5e9dd0d52e
U4-8606 Package search in backoffice / Our broken
Shannon
2016-06-20 15:26:27 +02:00
b63c5f93c3
Added a "Release Compare" section to allow you to compare the changes between two versions.
Chris Houston
2016-06-17 13:40:39 +01:00
e87a80b8ca
updates index with fields and search
Shannon
2016-06-14 12:23:49 +02:00
7c507d9767
updates query, updates index to store package file count
Shannon
2016-06-14 11:28:19 +02:00
8cf00d0420
fixes sorting
Shannon
2016-06-14 01:31:49 +02:00
f59bb01d3a
fixes package search
Shannon
2016-06-14 01:20:25 +02:00
2eba7632ce
Merge pull request #88 from leekelleher/feature/pkgrepo-restapi
Shannon Deminick
2016-06-13 23:12:04 +02:00
a8ca4fc0f5
Implement the rest of the "Package Search" feature
leekelleher
2016-06-13 19:40:37 +01:00
6239d78858
[WIP] Started to implement the "Package Search" feature
leekelleher
2016-06-13 17:00:57 +01:00
e78de056f2
Added package repo "Service".
leekelleher
2016-06-13 12:11:21 +01:00
060fb89496
Minor whitespace
leekelleher
2016-06-13 11:39:25 +01:00
bc24b136ad
Corrected typo in PackageDetails class name
leekelleher
2016-06-13 11:38:55 +01:00
c401398922
Updates controller with generic Search action and sort order
Shannon
2016-06-13 13:09:33 +02:00
96876b72d0
updates controller to have categories
Shannon
2016-06-13 12:08:19 +02:00
af201ce6e6
Gets the api controller returning the right data structures
Shannon
2016-06-12 21:40:31 +02:00
80598056ee
adds get categories
Shannon
2016-06-12 19:25:34 +02:00
341664e978
adds formatter
Shannon
2016-06-12 19:10:30 +02:00
5d070a021b
Merge branch 'master' of https://github.com/umbraco/OurUmbraco
Shannon
2016-06-12 18:07:41 +02:00
a6c3077f95
Ensures the right version of Umb is used in all projects, moves the starterkitcontroller to the right namespace, Creates new PackageRepositoryController, changes the routes for these controllers so they are specific and will have zero overlap with any other controller route, creates a versioned REST api endpoint for packages.
Shannon
2016-06-12 18:07:32 +02:00
f3001b900a
Merge pull request #86 from leekelleher/patch/pkgupload-dotnet-versions
Shannon Deminick
2016-06-12 17:43:39 +02:00
7b720101f5
Package upload: Updated ASP.NET version numbers
leekelleher
2016-06-12 16:17:22 +01:00
4880f82561
Merge pull request #85 from leekelleher/feature/U4-8156
Shannon Deminick
2016-06-12 16:49:19 +02:00
5675a68b8c
Package upload: amends styling of Umbraco versions
leekelleher
2016-06-12 15:08:06 +01:00
e620c153d7
Extracts package's required Umbraco version metadata
leekelleher
2016-06-12 14:58:28 +01:00
031e8ec967
Don't delete users on Seb's DB
Sebastiaan Janssen
2016-06-12 12:04:08 +02:00
f26ddc85f8
Whoops, hardcoded the DB name
Sebastiaan Janssen
2016-06-12 11:58:00 +02:00
e516082c0e
Fixes missing users for the Dev database
Sebastiaan Janssen
2016-06-12 11:46:12 +02:00
6b3313728b
Move unzipped docs to the correct location
Sebastiaan Janssen
2016-05-28 14:28:24 +02:00
7adc171a0e
Remove old docs before unzipping new ones and move downloaded docs to the correct location
Sebastiaan Janssen
2016-05-28 14:27:52 +02:00
e1938c68d2
Make sure to take the correct filename
Sebastiaan Janssen
2016-05-28 13:44:19 +02:00
ada3b38995
Properly replaced the documentation Unzip method this time
Sebastiaan Janssen
2016-05-28 13:39:52 +02:00
a571e0b5bf
Adds logging to the documentation downloader
Sebastiaan Janssen
2016-05-28 13:39:30 +02:00
7cc2fb3eca
Adds logging to the documentation downloader
Sebastiaan Janssen
2016-05-28 13:22:42 +02:00
98f60d9410
Reverts to previous unzip behavior, will try again some other day
Sebastiaan Janssen
2016-05-27 16:52:32 +02:00
b2a79b95e9
Whoops, build failed of course
Sebastiaan Janssen
2016-05-27 16:33:14 +02:00
ad1c6da04f
Add AppVeyorWebHookAuthKey and fix ZipDownloader
Sebastiaan Janssen
2016-05-27 16:23:22 +02:00
638d3cc562
Adds auth filter for appveyor
Shannon
2016-05-27 16:20:56 +02:00
1a65664c6c
Uses easier unzip for ZipDownloader.cs & handles multiple artifacts in DocFxController
Sebastiaan Janssen
2016-05-27 16:00:19 +02:00
26d7b60159
apidocs is now reserved path, check if directory exists before deleting it
Sebastiaan Janssen
2016-05-27 15:04:25 +02:00
85662496aa
Adds docfx webhook to deploy csharp docs from appveyor
Shannon
2016-05-27 13:52:51 +02:00
e1246d1ae7
Send notification email when account gets approved
Sebastiaan Janssen
2016-05-01 18:06:06 +02:00
8110dcc4bf
Send notification emails when a member gets approved
Sebastiaan Janssen
2016-05-01 17:36:51 +02:00
368e84b4d1
Fix redundant text-decoration
Sebastiaan Janssen
2016-04-28 11:12:07 +02:00
abc7e39eb2
our.umbraco link styling absent on some pages
Sebastiaan Janssen
2016-04-28 10:33:35 +02:00
0b5e452032
OUR-390 Vote tooltip show regular tooltip on question
Sebastiaan Janssen
2016-04-28 10:06:38 +02:00
1eecf4c4de
Removing survey
hartvig
2016-04-22 20:13:42 +02:00
88d7edf5ee
Merge branch 'master' of https://github.com/umbraco/OurUmbraco
Niels Hartvig
2016-04-18 18:23:47 +02:00
004ae6b023
Adding a wonderfully annoying survey
Niels Hartvig
2016-04-18 18:23:14 +02:00
ad0b3b7c71
Update README.md
Sebastiaan Janssen
2016-04-18 13:04:41 +02:00
70b63998a1
Oops, removed wrong wrapper :)
Sebastiaan Janssen
2016-04-15 10:38:26 +02:00
fe52faa065
No wrapping div
Sebastiaan Janssen
2016-04-15 10:37:08 +02:00
b7b3e18a3e
Remove hardcoded notification
Sebastiaan Janssen
2016-04-15 10:32:33 +02:00
8f81ce037a
Update notification bars
Sebastiaan Janssen
2016-04-15 10:31:05 +02:00
39aa7e5311
Update stylesheet for https://github.com/umbraco/OurUmbraco/pull/83
Sebastiaan Janssen
2016-04-14 18:02:01 +02:00
53c188c5b6
Upgrade to 7.4.3
Sebastiaan Janssen
2016-04-14 18:01:44 +02:00
7d0578d8c1
Add spelling of words
hemraker
2016-04-13 17:48:30 +02:00
c27b8790d5
Add analytics to banner link
hemraker
2016-04-13 17:16:09 +02:00
0e4f7718d4
Add banner to home
hemraker
2016-04-13 16:39:15 +02:00
3035bff4dd
Merge pull request #83 from Adolfi/OUR-387
Sebastiaan Janssen
2016-04-12 13:09:54 +02:00
302a678a07
OUR-387 Solved "green color" not showing on startpage of Our
Adolfi
2016-04-12 12:57:56 +02:00
38fd648c43
Updated so that title and tags don't collide
Simon Busborg
2016-04-01 11:54:18 +02:00
f5d3ef9480
Managed to reference the wrong type when tracking new forum topics
Sebastiaan Janssen
2016-03-25 20:28:28 +01:00
be4a2a5aec
Use the UmbracoCms NuGet package, correct the assembly versions which were wrong
Sebastiaan Janssen
2016-03-18 22:36:21 +01:00
4f58b4f2ea
Update BCL
Sebastiaan Janssen
2016-03-18 21:11:00 +01:00
69cff0f328
FixedDisplayModes is no longer necessary
Sebastiaan Janssen
2016-03-18 21:05:47 +01:00
5727b06d4b
Move Notifications projects into OurUmbraco project
Sebastiaan Janssen
2016-03-18 21:01:44 +01:00
17f1de89d2
Update modelsbuilder and urltracker
Sebastiaan Janssen
2016-03-18 19:36:18 +01:00
476eb858cd
Upgrade to 7.4.2
Sebastiaan Janssen
2016-03-18 18:06:56 +01:00
e7bbcb0029
Fixes GUID changing when updating a package
Sebastiaan Janssen
2016-03-13 17:25:06 +01:00
d3d75c80ce
Select the current forum for new topics if we're in an existing forum already
Sebastiaan Janssen
2016-03-13 13:33:14 +01:00
58503221f8
Allow replies if parent forum is archived
Sebastiaan Janssen
2016-03-13 13:32:29 +01:00
161b0fc47f
Update web.Template.config with new redirects and correct Umbraco version
Sebastiaan Janssen
2016-03-13 13:15:58 +01:00
234420aed9
Allow replies even if parent forum is archived
Sebastiaan Janssen
2016-03-13 13:15:34 +01:00
ef8e1cd45c
Categories update and simplification
Sebastiaan Janssen
2016-03-13 13:02:00 +01:00
602c524f70
Remove uWestFest banner
Sebastiaan Janssen
2016-03-08 09:29:55 +01:00
d179ac3703
Upgrade to 7.4.1
Sebastiaan Janssen
2016-02-18 07:55:54 +01:00