10 Aug, 2011
2 commits
-
* Fixing 'available' task. This task was running only the enabled plugins. Now, before running this task, all plugins are enabled and after, the ones that were disabled are disabled again. * Running plugins tests on noosfero rake with all other tests.
-
…nto merge-requests/33 (ActionItem2059)
09 Aug, 2011
22 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.
-
The problem is that file uploads cannot be done via real AJAX, so the jQuery form plugin creates a hidden iframe and does the upload there. This approach has limitations, and among them is not being able to send proper JSON responses for file uploads. See http://jquery.malsup.com/form/#file-upload
-
(ActionItem2033)
-
…nto merge-requests/17
-
…nto merge-requests/20
-
* 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
08 Aug, 2011
4 commits
-
This makes the font size of the textarea elements similar to the one used by default in single-line text fields
05 Aug, 2011
1 commit
03 Aug, 2011
3 commits
-
Without that is impossible to create a database from scratch on MYSQL, cause it have some limitations about indexes size. http://bugs.mysql.com/bug.php?id=4541
15 Jul, 2011
3 commits
-
(ActionItem2048)
14 Jul, 2011
1 commit
-
…ero into merge-requests/22
13 Jul, 2011
4 commits
-
(ActionItem2042)
-
Also included new db/schema.rb (ActionItem2032)
-
…nto merge-requests/21
-
added content_type text/html on mailer and HTML tags on message including environment contact_email on from and sender email on reply_to