summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* removed "selected" class on Home menu itemJean-Philippe Lang2007-01-211-1/+1
* updated online help with settings descriptionJean-Philippe Lang2007-01-2143-39/+231
* added Redmine::VERSION moduleJean-Philippe Lang2007-01-214-21/+13
* added translated strings for settings viewJean-Philippe Lang2007-01-218-19/+63
* added missing string en de, en, esJean-Philippe Lang2007-01-213-0/+3
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-2144-173/+286
* 'new query' link movedJean-Philippe Lang2007-01-191-1/+1
* added back "fixed version" in issue/show and filtersJean-Philippe Lang2007-01-152-5/+10
* added package icon on changelogJean-Philippe Lang2007-01-153-3/+4
* tooltips added on calendarJean-Philippe Lang2007-01-136-17/+24
* tooltips added on Gantt chart to view the details of the issuesJean-Philippe Lang2007-01-095-9/+158
* folder icon replacedJean-Philippe Lang2007-01-081-0/+0
* folder icon removedJean-Philippe Lang2007-01-081-0/+0
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-0880-158/+179
* replaced details.png by zoom_in.png on reportsJean-Philippe Lang2007-01-062-4/+4
* added a button on users/list to manually activate an accountJean-Philippe Lang2007-01-065-0/+7
* added "auto" option for user's language (browser based)Jean-Philippe Lang2007-01-061-1/+1
* removed "add a comment" h3Jean-Philippe Lang2007-01-061-2/+1
* added total number of issues per tracker on projects/showJean-Philippe Lang2007-01-066-4/+9
* calendar javascripts and stylesheets removed from base layout. they're now on...Jean-Philippe Lang2007-01-068-8/+45
* XHTML compliance improvementsJean-Philippe Lang2007-01-0518-133/+136
* 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