20 Jul, 2012
1 commit
13 Jul, 2012
2 commits
-
Move max-width and max-height properties to the <img>
12 Jul, 2012
6 commits
27 Jun, 2012
1 commit
15 Jun, 2012
1 commit
-
ActionItem2371
09 Aug, 2011
6 commits
-
When you drag and drop, Firefox brings the outer element together with the link or image. A <div> is less weird than a <li>, though.
-
* removed hardcoded style from Javascript-generated HTML so that when the image is dragged into TinyMCE it does not carry the sidebar formatting * Moved Textile quick reference to a separate partial that is only rendered for TextileArticle's
03 Mar, 2011
1 commit
-
* Mergin all separate body and lead of all the article's type into one shared partial. * Adding the lead slide to the task (it was just showing instead of hiding and sliding when the 'Lead' button was clicked). PS: This refactoring also fixes the AI1869. (ActionItem1869)
09 Dec, 2010
1 commit
-
* When approving a task, some fields from published article are displayed and can be edited * Removed PublishedArticle * Added migrate to copy body, article and type from PublishedArticle's reference_article to article (ActionItem1733)
02 Sep, 2010
2 commits
-
* Add Article#lead explicitly and moved the logic there * Better UI for article * Changed the the "short" format of blogs to use the lead intead of the "first paragraph". With that the lead UI almost makes sense for all users. (ActionItem1664)
-
* Adding the lead field to article's edition. This field fills the information that is displayed in the highlighted news. (ActionItem1664)