Commit Graph

750 Commits

Author SHA1 Message Date
Cam Findlay 6ccb1bb5df FIX Ensures old blog 1.0 style author names are migrated into 2.0 AuthorNames
Found that old 1.0 blog author names were not being migrated over to the new 2.0 AuthorNames (noted that there is now also a relationship between Member and BlogPost). The old 1.0 did not have this relationship so when migrating no authors are brought across from BlogEntry into BlogPost during the MigrationTask.
2015-06-07 17:20:13 +12:00
Michael Strong 4b16f2c2ac Merge pull request #268 from stevie-mayhew/patch-1
UPDATE: change the links for readme badges
2015-06-05 12:53:00 +12:00
Stevie Mayhew 2b845194a3 UPDATE: change the links for readme badges 2015-06-05 12:52:08 +12:00
Christopher Pitt 0522b1b7db Merge pull request #265 from tractorcow/pulls/fix-parent
BUG Fix BlogPost crashing when created under a non-blog parent
2015-06-04 13:55:34 +12:00
Damian Mooyman 0941b4ed96 BUG Fix BlogPost crashing when created under a non-blog parent 2015-06-04 13:47:06 +12:00
Christopher Pitt 1430018b67 Merge pull request #264 from tractorcow/pulls/fix-author-id
Fix string member IDs breaking permission checking
2015-06-04 12:30:52 +12:00
Damian Mooyman 6345f9b6f7 Fix string member IDs breaking permission checking 2015-06-04 11:50:25 +12:00
Christopher Pitt 8b082e013f Merge pull request #263 from tractorcow/pulls/fix-urlencoded-tags
Fix support for URLSegmentFilter.default_allow_multibyte
2015-06-03 18:57:52 +12:00
Damian Mooyman 1382eae182 BUG Fix support for URLSegmentFilter.default_allow_multibyte 2015-06-03 18:47:49 +12:00
Christopher Pitt 1b7c312eb1 Merge pull request #245 from gordonbanderson/ISSUE_243
FIX: Fix to allow use of foreign text as tags and categories.  Fixes …
2015-06-03 18:38:34 +12:00
Damian Mooyman 83673d933d Merge pull request #261 from assertchris/template-whitespace-cleanup
Cleaned up mixture of tabs and whitespace in PostSummary template
2015-06-03 13:57:37 +12:00
Damian Mooyman e37e1211d8 Merge pull request #262 from assertchris/document-widget-config
Documented widget config
2015-06-03 13:56:55 +12:00
Christopher Pitt 7af54af305 Documented widget config 2015-06-03 13:47:11 +12:00
Christopher Pitt de767b3986 Cleaned up mixture of tabs and whitespace in PostSummary template 2015-06-03 13:18:17 +12:00
Damian Mooyman bfeddba670 Merge pull request #259 from flashbackzoo/revert-256-pulls/fix-migration
Revert 256 pulls/fix migration
2015-05-26 12:59:29 +12:00
David Craig 4ab5de839e Fix migration 2015-05-26 12:36:20 +12:00
Damian Mooyman a536d88936 Revert "Fix migration task" 2015-05-26 12:26:22 +12:00
Christopher Pitt 9244b509b6 Merge pull request #255 from flashbackzoo/pulls/better-docs
improve docs
2015-05-26 12:06:27 +12:00
Christopher Pitt b80591afda Merge pull request #256 from flashbackzoo/pulls/fix-migration
Fix migration task
2015-05-26 12:00:09 +12:00
David Craig 228e7159a5 Fix migration script 2015-05-26 11:40:39 +12:00
David Craig 8ce3984bdc improve docs
- Document new features
- Document upgrading
2015-05-26 10:59:28 +12:00
Damian Mooyman 4cdf11572a Merge pull request #253 from assertchris/update-tag-field-version
Updated Tag Field version
2015-05-25 15:58:29 +12:00
Damian Mooyman 8fa9d22d3b Merge pull request #254 from assertchris/fix-migration-error
Fixed migration error
2015-05-25 15:57:21 +12:00
Christopher Pitt b6422d0fcf Updated Tag Field version 2015-05-25 14:00:39 +12:00
Christopher Pitt bde73eda62 Fixed migration error 2015-05-25 13:39:51 +12:00
Damian Mooyman 29ca70794a Merge pull request #244 from assertchris/stabilize-tag-field-api
Stabilized TagField API
2015-05-22 16:02:50 +12:00
Christopher Pitt e4c873f08b Stabilized TagField API 2015-05-22 15:24:40 +12:00
Damian Mooyman 8feb8abee7 Merge pull request #246 from assertchris/improve-member-blog-posts-grid
Improved member blog posts grid
2015-05-22 11:09:35 +12:00
Damian Mooyman 8c41daf398 Merge pull request #250 from flashbackzoo/pulls/better-widget-docs
Add widget docs
2015-05-21 17:11:35 +12:00
David Craig 4ef12d3cdf Add widget docs 2015-05-21 16:54:26 +12:00
Damian Mooyman 8ce5d32734 Merge pull request #247 from assertchris/update-translations
Updated translations
2015-05-20 09:11:49 +12:00
Christopher Pitt e09e4ce918 Updated translations 2015-05-18 20:35:38 +12:00
Christopher Pitt f6b6f2e27a Improved member blog posts grid 2015-05-18 13:15:42 +12:00
Gordon Anderson 7c8bd693f2 FIX: Fix to allow use of foreign text as tags and categories. Fixes #243 2015-05-15 18:59:09 +07:00
Damian Mooyman 17832fd942 Merge pull request #228 from assertchris/reorder-fields
Reordered fields
2015-05-14 12:27:36 +12:00
Damian Mooyman a7bf039f8a Merge pull request #238 from flashbackzoo/pulls/excerpt-encoding
Fix excerpt parsing
2015-05-14 12:24:31 +12:00
David Craig b7b0c99c21 Fix excerpt parsing 2015-05-14 12:11:09 +12:00
Christopher Pitt b62370cddd Reordered fields 2015-05-14 11:55:01 +12:00
Damian Mooyman accd76c60b Merge pull request #230 from assertchris/add-better-scrutinizer-support
Added better Scrutinizer support
2015-05-14 11:49:42 +12:00
Damian Mooyman 76331a6ee0 Merge pull request #236 from assertchris/clean-up
Clean up
2015-05-14 11:35:56 +12:00
Christopher Pitt 7c45b23a30 Merge pull request #237 from flashbackzoo/pulls/better-pagination-docs
Improvements to the pagination docs
2015-05-14 11:34:16 +12:00
David Craig f39ecefa8b Update docs 2015-05-14 11:30:02 +12:00
Christopher Pitt 1648defec9 Clean up 2015-05-14 11:23:58 +12:00
Damian Mooyman eb32e495cc Merge pull request #234 from assertchris/fix-regressions
Fixed regressions
2015-05-14 11:10:12 +12:00
Christopher Pitt a978b4a9a1 Fixed regressions 2015-05-14 10:52:49 +12:00
Christopher Pitt e3f2036aaa Merge pull request #231 from flashbackzoo/pulls/update-default-pagination
Update default pagination
2015-05-13 15:30:51 +12:00
David Craig ea06252f2d Update default pagination 2015-05-13 15:12:48 +12:00
Christopher Pitt 277ad767e1 Added better Scrutinizer support 2015-05-13 00:12:21 +12:00
Damian Mooyman a64f6f0a81 Merge pull request #225 from assertchris/clean-up
Clean up
2015-05-11 14:13:11 +12:00
Christopher Pitt 787c02a19d Clean up 2015-05-11 10:11:21 +12:00