summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-311-0/+7
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-313-3/+10
* custom fields list screen split in 3 tabs (one for each kind of custom fields)Jean-Philippe Lang2007-01-311-21/+29
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-311-0/+7
* fixed french issue_edit mail templateJean-Philippe Lang2007-01-281-2/+2
* removed environment informationJean-Philippe Lang2007-01-281-8/+1
* mail notifications added when:Jean-Philippe Lang2007-01-278-0/+40
* smaller footer fontJean-Philippe Lang2007-01-271-1/+1
* deprecated ":post => true" replacedJean-Philippe Lang2007-01-267-12/+12
* deprecated children_count replacedJean-Philippe Lang2007-01-261-1/+1
* removed space before argument parenthesesJean-Philippe Lang2007-01-261-1/+1
* replaced deprecated human_size by number_to_human_sizeJean-Philippe Lang2007-01-269-12/+12
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-2639-97/+97
* project settings tabs redesignJean-Philippe Lang2007-01-261-41/+33
* * project settings split in 4 tabsJean-Philippe Lang2007-01-261-7/+25
* updated date removed from my/account view (useless since account is updated a...Jean-Philippe Lang2007-01-251-2/+1
* * replaced :controller => '' broken statements by :controller => 'welcome'Jean-Philippe Lang2007-01-252-2/+2
* removed "selected" class on Home menu itemJean-Philippe Lang2007-01-211-1/+1
* added Redmine::VERSION moduleJean-Philippe Lang2007-01-212-2/+2
* added translated strings for settings viewJean-Philippe Lang2007-01-213-17/+17
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-2123-30/+69
* 'new query' link movedJean-Philippe Lang2007-01-191-1/+1
* added back "fixed version" in issue/show and filtersJean-Philippe Lang2007-01-151-0/+4
* added package icon on changelogJean-Philippe Lang2007-01-151-2/+2
* tooltips added on calendarJean-Philippe Lang2007-01-133-10/+17
* tooltips added on Gantt chart to view the details of the issuesJean-Philippe Lang2007-01-092-7/+21
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-0831-117/+107
* replaced details.png by zoom_in.png on reportsJean-Philippe Lang2007-01-061-4/+4
* added a button on users/list to manually activate an accountJean-Philippe Lang2007-01-061-0/+3
* removed "add a comment" h3Jean-Philippe Lang2007-01-061-2/+1
* added total number of issues per tracker on projects/showJean-Philippe Lang2007-01-061-3/+2
* calendar javascripts and stylesheets removed from base layout. they're now on...Jean-Philippe Lang2007-01-067-7/+44
* XHTML compliance improvementsJean-Philippe Lang2007-01-0517-133/+111
* added an icon on news commentsJean-Philippe Lang2007-01-021-2/+2
* enumerations/list redesignJean-Philippe Lang2007-01-021-6/+4
* updated validation format of repository url to allow file:///Jean-Philippe Lang2007-01-021-1/+1
* * replaced "add_issue" links on projects/show by a drop down listJean-Philippe Lang2007-01-023-13/+17
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-021-0/+4
* option to set maximum size of uploaded filesJean-Philippe Lang2007-01-015-5/+5
* added multiple file upload for documents and files modulesJean-Philippe Lang2007-01-013-7/+10
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-262-2/+2
* textile for revisions commentsJean-Philippe Lang2006-12-262-2/+2
* * news rss feed addedJean-Philippe Lang2006-12-263-0/+26
* 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-262-0/+31
* misc GUI modificationsJean-Philippe Lang2006-12-263-6/+6
* 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
* attachments list on issues/show:Jean-Philippe Lang2006-12-251-8/+2