07 Feb, 2015
2 commits
-
Patch for commits: da3b4c3f71f0197b50524e2a617b547087251c67 ece6c5630ff06d35f466c7fc0cdbb2296a23c587 b6108f3c8d9033375aaa5c5fce0d71bc839dad21 See merge request !376
28 Jan, 2015
1 commit
14 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
6 commits