/[drupal]/contributions/modules/og_teampage/CHANGELOG.txt
ViewVC logotype

Contents of /contributions/modules/og_teampage/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.10 - (show annotations) (download)
Tue Aug 26 08:47:55 2008 UTC (15 months ago) by martinsfromb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +2 -2 lines
File MIME type: text/plain
Marked syncronisation of HEAD with 5.x-1.x-dev
1 $Id: CHANGELOG.txt,v 1.5.2.3 2008/08/25 19:39:46 martinsfromb Exp $
2
3 CHANGES in og_teampage
4 This file only contains major changes in releases of og_teampage. For more exactly information abou little changes an bugfixes see the CVS messages at http://drupal.org/project/cvs/90797 !
5
6 HEAD - 2007-07-10 (---> 5.x-1.x - 2008-08-25)
7 ----------------------
8 - changed database layout for better comprehensibility of arguments (data for layout of teampages in one and for groupmembers in the other case are now stored in different tables)
9 Run update.php!
10
11
12 5.x-1.x - 2007-07-06
13 ----------------------
14 - new option to show the user image instead of the default image if none is uploaded to the team available via checkbox in the admin form
15 - new options for default width and/or height of images in the teamtable available in the settings form. Needed to get the different image sizes of user images in layout.
16
17 5.x-1.x - 2007-03-05
18 ----------------------
19 - removed teampage as own node type, with update.php all old teampages are converted to node type 'og'
20 - option to show the team table is available via 'configure team table view' link in all og homepage types
21 - the admin form for the team table contains a checkbox to select if the team table should be shown in the node body or only should be available through the filter
22 Run update.php!
23
24 4.7.x-1.x - 2006-11-27
25 ----------------------
26 - provide a filter [teamtable:xxx] to show a teamtable in every node you want
27 - provide 'configure team table view' link to all og homepage types for use of the filter
28
29 4.7.x-1.x - 2006-11-22
30 ----------------------
31 - added option 'weight' to all team members so sort the output table at team homepage
32 - adapted members admin form
33 Run update.php!
34
35 4.7.x-1.x - 2006-11-17
36 ----------------------
37 - renamed field 'position' for position in teams into 'description' and changed db format to 'text' so you can use the field to write what you want about the team member to show on teampage
38 - adapted members admin form to the changes above
39 - corrected output of node to show full teaser instead of group description in teaser view
40 Run update.php!
41
42 4.7.x-1.x - 2006-11-16
43 ----------------------
44 - moved the settings of name, position and picture from the user settings to the teampage so you can give one user different position, pictures etc. in different teams, group admin don't need the right to adminster users if he wants to make changes in his team ...
45 - storing of data has changed to an own database table
46 - privided first .install file
47 - added this changelog
48 Run update.php!
49
50 4.7.x-1.x - sometimes
51 ---------
52 - initial release

  ViewVC Help
Powered by ViewVC 1.1.2