summaryrefslogtreecommitdiffstats
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
...
* improved search engineJean-Philippe Lang2007-03-101-8/+9
* feature #9137 Password-protected SVN repositoriesJean-Philippe Lang2007-03-091-0/+2
* fix for #8973: Export feature(to csv/pdf) doesn't work in JapaneseJean-Philippe Lang2007-03-012-9/+9
* search engine improvements and simple testJean-Philippe Lang2007-02-281-7/+9
* added a simple search engine. left to do:Jean-Philippe Lang2007-02-271-0/+32
* show "no data" label when there's nothing to display on project member listJean-Philippe Lang2007-02-181-0/+2
* show "no data" label when there's nothing to display on changelog and roadmapJean-Philippe Lang2007-02-182-0/+4
* removed strong tag for version name in settings viewJean-Philippe Lang2007-02-041-1/+1
* issue list pdf export modifiedJean-Philippe Lang2007-02-041-5/+44
* added roadmap viewJean-Philippe Lang2007-02-041-0/+26
* Title property added for generated pdf ganttJean-Philippe Lang2007-02-031-0/+1
* issue list: added 'Priority' column, removed 'Created on' columnJean-Philippe Lang2007-02-021-3/+3
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-312-3/+3
* deprecated ":post => true" replacedJean-Philippe Lang2007-01-263-5/+5
* replaced deprecated human_size by number_to_human_sizeJean-Philippe Lang2007-01-264-4/+4
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-2611-31/+31
* project settings tabs redesignJean-Philippe Lang2007-01-261-41/+33
* * project settings split in 4 tabsJean-Philippe Lang2007-01-261-7/+25
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-213-4/+4
* added package icon on changelogJean-Philippe Lang2007-01-151-2/+2
* tooltips added on calendarJean-Philippe Lang2007-01-132-10/+11
* tooltips added on Gantt chart to view the details of the issuesJean-Philippe Lang2007-01-091-7/+16
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-0811-42/+41
* 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-062-0/+14
* XHTML compliance improvementsJean-Philippe Lang2007-01-056-77/+42
* 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-022-13/+12
* option to set maximum size of uploaded filesJean-Philippe Lang2007-01-013-3/+3
* added multiple file upload for documents and files modulesJean-Philippe Lang2007-01-012-4/+6
* replaced some submit buttons by links on projects/settingsJean-Philippe Lang2006-12-261-18/+5
* misc GUI modificationsJean-Philippe Lang2006-12-261-3/+3
* 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
* css cleaningJean-Philippe Lang2006-12-244-42/+37
* svn browser merged in trunkJean-Philippe Lang2006-12-241-1/+12
* * code and views cleaningJean-Philippe Lang2006-12-174-5/+5
* various modifications to prevent xssJean-Philippe Lang2006-12-1710-47/+20
* fixed bug when no version is selected in projects/add_fileJean-Philippe Lang2006-12-161-7/+7
* 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-162-32/+50
* contextual links redesignJean-Philippe Lang2006-12-165-31/+28
* bug fixed in projects/activity due to sql joinJean-Philippe Lang2006-12-111-2/+4
* added model Comment.Jean-Philippe Lang2006-12-101-1/+2
* gantt link added in left menu and removed from calendar viewJean-Philippe Lang2006-12-062-27/+18
* calendar and activity views edited (previous/next links)Jean-Philippe Lang2006-12-062-4/+17
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-0523-0/+1108