Timeline
05/10/08:
- 23:37 Changeset [865] by seancribbs
- Convert all views to Haml.
- 23:36 Changeset [864] by seancribbs
- Update CHANGELOG
- 23:36 Changeset [863] by seancribbs
- Update CHANGELOG and CONTRIBUTORS.
- 23:36 Changeset [862] by seancribbs
- Avoid authenticity check when listing children.
- 23:36 Changeset [861] by seancribbs
- extensions:update_all Rake task
- 23:36 Changeset [860] by seancribbs
- Login System tweaks * Remember request URI when user logs in * Don't …
05/06/08:
- 10:01 Changeset [859] by seancribbs
- Update CHANGELOG.
- 10:01 Changeset [858] by seancribbs
- Fix broken controller spec.
- 10:01 Changeset [857] by seancribbs
- Add per-user salting to password encryption.
- 10:01 Changeset [856] by seancribbs
- Address CSRF vulnerabilities in forms.
05/03/08:
- 21:46 Changeset [855] by seancribbs
- Update CHANGELOG and CONTRIBUTORS.
- 21:45 Changeset [854] by seancribbs
- Remove clear cache action, always clear cache after saving a page.
05/01/08:
- 22:25 Changeset [853] by jlong
- prototype: clarifying javascript
- 22:09 Changeset [852] by jlong
- prototype: converted a couple of our controls to behaviors
- 21:02 Changeset [851] by jlong
- prototype: fixed typo
- 17:46 Ticket #640 (defect) created by schof
- Several migrations issues with extension model generator
- 11:08 HowToTextDrive edited by seancribbs
- Remove spam (diff)
04/30/08:
- 15:48 HowToTextDrive edited by sssss
- (diff)
- 14:41 Ticket #639 (defect) created by jcblitz
- Latest radiant gem not being loaded when no RADIANT_GEM_VERSION specified
04/29/08:
- 14:46 Changeset [850] by seancribbs
- multi_site: Fix bug in tests and redirect back to the same site after a …
04/28/08:
- 10:48 Changeset [849] by seancribbs
- Merge branch 'master' into svn
04/27/08:
04/26/08:
- 07:59 Ticket #638 (enhancement) created by pilu
- [PATCH] Added configuration file to page_attachments
04/20/08:
- 12:41 Changeset [848] by seancribbs
- Tag release 0.6.6
- 12:17 Changeset [847] by seancribbs
- Version bump.
- 12:06 Changeset [846] by seancribbs
- Merge.
04/19/08:
- 17:47 Changeset [845] by seancribbs
- Fix problem in framework.rake when public/javascripts/admin does not …
- 14:44 Milestone 0.6.5-Chisel completed
- This release will include a refactoring of tests into RSpec …
- 13:44 Changeset [844] by jlong
- prototype: added a README so people know how to get started
- 13:27 Changeset [843] by jlong
- prototype: finished screens for users
- 13:19 Changeset [842] by jlong
- prototype: finished screens for layouts
- 13:05 Changeset [841] by jlong
- prototype: finished screens for snippets
- 12:54 Changeset [840] by jlong
- prototype: finished screens for pages
- 12:24 Changeset [839] by jlong
- prototype: pulled over layouts new and edit screens
- 12:01 Changeset [838] by seancribbs
- Correct 0.6.5 tag.
- 11:55 Changeset [837] by seancribbs
- Tag 0.6.5 release.
- 11:52 Changeset [836] by seancribbs
- Tag 0.6.5 release.
- 11:48 Changeset [835] by jlong
- prototype: pulled over snippets and users new and edit screens
- 11:36 Changeset [834] by seancribbs
- Update CHANGELOG and CONTRIBUTORS.
- 11:36 Changeset [833] by seancribbs
- Convert StandardTags? specs to nested describe blocks.
- 11:36 Changeset [832] by seancribbs
- Remove test/unit tests - all RSpec now.
- 11:36 Changeset [831] by seancribbs
- Update CHANGELOG and CONTRIBUTORS
- 11:36 Changeset [830] by seancribbs
- Fix radiant:update:javascripts task.
- 11:36 Changeset [829] by seancribbs
- Attachments are now linked in page admin interface. [Andrew O'Brien]
- 11:36 Changeset [828] by seancribbs
- Fix broken test * f6d2b06e1a8daa5547c77b0a27a8acd2dc6bd34b neglected to …
- 11:36 Changeset [827] by seancribbs
- Fix broken specs and regression.
- 11:36 Changeset [826] by seancribbs
- Add <r:meta /> tag and appropriate fields to pages table.
- 11:35 Changeset [825] by seancribbs
- Convert some more tag specs to nested describes.
- 11:35 Changeset [824] by seancribbs
- Convert some tag specs to nested describes.
- 11:35 Changeset [823] by seancribbs
- Update CHANGELOG.
- 11:09 Changeset [822] by jlong
- updated preferences to reflect some of the more recent changes to the …
04/18/08:
- 18:30 Ticket #576 (enhancement) closed by seancribbs
- fixed: Implemented an alternative that is more flexible, with up-to-date specs. …
- 17:05 Ticket #617 (defect) closed by seancribbs
- wontfix: There will be a wiki page containing a compatibility matrix between …
- 16:58 Ticket #583 (enhancement) closed by seancribbs
- fixed: Addressed in [820] and [821]
- 16:56 Changeset [821] by seancribbs
- Merge ugly broken SVN junk.
- 16:56 Changeset [820] by seancribbs
- Merge ugly broken SVN junk.
- 16:31 Ticket #637 (defect) closed by seancribbs
- fixed: Resolved [819]
- 16:18 Changeset [819] by seancribbs
- #637 Fix redirection after POST in mailer extension. [Fabrice Luraine]
- 16:08 Ticket #581 (defect) closed by seancribbs
- fixed: Addressed in [813], [818]
- 16:06 Changeset [818] by seancribbs
- Fix a minor bug in import_export.
- 15:47 Changeset [817] by seancribbs
- Update CHANGELOG.
- 15:47 Changeset [816] by seancribbs
- Make logic consistent when initializing view paths.
- 15:47 Changeset [815] by seancribbs
- Fix if_ancestor_or_self spec, add spec for if_self, and fix regression in …
- 15:47 Changeset [814] by seancribbs
- Merge branch 'master' of git://github.com/mghaught/radiant
- 15:47 Changeset [813] by seancribbs
- Rename created_by and updated_by columns on standard models.
- 15:47 Changeset [812] by seancribbs
- Fix Dir glob for extension rake tasks.
- 15:47 Changeset [811] by seancribbs
- #619 Respect view_paths set by plugins in extensions. [xtoddx]
- 15:47 Changeset [810] by seancribbs
- Add ignore to root of project.
- 15:47 Changeset [809] by seancribbs
- Move extra initialization into after_initialize block.
- 15:47 Changeset [808] by seancribbs
- Revert error fade and correct CHANGELOG.
- 15:47 Changeset [807] by seancribbs
- All flash messages now fade after 3 seconds.
- 15:46 Changeset [806] by seancribbs
- Merge branch 'master' of git://github.com/AndrewO/radiant
- 15:46 Changeset [805] by seancribbs
- Update CHANGELOG.
- 15:46 Changeset [804] by seancribbs
- Merge branch 'master' of git://github.com/jfrench/radiant
- 15:45 Changeset [803] by seancribbs
- Merge branch 'master' of git://github.com/smtm/radiant
- 11:22 Ticket #634 (enhancement) closed by seancribbs
- fixed: Merged in via GitHub?.
- 11:21 Ticket #619 (defect) closed by seancribbs
- fixed: Resolved on …
Note: See TracTimeline for information about the timeline view.
