Menu

Source Commit Log


Commit Date  
[r725] by jplang

Added project module concept.

A project module (eg. issue tracking, news, wiki,...) is a set of permissions that can enabled/disabled at project level.
For each project, modules can be enabled on the project settings view ('Modules' tab).
This requires a specific permission: 'Select project modules' (if this permission is turned off, only Redmine administrators can choose which modules a project uses).

When applying this migration, all modules are enabled for all existing projects.

2007-09-14 11:34:08 Tree
[r724] by jplang

Fixed: watchers should be notified even if they uncheck 'mail notifications'

2007-09-11 18:13:32 Tree
[r723] by jplang

Notifications about issues (add/edit) are now sent in plain text and html.
Removed lang specific strings in the corresponding mail templates, so that there is only one template for all languages.

2007-09-11 17:12:34 Tree
[r722] by jplang

Added Subversion repository unit tests.

2007-09-10 18:23:44 Tree
[r721] by jplang

Added "% done" in the filter list.

2007-09-09 19:46:28 Tree
[r720] by jplang

Added the ability to rename wiki pages (specific permission required).

Existing links that point to the old page are preserved and automatically redirected to the new page (this behaviour can be disabled when renaming the page).

2007-09-09 17:05:38 Tree
[r719] by jplang

Small fix to TOC regexp.

2007-09-09 10:41:02 Tree
[r718] by jplang

Added automatic table of content support on wiki pages, based on h1., h2. and h3. headings.

To display the page TOC, insert a line with this tag:
{{toc}} or {{<toc}} => left aligned toc
{{>toc}} => right aligned toc

2007-09-09 10:16:59 Tree
[r717] by jplang

Updated INSTALL doc.

2007-09-08 17:22:42 Tree
[r716] by jplang

Added javascript highlightment support (http://pastie.textmate.org/50774/)

2007-09-07 21:30:46 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.