summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tagged version 0.4.10.4.1Jean-Philippe Lang2007-01-030-0/+0
* updated RDM_APP_VERSION for 0.4.1Jean-Philippe Lang2007-01-031-1/+1
* 0.4.1 releaseJean-Philippe Lang2007-01-031-0/+5
* * added calendar.png removed by accidentJean-Philippe Lang2007-01-032-1/+1
* fixed: no recipient if one of the members of the project has disabled mail no...Jean-Philippe Lang2007-01-031-2/+2
* 0.4.0 releaseJean-Philippe Lang2007-01-027-29/+49
* added an icon on news commentsJean-Philippe Lang2007-01-024-2/+3
* various documentation updatesJean-Philippe Lang2007-01-02100-530/+1073
* unused images cleaningJean-Philippe Lang2007-01-0216-1/+0
* enumerations/list redesignJean-Philippe Lang2007-01-021-6/+4
* updated redirection to the help main index (recognition fails when redirectin...Jean-Philippe Lang2007-01-021-1/+1
* updated validation format of repository url to allow file:///Jean-Philippe Lang2007-01-022-2/+2
* * replaced "add_issue" links on projects/show by a drop down listJean-Philippe Lang2007-01-024-15/+20
* updated notice_file_not_found messageJean-Philippe Lang2007-01-023-3/+3
* addded ruby-net-ldap (0.0.4) dependency in vendor/plugginJean-Philippe Lang2007-01-0219-0/+3469
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-0213-21/+48
* language for default configuration data can now be chosen when running 'load_...Jean-Philippe Lang2007-01-011-4/+17
* option to set maximum size of uploaded filesJean-Philippe Lang2007-01-0111-6/+18
* added multiple file upload for documents and files modulesJean-Philippe Lang2007-01-017-32/+29
* fixed: non public projects were shown on welcome screen even if current user ...Jean-Philippe Lang2007-01-013-8/+17
* fixed: public actions not authorized for members of non public projectsJean-Philippe Lang2006-12-311-1/+1
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-2612-32/+32
* replaced deprecated find_all callsJean-Philippe Lang2006-12-263-7/+7
* textile for revisions commentsJean-Philippe Lang2006-12-263-3/+3
* added issues integration testsJean-Philippe Lang2006-12-261-0/+78
* replaced deprecated ":dependent => true" statementsJean-Philippe Lang2006-12-2611-23/+39
* fixed: unable to attach a file when creating an issue ("attachment: invalid" ...Jean-Philippe Lang2006-12-261-2/+4
* * news rss feed addedJean-Philippe Lang2006-12-266-0/+71
* misc GUI changes on roles viewsJean-Philippe Lang2006-12-262-6/+4
* replaced some submit buttons by links on projects/settingsJean-Philippe Lang2006-12-261-18/+5
* added the ability to manage users memberships directly on users/edit (adminis...Jean-Philippe Lang2006-12-264-0/+52
* misc GUI modificationsJean-Philippe Lang2006-12-264-6/+29
* added a condition on project -> members association so that only active users...Jean-Philippe Lang2006-12-261-1/+1
* href title attribute with full issue subject addedJean-Philippe Lang2006-12-261-1/+1
* fixed a bug in gantt display when last day is a mondayJean-Philippe Lang2006-12-262-5/+6
* updated the appearance of table headersJean-Philippe Lang2006-12-253-0/+1
* attachments list on issues/show:Jean-Philippe Lang2006-12-252-8/+3
* removed menu.css and rails.css (content merged into application.css)Jean-Philippe Lang2006-12-254-98/+70
* route for repositories controller removed (problem when running under apache)Jean-Philippe Lang2006-12-241-2/+1
* fixed in svn browser: revisions were ignored when no author was foundJean-Philippe Lang2006-12-241-2/+2
* css cleaningJean-Philippe Lang2006-12-2419-278/+164
* xss in issue subject on issues/editJean-Philippe Lang2006-12-241-1/+1
* svn browser merged in trunkJean-Philippe Lang2006-12-2429-6/+715
* * code and views cleaningJean-Philippe Lang2006-12-1717-67/+93
* various modifications to prevent xssJean-Philippe Lang2006-12-1734-112/+73
* various eager loadings addedJean-Philippe Lang2006-12-163-6/+6
* fixed bug when no version is selected in projects/add_fileJean-Philippe Lang2006-12-163-18/+20
* issues table is no more displayed if there is no issue to displayJean-Philippe Lang2006-12-161-0/+4
* "queries" branch mergedJean-Philippe Lang2006-12-1627-177/+580
* contextual links redesignJean-Philippe Lang2006-12-1621-121/+104