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
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