##// END OF EJS Templates
added an icon on news comments...
added an icon on news comments git-svn-id: http://redmine.rubyforge.org/svn/trunk@142 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r138:18001e5a5b14
r139:2dc385079844
Show More
CHANGELOG
106 lines | 4.6 KiB | text/plain | TextLexer
Jean-Philippe Lang
Initial commit...
r2 == redMine changelog
redMine - project management software
Jean-Philippe Lang
various documentation updates...
r138 Copyright (C) 2006-2007 Jean-Philippe Lang
http://redmine.rubyforge.org/
Jean-Philippe Lang
Initial commit...
r2
Jean-Philippe Lang
various documentation updates...
r138 == xx/xx/2006 v0.4.0
Jean-Philippe Lang
* new report: project activity...
r42
Jean-Philippe Lang
svn browser merged in trunk...
r103 * simple SVN browser added (just needs svn binaries in PATH)
Jean-Philippe Lang
contextual links redesign...
r90 * comments can now be added on news
Jean-Philippe Lang
- new controller "myController"...
r60 * "my page" is now customizable
Jean-Philippe Lang
* code and views cleaning...
r97 * more powerfull and savable filters for issues lists
Jean-Philippe Lang
improved issues change history...
r52 * improved issues change history
Jean-Philippe Lang
* new report: project activity...
r42 * new functionality: move an issue to another project or tracker
* new functionality: add a note to an issue
* new report: project activity
* "start date" and "% done" fields added on issues
* project calendar added
* gantt chart added (exportable to pdf)
* single/multiple issues pdf export added
* issues reports improvements
Jean-Philippe Lang
various documentation updates...
r138 * multiple file upload for issues, documents and files
* option to set maximum size of uploaded files
Jean-Philippe Lang
* new report: project activity...
r42 * textile formating of issue and news descritions (RedCloth required)
* integration of DotClear jstoolbar for textile formatting
* calendar date picker for date fields (LGPL DHTML Calendar http://sourceforge.net/projects/jscalendar)
* new filter in issues list: Author
* ajaxified paginators
Jean-Philippe Lang
* news rss feed added...
r118 * news rss feed added
Jean-Philippe Lang
* new report: project activity...
r42 * option to set number of results per page on issues list
* localized csv separator (comma/semicolon)
* csv output encoded to ISO-8859-1
* user custom field displayed on account/show
* default configuration improved (default roles, trackers, status, permissions and workflows)
Jean-Philippe Lang
various documentation updates...
r138 * language for default configuration data can now be chosen when running 'load_default_data' task
Jean-Philippe Lang
* code and views cleaning...
r97 * javascript added on custom field form to show/hide fields according to the format of custom field
Jean-Philippe Lang
* new report: project activity...
r42 * fixed: custom fields not in csv exports
* fixed: project settings now displayed according to user's permissions
Jean-Philippe Lang
* code and views cleaning...
r97 * fixed: application error when no version is selected on projects/add_file
Jean-Philippe Lang
various documentation updates...
r138 * fixed: public actions not authorized for members of non public projects
* fixed: non public projects were shown on welcome screen even if current user is not a member
Jean-Philippe Lang
* new report: project activity...
r42
== 10/08/2006 v0.3.0
Jean-Philippe Lang
0.3 unstable...
r10
Jean-Philippe Lang
tables and forms redesign,...
r19 * user authentication against multiple LDAP (optional)
Jean-Philippe Lang
0.3 unstable...
r10 * token based "lost password" functionality
* user self-registration functionality (optional)
* custom fields now available for issues, users and projects
Jean-Philippe Lang
Localization plugin removed (replaced with GLoc)...
r12 * new custom field format "text" (displayed as a textarea field)
* project & administration drop down menus in navigation bar for quicker access
Jean-Philippe Lang
0.3.0...
r24 * text formatting is preserved for long text fields (issues, projects and news descriptions)
* urls and emails are turned into clickable links in long text fields
Jean-Philippe Lang
Localization plugin removed (replaced with GLoc)...
r12 * "due date" field added on issues
Jean-Philippe Lang
tables and forms redesign,...
r19 * tracker selection filter added on change log
Jean-Philippe Lang
0.3.0...
r24 * Localization plugin replaced with GLoc 1.1.0 (iconv required)
Jean-Philippe Lang
tables and forms redesign,...
r19 * error messages internationalization
* german translation added (thanks to Karim Trott)
Jean-Philippe Lang
0.3.0...
r24 * data locking for issues to prevent update conflicts (using ActiveRecord builtin optimistic locking)
Jean-Philippe Lang
0.3 unstable...
r10 * new filter in issues list: "Fixed version"
Jean-Philippe Lang
Localization plugin removed (replaced with GLoc)...
r12 * active filters are displayed with colored background on issues list
Jean-Philippe Lang
0.3 unstable...
r10 * custom configuration is now defined in config/config_custom.rb
* user object no more stored in session (only user_id)
* news summary field is no longer required
Jean-Philippe Lang
tables and forms redesign,...
r19 * tables and forms redesign
Jean-Philippe Lang
0.3 unstable...
r10 * Fixed: boolean custom field not working
* Fixed: error messages for custom fields are not displayed
Jean-Philippe Lang
tables and forms redesign,...
r19 * Fixed: invalid custom fields should have a red border
Jean-Philippe Lang
0.3 unstable...
r10 * Fixed: custom fields values are not validated on issue update
Jean-Philippe Lang
Localization plugin removed (replaced with GLoc)...
r12 * Fixed: unable to choose an empty value for 'List' custom fields
Jean-Philippe Lang
0.3 unstable...
r10 * Fixed: no issue categories sorting
* Fixed: incorrect versions sorting
== 07/12/2006 - v0.2.2
* Fixed: bug in "issues list"
Jean-Philippe Lang
git-svn-id: http://redmine.rubyforge.org/svn/trunk@9 e93f8b46-1217-0410-a6f0-8f06a7374b81
r7 == 07/09/2006 - v0.2.1
Jean-Philippe Lang
git-svn-id: http://redmine.rubyforge.org/svn/trunk@6 e93f8b46-1217-0410-a6f0-8f06a7374b81
r4
Jean-Philippe Lang
v0.2.0...
r5 * new databases supported: Oracle, PostgreSQL, SQL Server
* projects/subprojects hierarchy (1 level of subprojects only)
* environment information display in admin/info
* more filter options in issues list (rev6)
* default language based on browser settings (Accept-Language HTTP header)
* issues list exportable to CSV (rev6)
* simple_format and auto_link on long text fields
* more data validations
* Fixed: error when all mail notifications are unchecked in admin/mail_options
* Fixed: all project news are displayed on project summary
* Fixed: Can't change user password in users/edit
Jean-Philippe Lang
git-svn-id: http://redmine.rubyforge.org/svn/trunk@6 e93f8b46-1217-0410-a6f0-8f06a7374b81
r4 * Fixed: Error on tables creation with PostgreSQL (rev5)
* Fixed: SQL error in "issue reports" view with PostgreSQL (rev5)
Jean-Philippe Lang
Initial commit...
r2 == 06/25/2006 - v0.1.0
* multiple users/multiple projects
* role based access control
* issue tracking system
* fully customizable workflow
* documents/files repository
* email notifications on issue creation and update
* multilanguage support (except for error messages):english, french, spanish
* online manual in french (unfinished)