Opened 1 year ago
Last modified 9 months ago
Need a box on every project homepage with a brief summary of the project status (start date, last modifications, members, etc. similar to that seen in sourceforge and social).
accidentally duplicated in #2729 and added a hint about how to accomplish the layout part using a wiki-macro.
This will be taken care of by the Project Profiles and will be in Ellg and not Trac as mention in ticket #2729
(In [185]) refs #2921 and refs #2674 and refs #2827 Creating a new tag that includes: * projects profiles in elgg * forum * users getting notifications * ui changes
the creation date, last modified and other stuff that this ticket is being left over for will also apply to #2675
(In [222]) refs #2674. This updates cache_and_sync.py to add the project start date into the profile data.
[221] also pertains to this, as it allows elgg to show the project creation profile data.
(In [223]) refs #2674. Adds last ticket modification time to profile data.
(In [224]) refs #2674. Adds last ticket modification to profile page.
(In [225]) refs #2674. Adds last wiki change and last commit to project profiles.
(In [226]) refs #2674. Adds last wiki change and last commit to profile data
(In [228]) Fixes a bug where it couldn't find beaversource.ini when ran from a different directory. refs #2674.
(In [230]) refs #2674, #2933, #3041, #3043, #3068, #2675, #2677 Creating a new tag, the tickets above are the ones fixed in this tag.