• release-1.1 84c33059db

    Antville 1.1 Stable

    p3k released this 2014-06-27 17:59:25 +00:00 | 2349 commits to main since this release

    Changes

    🐛 Bug Fixes

    • 84c33059db Fixed bug 409 (http://helma.org/bugs/show_bug.cgi?id=409)
    • 637855a2e9 Fixed bug that prevented user-modified Day/main.skin from being used
    • cb4034391d Fixed a typo in SKINSET constant: it's StoryMgr, not Storymgr
    • d380193ad2 Fixed name of extended prototype (first letter uppercase)
    • a608b71ca7 Fixed severe bug in checkAccess()
    • c965e1790e Fixed bug in topicname evaluation: directly test the urlpattern instead of using
    • d8aed70b77 Fixed bug that prevented db.properties from being overwritten when building antclick in "all" target
    • 8537b0167c Fixed staticPath property, otherwise antclick would keep storing images and files
    • acd20c426b Fixed bug that caused exception due to referrer being an java.net.URL object in
    • 963ad02cdd Fixed api methods since called methods won't return a result object anymore but throw an exception if something's going wrong
    • be29c69be0 Fixed XmlRpcAccess property since the prototype names have been changed
    • 00ff23b84f Fixed wrong cvs root in cvspass tag
    • 1515f5b56f Fixed comment
    • b40b4cbaa8 Fixed bug that caused newline to be appended at the end of a file all the time in Helma.File.prototype.readAll
    • eaa0573329 Fixed bug in Helma.File.prototype.list()
    • 7da9efeb53 Fixed bug that caused "allow comments" checkbox to be checked all the time
    • 372611b5fb Fixed some message property names according to root.sys_allowEmails_macro
    • 2f99c2cd03 Fixed bug that prevented offline stories from being browsed
    • 7e63070862 Fixed typo introduced by matthias' patch
    • 11bd4b0021 Fixed bug that caused a "permission denied error" whenever trying to use the context menu from another domain [see http://www.philringnalda.com/blogthis for details]
    • 9281800c2a Fixed bug that caused exception in spamfilter_macro when no spamfilter is defined
    • e31fc90bd5 Fixed a bug in switch_macro(): because the root-layout is stored in root.sys_layout (and not .layout as for sites) retrieve the currently active layout object and compare it directly
    • a8b8760c6a Fixed url for rss auto-detection
    • 9f3859037d Fixed bug that caused the spamfilter to stop from working
    • da8cba6094 Fixed bug that caused empty aliases being created from file names starting with a period (e.g. ".htaccess")
    • 12ee21ddc3 Fixed macro help to finally work one day...
    • dd5bdebd90 Fixed bug that caused incorrect output of the year in <dc:rights> tags
    • 7f5c145a7f Fixed bug that caused incorrect output of the year in <dc:rights> tags
    • 7c215c4a28 Fixed bug that caused skin macros to be displayed in one line and unsorted
    • 91d11ad2e3 Fixed staticPath that was checked in erronously
    • 4a1ac5d849 Fixed bug that caused random sorting of memberships
    • 60c6113ef0 Fixed location href for top window
    • ddaa4b798b Fixed create story url to reflect root.sys_url
    • b4e5747f65 Fixed bug that caused context menu to blog to project.antville.org all the time
    • 3ba579687b Fixed url of rss autodetection tag
    • c36611800a Fixed bug that enabled admins to unsubscribe themselves from a site
    • 857d86b3b5 Fixed missing semicolons
    • 489351fe48 Fixed add member option (still needs some tweakin', though)
    • 103ea6d0b4 Fixed bug that prevented page links from being rendered
    • 262fe36794 Fixed several macros: call createCheckBoxParam() of propertymgr since the values are stored in xml encoded prefs
    • 2e64f5dfa3 Fixed backlinks (strange enough, i believed i've seen it working...)
    • 675a866a1b Fixed a bug in checkEdit(): poll never had a property "editableby"
    • 5676a14f06 Fixed for xhtml compatibility
    • a28bec93fb Fixed a bug that would display "on" even if there's no image createtime (which is the case for imported images)
    • c985d686eb Fixed bug in linkedpath macro which occured when using this on a site, which is the front site of an antville installation; i.e. if no path.site exist
    • 268c998b5a Fixed tiny typo in comments
    • b40d567c13 Fixed evalURL, so that web addresses with @ are possible
    • d4fdc9c289 Fixed a bug in login_action: var parent doesn't exist anymore, use _parent instead
    • 7a8cd0ede5 Fixed a bug in sys_minMemberAge_macro that created a bogus dropdown
    • ed74132c9e Fix logical bug in site access check.
    • 38ac00b02b Fix bug where failure to send mail was never detected in sendPwd().
    • 88773b0916 Fix typo (klick/click)
    • a08d616268 Fixed indentation

    Full Changelog: release-1.0 → release-1.1

    Generated by git-cliff.

    Downloads