aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/views/default/groups/css.php
AgeCommit message (Collapse)Author
2013-03-06Fixes #5058 not forcing a size on an imagecash
2013-02-20Fixes #5106. Do not make big group description images.Sem
2013-01-26fixed some formatting issues in CSS filescash
2013-01-08Prevent distortion of group iconPer Jensen
2012-12-27Fixes #1747. Added "My status" sidebar menu for groups.Brett Profitt
2011-06-25Fixes #3395 using a fluid gallery for the groups profile pagecash
2011-06-12using divs for group profile fields to work around html validation issues ↵cash
with the out/tags view using a div git-svn-id: http://code.elgg.org/elgg/trunk@9188 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where ↵ewinslow
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07cleaned up the groups plugin csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8619 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum ↵cash
replies. For those using the latest out of svn you can update with this script: https://gist.github.com/852092 git-svn-id: http://code.elgg.org/elgg/trunk@8570 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Touch ups of groups pluginewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8426 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of ↵ewinslow
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29fixed css for group module headerscash
git-svn-id: http://code.elgg.org/elgg/trunk@7957 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding activity module to groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7941 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-08cleanup of the groups plugin viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7863 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01almost finished updating the file plugin to work with new html/csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7804 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog ↵cash
widget, and improved blog sidebar git-svn-id: http://code.elgg.org/elgg/trunk@7720 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-22adding elgg namespace to button css classescash
git-svn-id: http://code.elgg.org/elgg/trunk@7704 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19using elgg-user-icon instead of usericon and moving the css into corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7689 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19replacing action-button with elgg-action-buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@7688 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-28Updated the layout of a topic post within group discussionspete
git-svn-id: http://code.elgg.org/elgg/trunk@6575 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-22Added a 'view all' link to group tools widgets.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6537 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-22Updated groups/forums topic csspete
git-svn-id: http://code.elgg.org/elgg/trunk@6536 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-19There was no point in group discussions having their own comment ↵dave
annotations, better to use the generic comments so this has been changed and a full group activity stream added. For v1.8, there will need to be an upgrade script which will change 'group_topic_post' -> 'generic_comment' and on all existing topics, take the first annotation of type 'group_topic_post' and populate the topic's description. git-svn-id: http://code.elgg.org/elgg/trunk@6526 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-19Small UI update to Group activity widget.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6095 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-13Groups profile page tool widget boxes updated.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5716 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-30Added the beginnings of a bookmark view for group profile pages.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5556 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-30Added the beginnings of a new method for displaying the latest content from ↵pete
each tool on a groups profile page. git-svn-id: http://code.elgg.org/elgg/trunk@5554 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-12Updated and simplified generic entity listings metadata block (edit, delete, ↵pete
access) to not use tables. git-svn-id: http://code.elgg.org/elgg/trunk@5375 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-11Updates: longtext editor default size added (and overridden in ↵pete
group/forums), more updates to lists of members, remaining/previously-missed generic input classes renamed to lowercase. git-svn-id: http://code.elgg.org/elgg/trunk@5365 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-10Minor ui updates to group formspete
git-svn-id: http://code.elgg.org/elgg/trunk@5350 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-10Updated Groups to the new interface. Some view clean-up & simplification done.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5348 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-08Beginnings of the refreshed groups interfacepete
git-svn-id: http://code.elgg.org/elgg/trunk@5307 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-06removed all main plugins from core - they now live in the plugins svndave
git-svn-id: https://code.elgg.org/elgg/trunk@3422 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-25tweak to input box sizepete
git-svn-id: https://code.elgg.org/elgg/trunk@3354 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-02discussion list updated for long usernames, and clearing issues fixed for pcpete
git-svn-id: https://code.elgg.org/elgg/trunk@3018 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-01mac alignment fixed on delete buttonpete
git-svn-id: https://code.elgg.org/elgg/trunk@3012 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-01delete discussion button layout tweakedpete
git-svn-id: https://code.elgg.org/elgg/trunk@3011 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-28groups latest discussion list view timestamp moved/formattedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2994 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-28groups widgets layout made consistentpete
git-svn-id: https://code.elgg.org/elgg/trunk@2992 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27default theme changedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2988 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-23right_column changed from class to id to match left_columnpete
git-svn-id: https://code.elgg.org/elgg/trunk@2902 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-19featured groups sidebar styledpete
git-svn-id: https://code.elgg.org/elgg/trunk@2825 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-23Refs #706marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-28layout bug when not group ownerpete
git-svn-id: https://code.elgg.org/elgg/trunk@2335 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-22Fixed typo! Well spotted, @notomodungwaben
git-svn-id: https://code.elgg.org/elgg/trunk@2295 36083f99-b078-4883-b0ff-0f9b5a30f544