MojoMojo
view release on metacpan or search on metacpan
- A newly created database now has an anonymous user preference set. Without
this, anonymous users are not supported properly (Dave Rolsky)
- Recent changes now shows users' names, not their logins (Dave Rolsky)
- The users list in the admin section only showed the first 20 users. Added
paging links so you can browse all of them. (Dave Rolsky)
- The users list now shows active users first (Dave Rolsky)
- A user's active flag is now shown as "yes" or "no" in the UI (Dave Rolsky)
- Fixed markup inserted by edit toolbar buttons for images and links (dandv)
- The edit page incorrectly labeled a button "Create and View" for a page
that only had one revision, when it should have been labeled "Save and
View" (Dave Rolsky)
- In edit mode, the preview & form should now always fit in the browser
viewport together without scrolling, in both horizontal & vertical split
modes. (Dave Rolsky)
- Revised MultiMarkdown syntax help tips (Dave Rolsky)
- Removed the page delete action, which was broken with PostgreSQL, and not
checking permissions. This will come back in a better form in the future
(Dave Rolsky)
- HTML entities are now escaped in code blocks and "# comments" are rendered
correctly in Perl syntax blocks (GitHub issues #41, #11) (dandv)
- Textile no longer converts non-ASCII characters into HTML entities (dandv)
- Fixed Catalyst theme so that Save buttons are visible (dandv)
- All methods are documented in POD with =head2 instead of =item, so that
they appear in the module's TOC. Uniform LICENSE for all modules. (dandv)
- Major documentation updates to Prefs.pod, Schema::Result*::Page*,
Formatter/WRITING YOUR OWN FORMATTER, (dandv)
- Reformatted Changes, but you probably noticed that by now (dandv)
- Move some settings into MojoMojo.pm to make mojomojo.conf more
friendly. (marcus)
- Experimental basic search and replace script. (mateu)
0.999031 2009-07-26 15:00:00
- Sane default for FastMmap sharefile.
- Change to use the current cache as Session store.
- Fix comments (NacMac)
- Add license for debian packaging
- Fix incorred URL displayed by the error page (pre_hacked_url)
- POD Fixes
0.999030 2009-07-18 20:25:00
- Fixed vertical split mode to stay side-by-side (mateu, dandv @ YAPC10)
- Updated Catalyst theme
- Defang remote img src - whitelist if you want to allow them
- Fixed profile user name when in view mode
- Linked from was moved from page/bottomnav.tt to page/info.tt
- Forked Defang to Declaw included in our distribution for now
- Fix Args("") issue
0.999029 2009-05-09 23:59:35
- Actual content added to [[Help]]
- Tests: XSS, Defang, and more Textile
- Defang runs after main formatter instead of before
- HTML::Scrub replaced with HTML::Defang for XSS and cleaning HTML
- Markdown now default formatter instead of Textile. Reasons at
http://mojomojo.org/documentation/cheatsheet#Choosing_between_Textile2_and_MultiMarkdown
- Update page creation to be compatible with latest DBIC (Bernhard Graf)
- Additional theme colors: grey, purple, pink
- Add Amazon, RSS, Emote (optional) formatters to main distribution
- Many new tests, including live tests of chained formatters (dandv)
- Main formatters (Textile, MultiMarkdown) are independent and clearly dispatched now (dandv)
- Switch email to use Catalyst::View::Email and tests for such (rafl)
0.999028 2009-04-23 11:58:00
- Use oneshot timer instead of only_every to trigger preview update
- Make .profile smarter and link to it from .recent
- Clean up extra // in .recent URLs
- New formatter: {{cpan Some::Module}} auto-hyperlinks (dandv)
- Use package scope for $kate syntax highlight object to reduce memory leak (mateu)
- Use jquery cookie to make split edit state sticky
- Added maximization of the edit page (linio)
- Instant edit window split mode toggle (horiz./vert.) preserves content (linio)
- Drop-downs for syntax highlighters, plugins and formatters (linio)
- Set default theme directory when theme preference is NULL
- Add inline view
- reCAPTCHA support (linio)
- localize: help message, admin home page, anonymous name and login ('anonymous coward')
- Fixed displaying multiple user roles
- Now FormFu label_loc can be localized by MojoMojo I18N
- MojoMojo habla español (guikubivan)
- Add polish translation (linio)
- Improved wikilinks (UTF-8, parentheses, anchors) and added tests
- Fixes for paragraphs in toolbar (linio)
- Add Catalan language support (mateu)
- expand_wikiword() only replaces underscores with spaces now.
- match display name of page title, breadcrumb final node, and search results
- Make search results byline for last edit author
- Limit preview width so that long <pre> lines don't squash edit area
- Fix security check for attachments
- Add Catalyst theme
- Add tabs to "Syntax help" popup (batman)
- Improved "Syntax help": does not cover textarea and features tabbed navigation (batman)
- Improved templates: removed js, inline css and most templates use wrapper (batman)
- Changed font-size: Removed ever px-based font-size, and set default to 0.9em (batman)
- Improved w3c validation (batman)
- improved navigation, removed unused and out of place links (dandv)
0.999027 2009-01-30 23:17:00
- Fixed broken authors (users) pager links
- Added "Split Edit" for side-by-side view/edit
- Switched from Cache::Store::Memory to Cache::FastMmap
- Change search results by link to link to ROOT/$author instead of author at page level
- Show bread crumb path on search results, linking the terminal node
- List one link for each page by an author via .users (instead of all revisions)
- Support merge for overlapping edits
- Add Japanese translation
0.999026 2009-01-08 00:21:00
- Fix a JavaScript issue with insert attachment
- Fix comments formatter
- Make wantedpage list only apply to current subtree
- Make tagged_descendant work for PostgreSQL
- Changed default search to AND using default_boolop of QueryParser
- Edit search_inline.tt to display like search.tt
- Improved search result layout and added content creation date
- Search results sorted by Kinosearch hit object score
- Fix create photo for pics with EXIF
- Fixed chars count in page info
- Resolve some fastcgi encoding issues
- Link to revision in info page
0.999025 2009-01-04 23:39:00
- Updated language selector, added FR to choices
- Improved search setup error handling on startup
- New formatter: SyntaxHighlight
- Fixed /.users to show logout-link correctly if user is logged in
0.999024 2008-12-31 18:04:00
( run in 0.560 second using v1.01-cache-2.11-cpan-71847e10f99 )