1446 Commits

Author SHA1 Message Date
Sebastiaan Janssen 0beb87240e Change default web.config to make live deploys a little easier 2013-01-06 14:21:46 +01:00
Sebastiaan Janssen 84f340065e Had to force Lucene.Net to specific version
Not sure why, there's nothing directly referencing 2.9.2.2 but it kept
building with the wrong version
2013-01-06 12:29:27 +01:00
Sebastiaan Janssen 2391ac6bea Remove/add some (non)deployable files
For teamcity build to do the right thing
2013-01-05 16:12:43 +01:00
Sebastiaan Janssen e0ebbbcdfb And now all buildevents use projdir :) 2013-01-04 18:33:20 +01:00
Sebastiaan Janssen 27be4da333 And removed even more missing files from csproj 2013-01-04 17:15:16 +01:00
Sebastiaan Janssen 2b9d90553e Missing files were making the build fail, removed from csproj file now 2013-01-04 17:01:33 +01:00
Ismail Mayat a3f998196b documenation only search working 2013-01-04 14:17:42 +00:00
Ismail Mayat 94f7c808db updating documenation indexing
added new event so that after github trigger we reindex all docs using
new file indexer
2013-01-04 11:50:00 +00:00
Chriztian Steinmeier a1d6014d03 Extract entities for querystring keys 2013-01-02 00:48:35 +01:00
Chriztian Steinmeier c8bb551fad Cleanup SearchField.xslt 2013-01-02 00:37:12 +01:00
Chriztian Steinmeier 082b44b02a Extract variable for hard-coded pageID 2012-12-30 23:10:01 +01:00
Chriztian Steinmeier 9244468e7f Substitute concat() for intermingled text & value-of 2012-12-30 23:02:55 +01:00
Chriztian Steinmeier 92118e5df2 Cleanup forum-overview.xslt 2012-12-30 23:00:59 +01:00
Chriztian Steinmeier 2ff8ea2ce9 Cleanup People-BestKarma.xslt 2012-12-30 22:41:09 +01:00
Chriztian Steinmeier 8e38f22770 Cleanup Member-JsValues.xslt 2012-12-30 21:55:13 +01:00
Chriztian Steinmeier d3cac63646 Extract separator entity for breadcrumbs 2012-12-30 21:27:08 +01:00
Chriztian Steinmeier 0f3d7c8e14 Cleanup Breadcrumb.xslt 2012-12-30 21:25:14 +01:00
Sebastiaan Janssen 0fe4e1de84 Fixes OUR-25 Error parsing XSLT file editing post
Removed check for number of comments and how long ago topic was started
2012-12-24 22:05:12 +01:00
Sebastiaan Janssen ee4c026ed4 Improved the "Similar topics" generation and triggering, also uses real urls now instead of opening a new window in javascript 2012-12-24 21:31:59 +01:00
Lee Kelleher 69dd6f5bf2 Corrected an old reference to "wifi.umbraco.org". 2012-12-20 12:55:14 +00:00
Lee Kelleher 590f10bda3 OUR-24 Excessive pagination
Solution to display the page links in context of current page.
2012-12-20 10:46:36 +00:00
Sebastiaan Janssen fc1a4f03bd Closed issues are also considered "fixed" now 2012-12-19 18:26:59 +01:00
Sebastiaan Janssen 6590c5ec0d Fix for OUR-22 - Show "undertermined" when no
release date has been set
2012-12-19 18:19:15 +01:00
Sebastiaan Janssen 921efd6ca9 Trying not to get dependencies confused
YouTrackSharp and RestSharp now come from NuGet in the Site project as
well.
2012-12-19 16:13:35 +01:00
Sebastiaan Janssen 69332b5ac0 Fix earlier merge problem 2012-12-19 14:37:18 +01:00
Sebastiaan Janssen d698be4d90 Change on the live site that wasn't updated in the repo yet 2012-12-19 14:15:09 +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
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
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 ae9c494aec fixes paging on active topics and topics you participate in listings 2012-12-18 14:51:45 +01:00
Chriztian Steinmeier e8f7e2baaf Fix for ordered lists not showing their numbrered markers in a comment 2012-12-18 12:07:10 +01:00
Mads Krohn 251e7ee835 Revert "Commiting the bloody web.config"
This reverts commit fb932b9536.
2012-12-18 10:37:48 +01:00
Mads Krohn fb932b9536 Commiting the bloody web.config 2012-12-18 10:35:34 +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 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 b4c3217873 Had to add this to make the recycle bin work.. 2012-12-17 11:17:01 +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 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