summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-0213-21/+48
* option to set maximum size of uploaded filesJean-Philippe Lang2007-01-016-6/+10
* added multiple file upload for documents and files modulesJean-Philippe Lang2007-01-015-31/+28
* 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
* 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-265-0/+70
* 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-263-0/+52
* misc GUI modificationsJean-Philippe Lang2006-12-263-6/+6
* 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
* attachments list on issues/show:Jean-Philippe Lang2006-12-251-8/+2
* removed menu.css and rails.css (content merged into application.css)Jean-Philippe Lang2006-12-251-2/+0
* fixed in svn browser: revisions were ignored when no author was foundJean-Philippe Lang2006-12-241-2/+2
* css cleaningJean-Philippe Lang2006-12-2416-120/+119
* xss in issue subject on issues/editJean-Philippe Lang2006-12-241-1/+1
* svn browser merged in trunkJean-Philippe Lang2006-12-2417-4/+562
* * code and views cleaningJean-Philippe Lang2006-12-1716-67/+90
* various modifications to prevent xssJean-Philippe Lang2006-12-1733-112/+70
* 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-1617-169/+479
* contextual links redesignJean-Philippe Lang2006-12-1614-120/+86
* useless javascript for drop down menu removedJean-Philippe Lang2006-12-131-39/+37
* bug fixed in projects/activity due to sql joinJean-Philippe Lang2006-12-112-4/+10
* added print.css to hide header, menus and footerJean-Philippe Lang2006-12-101-0/+1
* "export to" label added on issues/showJean-Philippe Lang2006-12-101-0/+1
* added model Comment.Jean-Philippe Lang2006-12-105-2/+48
* gantt link added in left menu and removed from calendar viewJean-Philippe Lang2006-12-063-27/+20
* calendar and activity views edited (previous/next links)Jean-Philippe Lang2006-12-064-5/+23
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-05184-0/+7394