27 Jan, 2009
5 commits
-
added an evironment feature to track the join commnity popup made the pupup appear in the rigth context added ask_to_join? method to person moved join to profile controller and added the popup added the popup window
-
Had to convert the birth_date setting to a database column for active_record do its magic and couple with the date_select helper that is used on the pick_date helper
26 Jan, 2009
2 commits
23 Jan, 2009
4 commits
-
- show or hide state/city selects according to a configuration - this must work for both person and group - display contact button only for friends - add contact button to communities/groups
-
added the hit counter Added the hits column and the option to display it on the page
06 Jan, 2009
1 commit
-
it.
02 Jan, 2009
4 commits
26 Dec, 2008
1 commit
19 Dec, 2008
1 commit
18 Dec, 2008
1 commit
15 Dec, 2008
4 commits
-
* making fields appear on signup form * environment has a list of Category subclasses that must be available for users; if there is only one category type available, no need of asking for category type * environment has a setting categories_menu which enables/disables the category menu. If it is disabled, then no need to ask for a color in the menu * add a configuration to the environment called disable_gender_icon. When it is false, don't display gender icons. * adding css for profile_data * adding required on label for schooling fixing javascript * adding fields on signup and option to admin manage * adding required message on required fields * adding partials for person/enterprise/community fields * adding methods for person/community/enterprise custom_fields * adding option to admin manage person fields
12 Dec, 2008
2 commits
11 Dec, 2008
4 commits
-
- display comment form opened - links to subscribe rss feed - show 'Edit blog' on view blog - display button to remove article when view - use select box instead of text fields to blog configuration - decreasing size of the field description - use 'New post' instead of 'New article'
-
- add fields city and state to contact form - aceess_control plugin: filter members by role - stay on contact form after send message - validates format of email only if filled - remove phone and add name and fill fields if user logged in - mark contact fields to translation
09 Dec, 2008
2 commits
-
* Adding feature to edit header/footer to environment and test * adding regexp to replace values on footer * removing message of no comments if there's no comment * fixing bug.. When applying template, didn't copy the homepage
08 Dec, 2008
1 commit
03 Dec, 2008
1 commit
-
* adding setting on template to define if entreprise template should be changed when enabled * adding changing of template when an enterprise is enabled if environment allows * fixing bug on footer when applying template * removing disabled enterprise message if the enterprise has the block for it
01 Dec, 2008
1 commit
29 Nov, 2008
3 commits
-
users can send message to enterprises the enterprise must choose if 'contact us' is available or not -
* adding method to apply templates * added setting[:templates_id] in environment * adding methods and vies to set and edit templates
-
block to list amount of posts by month offer BlogArchivesBlock only if profile has blog pagination save feed options after create blog the settings of feeds must be editable trhough it's parent blog not offer to create sub-folder to blog the title of the post and the comments count are links to the specific article display count of blog-post comments users cant create more then one blog
24 Nov, 2008
1 commit
11 Nov, 2008
1 commit
31 Oct, 2008
1 commit
-
* Listing environment themes and approved themes for selection * Adding settings 'themes' for the environment * Adding method approved_themes to theme.rb