-
Antville 1.6
All checks were successfulRelease / release (push) Successful in 49sreleased this
2025-03-01 19:20:16 +00:00 | 17 commits to main since this releaseChanges
🐛 Bug Fixes
- 12023e23e0 Fix issue with modern Servlet API
- 5ffc647e64 Fix NPM version string; needs to be semver 🙄
- d03e0b2987 Fix definition for CSS font shorthard property
- 264ac59cbe Fix error in health action during first minutes after startup
- 4396dd2b44 Fix errors in the client-side code filtering the referrers
- 9ffc935ded Fix new choices being added to an existing poll at the wrong position
- 6a8f1f2813 Fix output of non-semantic version string
- 5fee872830 Fix output path for licenses of Java libraries
- 2147f68168 Fix import of markdown library
- 8c5cbde7b5 Fix reference to upgraded GSON package
- b196d285cd Fix wrong name for a JSDoc option
- 50ff264517 Fix version bump of GSON Java library
- dbec5531e8 Fix CodeQL issue js/incomplete-sanitization
- 96ca0b6690 Fix CodeQL issue js/useless-regexp-character-escape
- 60c9f486d0 Fix error when dir already exists
- a4a1fc757a Fix location of moved artifacts
- 97b2d790c7 Fix: incorrect site reference when displaying timeline
🔀 Merges
- 49ee8ace0d Merge pull request #422 from antville/add-versions-to-health-output
- 23923fd694 Merge pull request #420 from antville/fix-error-in-health-action
- aec7a9195b Merge pull request #421 from antville/remove-extra-git-checkout
- 8abb8c8efd Merge pull request #419 from antville/add-stage-workflow
- 118fcf23b6 Merge pull request #416 from antville/remove-custom-codeql-config
- 1e2cb8a3e3 Merge pull request #415 from antville/414-fix-code-scanning-alert-bad-html-filtering-regexp
- a0ec7b148b Merge pull request #381 from antville/p3k-patch-1
- fe83d13b48 Merge pull request #361 from antville/gradle-8-upgrade
- 1a5d2d8a13 Merge pull request #360 from antville/rewrite-for-each-with-for-of
- 416898f83b Merge pull request #356 from antville/355-harden-search-against-sql-injection
- 1356b7cb67 Merge pull request #358 from antville/357-upgrade-codeql-action
- 9c737b5552 Merge pull request #305 from antville/upgrade-commonmark-0.17.1-0.18.1
- 8f8a5fa341 Merge pull request #304 from antville/fix-codeql-js-incomplete-sanitization
- ce68275e4e Merge pull request #302 from antville/fix-codeql-js-useless-regexp-character-escape
Uncategorized
- ab7c1a4c1c Bump year of the copyright notice
- e37c4ad69b Replace all repo URLs pointing to GitHub
- cbcdb22670 Escape HTML elements in commit messages
- babf14a8d2 Do not publish the archives with the Antville source code
- bae8079268 Switch to GZIP compression, BZIP2 still looking unpopular
- cf5405478f Add intermediate directory to archive files
- 31029a8cac Bump Helma version
- 7821dd0142 Add release notes generated with git-cliff
- c9853f6217 Use correct GH_TOKEN and distribution files
- 4d62d2083a Also create a GitHub release using the gh client at the runner
- 6364067bac Use tag in release title
- 24d1d29944 Initial commit
- a51e2557c9 Use name and URL of actual production environment
- 8f0887ac8d Remove obsolete workflows
- ef572aa7f8 Update repository and download URLs
- d25965a116 Enable manual trigger of Renovate workflow
- 45603d8794 Update Renovate workflow according to changes in antville/helma
- 16448dab95 Add EditorConfig for *.skin files
- 14e3c538ff Migrate Renovate setup to setup at Antville.org
- 83b02c7eb6 Add .github/workflows/test.yml
- 0e21a8adb6 Align the size of the button link with the button
- 45cafda543 Give Linux some font love
- b774c997da Copy during execution phase
- 95aa3009dc Initialize collection with a default value
- c5f556a901 Update URL of stage environment
- 42fa5a1c6d Switch to tasks.register() to define custom tasks
- 6e085b82cb Revert version bump; let’s release 1.6 before adding a decimal
- e26760bdc4 Adapt version output to changes in Helma
- 508c193c50 Bump Node.js version
- da393c74f0 Replace Gradle Git plugin with direct Git commands
- 88b8391673 No need to add the Gson library as long as it is bundles with Helma
- 1e071fd0cc Revert CSS display of <summary> element
- 63bfe34e35 Move <p> element to customizable skin
- 6f632e9d4f Add information about the JVM to the health page
- 81c442d5b0 Add links to dependencies listed under versions
- 893b8f98a8 Add deployment workflow
- 7db39d5c5b Use action for setting up SSH agent
- d74547ce41 Rsync files more specifically
- e44539454f Slightly reword workflow names
- 6960102a81 Add version information for most important dependencies
- dafab7f85f Bump versions
- f20e5d36a6 Use more reasonable defaults
- 56aff15a70 Run tasks in project directory
- f2fa11cfca Java is not needed for staging
- dbd0071bc9 Arm GitHub workflow
- 3bd9f96c6c Do not delete when transferring static content
- 3cf01e6bf5 Tansfer specific static files only
- 91921c809f Add stage workflow
- eb58b19791 Group CommonMark packages
- c7d2e99de3 Remove custom CodeQL workflow
- b1869dc000 Parse also as an HTML comment end tag
- 806d2b6cfd Match also uppercase script tags in regex
- c7822b9fc2 Update renovate.json
- 187cbba693 Update renovate.json
- c0cf251e97 Add work-around for issue with CommonMark erroneously encoding HTML entities
- 7e17ff6f78 Remove cumbersome and obsolete mangling of strings in Story.linebreak_filter
- b2e5fbbe9d Correctly load and initialize Alpine.js
- b9e557e6b8 Update changelog
- 5bd5e0a5e4 Add missing URL encoding
- 763594b3ec Update changelog
- cd35c1c26d Enable fancy console output of Gradle
- 4593e66e55 Use more fitting labels for Renovate PRs
- 38d18dc8c2 Don’t leak user data via API
- 48adee4823 Set dummy date to Antville’s birthday
- 1db17b29ae Add support for images in webp format
- c38ed1e1b4 Add NVM config file
- a7d60cd0e7 Catch error where Site#trollFilter is not a string
- 772d06b3ef Update renovate.json
- dcf1821398 Update renovate.json
- 726dd77649 Update renovate.json
- eb62053bf4 Update renovate.json
- 3d85327afe Sync renamed Jsoup namespace
- b92c0f9c50 Sync JSoup version number
- 4529c9c372 Remove Dependabot configuration
- 32c56b5c9d Upgrade Gradle to latest version
- 5f45255c24 Update changelog
- 5fc1852035 The JavaExecSpec.main property has been deprecated
- fd517885f8 Remove references to unsocial networks
- d2501c2d3a Replace for..each loops with for..of
- 70d0b51c92 Remove script for running JSDoc again
- e9d1014e3f Rewrite Gradle scripts for using NPM instead of Yarn
- 413e5ca70d Rename some NPM scripts and increase the verbosity of some arguments
- 7d91d5bcf7 Add build script for all scripts prefixed with “build:”
- 8a2d0a3209 Update changelog
- a9e5c204fe Upgrade CodeMirror package to latest version 5.x
- e59635f4ae Upgrade Less.js package to the latest version
- f9c8214348 Upgrade JSDoc package to the latest version
- 3e29317264 Upgrade jQuery to the latest version
- 6a12114927 Upgrade Alpine.js package to the latest version
- c437076c49 Pin versions
- ffa3f65f10 Rename dev scripts/prefix to watch
- 31a1cb0a86 Migrate from Yarn back to NPM
- f42812d771 Transform SQL search queries to support prepared statements
- f25200f5fd Support prepared statements in Sql library
- a55999a14c Let Sql.prepare() automagically set int and string values
- c9f25316a2 Revert to previous code
- e3dfbc704e Bump CodeQL Action to version 2
- c7cf535652 Prevent SQL injection in search by using prepared statement
- a5424825b8 Add Sql.prepare() method for handling prepared statements
- 174864b3aa Bump JSoup version in JS code
- 180d271c66 Bump Node and Yarn versions
- 42799ec995 Add support for hiding elements “x-cloaked“ with AlpineJS
- 7fef2bfaa8 Improve header display across browsers
- 32e1a595eb Slightly increase top margin of main header
- 0bf402827f Format comments with Markdown by default
- 750f174508 Update URLs of Antville / Helma buttons
- 675d0c4182 Add support for lazy loading in image macro
- d0d0ba7ddb Modify hash for automatic login to only include one IP
- 6e40b1fdec Format story content in compat layer as Markdown
- 628caae82c Set default release date to Antville’s birthday
- 4276bd7862 Remove Java language
- 099f9e7fa6 Create stale.yml
- 178441ab87 Add Java language
- 8c4bf49270 Create codeql-analysis.yml
- 631258b5f6 Upgrade JSDoc dependency
- ad0f7e0c65 Build files initially in dev mode
- 900fd2635c Add Gradle task setting Yarn version
- 735f580b32 Bump Yarn version
- 287df1e4ec Bump Node to latest LTS
- 25d309fe81 Bump Gradle version
- 4835eb8884 Bump commonmark version
- 48793c4190 Add myself as default assignee
- 9e0b760237 Save domains.map in static dir
- 0ec3464962 Remove obsolete code in comments
- 8050d7ed6c Create dependabot.yml
- 1e78e4da64 Still tweaking redirect after delete/cancel
- 34f61ea7d9 Use hashed filenames when saving
📦 Dependency Updates
- 542beb0c67 Update dependency generate-license-file to v3.7.0
- 12d827ae67 Update dependency less to v4.2.2
- 461c481607 Update dependency gradle to v8.12.1
- 358ad425b8 Update dependency npm-run-all2 to v7
- 31e86e0af9 Update dependency generate-license-file to v3.6.0
- 3aeb363485 Update dependency alpinejs to v3.14.8
- ffe73e0e5a Update dependency less to v4.2.1
- 8e38572d31 Update dependency jsdoc to v4.0.4
- fcb6b286f3 Update dependency codemirror to v5.65.18
- f258bbc81f Update dependency browserify to v17.0.1
- 72286377df Replace dependency npm-run-all with npm-run-all2 5.0.0
- b6004b3a31 Update CommonMark packages to v0.24.0
- a53ff1b03c Update dependency org.jsoup:jsoup to v1.18.3
- 95aa91f33b Update plugin com.github.jk1.dependency-license-report to v2.9
- 583f27f95d Update plugin com.github.node-gradle.node to v7.1.0
- 02d566809c Update dependency gradle to v8.12
- c7386c4ef2 Update dependency less-plugin-clean-css to v1.6.0
- 6467b38d04 Update dependency gradle to v8.7
- 7bec2586fb Update dependency codemirror to v5.65.16
- fa8c56144a Update dependency alpinejs to v3.13.3
- 4070dcf19f Update dependency js-md5 to v0.8.3
- dd14305803 Update plugin com.github.node-gradle.node to v7.0.1
- 68e2197d24 Update dependency gradle to v8.5
- d3630b919b Update dependency generate-license-file to v3
- 78d151f5ea Update dependency org.jsoup:jsoup to v1.17.2
- 4291709620 Update actions/checkout action to v4
- 9c3c69fd07 Update plugin org.ajoberstar.grgit to v5.2.1
- 9f8737ed3d Update actions/stale action to v9
- 8fbb19a349 Update github/codeql-action action to v3
- 748825e40c Update dependency org.jsoup:jsoup to v1.16.1
- 3134a0053f Update plugin com.github.node-gradle.node to v7
- 65d3631194 Update plugin org.ajoberstar.grgit to v5.2.0
- 1619fc5675 Update dependency jquery to v3.7.1
- 27d1ee65d9 Update plugin com.github.jk1.dependency-license-report to v2.5
- 29cee882c0 Update actions/checkout action to v3
- 934735e15d Update actions/stale action to v8
- ff1d283448 Add renovate.json
- 04550673f9 Build(deps): bump commonmark-ext-autolink from 0.18.1 to 0.21.0
- 9ab30b47e8 Build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.5.1
- 40e1d2d6fa Build(deps): bump com.github.jk1.dependency-license-report
- 7852d26b6c Build(deps): bump org.ajoberstar.grgit from 4.1.1 to 5.0.0
- b063643e2f Build(deps): bump org.ajoberstar.grgit from 4.1.0 to 4.1.1
- 233e7f1023 Build(deps): bump codemirror from 5.61.0 to 5.64.0
- 559d95cf16 Build(deps): bump com.github.jk1.dependency-license-report
- 99c9f00db4 Build(deps): bump com.github.node-gradle.node from 3.1.0 to 3.1.1
- 0dc29460e4 Build(deps): bump org.ajoberstar.grgit from 4.1.0 to 4.1.1
- adf2d4002d Build(deps): bump jsoup from 1.13.1 to 1.14.3
- 5ba9989c93 Build(deps): bump commonmark-ext-gfm-tables from 0.17.1 to 0.18.1
- 0115e0382b Build(deps): bump commonmark-ext-gfm-strikethrough from 0.17.1 to 0.18.1
- dc80cf2ccd Build(deps): bump commonmark-ext-autolink from 0.17.1 to 0.18.1
- 745e594941 Build(deps): bump commonmark from 0.17.1 to 0.18.1
- d4495fa735 Build(deps): bump path-parse from 1.0.6 to 1.0.7
- 00be74d8dd Build(deps): bump glob-parent from 5.1.1 to 5.1.2
- f73400884f Build(deps-dev): bump less from 4.1.1 to 4.1.2
- 75f8dfe60d Build(deps): bump lodash from 4.17.19 to 4.17.21
- f6105b7476 Build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
- b67f421edc Build(deps): bump com.github.node-gradle.node from 3.0.1 to 3.1.0
- 9c39d75cc7 Build(deps): bump codemirror from 5.60.0 to 5.61.0
- d1e605cadb Build(deps-dev): bump less from 3.11.1 to 4.1.1
- 5154650c25 Build(deps): bump alpinejs from 2.3.3 to 2.8.2
- 4772796817 Build(deps): bump jquery from 3.5.1 to 3.6.0
- 281232f0a9 Build(deps-dev): bump less from 3.11.1 to 4.1.1
- c96fdb8c49 Build(deps): bump commonmark-ext-gfm-tables from 0.14.0 to 0.17.1
- 196bb0f435 Build(deps): bump commonmark-ext-gfm-strikethrough from 0.14.0 to 0.17.1
- 6dada559f1 Build(deps): bump commonmark-ext-autolink from 0.14.0 to 0.17.1
- e317b74aba Build(deps): bump com.github.node-gradle.node from 2.2.3 to 3.0.1
- 2b006cc113 Build(deps-dev): bump browserify from 16.5.1 to 17.0.0
- 2e906a8d94 Build(deps): bump codemirror from 5.53.2 to 5.60.0
- 6c641f1125 Build(deps-dev): bump onchange from 7.0.2 to 7.1.0
- f2463752e5 Build(deps-dev): bump jsdoc from 3.6.4 to 3.6.6
- c91a765a31 Build(deps): bump org.ajoberstar.grgit from 4.0.2 to 4.1.0
- f59cedcea0 Build(deps): bump com.github.jk1.dependency-license-report
- cdab84b54b Build(deps): bump commonmark from 0.14.0 to 0.17.0
- 154aa4235b Build(deps): bump elliptic from 6.5.3 to 6.5.4
Full Changelog: v1.6α → 1.6.0
Generated by git-cliff.
Downloads
-
antclick-1.6.0.tgz
10 downloads · 17 MiB
-
antclick-1.6.0.zip
1 download · 17 MiB
-
antville-1.6.0.tgz
8 downloads · 2 MiB
-
antville-1.6.0.zip
2 downloads · 2.1 MiB
-
Antville v1.6α Pre-release
released this
2020-07-30 19:03:19 +00:00 | 348 commits to main since this releaseChanges
🐛 Bug Fixes
- 83575dd27d Fix: redirecting on cancelled delete dialog
- 2e368ce13f Fix: semantic version string but keep it non-semantic in build
- f64a1fa25d Fix: redundant calls of decodeURIComponent
- 751d1d2523 Fix: “null” string showing in alt/title attributes of images
- 6c407d72b3 Fix: missing default properties in root site
- 820d11f35f Fix: incorrect client-side hashing of password
- 707fd6391f Fix: missing properties of default site created by db script
- 3e50f2a636 Fix: missing upload input on layout import
- 8e6e401cec Fix: display of version and build date
- a83378d719 Fix: missing output of generated license information
- 44b59e87fd Fix: boolean check for alpine value
- 97f1bad6e0 Fix: file permissions
- 9d3fef0e4f Fix: breaking change in alpinejs 2.3.4
- 2ecad42879 Fix: rhino-incompatible versions of string-strip-html and punycode
- 319186547e Fix: missing style for disabled submit buttons
- 95b4baf2cd Fix: github security alert with jquery upgrade
- 1cad3ea794 Fix: github security alert by running yarn upgrade
- a554aed6d0 Fix: branch name
- 9e28a3af94 Fix: jsonp response not containing json
- 23d248bef2 Fix: missing > at end of macro
- 1e83a393c3 Fix: accidentally committed file paths with date string
- 1e8ac45da8 Fix: client-side code requiring server-side rendering
- 0c77ab756c Fix: missing markdown rendering in multiple places
- 0cdd3385cf Fix: wrong site context for errors on sites which are not deleted
- e1660721ef Fix: story formatting issues due to mixing helma and markdown features
- 6986a8507e Fix: missing digest / etag header for a site’s main action
- 8930a73b5a Fix: markdown issues
- ff78289daa Fix: base64 encoding w/ java > 8
- 95777db1fa Fix: dangling pipe symbol if export action is disabled
- 5340dbfac5 Fix: rss output missing digest / etag header
- ac83a5e474 Fix: less dividing values instead of correctly interpreting font-size syntax
- a978ad7c59 Fix: typo in sql statement
- 5ed3ad138f Fix: missing re-assignment of site creators and modifiers when deleting an account
- 12df0060f7 Fix: error when trying to remove non-existing tag hub
- 09585e21df Fix: misleading log message
- a21c378b7a Fix: exception when trying to delete image file
- 0ba3b4800c Fix: premature assignment of image.parent.site
- 4e46065e87 Fix: missing new creator for items in sites a deleted account might had been owner of before
- 4764649789 Fix: undefined site
- 386690a818 Fix: missing deletions / reassignments when deleting account
- 70d8c67f07 Fix: insufficient checks for displaying admin alert
- 4f0b0ab834 Fix: obsolete calculation site’s deletion date
- 5f96e314db Fix: timeout error when running nightly scheduler
- e121967bbc Fix: out of memory exception when deleting an account
- 0cb91214c7 Fix: typo in translation
- 704f80de75 Fix: out of memory error when exporting large sites
- 62bd495564 Fix: path of search provider being displayed in button
- f65eff0015 Fix: slow search
- 2120bc3ed8 Fix: remaining persistent metadata preventing account deletion to complete
- a1e8a00957 Fix: transient metadata after deletion
- cdefd37ee8 Fix: wrong requirements preventing privileged users to delete accounts
- 0713ac5db7 Fix: incomplete account deletion
- 94bd4c1f59 Fix: missing translations
- 1defbc8240 Fix: double encoding
- b36609006e Fix: sql syntax error in mysql
- bdf8d227b9 Fix: issue with wrong membership name
- 72680a2659 Fix: dysfunctional evaluation of response from stopforumspam.com
- f6da6748cc Fix: href of wrong object
- eed7d08028 Fix: missing less compiler for creating static css
- c3d64dc829 Fix: unwanted code running after caught exception
- ca2040d429 Fix: undefined res.meta.values
- 6a62937005 Fix: too complicated deletion of jobs
- fb654a6c46 Fix: incorrect method application
- 8b45d5acf7 Fix: type in translation
- 3feee29c0f Fix: missing translation
- 3a34a2fb0e Fix: missing translations
- 9f7d1a8529 Fix: wrong namespace for sanitizeHtml method
- 10736fff35 Fix: outdated rhino version
- 9ec39eaf98 Fix: user being logged in in spite of missing permission
- fcc889a480 Fix: unsecure url
- 6d85a22091 Fix: display of null values for creation / modification dates on initial setup
- 1b2bd820a0 Fix: insufficient and invalidating amp output
- f283f83553 Fix: too narrow page width for skin editor
- ac5d7dbe49 Fix: dimensions of header image
- 19316ee98c Fix: restrict max page width to most pages
- df04fb91dc Fix: image width in list view
- 7cb6c70f60 Fix: missing ant icon
- dcad7a4df4 Fix: missing ant svg
- 4c0c009e05 Fix: clashing class name av-ant
- e2d4447fbe Fix: german t9n of “in {0} days”
- 5ab19df7d9 Fix: too fuzzy results of text output in formatDate()
- 88f65c007d Fix: missing getDeletionDate() method
- ceeba55018 Fix: display of 401 error message
- 49b1b357a0 Fix: missing support for future dates in formatDate() method
- f6b76518ac Fix: return value of deleted_macro() if no formatting should be applied
- 951f9a0983 Fix: path to rhino jar
- 59bedf9e78 Fix: display of modifier in list of story updates
- 901cbc7aaf Fix: missing build target for server-side JS files
- 76d98b32e1 Fix: stickiness of version for marked
- e04e1daeaf Fix: insufficient compression of main.css
- 0e3bb7216c Fix: redundant call of lessParser.parse()
- 70e55bc853 Fix: wording
- 6619322053 Fix: indentation
- 59377e4676 Fix: output of empty locale
- b322ac79f6 Fix: redundant call of lessParser.parse()
- d8fdba526a Fix: href processing
- 7f6584dcbd Fix: use simplified user agent
- 313833ecce Fix: enable real utf-8 for mysql database
- f27a4cf5ac Fix: do not create or drop obsolete tables
- 1fc175018a Fix: revert accidental commit of commented code
- 2d61c0dafa Fix: ignore any origin without either http, https or ftp protocol
- d75e3437a9 Fix: respect default parameter in description macro
- fdfee2e50d Fix: display of file origin in File and Image prototypes
- 2eeb4549ce Fix: do not create a helma.Image instance if constraints are fulfilled
- a8b37e39ba Fix: do not resize original image
- ee28a1466a Fix: don’t resize layout images (except their thumbnails)
- 4b451cd84c Fix: automatically set og:image from formica
- 0fe4d4b160 Fix: replaced getURL() with corresponding helma.Http methods for more configuration options and better results
- b5851313b9 Fix: reset the response before sending JSONP data
- e9c9fb7ae5 Fix: custom message for error when retrieving url
- 2e16d8b179 Fix: disable debugging mode
- 780ad73c2a Fix: catch various errors and give a litte bit of feedback in the gui
- ac64092624 Fix: replaced hard-coded site url with macro
- a4b85d40e6 Fix: disabled debugging code
- 4d2867d744 Fix: added missing change in $Image#embed skin for improved formica image link
- 95297f5f14 Fix: styled image from formica bookmarklet as thumbnail to maintain responsive layout
- 6180ee475c Fix: refactored for latest update in Helma’s format() method to prevent huge gaps in <pre> elements
- aeb13485e9 Fix: date formatting
- 34af2b0bd9 Fix: missing simple linebreaks in story
🔀 Merges
- 92be9c8079 Merge pull request #210 from antville/develop
- 99f6d714bb Merge pull request #208 from antville/feature/update-depencendies
- 503e2025ac Merge pull request #209 from antville/develop
- 3632095276 Merge pull request #203 from antville/feature/resolve-referrer-urls
Uncategorized
- b08268b311 Chg: last paragraph
- 382449c574 Chg: some more wording
- 32d0682163 Chg: minor wording
- 3ba5d22723 Chg: wording
- b0de833542 Del: obsolete browserify config
- 05603b7dc8 Add: tasks for running h2 console
- 4194c7849d Add: yarn build and development tasks
- c92d6f93d6 Chg: updated translations
- 9119dd7ea6 Add: latest changelog entries
- 08b2d96eba Chg: helma download url to recent release
- 1c5b661a3e Add: ignore all build dirs
- 11639f9319 Chg: reverted to more strict file name pattern
- 9fc91c221d Chg: localize errors for accepting terms / gdpr
- ef5ac1c83c Del: logging statement
- cd6fd202c7 Chg: replaced google’s captcha with h-captcha
- 51036916f8 Chg: display markdown tables in uikit style
- 3fb8b91f89 Chg: updated readme and changelog
- 9e9c929847 Del: obsolete shell scripts
- 207091aee8 Chg: ironed out some details in build tasks
- b1c60cbf00 Add: properties for build version and date (placeholders)
- 5d2ccc7c47 Add: license report for additional jars
- 8b5a26a4ac Chg: documentation tasks
- 764ac7eac0 Del: obsolete file
- c4ddaa2f60 Chg: run yarn tasks silently
- 0f18744ee6 Chg: improved build tasks
- 1c3889fae8 Chg: replaced marked node module with commonmark java library
- 7ba2421018 Chg: replaced string-strip-html node module with jsoup java library
- 8f377d0150 Chg: rewrote most yarn tasks with gradle
- 22ccbedd47 Add: routine for installing node modules if necessary
- cfb9cdb590 Chg: console methods (colors) to be consistent with helma log
- eaa3ba2357 Chg: rewrote most client-side code with alpine.js
- 21191ded75 Chg: wrapped client-side code in iife
- a7fe64b70e Chg: surrounded client-side code with iife
- a5fd70eba5 Chg: load all necessary files from within editor skin
- e214e9c80f Del: work-around for https://github.com/uikit/uikit/issues/1149
- c74d616e77 Add: alpine.js
- 49fad937e8 Chg: move jquery collage plugin into extra file loaded in gallery only
- 28988c34fb Chg: replaced unmaintained minifyify with uglifyiy
- da4ac4333c Chg: return http status 400 if no url is provided
- da17ed5855 Add: readme
- 1041d5cc49 Del: obsolete file and wiki reference
- 93d2efed58 Add: readme for connection claustra
- 501c060ed1 Chg: updated codemirror, marked, string-strip-html, browserify and jsdoc deps
- 0cfd2abe5e Del: console.log
- b46838df69 Add: construction claustra as integral part of antville
- ef43475897 Add: proxy claustra as integral part of antville
- da1c419875 Chg: rewrote most client-side code without using jquery
- 302d2e3729 Chg: refactored formica bookmarklet for using proxy claustra
- 307723572a Add: some http headers for better changes to get a reasonable response
- 23e7af26a6 Chg: moved client-side js code from .skin to main.js
- 0bdaa332e7 Chg: refactored main js code without jquery
- 9260adc98d Del: code in comments
- 38c203b89e Chg: moved md5() method from jquery to global scope
- b41116c3f5 Chg: refactored initial js after page load without jquery
- 6cb6e4cd3e Chg: refactored grouping timezones without jquery
- 1952ca19f6 Chg: slightly modernized formica bookmarklet code
- a90fff0c9f Chg: rewrote formica bookmarklet without jquery
- 37817b382f Chg: edited wording, revised or removed some outdated sections
- 6427aaf9ce Chg: replaced ant task for creating claustra with yarn script
- 2d486f197b Chg: replaced patch tasks in ant with yarn scripts
- 5f8482092a Chg: replaced i18n tasks in ant with yarn scripts
- 7ed88a16b4 Del: support for instant articles
- c588441add Del: support for amplified mobile pages
- 72068d0d8c Del: erroneously committed files
- 4ee6d89bf5 Chg: moved parser files into tools dir
- 243e80d8ac Chg: moved build scripts into their own dir
- bf6aa7a90b Chg: moved config files into tools/config dir
- eff0f1f47c Chg: moved updater into tools dir
- d217d85e04 Chg: moved client scripts into tools dir
- d47cf60be5 Chg: generate jsdoc files during build
- f555a0e417 Chg: replaced some ant tasks with yarn scripts
- e86d3f0a9e Chg: moved antville’s license to top-level directory
- 7cc3adedbf Chg: replaced gradle build tasks with yarn scripts
- af9b02de26 Chg: bumped version of marked npm package
- d29a2a1c3f Chg: replaced sanitize-html npm package with string-strip-html
- 1205d82fda Chg: bumped codemirror version
- 9ca613268f Chg: reformatted long line
- e3f3e29502 Chg: bumped versions of browserify and less
- 9cf539c382 Chg: moved client build from gradle to npm script
- 4d83a7e941 Del: obsolete file
- 175989447e Add: editorconfig
- 74e76accb8 Chg: ignore i18n files for now
- c36302a83f Chg: refactored deletion of accounts and sites
- 2b48d309f3 Chg: refactored account deletion with sql
- 5683b35d12 Chg: refactored site deletion with sql
- a4ff04909a Chg: also schedule sites owned by an account for deletion
- 4c85e79dec Chg: don’t save site export as antville file anymore
- 3f9d03a6f6 Chg: moved recaptcha from claustra to core
- 6dde17b8e8 Chg: updated translated messages
- b8b58a2ce7 Chg: replaced google-search property with search.provider
- fc044132bb Chg: sort jobs by date
- 2352a788e4 Revert: extra deletion of child node
- 922f2ed732 Add: support for account deletion
- 24a41030e7 Chg: get total count of items and then retrieve each page
- b61940c2e1 Add: display of a user’s timeline
- 48c415cd2c Add: tags to site export
- c66b372748 Add: site export in json format
- aae43d3051 Chg: column order and re-enabled size column
- f35eaef6aa Add: creator_name to every exported object
- 2726768ddf Add: story comments by other users to export
- 2e8fba1f31 Add: job name to admin table
- 3b4112fcfb Add: check and removal of existing account data archive
- b42772eef1 Add: log output when exporting account data
- 5a2af525e1 Chg: run account export as job
- c388e71203 Add: archive export for account (json)
- 8f83797e44 Add: check and dialog for accepting updated terms and conditions
- ef097ff020 Add: class for rendering text from right to left
- 97bfba00d0 Chg: allow paths to other sites for terms / privacy stories
- 065679f7f0 Chg: directly require() server-side node modules
- c2c3684ae0 Chg: minor code improvement
- 4d85afcf8a Add: support for data privacy statement and terms & conditions
- b31be0f3aa Chg: prevent user from logging in and out again on insufficient login permission
- 1681ea1ec0 Chg: use default public schema in postgres / h2 databases
- 6663e220d8 Chg: upgraded h2 to version 1.4
- d864e5e9d3 Chg: refactored setup for login / registration permissions
- 4befcbac0d Add: metadata for new root properties
- 66f0813c4d Revert "Merge branch 'hotfix/missing-metadata' into develop"
- 4d18de1f59 Revert "Merge branch 'hotfix/missing-metadata' into develop"
- 13b9782cf0 Add: metadata for new root properties
- b8d9958060 Chg: translated new messages and rebuilt message files
- f617e44d83 Add: setup options for registration scope and login mode
- 7520783ff9 Chg: simplified b/w compatibility for module optimizations
- 9619351f9b Chg: reverse application of new body css
- 658a595dbd Chg: refactored nav menu for smaller screens
- 79ceae33a4 Del: unnecessary $Site#page skin
- b77469b33c Chg: limit maximum page width
- c8f0c8ade9 Revert "fix: missing ant svg"
- aca84e15f4 Chg: hide floating navbar when area to left of it is touched
- 2274d2081a Chg: display floating navigation with toggle button on small screens
- 86108f1bc8 Chg: updated dependencies
- b3a9a82382 Chg: resolve referrer urls before writing to database
- 9ad4989583 Add: Admin.resolveURl() method
- 55fb6d57e8 Del: unnecessary prefix/suffix macro parameters
- 7393f28e66 Chg: updated i18n files
- c115f03867 Chg: use “delete” instead of ”remove” in user messages
- c2d8c557fc Chg: simplified “deleted site” warning
- b7d55cbc88 Chg: immediately show most users 404 page for a deleted site
- df1a87eab4 Chg: improved display of various console output levels
- 37909691e5 Chg: rebuilt server-side JS file
- f5cff5ba44 Chg: bumped versions and rebuilt client files
- 97d2813df2 Add: helma version to health page
- 122818697b Chg: incremented version string
- 472104fa75 Chg: updated client files
- 52144cfa84 Chg: line wrapping
- d69cf54e43 Add: ant target for updating java libraries
- d28d18c0fe Chg: experimental branch using rhino’s commonjs support
- 93194492ad Chg: experimental branch using rhino’s commonjs support
- cd5cd15018 Del: definition of JSON object in external module
- dd49a26a57 Add: app property for overriding the scheme used in hrefs
- 9748633b78 Add: current location as referrer
- 02371689c8 Chg: add log output
- c58bedeb0b Chg: allow instant articles for all sites
- 3ead0b8019 Add: basic support for Google’s accelerated mobile pages (AMP)
- 4be343d768 Chg: sped up execution of sql deletion
- 79d6c265e2 New: skin for instant article
- 2d0b1d6790 Change: added support for instant articles in rss feeds
- 8b3a41191e Updated formica bookmarklet
- 7644cc4ec0 Chg: improved responsive formica image with custom link to source URL
- 342974fdc9 Chg: added hints to Java and JavaScript to the first sentence about Helma
📦 Dependency Updates
- c9cf3ce5cf Build(deps): bump lodash from 4.17.15 to 4.17.19
- 630971076c Build(deps): bump elliptic from 6.5.2 to 6.5.3
Full Changelog: release-1.5 → v1.6α
Generated by git-cliff.
-
Antville 1.5 Stable
released this
2015-08-10 18:20:29 +00:00 | 644 commits to main since this release- Introducing new default site layout
- Added support for OpenGraph and Twitter Cards
- Implemented image upload via drag&drop
- Re-added color picker to layout page
- Added support for HTML video and audio player
- Added extra page for all comments of a site
- Completely renewed admin sections
- Implemented HTML and Markdown editor for stories
- Many minor improvements and major bug fixes
Changes
🐛 Bug Fixes
- e6ccacbbf7 Fix: updated JARs needed for build
- eb8e1dbd8b Fix: replaced arbitrary patterns with specific ones
- 5b7a409dd1 Fix: encode URLs
- aa7b66ba90 Fix: corrected link to story from list of recent updates
- 6c36a89364 Fix: re-enabled owners and managers to edit and delete all of a site’s comments
- 733d334a66 Fix: redirect to a Story’s main action after saving
- 8b57c60aa2 Fix: wrap the link to the content around the whole history element
- 22442d9e30 Fix: refactored linebreak_filter() to fix output of Markdown code segments
- 3889b9348e Fixed exceptions thrown during scheduled removal of deleted sites
- 471f6f92d2 Fixed issue causing a job removing a site to throw an exception due to trying to create a layout archive – which is nonsense as it the whole site is going to be removed anyway.
- 4019cb861c Fixed defunct sorting options of sites
- 25f6604105 Fixed backslashes
- 4c668ed024 Fixed date output
- bf8bf20c63 Fixed bracketing
- 98f495ea15 Fixed unrendered Markdown in RSS output; re-enabled already existing work-around for exceptions thrown due to ASCII control characters
- a57311c412 Fixed encoding in search query
- 8f0a1dcfff Fixed bug causing scrambled rendering of Markdown links foobar
- 61333b5e65 Fixed German grammar
- 51ee6c1cf4 Fixed issue where selection of male gendered German language would display default (English) date formats
- b765cb13cd Fixed bug causing image upload error in formica.html
- 71bc8ddceb Fixed missing output for file in activity feed
- 60d556d7ec Fixed bug causing exception when creating a new site
- 68d3b1e8d1 Fixed bug causing wrong macro output introduced in last commit
- 242f3f61da Fixed macro output for layout images (no box per default)
- 21605f919d Fixed height of header to prevent overlapping with text links
- 511df4701a Fixed cross-browser compatibility for header (title and animated logo)
- c5f0f10a43 Fixed position and link of animated logo in root site
- 86cb473b03 Fixed compatibility issues with missing core stylesheet / JavaScript
- face5d5e99 Fixed display of Gravatar for accounts
- 6c3e056068 Fixed batch upload for layout images
- dc6bd3afc8 Fixed appearance of button for new site creation
- 4a69a69409 Fixed patch for MySQL databases
- 509446d905 Fixed overlooked occurrence of render_action() which was renamed to render_json_action()
- 316774202a Fixes issue 143
- e4ea1ca096 Fixed bug preventing Markdown quotes from being rendered
- 7dee983d9b Fixed two issues with new editor:
- ca5e560ef2 Fixed bug causing error when trying to delete a comment (see e-mail from kinomu, 22 Feb 2015 19:20:15 – trinity-4365fa39-f3f6-407b-a241-18f3c180b59e-1424629215534@3capp-gmx-bs61)
- fe97c3cf60 Fixed source map URLs
- 52ffac6295 Fixed color of button for current page in pager navigation
- 407e46a00b Fixed color of title and hovered navigation items
- 5446fc87c2 Fixed nasty bug when resubmitting the story editor via script
- 1ced2595dd Fixed some issues with microdata and Open Graph, removed twitter:site data and added og:locale
- 9804165c33 Fixed tiny bug when rendering the og:image et al. meta information
- 99da4fcd6f Fixed erroneous display of »closed« poll if it was not opened at all
- 76d09794a5 Fixed invalid HTML
- dd3fbb9a0a Fixed HTML for validation with validator.w3.org
- d864126e50 Fixed restoring of JS triggering links
- 18d198755a Fixed SVG syntax (no comment before XML header)
- be4d319d99 Fixed sorting of skins
- 4f36a1e661 Fixed missing setting of modified date on creation of root site
- 73af9f864b Fixed potential bug in quote() method, leaving some strings unquoted which might break things
- 246e1c9503 Fixed some issues when creating / removing a site
- d093572593 Fixed some nasty bugs with custom content in getAbstract()
- 314d5787e6 Fixed bug preventing a user from registering; added tabindex and required attributes to some form fields
- c3793223d6 Fixed wrapping in subscription list
- 2b01579d39 Fixed bug in Story.getAbstract() causing erroneous rendering of custom content
- ebcdba78e0 Fixed german translation
- 372bc1c3c1 Fixed incorrect icon name
- 3265b6aa46 Fixed bug where button links are causing form submit in some browsers
- 45ab68a623 Fixed some CSS style for b/w compatibility
- e19e99a3ca Fixed custom Google search for existing sites
- d57b9b5f64 Fixed b/w compatibility for topiclist macro
- 7c877db732 Fixed collage in gallery
- 8beedd6799 Fixed package name to lower case
- ce4f3e3171 Fixed bookmarklet with new URL path
- 6e39065b42 Fixed display of empty references
- c56c092a7b Fixed bug in automatic selection of current navigation item
- 6643173102 Fixed backward compatibility for sitelist_macro()
- 328a906b8b Fixed regression of last commit
- bd2454f3ed Fixed site context for rendering protected JS code
- e25160bb43 Fixed image width and height for default images
- 09f298c5fb Fixed inclusion of core JS file for sites other than root
- 8750dded5e Fixed client-side JS errors when the JS skin still contains <script> or <!-- comment --> elements
- 127d476c32 Fixed name of variable which is a reserved keyword
- 30e078c57d Fixed style of text adjacent to icon
- f41d71e4f1 Fixed reset URL in activity
- 088f156b3d Fixed issue causing the default images not to be rendered anymore
- 5d42579d99 Fixed missing initial value for File.requests
- 936e1389df Fixed display of logo in Google search results
- 91a856b7ce Fixed output of RSS feed for tags and galleries
- 9456a7be52 Fixed display of tag count
- 7e2fd74e1e Fixed undesired “collage” of tagged stories
- 10d7a8c34a Fixed rendering of RSS descriptions
- 858041b435 Fixed margins in header of skin editor
- c614e08718 Fixed b/w compatibility for linked comments in history skin
- a220b25945 Fixed menu extension (hypothetically… did not test)
- 41ccf74999 Fixed permissions for unsubscribing and editing a site owner; fixed permissions for generally un/subscribing
- af65759912 Fixed incorrect warning about site deletion when unsubscribing from a site
- 4d7dc57213 Fixed width of legend to grid
- 610273ab69 Fixed width of user column
- 6e1cacd6ad Fixed sorting and limit of Root.updates collection
- e5f641a050 Fixed license and author
- 5ea0877ad6 Fixed missing directories on build
- 840b908e08 Fixed issue causing malformed HTML with UIKit
- 5dadb13a3a Fixed automatic highlight of current menu item when URL contains a hash
- 92f2f97876 Fixed name of updates link
- b9223e2c42 Fixed paths after moving site directories into new static/site subdir
- 824d58bf36 Fixed indentation for replies and enabled Gravatar profile pictures
- 51910a67eb Fixed client-side script for removing all of a user’s comments from a site
- b6693b0e83 Fixed missing parameter in link macro
- 509eff49ec Fixed RSS navigation item
- 68ac1517d4 Fixed MarkDown snytax for e-mail address link
- fc739ec28a Fixed Twitter OAuth login error (Response body is incorrect. Can't extract token and secret from this: 'SSL is required ')
- c22e3695d9 Fixed missing equal sign in closed.foreign setting
- 21ccb28f60 Fixed Members.getPermission() method to enable Features to work with restricted sites
Full Changelog: release-1.4 → release-1.5
Generated by git-cliff.
Downloads
-
antclick-1.5.tbz
42 downloads · 6.9 MiB
-
antclick-1.5.zip
237 downloads · 7.2 MiB
-
antville-1.5.tbz
126 downloads · 1.5 MiB
-
antville-1.5.zip
57 downloads · 1.7 MiB
-
Antville 1.4 Stable
released this
2014-06-27 18:02:53 +00:00 | 1161 commits to main since this release- Added syntax highlighting to skin editor
- Added direct links to a skin displayed via toggle in layout preferences
- Fixed dysfunctional login integration with third-party services due to API changes
- Enabled secure registration and login via HTTPS (SSL/TLS)
Changes
🐛 Bug Fixes
- 9a5f8f9762 Fixed imagelist_macro() in compatibility layer
- d11b20b32a Fixed Site.link_macro() in compatibility layer
- 6bb0d00c79 Fixed GitHub URLs in build.xml
- f98e088d79 Fixed Twitter API version
- 0723c7cadf Fixed division by zero errors
- bc0dde7ade Fixed compatibility layer
- 4022b4b12d Fixed console.log() method to accept more than one argument
- 061fc70a35 Fixed regression bugs in Site.add() method
- b354275126 Fixed bug in JSON output caused by incompatible use of toSource() method, preventing Story restore feature from working
- 0a289e2d51 Fixed bug causing redundant date headers to be rendered due to inconsistent timezone conversion
- d4ad65d441 Fixed compatibilty layer overwriting HopObject.onCodeChange() method in core preventing skin controls from showing
- 1a0c8240ce Fixed bug causing incorrect image link
- f997f56c77 Fixed wrong setting of image width and height
- 9900a640fe Fixed bug causing incorrect image URLS
- c6519a0245 Fixed case of Aspects module
- a94d061ce6 Fixed regression bug preventing site-wide disabling of comments and archive
- 08f3c6b2c9 Fixed “new Comment” constructor call according to latest changes in constructors
- 531778c38c Fixed table layout, only creating one table for all results instead of one per each.
- 744e72d3b4 Fixed tiny bug causing erroneously repeating lines
- 385bb40b48 Fixed control links
- c321c837d0 Fixed another occurrence of bug described in previous commit
- 4304d5c2ab Fixed strange bug causing the following macro structure to throw [Macro error in gettext: TypeError: Cannot find function replace in object Public. (/opt/helma/apps/antville/code/Global/i18n.js#100)]:
- 4f51765105 Fixed page width
- e250a1bf3c Fixed i18n
- a525ae4466 Fixed domain check used for conditional rendering of connect feature in last commit
- a1c4b0fbd6 Fixed bug in connect feature preventing it from working on all vhosts of a domain – see http://about.antville.org/stories/2062518
- 59877d2ab3 Fixed bug in ReCAPTCHA feature preventing authenticated users from sending a message
Uncategorized
- 1bc27a0ad0 Saved original renderSkin/AsString() methods using double underscores as pre/suffix
- 69ae03b63e Added round social media icons from http://medialoot.com/item/round-social-media-icons
- cb9941ba9f * Added macro_list() to Story.edit skin
- 9f5ac4e5b0 Removed logging command
- 696c936cfb Removed local repository
- a432df984d * Added output of unprocessed CSS/LESS if LESS parser should throw an error
- 7ac92a45cb Retouched display of skin edit controls
- e7dc2df12e * Fixed connection with actual user when credentials are provided on Google connect
- 02a2f850a5 Slightly retouched
- 87e15885db Added cookie settings as comments
- b29c1d4db2 Enabled override of renderSkin/AsString() methods for all prototypes
- b7851bebec * Enabled color of skin controls and highlights to be set in user stylesheet
- 8a35fc0606 Updated delete action in Admin to immediately remove a site with zero stories. Fixes issue 73.
- 83105d0217 Added client-side code to reflect state of callbackMode in callbackUrl input
- 462c2d6dd9 Updated file upload button
- 3a28e99d08 Updated XHR method to retrieve JSON data
- 6da05126fe Moved allowed Story this.link_macro() to compat layer
- 483f040e6d Moved some more deprecated allowed Story macros to compat layer
- c4e64ac700 * Moved deprecated macros allowed in a story to compatibility layer
- 666ccf7af8 * Refactored Facebook and Google connectors
- d98803cfb7 * Pinned jQuery version to 1.8 to prevent compatibility patches for now
- b6095cc869 Added referrer as “via” to bookmarklet text
- 36f84612fc Optimized PNGs
- 6bb171cea6 Added some margin to the bottom of an skin edit link
- 4c54e3805c Refactored code for displaying skin editing links to prevent erroneous or redundant rendering
- 7afeffee97 Added scheme to result of Site.getStaticUrl() again, otherwise file redirects are not working
- cb79ff8a4f Removed remaining references to obsolete port variable
- d2f82bfa98 Removed redundant port number as well as slashes when building URL
- 27581de76b Reverted to URLs with http or https scheme
- b1cc83945c Added support for text selection: selected text will be wrapped in hyperlink to source URL and used as default value for text input
- 0a9be160dd Rewrote Images.Image.getUrl() method
- de2b2c7333 Rewrote Image.getUrl() method
- f7a415cd83 Rewrote getStaticUrl() and processHref() methods of Site
- 50c331f86f * Moved Root.static_macro() to Site
- 0a498e7294 Moved aspect code to new global file to prevent ugly errors from incorrect code update
- b0ef753860 Set correct svn:mimetype properties for css, font and javascript files
- 61b843629e Added arguments for max. width and height of the image
- 38443d4e79 Removed <% request.http_host %> macro from bookmarklet as it seems to be necessary only for my local installation
- 7cdc36d9bc Added bookmarklet for easily posting a story and one image with a link to the URL of the active
- 509cd9b142 Updated documentation, mainly for the global namespace
- d17e3cc0aa * Added console.log() method for conveniently logging from Helma directly to the browser console
- ebbfd2235f Added and/or completed missing documentation
- f11246cc70 Removed call for obsolete HopObject._renderSkin() method
- bf06beac65 Turned ugly code overriding HopObject.renderSkin/AsString() methods into helma.Aspects and added check if skins should be wrapped into extra <div>s for showing edit controls
- 2c82c05d6d Renamed to 5.less-helma-1.3.0.js
- b72da5e2b0 Added less.js file built with fork at https://github.com/p3k/less.js
- 770b2d0717 Added support for LESS (http://lesscss.org) using a patched Rhino build
- 4f143747f5 Added table name “tag” to column “name”
- eeaa94116d Made sure that argument is always a string before starting to replace in gettext() methods
- 1af49c2b5a * Fixed bug in Site.link_macro() method of the compatibility layer
- f5e4a8111f Set color of helma macros to black
- 8fceb47681 Added white background to CodeMirror input element
- d571c921fe * Added i18n and label for sandbox checkbox in $Layout#edit skin
- eff1a99adc Added code to override the HopObject.renderSkin() methods to enable display of skin edit controls.
- b21d98211e Implemented first basic version of layout option for switching display of skin edit controls, ie. a button that appears next to every editable skin and directly leads to the skin editor when clicked.
- 99b771f8af Added confirmation for constructor call
- e3a5e68102 Changed signature of HopObject.confirmConstructor() method: argument can now be either a constructor function or a prototype instance
- 4fa342c65b * Added new static add() method to most of the prototypes doing all necessary stuff to create the desired object, updating it, adding it to the right collection etc.
- 56d85942ed Replaced “return false” with “event.preventDefault()” in $Poll.skin#edit skin
- 2cb742024d * Added new static add() method to most of the prototypes doing all necessary stuff to create the desired object, updating it, adding it to the right collection etc.
- e58d37e820 Added --force switch to svn export command for directories which are now already created from git submodules
- c760ba1c76 Slightly improved error ratio output
- 172f1c901a * Revamped and condensed health output
- 8e0e494d9a Implemented selection of macro code on click
- bc2a770097 Improved diff view of skins (side-by-side, lighter colors, controls)
- ebcf50bfe6 Implemented syntax highlighting in skin editor using Code Mirror from http://codemirror.net
- 7a67cd369f Updated JAR files built with source from oberhamsi/jetty7 branch
- 38ab82d586 * Updated location of Jala module (now at GitHub)
- 0642342673 * Fixed issue requiring java.net.IDN class (ie. Java version >= 1.6) when creating a site
- 2ebcb20184 Removed "final" as default string for the development part of Root.VERSION
Full Changelog: release-1.3 → release-1.4
Generated by git-cliff.
Downloads
-
antclick-1.4.tbz
24 downloads · 5.8 MiB
-
antclick-1.4.zip
31 downloads · 6 MiB
-
antville-1.4.tbz
37 downloads · 700 KiB
-
antville-1.4.zip
14 downloads · 865 KiB
-
Antville 1.3 Stable
released this
2014-06-27 18:01:34 +00:00 | 1257 commits to main since this release- Integrated login with third-party services (Google, Twitter, Facebook et al.)
- Added ReCaptcha for “anonymous” features (e.g. contact form)
- Extended modularization
- Re-opened Antville.org for registered users to create new sites (restrictions apply to new users and the amount of sites per time period)
For further information please refer to the list of verified issues for this milestone.
Changes
🐛 Bug Fixes
- ef6429ab94 Fixed svn:mimetype for CSS files
- f65641e28f Fixed link to Helma Documentation
- a4bd814c47 Fixed typo
- 3954dc9894 Fixed some (missing) API doc tags
- 2f0b263110 Fixed bug in Story.format_filter() causing exception when replacing pseudo-quotes with their entities
- 6374e99b9f Fixes issue 147.
- 8f788da1b2 Fixed the Sql.SEARCH query to be compatible with PostgreSQL, too
- a72fd7e1ee Fixed Sql.SEARCH query to only output distinct IDs to prevent redundant results
- b06deec5c2 Fixed URLs to Google Code Wiki
- 15cb3bd568 Fixed careless setting of email to arbitrary string instead of root.replyTo in connect.scribe() method
- 06406614db Fixed regular expression to remove single and double ticks (aka false quotes); using hexadecimal codes to prevent my editor from choking.
- 9ea5d8246a Fixed connect feature not working with a custom domain simply by not displaying the connection links if we are not serving from the default domain. See http://about.antville.org/stories/2064860/#2064899
- 98bfb0b0db Fixed Root.VERSION to print build variables instead of [object Object] when the version string pattern cannot be applied
- 002660ac64 Fixed bug causing images to be rendered in Story#history skin as reported in http://about.antville.org/stories/2062518/#2064313
- b28007a3aa Fixed bug in Metadata.getValue() when calculating a Date type value
- fe6c951909 Fixed bug introduced in r4388 preventing tags from being set by topics (compatibility layer): other than req.data, req.postParams et al. are not mutable. Thus, setting req.postParams.tags = [topics] failed. Solved by cloning the request params object which hopefully does not break anything else.
- 0996bf848c Fixed callback URL for connecting with Google and Twitter
- 2d0d0d2696 Fixed tiny bug when creating a file with the Api.metaWeblog.newMediaObject() method
- fe159c3112 Fixed bad security hole allowing anyone to reset a user’s password if the user id and e-mail address are known
- d4d9c40563 Fixed wrongly encoded characters in copyright header
- 1ae41a513a Fixed PostgreSQL comment symbols
- 3654e1c10a Fixed encoding issues
- c6097affd1 Fixed metadata index containing the value to prevent exceeding the maximum size
- 0917333e2d Fixed callback URL for Facebook connect to also return a full URL starting with http:// if configured
- 2658629d4c Fixed small bug in login form causing undesired Facebook login when hitting return
- 6a4cbcc1ed Fixed camel-case in cacheMode and accessName properties
- f69e0fca5e Fixed syntax error
- 888a2479b5 Fixed german translation of noun "Comment". In case of "to comment" is now translated as noun, too, this should be easy to fix with the cgettext() method -- hopefully.
- bd855b1ca7 Fixed check for res.skinpath[0] and added FIXME hinting how to make the whole evaluation much easier...
- 7d6ea9e0d5 Fixed description in @fileoverview doc tag
Uncategorized
- c1f7b98ba2 Created branch for release 1.3
- 764cb4cace Generated API docs for version 1.3
- 518db43b8a Switched JSDoc to using the recently added codeview template
- 66951ca743 Completed API documentation
- 4191165f6e * Added codeview template from http://www.thebrightlines.com/2010/05/06/new-template-for-jsdoctoolkit-codeview/
- 5732b470a5 Added missing API doc comments
- 796c7c9438 Generated up-to-date version of API docs
- 58c3ba3a24 Removed rc suffix from version string: preparing for release!
- c7803133b3 Added addition parameters to API methods to upload images.
- bcc2bb11c2 Added links to Antville’s Twitter and Facebook profiles
- 99f505aa96 Removed old version of H2 database driver
- 054b09d457 Updated Ant target library for uploading files to Google Code to version 0.0.3
- 525be5bf82 Added some comments to explain the JSDoc wrapper script
- 1c9e0e3c03 Removed obsolete files
- 51d2953305 * Removed obsolete svn:externals property
- 79c37d3869 * Renamed jsdoc-toolkit directory to jsdoc
- d032a634df Replaced copy of jsdoc-toolkit with svn:externals property
- c12b9f7c72 Renamed static antville-1.2.js to antville.js – version is now determined in query string
- 53e3848b14 Escaped false quotes to smooth things out with TextMate
- 5a4e8a1de3 * Updated H2 database driver to version 1.3.155
- b897dd7b16 Replaced rotten links with equivalent web.archive.org URLs
- 4df1183c03 Removed confusing comment
- d483c14650 Trying to reduce SQL queries and thus speed up things by issuing HopObject.prefetchChildren() requests for metadata and layout images
- b860191347 Trying to improve site deletion routine:
- 1914185389 Patch for fixing content table containing erroneous status values caused by issue 47.
- 2de6c6ff15 Added default parameter to macro of connect feature; not really beautiful but for now it should be ok.
- fe4132440e Updated i18n files
- 2174ec3ab4 * Fixed bad bug in User.update() causing user.email and user.url to be overwritten even with invalid data
- fb129cc351 Updated i18n files
- 2837612b49 Improved display of window title in Archive by calculating res.data.title more elaborately in Archive.main_action()
- 3a02c7b557 Updated i18n files
- c158dafa70 Removed debugging output
- d6dcaa26d8 Added two macros for compatibility
- aff6a03f0e Added compatibility fix for rendering full URLs in HopObject.link_macro() – e.g. <% story.link to="http://antville.org" text="Antville rocks!" %>. Fixes issue 21.
- f51d2fb0ca Slightly modified last change by using Number() instead of parseFloat()
- 8b852014a2 Removed display of concrete time values in global formatDate()
- 4a4849a02a * Increased version to 1.3b
- 2bc771a40c Added l10n for connect feature
- 745514faf1 Updated POT file and localized message files for en and de
- 6f397102f1 Only display connect feature when JavaScript is enabled
- ac0cf040b4 Updated POT file and localized message files for en and de
- b0ab9f6ba2 * Added new formats to global formatDate() method: text and iso
- 9679f3d561 * Removed Site.longDateFormat and Site.shortDateFormat properties; date formatting is now completely delegated to the underlying JVM
- 84fd98200e * Rewrote global getTimeZones() method
- e5d037cded Removed legacy properties from req.postParams in aspects.fixStoryEditorParams()
- 0f7c8f53e1 * Slightly modified Story.content_macro() in compat to prevent leaking of param properties into HTML attributes
- 5a05bc3d48 Added empty string as fallback for the feed channel description in Root.updates_xml_action() as new metadata could render a missing tagline as null
- db1af9e7ce Upgrade to code from Crockford’s json2.js as of 23 Feb 2011 (see https://github.com/douglascrockford/JSON-js/blob/master/json2.js)
- 778921abed Added optional third argument defining a user to Admin.queue()
- 7537c7fced Prefixed column names when creating metadata indexes in postgre.sql script
- 0c2ae2aca3 Output prototype.name when logging process
- 87c86776fe Added padded JSON response to Members.connect_action() for trivially checking login status across domains
- 7b4e241cff Added padded JSON response to error handler
- 0580f0ae33 Replaced SHORTDATEFORMAT constant which since has been removed with literal date format string
- 3a932fdf38 Initial commit of simple non-caching proxy for JSON and JSONP requests
- a68035971a Slightly modified order of properties and added missing ones
- 4678f272b6 Implemented first draft of JSONP support for creating stories and images as a new part of the Antville API. I.e. it is now possible to create an image (cross-domain!) from within client-side JavaScript simply by calling e.g. Images.create_action() and also providing a name for the callback method in req.data.callback:
- 468809b033 Added JSON.pad() method for wrapping data in a JSONP-compatible response
- 24bfbc95b8 Updated AntClick’s H2 database with current schema
- 8b37e6a224 Rewrote build script to work with forked Helma repositories at GitHub
- b5947d888a Changed way to invoke Feature.getPermission() by using Function.apply() with object instance and arguments array
- cc4c31b46d * Added calls for HopObject.deleteMetadata() in HopObject.remove() methods of prototypes using Metadata
- 1ee2440f80 * Moved <script> element back to the page header for now – needs more care because some pages using JavaScript stopped from working correctly
- e9b9391517 * Moved <script> element to the bottom of the page
- 78b32bde9f Added setting of HTTP status code 400 if an error occurs in Stories.create_action(); also see Images.create_action() in previous commit – experimental!
- ab5e41ef30 * Added File.redirectOnUploadError() and File.redirectOnExceededQuota() methods
- 52eda0b11b Reverted rendering of login et al. pages back from root to the current site
- d318b87f4e Added checks for connect keys of various services to decide if the corresponding connect link should be rendered
- efab4a2b14 Moved Scribe library from ./lib to ./extra/connect directory
- 28808135d4 Refactored plugin handling:
- 91b45b3732 Implemented basic extra handling (ie. plug-ins in Antville):
- 8a83f406f8 Updated copyright and svn:keywords property
- 61df9ba586 Removed forced linebreak between label and creation date
- f2631f8760 * Added Image.add() and File.add() methods similar to Story.add(), extending internal API
- 08bcfdcb33 * Refactored Story.add() method to take the data struct as first and required argument, then optionally site and user
- 929ed609cb Rewrote Importer reducing redundant code by using new Story.add() method
- 2ca26e4f28 * Added Story.add() method as counterpart to Story.remove() and to establish kind of internal API
- f511318689 Added patch to remove question marks from file, image and tag names because the objects currently are inaccessible via URL
- 6d7904c9ff Added correct settings for short and long date format patterns when initializing virgin installation
- 4a9017e251 Finally introduced Helma’s uploadSoftfail property to Antville – see http://groups.google.com/group/helma/msg/4455deb2e24e5d8a
- 8a2e33329b Reverted copyright update for third-party code
- 68ec5d1a2f Updateed copyright strings to be inserted into PO files
- 73f21c0102 Added URL keyword to svn:keywords property
- 5888797569 Added URL keyword to svn:keywords property
- 1d8b34a54a Trying to fix bloody file encoding...
- 7777a486de Refactored static URL handling by using static and staticMountpoint properties in apps.properties file instead of custom staticUrl and staticPath in app.properties – still experimental!
- 81e1790374 Added jsdoc comments
- 322365f59b Added Root.static_macro() method for easier construction of static URLs via macro
- 2cda27e26b Slightly edited wording of macro instruction to prevent confusion with layout images
- e7b62aa607 * Removed invalid argument from String.isEmail() and String.isUrl() method calls in validateEmail() and validateUrl() methods
- 66ec37f82a * Improved User.register() method by trimming name and email values before evaluating them
- 7b15def263 Removed obsolete code in User.onLogout() method
- 9f855af0b0 Slightly modified Sql.SEARCH string
- 84b10afacb * Added tabindex attributes to login form
- 441230321d Slightly optimizd SQL statements for Archive prototype
- 98bfd954b9 Updated site search to work with new Metadata
- 02dd525e14 Improved metadata index
- 218db5dba0 Added domains.map to list of files ignored by Subversion
- 9c6fa3ecc4 Added missing repository
- a4a6737e6d * Fixed order of HopObject.handleMetadata() and disableMacro() calls – the latter have to go last
- 08d00dc9d8 Slightly improved output of RSS format by using the creation date as title if the story comes without one
- 7948648481 Removed obsolete code
- b27aa3145c * Moved value normalization from HopObject to Metadata prototype
- b499380367 Got to learn more about java.lang.String.format()...
- e3c777abf9 Moved the log output to the very end of the while loop to show the actual number of processed objects
- 7e123c4646 Refactored patch to also work reliably with large amounts of data
- 7ebb4cc6d0 Added Douglas Crockford’s JSON2 library
- e3d378fa40 Updated licenses
- d4503644ca * Extended connect feature to also work with Google and Twitter using the excellent Scribe library
- a7c4b8eeb6 Improved indexes of metadata table
- b27643192e Removed obsolete code
- b6f8dbd36a Re-added accidentally removed code
- 2f9c6a9866 Removed copyright notice automatically inserted by IntelliJ
- e71565126b Refactored Facebook connect feature using the so-called server-side flow: http://developers.facebook.com/docs/authentication
- 90df535581 Enabled aggressive cache mode for metadata collections
- e5964eb5b9 Improved soft comment deletion:
- a21ed3c236 First implementation of a Feature module providing connectivity to Facebook (and hopefully also other platforms, soon)
- dacaba9b3f * Implemented next attempt of a module framework called Features
- cc2e07ccc1 Replaced simple Root.VERSION string with fine grained structure, maybe a wee bit too complex...?
- 96bb36f4b9 * Updated code according to changes in Metadata handling
- 1570f2bcf6 Updated code according to changes in Metadata handling
- 64ea43e12e * Updated version number to 1.3α
- 78ade4d0c4 * Added SQL statements for creating metadata table to *.sql files
- 250573b4e4 * Refactored compatibility layer according to changes in Metadata prototype
- 14cc9a6988 Rewrote Metadata prototype for more efficient database handling:
- 4091e81d2b Initial commit of FlexiPath prototype
- bdcca7ab37 Removed strict check for Antville version when importing a layout
- 54c1c22539 Removed obsolete date format pattern constants
- e35356ddfa * Refactored rendering of date formats
- 5f0f4bcf72 Removed obsolete injection of activation CSS class
- 1eb886729d Replaced hard-coded return value with schedulerInterval property defined in app.properties; will not be used anyway but in case one should forget about that it is cleared where the value is coming from.
- c4e182514f Updated API documentation for version 1.2.1
- 3ff6d958ee Updated i18n template, translation and message files
- e48d1bd377 Removed debugging code
- 9899846f9e * Fixed regular expression for reducing multiple whitespace characters in gettext macros et al. and defined it globally for using it in MessageParser, too
- 63acdfb915 Added Ant task for uploading files to Google Code from http://code.google.com/p/ant-googlecode
- 3bb19f9e93 * Moved files related to build process from build/extra up one level
Full Changelog: release-1.2.1 → release-1.3
Generated by git-cliff.
Downloads
-
antclick-1.3.tbz
29 downloads · 5.3 MiB
-
antclick-1.3.zip
18 downloads · 5.5 MiB
-
antville-1.3.tbz
29 downloads · 630 KiB
-
antville-1.3.zip
20 downloads · 797 KiB
-
Antville 1.2.1 Stable
released this
2014-06-27 18:01:21 +00:00 | 1421 commits to main since this releaseFixing bugs found in Release 1.2 and improvements:
- Added domain mapping
- Display each language in its corresponding locale
- Exclude hidden comments from being displayed in list of recent updates as well as in RSS output
- Prevent unauthorized searches at restricted sites
- Removed obsolete code
For further information please refer to the list of verified issues for this milestone.
Changes
🐛 Bug Fixes
- 573e90b732 Fixed regular expression in gettext_macro() causing artefacts of line endings in Windows package
- 347cb98020 Fixed CSS font-family value accprding to report at http://help.antville.org/stories/2040619/#2040813
- 516babe96f Fixed spelling of “Galerien”
- 192f133ba6 Fixed unquoted <br /> element in macro preventing voting in a poll.
Uncategorized
- 6a5a389d01 Modified checkout URL for Antville 1.2.1 branch
- cba12bbae7 Created branch for release of version 1.2.1
- bd96bf8388 Removed test file
- 900470348b Test pls ignore
- 4486f2d238 Added CSS code to prevent linebreaks in the date column of top stories table
- 31f249fc79 Removed spambot honeypot input fields for good. Fixes issue 131.
- ff62e260cf Corrected CSS font-family value
- bc98042790 Added code to convert notification modes in the database to lowercase. Fixes issue 136.
- a5e6c8b596 Added some more comments to patch files
- 791e099ade Removed support_macro() from compatibility layer because it was never released, anyway
- 0af26a4e7b Moved contents of Root’s $Root#main skin to Site#main
- c0adce4ea8 Added global version_macro() method and display of version string in $Root#status skin
- 20f0be8868 Modified Root.VERSION string in compatibility layer to only append additional version information
- 94ac026e76 Increased Root.VERSION string to 1.2.1
- ca2f3a87b5 Removed obsolete code from Skins.getOutline() method
- 6584f1dd7d Simplified Skins.getOutline() method and fixed it to retrieve the skins from files in res.skinpath instead of from the code directory
- 6c80b3f2e9 Added fallback value for the e-mailä sender address in sendMail() method
- 828b85ba4c Prevent any href processing in Site.processHref() method when called from localhost
- 4a16d91deb Do not try to map domain.*, the default domain property
- d221466d4a Changed order of options for rewriting URL output and added comment to make it clearer what needs to be enabled for mapping individual domains
- f2db3263d9 Slightly changed way individual domains are mapped to the sites by introducing the domain.* property which defines the default domain
- b8791d0887 Enable automatic updates of custom domains by default
- df20ca2efc Separately add/reset the Site skin of root
- 57c6322c1e * Added check to maintain skin inheritance when targeting the Site skin of root. Fixes bug preventing modification of the root site’s main and navigation skins.
- 1f16ce5377 Renamed updater app’s Root.skin to ~Root.skin to prevent it from overwriting the skins in the main app
- cd50b46cba Added helper method User.rename() for renaming a user account; currently without GUI representation.
- 69ff389353 Removed obsolete debug method and unnecessary semicolons.
- a0c7ee608e Check if temporary directory exists before trying to remove it in Layout.import_action()
- 5b0ba00ba9 Check for User.REGULAR role when subscribing to a site in Site.getPermission(). Fixes issue 134.
- 3b7d2e577b Start session by logging in user account if available in Api.getUser()
- 1d27d412c8 * Removed obsolete modSorua code
- 9410d97946 Removed redundant semicolon
- 2b35e1ddf4 * Added patch to prevent locales and timezones from being set to wrong values in modified dropdown menus.
- 3f602c6d5b Display each language in its corresponding locale instead of all languages in the one currently selected.
- 5a1b4cf2e3 Removed debugging symbols
- 4db44c389b Exclude deleted (aka hidden) comments from being displayed in list of recent updates as well as in RSS output. Fixes #125.
- 9776619fb4 Corrected text in Site Preferences - cf. issue 127.
- 47deac6732 Prevent anyone from searching a restricted site. Fixes issue 123.
Full Changelog: release-1.2 → release-1.2.1
Generated by git-cliff.
Downloads
-
antclick-1.2.1.tbz
28 downloads · 5.2 MiB
-
antclick-1.2.1.zip
19 downloads · 5.4 MiB
-
antville-1.2.1.tbz
29 downloads · 567 KiB
-
antville-1.2.1.zip
18 downloads · 706 KiB
-
Antville 1.2 Stable
released this
2014-06-27 18:00:18 +00:00 | 1461 commits to main since this releaseThe result of Antville Summer Of Code 2007. Cleaning up and overhauling the overall code structure. Fixing all outstanding, overdue bugs and adding the most simple of most wanted features.
- Merged source code files
- Cleaned up code structure
- Cleaned up database structure
- Extracted database skins to files
- Increased RSS version (2.0)
- Fixed security issues (XSS)
- Added salting and encryption of passwords
- Added sanitation of input in user profile
- Kicked off new layout (no implementation at this point)
- Added error and notfound actions
- Enabled notifications for postings / comments
- Added support for robots.txt per weblog
- Implemented multiple topics aka tags
- Added renaming / merging of tags
- Slightly improved display of top stories (“most reads”)
- Implemented basic site import and export options for stories
- Re-opened Antville.org by creating sites upon request
- Renewed internationalisation framework
- Added computer-generated translations for more than 40 languages
- Added support for UTF-8 characters in tags and subdomains
- Implemented comment hiding (ie. keep sublevel comments)
- Added option to erase all comments of a site’s user at once
- Added option for site owners to delete their sites themselves
- Completely reworked AntClick to be the easiest installing weblog tool around
- Removed some unpopular features for easier code maintenance
For further information please refer to the list of verified issues for this milestone.
Changes
🐛 Bug Fixes
- 63065a18b5 Fixed localhost URL path
- 6111af3a10 Fixed wrapping
- a053b46e21 Fixed defunct Site.robots_txt_action() method (typo in method name)
- 0bdabbad83 Fixed typo in JSDoc tag
- e2588ce657 Fixes issue 105. (This time really :)
- 285f7c1c75 Fixed security hole which allowed unauthorized users to edit memberships of a site
- f2ac352c3f Fixed case of membership.role constraints
- 45ff61699e Fixed macro syntax in Site#navigation skin
- 90eac20152 Fixed bug causing subscriptions being displayed with the corresponding site’s locale instead of the current site’s one
- 5e5c4e38c2 Fixed tiny bug preventing referrers from being recorded when a site URL does not start with “http”
- bb28dba8fb Fixed bug causing exceptions in scheduler() due to undefined req.servletRequest
- 2ff807e868 Fixed bug preventing story referrers from being logged; might be caused by recent changes in Helma...
- eab69cd022 Fixed bug causing duplicate display of replies. (No clue how this slipped in.)
- ed60a2ea35 Fixed Site.processHref() method to work for sites w/o explicit domain setting
- 015d8fc89a Fixed copy&pasta error
- 027e459c0c Fixed bug causing “column "account.id" must appear in the GROUP BY clause or be used in an aggregate function” errors in Admin.sites_action() and Admin.users_action() when using a PostgreSQL database
- d8d37120a6 Fixed translation in Image#main skin
- 8f61f1053b Fixes issue 86
- 09884674fb Fixed syntax error in XML
- f07681a72d Fixed wrong URL for external wiki repository
- 7877a16892 Fixed typo in name of Jala’s test directory
- 5161d33029 Fixed typo in class name of $Admin#LogEntry skin
- 139f8eaea4 Fixed closing tag for <a name> element
- 93e94ac65c Fixed closing tag for <a name> element
- d0720d7c53 Fixed quotes to work with gettext
- b75fc70bf1 Fixed bug preventing output of global image macro containing the linkto paramater
- 0e3b954b76 Fixed ugly bug causing sites to lose their layout on import or reset
- 0089ffca35 Fixed a nasty bug that caused the layout to disappear on reset
- 3a2ff3d932 Fixed site deletion
- 35c40dfd13 Fixed a bad typo bug reported by Hannes.
- b5f3128757 Fixed search for special characters
- 36c600e2f9 Fixed bug in regular expression and restored debugged code
- 02fcfd6d4d Fixed bug introduced with change in Helma trunk (HopObject properties became case-sensitive)
- cc97fa863c Fixed bug in global poll_macro() preventing comments to be added to stories with embedded polls
- 35be86763d Fixed link URLs in Site.monthlist_macro() method (slash was missing between "archive" and year)
- b2ce07cad2 Fixed issue #22: "Image upload is broken in Safari".
- b666f3861a Fixed two tiny bugs concerning Story.commentMode
- c94de58429 Fixed display of creation date by checking for <% story.creator %> instead of <% story.created %>
- 9923ee3e3d Fixed typo in log message
- 7ffb5977e2 Fixed pager URLs for Files.all_action() method
- e60b658c82 Fixed tiny bug in Site.processHref() method: getProperty() is a global method, not one of Application.
- 5326b1871a Fixed redirect URLs
- b4c6ad38f8 Fixed and cleaned up admin section
- 699c730ba6 Fixed error message in Api.main_action_xmlrpc() method
- 7b36852d88 Fixing Helma bug #628 fails because it also chomps the XML-RPC method any potential work-around is impossible without
- 065828abf5 Fixed implemenation of backup/restore feature for stories and comments
- 44b064405b Fixed image rendering in Story.deletelink_macro() and Story.viewlink_macro() methods
- c0d9c5cee1 Fixed output of macro code for global skins
- 743cce4c43 Fixed permisssions for regular users voting in a poll
- 1e54c789f0 Fixed bug causing "undefined" to disappear next to a image rendered by a <% story.content as="image" %> macro
- 4539635476 Fixed bug in Sql.js causing exception when there's now result set at all
- 1138c189b4 Fixed escaped newlines
- b2cf3ece2d Fixed SQL statement in Root.purgeReferrers()
- 994436a4a4 Fixed bug causing exception in Layout.export_action() due to recent addition of Root.skin
- b40e37e045 Fixed bug causing exception when trying to output name of non-existing tag in Story.topic_macro()
- 59a8546b91 Fixed permission for tags to depend on a site's status
- 33e1680969 Fixed URL for closed polls in global poll_macro()
- 62b00107d5 Fixed order of filter methods applied by default in Story.format_filter()
- b5821d97d1 Fixed call for renamed method User.popLocation()
- 5b37a53eab Fixed stupid bug in aspects.fixStoryEditoryParams() causing IE to publish stories closed/hidden/closed all the time
- ee01a29997 Fixed broken image in Image#edit skin when creating a new image
- bbf33a214b Fixed tiny bug to prevent returning "undefined" values
- b969251923 Fixed redirect to newly created comments
- f9838942d8 Fixed global logo_macro() method to always link to Antville.org
- 2fc6c989f6 Fixed default delimiter (String.SPACE) in Story.content_macro()
- c02f667a55 Fixed missing linebreaks in Story.format_filter() method to compensate previously removed call for global format() method
- 05f80fe2ab Fixed Story.topic_macro() with as="image" parameter
- edf51f4519 Fixed site collection in Site.updates_xml_action()
- 9c6159a636 Fixed input of custom date in Story editor
- a681b09c78 Fixed type
- a3ec837524 Fixed global quote() method
- f554f43d77 Fixed Story.editlink_macro() with image parameter
- f73973fabb Fixed skin names for previews
- af047f0ec0 Fixed permission for open sites
- 02f402814d Fixed link to user's personal url when displaying the status of an authenticated user
- 1d1e350a7b Fixed display of role-based navigation skins for open sites
- 3e32e976db Fixed generic permission model to redirect to login page if anonymous user was not granted access
- b3a85c5998 Fixed bug in global image_macro() introduced with latest commit preventing some other images from being displayed
- 550cfc6259 Fixed access names for Images.Default "pseudo" collection
- 1a6f375d7d Fixed Site.history_macro() to better behave as before
- f5eb1bb76f Fixed URL in redirect of Site.rss_action() method
- 1328bbac93 Fixed skin for list of updated sites in Members prototype
- c3d1e3cf3a Fixed stupid type
- c1ed44d7c1 Fixed some minor bugs in Blogger API
- 4d1dc16e34 Fixed URL in Story.commentcounter_macro
- 0f31e93722 Fixed skin name
- e0de7701d2 Fixed bug preventing images of the parent layout to be merged into inactive layouts
- 22edd8eb31 Fixed list_macro() for "postings"
- 683a497f34 Fixed conversion of layout images:
- 5d37d06a81 Fixed bug causing comments of closed stories (as well as stories or sites with comments disabled) to be displayed when calling global list_macro()
- 2211c6a662 Fixed name of collection containing stories and comments in global list_macro()
- 3f496439a2 Fixed Site.history_macro to display comments only, too
- fdc7788253 Fixed bug causing wrong display of preview/next links
- f2ebf2a205 Fixed Layout.export_action to only add customizable skins
- dcd67540a5 Fixed display of closed and all stories
- 4ab0d8b221 Fixed bug preventing anyone from downloading a linked file
- e7d796000c Fixed accidental permutation of arguments in Image.constrain() method
- 4ec0ca761a Fixed bug preventing members from unsubscribing from a site
- b39cb2d1a0 Fixed skin names in global poll_macro to correctly display a poll in a story or skin
- 943d7ae4dc Fixed bug allowing anonymous users to create stories, files, images and polls as well as call various actions in Members
- 67aed15298 Fixed compatibility bug causing display of creation date in lastupdate_macro
- e858699e52 Fixed bug in Images.getPermission aspect
- 4a59353b6f Fixed bug introduced in latest commit producing a directory named after the file name
- 3c55710d08 Fixed bug caused by non-existing directory for default layout
- 0a695bf6a0 Fixed updater to reliably output more meaningful information as well as to correctly exit on failures and when finished
- e337cf0569 Fixed log and debug output
- 00c032db2d Fixed b/w compatibility for HopObject.skin_macro
- 487e4fc2b6 Fixed display of membership / subscription lists
- 78b2261e88 Fixed display and syntax of welcome messages on default site
- 9637ccceae Fixed calculation of limit (5 is default, 1 minimum, 20 maximum)
- 7d21e881e3 Fixed and added further database patches
- 3da0922914 Fixed bug when grouping image tags (galleries) by alphabet
- cbc618de7c Fixed missing quote
- 45580dc22d Fixed indentation (just for perfection's sake :)
- bc132661c0 Fixed display of file extension (probably a bit hackish)
- 8c1f666b85 Fixed linebreaks
- 44b57e7f6b Fixed "losing ROLES" bug by using two helper methods to retrieve (and redefine)
- 5e10032a02 Fixed clip method according to latest changes in antvilleLib
- 0a880680e2 Fixed clip method according to new signature
- b505f168e3 Fixed skinmanager-treeview: searchform.skin was renamed to searchresult.skin, changed
- 5f1a6d4ba3 Fixed wrong message key
- 291e26af64 Fixes bug 384
- 039946e05b Fixed security hole as reported by mi. platzer
Full Changelog: release-1.1 → release-1.2
Generated by git-cliff.
Downloads
-
antclick-1.2.tbz
30 downloads · 5.2 MiB
-
antclick-1.2.zip
20 downloads · 5.4 MiB
-
antville-1.2.tbz
27 downloads · 568 KiB
-
antville-1.2.zip
20 downloads · 704 KiB
-
Antville 1.1 Stable
released this
2014-06-27 17:59:25 +00:00 | 2321 commits to main since this releaseChanges
🐛 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
-
antclick-1.1.tgz
25 downloads · 4.4 MiB
-
antclick-1.1.zip
18 downloads · 4.5 MiB
-
antville-1.1.1.tgz
28 downloads · 272 KiB
-
antville-1.1.1.zip
19 downloads · 414 KiB
-
Antville 1.0.2 Stable
released this
2014-06-27 17:58:50 +00:00 | 3088 commits to main since this releaseDownloads
-
antclick-1.0.2.tgz
25 downloads · 4.2 MiB
-
antclick-1.0.2.zip
15 downloads · 4.4 MiB
-
antville-1.0.2.tgz
27 downloads · 170 KiB
-
antville-1.0.2.zip
18 downloads · 248 KiB
-
antclick-1.0.2.tgz