Commit Graph

25 Commits

Author SHA1 Message Date
Sebastiaan Janssen 5c3bf53139 Rough auto-linking functionality 2014-03-21 14:37:00 +01:00
Sebastiaan Janssen 8482922d2d Fix performance issues. 2014-02-05 17:49:58 +01:00
Sebastiaan Janssen cd9180d1d5 Update spam handling so that all moderators can mark as ham and spam. 2014-01-03 21:26:28 +01:00
Sebastiaan Janssen b1d34882a9 Make Markdown editor optional 2013-07-30 11:50:34 +02:00
Sebastiaan Janssen f69d935aa5 Mark as spam button for admins 2013-07-11 14:38:27 +02:00
Sebastiaan Janssen a5481e1782 Spam filter 2013-06-27 14:48:45 +02:00
Sebastiaan Janssen 3cabdac47d Manually applying Mads' last Markdown Editor changes 2013-06-18 16:49:37 +02:00
Sebastiaan Janssen e87225fff7 Merge remote-tracking branch 'origin/master'
Conflicts:
	OurUmbraco.Site/OurUmbraco.Site.csproj
	OurUmbraco.Site/scripts/forum/uForum.js
	OurUmbraco.Site/xslt/forum-commentsList.xslt
	OurUmbraco.Site/xslt/forum-createComment.xslt
	OurUmbraco.Site/xslt/forum-createTopic.xslt
2013-06-18 14:04:50 +02:00
Sebastiaan Janssen 0c42f94342 Fix merge issue 2013-06-10 13:29:18 +02:00
Sebastiaan Janssen 3ee0bff929 Merge pull request #20 from ismailmayat/7c154ed51e5529ca15e6c0718cd87fcad72ad0d1
tagging being implemented
2013-06-10 04:19:20 -07:00
Sebastiaan Janssen e116e1da6e Merge branch 'master' into Forum-Refactor-And-Tagging
Conflicts:
	OurUmbraco.Site/config/applications.config
	OurUmbraco.Site/config/trees.config
	OurUmbraco.Site/xslt/forum-commentsList.xslt
2013-06-10 13:08:19 +02:00
Niels Hartvig 7050b629ca Refactored forum and added tagging
Remember to install the latest table from the bottom of the
setuptables.sql file (in the uForum project).
2013-06-10 12:47:11 +02:00
Ismail Mayat 7c154ed51e implementing tags
using select2 added js methods and updated the xslt need to wireup with
base api
2013-06-10 12:00:34 +02:00
Mads Krohn 9712e252ac Refactoring to convert markdown to html on the server. Other various cleanups and tweaks. 2013-06-10 11:21:20 +02:00
leekelleher 78a586bbf3 Fixed tiny issue in uForum:TimeDiff.
Corrected "1 days ago" bug/typo.
2013-06-09 17:55:48 +01:00
leekelleher 9a11e1b6d6 When a forum post does not exist, the user is redirected to homepage with message. 2013-06-09 17:55:33 +01:00
Sebastiaan Janssen 36da2e4e6f Fix paging on yourtopics 2013-02-08 13:27:31 +01:00
Sebastiaan Janssen 4d960eee99 Fix paging in yourtopics, possible fix for forum list not loading 2013-02-08 13:08:41 +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 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 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 ae9c494aec fixes paging on active topics and topics you participate in listings 2012-12-18 14:51:45 +01:00
Sebastiaan Janssen 92ae8b1ea9 Updates from Peter 2012-12-17 11:05:44 +01:00
Sebastiaan Janssen 810cbd267f Initial commit 2012-12-17 09:41:11 +01:00