-
Antville 1.5 Stable
released this
2015-08-10 18:20:29 +00:00 | 672 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
95 downloads · 6.9 MiB
-
antclick-1.5.zip
244 downloads · 7.2 MiB
-
antville-1.5.tbz
183 downloads · 1.5 MiB
-
antville-1.5.zip
62 downloads · 1.7 MiB