Sebastiaan Janssen
e0ebbbcdfb
And now all buildevents use projdir :)
2013-01-04 18:33:20 +01:00
Sebastiaan Janssen
f31d6c5bca
BuildEvents should just projdir, not solutiondir
2013-01-04 18:27:54 +01:00
Sebastiaan Janssen
14dc8f8c5c
Improve postbuildevent
2013-01-04 18:23:26 +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
perploug
678f539067
Merge pull request #9 from leekelleher/master
...
Modified SQL for "TotalTopics"
2013-01-03 01:26:41 -08:00
perploug
bff24ec0db
Merge pull request #10 from greystate/xslt-cleanup-01
...
XSLT cleanup 01
2013-01-03 01:25:07 -08: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
Lee Kelleher
912027ed59
Update for OUR-24 - Excessive pagination.
...
See comment: #67-4298 - modified the SQL for "TotalTopics" to perform a COUNT() on the topics rather than a SUM() on the forum's topics.
2012-12-31 17:23:53 +00: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
dd6f524922
Refactor Topic class
2012-12-24 22:55:13 +01:00
Sebastiaan Janssen
7cf6fe3cbc
Removed some vulnerabilities
2012-12-24 22:32:13 +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
Sebastiaan Janssen
5ac9a7f562
Merge pull request #8 from leekelleher/master
...
Corrected "wifi.umbraco.org" reference
2012-12-20 05:18:01 -08:00
Lee Kelleher
69dd6f5bf2
Corrected an old reference to "wifi.umbraco.org".
2012-12-20 12:55:14 +00:00
Sebastiaan Janssen
bc83ed68b2
Merge pull request #7 from leekelleher/master
...
Resolution for OUR-24 Excessive pagination
2012-12-20 02:54:53 -08: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
95b34d190e
Update README.md
2012-12-19 16:00:16 +01:00
Sebastiaan Janssen
0145426f4a
Turns out having 2 versions of RestSharp installed doesn't help .. ;-)
2012-12-19 15:45:31 +01:00
Sebastiaan Janssen
e73b1d31e7
Weirdly, this thing really doesn't like being called GetResponse, it works fine when I change
...
the name. I did that in a previous commit but then reverted as it didn't seem to matter..
Turns out it does.
2012-12-19 15:05:50 +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
fe486eb7f0
Update README.md
2012-12-18 17:29:09 +01:00
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