Releases: caelum/mamute
1.5.0
- #270 LDAP enhancements for TLS, fix couple of typos in LDAP auth (by @jasonwjones)
- #268 Add log4j appender declaration to clean up mchange warning (by @jasonwjones)
- #265 Fixing error with in view profile page closes #261 (by @code4passion)
- #264 SSL, news hiding, and login redirect fixes (by @jasonwjones)
- #259 Add option for LDAP to pull all attributes for user entry (by @jasonwjones)
- #258 Add configurable objectClass for LDAP lookups (by @jasonwjones)
- #254 Hide the "login required" message after LDAP SSO (by @xdarklight)
- #251 Fix URL in pagers when using e.g. ssl proxy (by @cpfeiffer)
- #244 enhancement(tags): add max_recent_tags parameter in mamute.properties (by @khajavi)
- #242 add integration directory as test source. (intellij idea errors) (by @khajavi)
- #243 bugfix(jacoco): rename datafile tag to dataFile (by @khajavi)
- #239 Upgrade Apache Commons Collections to v3.2.2 (by @bogosj)
- #238 Always add target="_blank" to links in our sanitized HTML (by @xdarklight)
- #228 Use HTTP POST when deleting attachments (by @xdarklight)
- #229 Don't include the filepicker.io JS when using inhouse file upload (by @xdarklight)
- #230 Fix comment notification mail (by @xdarklight)
- #231 Remove the non-existing search link from the 404 page (by @xdarklight)
- #232 Only allow moderators to use the "verify users" tool (by @xdarklight)
- #234 implementing CORS controller (by @felipeweb)
- #235 Some minor changes for more natural sounding English (by @JamesSullivan)
- #222 Preliminary Tomcat 8 compatibility (by @xdarklight)
- #224 Jetty server to use HOST system env variable if available (by @JamesSullivan)
- #221 Fix upvote/downvote functionality (by @xdarklight)
- #210 Use message key in answer mail (by @xdarklight)
- #200 Add a feature toggle to enable private communities (by @xdarklight)
- #209 Fix changing profile (by @xdarklight)
- #208 Add automated testcases for AttachmentRepository (by @xdarklight)
- #207 Fix viewing profiles with deleted questions (by @xdarklight)
- #201 Fix missing translations (by @xdarklight)
- #203 Fix the German translation for "flag question/answer" (by @xdarklight)
- #202 Fix the gravatar URL on the tag ranking page (by @xdarklight)
- #199 Make the version selection dropdown translatable on the question history (by @xdarklight)
- #218 Updated maven pom (by @JamesSullivan)
- #205 Added Docker and Docker-Compose Configuration (by @rmeissn)
- #187 Some corrections of the English localization (by @cpfeiffer)
- #151 Implements LDAP based Single Sign On (by @falbrech-hsdg)
- #220 Fixing tests by reseting current time (by @csokol)
- #132 Bump the maven plugin version to work nice with Mac/Java 1.7 (by @MatejBalantic)
- #195 Fix the layout of the ranking view when there are only a few users (by @xdarklight)
- #196 Fix attachment upload (by @xdarklight)
1.4.0
Change Log
- #186 Fetch jpegPhoto or thumbnailPhoto as avatar image from LDAP (@cpfeiffer)
- #189 Proofreading, found some spelling mistakes (@cpfeiffer)
- #188 Added German localization (@cpfeiffer)
- #124 localizing solr index for pt_br and en (@monitorjbl)
- #184 Ip block (@csokol)
- #183 Moderators can delete users (@csokol)
- #182 Deleting comments related to answer (@csokol)
- #181 Improving logging (@csokol)
- #180 Removing question from solr index after deletion (@csokol)
- #179 Extracting class to handle image processing (@csokol)
- #178 Deletable comments (@csokol)
- #177 Scaling avatars (@csokol)
- #176 Deletable answers (@csokol)
- #161 Configurable karma (@csokol)
- #175 Restart handler only during development fixes #172 (@csokol)
- #174 Fixing route, linkTo doesn't like getAttachment (@csokol)
- #173 Fixing featured tags (@csokol)
- #170 Exclude custom theme from git tracking (@MatejBalantic)
- #169 Remove link to edit profile page when already editing profile (@MatejBalantic)
- #168 Link to user profile from avatars (@MatejBalantic)
- #167 Extract main tags from the translate file (@MatejBalantic)
- #166 Remove new relic key from public repo (@MatejBalantic)
- #165 Add ability to move logout link to user profile (@MatejBalantic)
- #164 Allow including JavaScripts as a first thing in the body (@MatejBalantic)
- #163 i18n of attachments link (@csokol)
- #162 Deleting all attachments (@csokol)
- #139 Improved localization (@MatejBalantic)
- #156 Email updates (@csokol)
- #155 Local avatars (@csokol)
- #154 Question deletion (@csokol)
- #153 Self hosting images (@csokol)
- #152 Adding LDAP SSL option (@taschnue)
- #131 Remove generated images and css from repo (@MatejBalantic)
- #140 Allow intro tutorial to be optional feature (@MatejBalantic)
- #138 Google Auth improvements (@MatejBalantic)
- #134 Fixes a gravatar bug breaking the tests (@MatejBalantic)
- #122 Allow login by email through LDAP (@erwint)
- #136 Better UTF 8 support : meta header and default production config (@MatejBalantic)
- #133 Bumping Selenium version and Firefox version used for testing. (@MatejBalantic)
- #118 adding stemming support to embedded solr (@monitorjbl)
- #114 Adding answers to solr indexing (@monitorjbl)
- #113 Adding common ignored words to solr (@monitorjbl)
- #109 Enabling highlighting on select 2 (@monitorjbl)
- #108 fixing scoping issue for index sync (@monitorjbl)
- #104 Redirecting to correct page on error in question create (@monitorjbl)
- #99 Tags chosen (@monitorjbl)
- #105 Fixing threaded index sync to use admin creds (@monitorjbl)
- #107 moving message to properties file (@monitorjbl)
- #93 Regex validation for tag names (@monitorjbl)
- #92 Stop using cfg.buildSessionFactory (@leocwolter)
- #90 Invisible posts (@leocwolter)
- #88 Moving show/hide signup logic to tag (@monitorjbl)
- #86 Prefixing assets with ${contextPath} (@monitorjbl)
- #79 Index sync job (@monitorjbl)
- #76 Updating moderator status on LDAP login (@monitorjbl)
- #78 Updating mvn-package.sh (@monitorjbl)
- #71 creating database and using utf8 (@guilhermesilveira)
- #72 using the default processbuilder (@guilhermesilveira)
1.3.0
##Changelog:
2014-09-16 - Leonardo Wolter -> updating quartzjob
2014-09-16 - Leonardo Wolter -> fixing t
2014-09-16 - Leonardo Wolter -> removing last fmt:message
2014-09-16 - Leonardo Wolter -> new version of routes and i18n
2014-09-16 - Leonardo Wolter -> priority instead of specializes
2014-09-16 - Leonardo Wolter -> if cause is null, print exception
2014-09-16 - Leonardo Wolter -> removing excludes from vraptor-i18n
2014-09-15 - Leonardo Wolter -> avoiding nullpointer for null parameters
2014-09-15 - [Francisco Sokol](http://github.com/Francisco Sokol) -> updating vraptor-quartz
2014-09-12 - Leonardo Wolter -> fixing responsive bug
2014-09-12 - Leonardo Wolter -> we shouldnt append "Answers" the the instance name
2014-09-12 - Leonardo Wolter -> fixing signup exception
2014-09-12 - [Leonardo Wolter](http://github.com/Leonardo Cesar Wolter) -> Merge pull request #67 from caelum/filerev
2014-09-12 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> add filerev to append hash on css and js files
2014-09-11 - [Francisco Sokol](http://github.com/Francisco Sokol) -> throwing exception in case the system doesn't support signup
2014-09-11 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> refactoring gruntfile
2014-09-10 - Leonardo Wolter -> mvn-package on the right folder
2014-09-10 - [Leonardo Wolter](http://github.com/Leonardo Cesar Wolter) -> Merge pull request #64 from caelum/changingToLESS
2014-09-10 - [Leonardo Wolter](http://github.com/Leonardo Cesar Wolter) -> Merge pull request #63 from caelum/customizable-sanitizer
2014-09-10 - Leonardo Wolter -> refactoring sanitizer and "unit" test
2014-09-10 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> minifying js and resolving small problens
2014-09-10 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> merging again
2014-09-10 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> merging with master
2014-09-10 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> script to do mvn package
2014-09-10 - Leonardo Wolter -> @csokol review
2014-09-10 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> grunt build running on mvn package
2014-09-10 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> adding .tmp/ to gitignore
2014-09-10 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> concat css files with grunt
2014-09-10 - Leonardo Wolter -> merging master
2014-09-10 - Leonardo Wolter -> little refactor and fixing order by
2014-09-10 - [Marco Salles](http://github.com/Marco Salles) -> Delete .travis-old.yml
2014-09-10 - csokol -> Merge pull request #58 from monitorjbl/ldap-refactor
2014-09-10 - Leonardo Wolter -> probably no need to hashCode and equals
2014-09-10 - Leonardo Wolter -> better factory method names
2014-09-10 - Leonardo Wolter -> markedtext should store marked and pure text
2014-09-09 - Leonardo Wolter -> excluding all innerclasses
2014-09-09 - Leonardo Wolter -> trying to fix treemap(for now)
2014-09-09 - Leonardo Wolter -> fixing question test (how did it pass before?)
2014-09-09 - Leonardo Wolter -> fixing HtmlSanitizer tests
2014-09-09 - Leonardo Wolter -> converters for vraptor
2014-09-09 - Leonardo Wolter -> SanitizedText without markdown
2014-09-09 - Leonardo Wolter -> fixing htmlattribute search for key
2014-09-09 - Leonardo Wolter -> starting safer strategy for sanitizing
2014-09-09 - Leonardo Wolter -> making sanitizer customizable
2014-09-08 - [Taylor Jones](http://github.com/Taylor Jones) -> cleaning up configuration options
2014-09-08 - [Taylor Jones](http://github.com/Taylor Jones) -> updating login to work with 18n
2014-09-08 - [Taylor Jones](http://github.com/Taylor Jones) -> refactoring auth code as part of #44
2014-09-08 - Leonardo Wolter -> fixing update template
2014-09-08 - Leonardo Wolter -> following redirect and using bash
2014-09-08 - [Francisco Sokol](http://github.com/Francisco Sokol) -> extracting method from test case
2014-09-08 - csokol -> Merge pull request #59 from monitorjbl/multi-test-database
2014-09-08 - Leonardo Wolter -> empty properties(do what you want with them
2014-09-08 - Leonardo Wolter -> update-mamute.sh should be always the last version
2014-09-08 - Leonardo Wolter -> stop trying to access messages.properties directly
2014-09-08 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> fixing responsive bug
2014-09-08 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> removing mamute-responsive.less
2014-09-06 - [Taylor Jones](http://github.com/Taylor Jones) -> updating several DAO methods to use pure HQL (#36)
2014-09-06 - Leonardo Wolter -> now its easier to override mamutes default messages. Closes #29
2014-09-05 - Leonardo Wolter -> fixing some regex mistakes
2014-09-05 - Leonardo Wolter -> resolving el-api conflict
2014-09-05 - Leonardo Wolter -> fixing varargs and some els
2014-09-05 - Leonardo Wolter -> using juel as el implementation
2014-09-05 - Leonardo Wolter -> using vraptor-i18n
2014-09-05 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> removing mamute.less
2014-09-05 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> refactoring css classes
2014-09-05 - [Fernanda Bernardo](http://github.com/Fernanda Bernardo) -> removing suggestion accepted message
2014-09-05 - [Fernanda Bernardo]...
1.2.0
1.0.1
mamute-1.0.1 translated all js validations
Initial release
Initial release of mamute!