Skip to content
Snippets Groups Projects
  1. May 15, 2014
  2. Apr 29, 2014
  3. Apr 23, 2014
  4. Apr 21, 2014
  5. Apr 16, 2014
  6. Apr 15, 2014
  7. Apr 14, 2014
  8. Mar 31, 2014
  9. Mar 17, 2014
  10. Mar 05, 2014
  11. Feb 28, 2014
  12. Feb 27, 2014
  13. Feb 25, 2014
  14. Feb 20, 2014
  15. Jan 30, 2014
  16. Jan 06, 2014
  17. Dec 23, 2013
  18. Nov 13, 2013
  19. Nov 12, 2013
  20. Nov 09, 2013
  21. Nov 08, 2013
  22. Nov 04, 2013
    • Jared Hancock's avatar
      Continue drafts after a reset · ecfd5877
      Jared Hancock authored
      Previously, deleting a draft either from a form [reset] button or from the
      trashcan would delete the draft and cancel the draft system for the
      remainder of the page's lifetime. This patch deletes the current draft and
      resets the Redactor's content, but then it starts a new draft cycle so
      drafts can be continued. It also prevents posting to an undefined URL if the
      draft_id has not yet been setup.
      
      Fixes #90
      ecfd5877
    • Jared Hancock's avatar
      Make findRichtextBoxes() more reusable · d484e711
      Jared Hancock authored
      Fixes #65
      d484e711
  23. Oct 31, 2013
  24. Oct 28, 2013
  25. Oct 21, 2013
    • Jared Hancock's avatar
      Use Redactor in linebreaks mode · bfcebd5d
      Jared Hancock authored
      Linebreaks mode will result in <Enter> key adding a <br/> element to the
      HTML markup rather than starting a new paragraph <p> element.
      
      This patch also changes the behavior of the <Tab> key to change focus away
      from the Redactor editor rather than indenting the current block.
      bfcebd5d
  26. Oct 10, 2013
  27. Oct 09, 2013
Loading