20 Mar, 2015
2 commits
08 Jan, 2015
2 commits
22 Dec, 2014
2 commits
10 Dec, 2014
1 commit
09 Dec, 2014
1 commit
08 Dec, 2014
3 commits
-
- Indent files properly - Fix signup page changing lambda to proc - Create the needed plugin's hotspots - Fix academic_info attributes update - Fix hotspot to work in edit page
04 Dec, 2014
2 commits
02 Dec, 2014
2 commits
-
Check if is template before removing an inactive user
24 Nov, 2014
1 commit
19 Nov, 2014
2 commits
-
Also, add a nice plugin status report at the bottom
13 Nov, 2014
2 commits
-
Allow trusted url without protocol for iframe in tinymce See merge request !358
07 Nov, 2014
2 commits
05 Nov, 2014
1 commit
01 Nov, 2014
1 commit
31 Oct, 2014
1 commit
29 Oct, 2014
3 commits
28 Oct, 2014
1 commit
27 Oct, 2014
2 commits
-
- provide sane defaults for $HEAD and $PREV_HEAD - list commits since $PREV_HEAD
-
Assumes the CI environment will export the sha1 of the head commit into HEAD, and the sha1 of the previous head commit in PREV_HEAD.
10 Oct, 2014
1 commit
-
- Remove absolute URL's from stylesheets and javascripts - Handle prefix in LinkListBlock - add Noosfero.root method as a central data source The application server needs to be started with the RAILS_RELATIVE_URL_ROOT environment variable set to the desired prefix. In development, this can be tested with # assuming /social prefix $ RAILS_RELATIVE_URL_ROOT=/social thin --prefix /social start For production, see INSTALL.md
25 Sep, 2014
1 commit
-
This makes Noosfero::Plugin::ActiveRecord obsolete. With plugin interdependency, self.inherited may get the table name from another class.
12 Sep, 2014
7 commits