2048 Commits

Author SHA1 Message Date
Sebastiaan Janssen 3dcf282e91 Copy transformed web.config to root of site 2012-12-18 17:08:04 +01:00
Sebastiaan Janssen 8279949fdc Merge branch 'master' of https://github.com/umbraco/OurUmbraco 2012-12-18 16:53:38 +01:00
Sebastiaan Janssen 0336263b15 Apperently OverwriteReadonlyFiles is not supported 2012-12-18 16:53:07 +01:00
Sebastiaan Janssen 4d6069877c Reformat ci.proj file 2012-12-18 16:48:20 +01:00
Sebastiaan Janssen 4bc28f3032 Merge pull request #5 from hartvig/master
Adds permanent cookie for login (with sliding exp)
2012-12-18 07:36:17 -08:00
Sebastiaan Janssen b72defc768 Build script for TeamCity deploy 2012-12-18 16:35:11 +01:00
Niels Hartvig 5273d34845 Increase login time
Updates to web.config to make one year sliding expiration to login
time. After the member updates to 4.something the timespan parameter to
the Member cookie method that Our uses is ignored and default
AuthCookie settings from web.config are used instead.
2012-12-18 16:27:27 +01:00
Sebastiaan Janssen 13e422de77 Merge branch 'pr/n4_hartvig'
Conflicts:
	OurUmbraco.Site/xslt/forum-commentsList.xslt
	OurUmbraco.Site/xslt/forum-topicsList.xslt
	OurUmbraco.Site/xslt/forum-topicsYouParticipated.xslt
2012-12-18 16:04:00 +01:00
Niels Hartvig 92fa251ef9 Updates to friendly dates
Now only friendly dates if a week or younger, else full date. Even
friendly dates have full date on title attrib.
2012-12-18 15:38:02 +01:00
Sebastiaan Janssen e419a749c3 Update README.md 2012-12-18 15:31:02 +01:00
Sebastiaan Janssen a5b05b7009 Update README.md 2012-12-18 15:28:50 +01:00
Per Ploug db67067c41 Merge branch 'master' of https://github.com/umbraco/OurUmbraco
Conflicts:
	README.md
2012-12-18 15:12:58 +01:00
Per Ploug 109fa03ca6 Updates readme.md
A bit of formatting and some text on ignoring web.config
2012-12-18 14:57:05 +01:00
Per Ploug ae9c494aec fixes paging on active topics and topics you participate in listings 2012-12-18 14:51:45 +01:00
Sebastiaan Janssen 52dc614b31 Merge pull request #3 from hartvig/master
Updates to search
2012-12-18 05:43:25 -08:00
Niels Hartvig 65370d08ca Updates to the Search
With support for AND/OR and less YSODs
2012-12-18 14:40:43 +01:00
Sebastiaan Janssen 9b8bef8e01 Update README.md 2012-12-18 14:20:06 +01:00
Sebastiaan Janssen 5c18825d1e Merge pull request #2 from greystate/comment-markers-fix
Fix for ordered lists not showing their numbrered markers in a comment
2012-12-18 03:52:40 -08:00
Chriztian Steinmeier e8f7e2baaf Fix for ordered lists not showing their numbrered markers in a comment 2012-12-18 12:07:10 +01:00
Sebastiaan Janssen 9305b597e9 Merge pull request #1 from sniffdk/master
Removing an excess h1 tag in DisplayTopic.Master
2012-12-18 02:02:42 -08:00
Mads Krohn f39880a4c1 Revert "added site web.config to the ignore list"
This reverts commit bab92d5809.
2012-12-18 10:51:42 +01:00
Sebastiaan Janssen ef5a2b70bf Update README.md 2012-12-18 10:38:36 +01:00
Sebastiaan Janssen 823fdfc430 Update README.md 2012-12-18 10:37:51 +01:00
Mads Krohn 251e7ee835 Revert "Commiting the bloody web.config"
This reverts commit fb932b9536.
2012-12-18 10:37:48 +01:00
Sebastiaan Janssen d122f395e1 Update README.md 2012-12-18 10:37:26 +01:00
Mads Krohn fb932b9536 Commiting the bloody web.config 2012-12-18 10:35:34 +01:00
Mads Krohn bab92d5809 added site web.config to the ignore list 2012-12-18 10:31:22 +01:00
Sebastiaan Janssen 7495216be5 Update README.md 2012-12-18 10:26:20 +01:00
Mads Krohn dd54cde9a1 Removed .. interesting .. h1 tag with random text
Also took the liberty of removing some excess white lines
2012-12-18 10:23:53 +01:00
Sebastiaan Janssen a3b5d47b92 Update README.md 2012-12-18 08:28:03 +01:00
Sebastiaan Janssen 1611cb7ca8 Update README.md 2012-12-18 08:27:14 +01:00
Sebastiaan Janssen e4dbe55762 Create README.md 2012-12-17 23:26:00 -08:00
Sebastiaan Janssen 79ca37734b Actually.. ignore last comment, I am unsure what changed now, maybe the SharpZipLib reference? Weird.. 2012-12-17 17:44:42 +01:00
Sebastiaan Janssen cb7f399709 Fix YouTrack ApiController (password in web.config is still fake, so it won't work without correct credentials)
Changed GetResponse to GetYouTrackResponse as GetResponse called into some base call apparently
2012-12-17 17:42:57 +01:00
Sebastiaan Janssen 8e71f6ed79 Add the forum spam cleaner 2012-12-17 17:14:56 +01:00
Sebastiaan Janssen fca8844d3b Fix wrong masterpages & fix breaking API change effects on Documentation (notfoundhandler not working any more) 2012-12-17 17:06:19 +01:00
Sebastiaan Janssen 8cf0929598 Cleanup project files some more 2012-12-17 17:05:37 +01:00
Sebastiaan Janssen 88eaafd604 Remove Contour & Courier as they're currently unused
Also remove old Umbraco Shop dll
2012-12-17 14:17:12 +01:00
Sebastiaan Janssen f3596c9601 Add required files in site's bin folder 2012-12-17 12:13:39 +01:00
Sebastiaan Janssen 5ee132b5f5 Downgrade to 4.9.1 2012-12-17 11:58:00 +01:00
Sebastiaan Janssen 961796cadb Update umbraco, bug fix for log comments that are null 2012-12-17 11:27:25 +01:00
Sebastiaan Janssen b4c3217873 Had to add this to make the recycle bin work.. 2012-12-17 11:17:01 +01:00
Sebastiaan Janssen 92ae8b1ea9 Updates from Peter 2012-12-17 11:05:44 +01:00
Sebastiaan Janssen 74853edfe7 Added some copying for aspx/ascx/asmx files, removed files that only need to live in the Site (config files mostly) 2012-12-17 10:18:31 +01:00
Sebastiaan Janssen 9f75c79eb0 PP - Fixes directory versus .md file urls and appends / accordingly so you
get nice directory versus file urls
2012-12-17 10:09:58 +01:00
Sebastiaan Janssen dcafcd5196 Remove dependency on Marketplace dlls 2012-12-17 09:51:20 +01:00
Sebastiaan Janssen 15b80437b2 Add nuget package restore 2012-12-17 09:45:38 +01:00
Sebastiaan Janssen 810cbd267f Initial commit 2012-12-17 09:41:11 +01:00