summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added versions due dates on calendar.Jean-Philippe Lang2007-04-072-5/+10
* Added versions due dates on gantt chart.Jean-Philippe Lang2007-04-074-41/+82
* Modified the change_status view to use the form builder.Jean-Philippe Lang2007-04-051-21/+5
* Feature 9867 Allow file upload in comment and add to issue historyJean-Philippe Lang2007-04-053-7/+45
* Added the ability to easily rollback to a previous version of a wiki page.Jean-Philippe Lang2007-04-053-2/+10
* Removed RedCloth :hard_break option that broke textile rendering.Jean-Philippe Lang2007-04-051-1/+1
* "Author" column replaced by "Assigned to" in issue list.Jean-Philippe Lang2007-04-052-5/+7
* RedCloth attribute :hard_break set to true to keep line breaksJean-Philippe Lang2007-04-041-1/+1
* Fixed a regression (crash when an admin with no role on the project try to cr...Jean-Philippe Lang2007-04-042-5/+8
* Fixed User role_for_project methodJean-Philippe Lang2007-04-041-1/+2
* Modified logged_in_user_membership controller method so that it returns a roleJean-Philippe Lang2007-04-041-3/+4
* Various code cleaning, mainly on User, Permission and IssueStatus models.Jean-Philippe Lang2007-04-048-33/+23
* Patch 9725 Email templates of chinese simplified (Andy Wu)Jean-Philippe Lang2007-04-046-6/+6
* Feature #9808 Allow user to "change" issue status to the same statusJean-Philippe Lang2007-04-041-2/+2
* Fixed 9793 Preview fail for first wiki page of a projectJean-Philippe Lang2007-04-031-1/+1
* Added subprojects issue count on project "Reports" pageJean-Philippe Lang2007-04-034-9/+37
* Fixed pagination on users/list (status filter lost)Jean-Philippe Lang2007-04-032-7/+7
* Slight modifications on revisions tableJean-Philippe Lang2007-04-031-5/+5
* Feature 9784 Set status when raising issue.Jean-Philippe Lang2007-04-033-2/+11
* Quick fix for:Jean-Philippe Lang2007-04-032-9/+11
* Colored square added on "my page" issue listJean-Philippe Lang2007-04-021-1/+1
* Added parent project name (if it exists) on project list and project overview.Jean-Philippe Lang2007-04-023-4/+10
* Applied the same column width in different similar views.Jean-Philippe Lang2007-04-023-6/+6
* Added some attributes length validations.Jean-Philippe Lang2007-04-026-8/+16
* Added the ability to copy an existing workflow when creating a new tracker.Jean-Philippe Lang2007-04-022-0/+10
* Added the ability to include subprojects issues on calendar & gantt (options ...Jean-Philippe Lang2007-04-024-19/+44
* Initial commit for svn repository management and access control:Jean-Philippe Lang2007-04-015-4/+87
* Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones)Jean-Philippe Lang2007-03-313-58/+91
* Added chinese simplified translation (Andy Wu)Jean-Philippe Lang2007-03-317-0/+32
* removed hard coded strings in viewsJean-Philippe Lang2007-03-293-5/+5
* patch #9627 Add Side by Side in Diff view (Cyril Mougel)Jean-Philippe Lang2007-03-293-63/+250
* removed filter_html on RedCloth textile conversionsJean-Philippe Lang2007-03-271-1/+1
* added info about textile availabality on admin/infoJean-Philippe Lang2007-03-262-4/+7
* added changes counts on the "commits per author" svn stat graphJean-Philippe Lang2007-03-261-4/+14
* replaced an hard coded labelJean-Philippe Lang2007-03-261-1/+1
* fixed bug 9537 fetch_changesets brokenJean-Philippe Lang2007-03-251-9/+1
* added pagination on revisions listJean-Philippe Lang2007-03-253-2/+22
* added simple svn statistics graphs, rendered using SVG::GraphJean-Philippe Lang2007-03-255-3/+129
* Patch #9530 Progress bars for roadmap versions (Nick Read)Jean-Philippe Lang2007-03-251-14/+37
* show anonymous on activity view when a commit has no authorJean-Philippe Lang2007-03-251-1/+1
* SVN commits are now stored in the database, and added to the activity view an...Jean-Philippe Lang2007-03-2514-68/+221
* text formatting setting cached at controller levelJean-Philippe Lang2007-03-241-1/+2
* added some parenthesisJean-Philippe Lang2007-03-231-2/+2
* added some parenthesis in viewsJean-Philippe Lang2007-03-232-2/+2
* patch #9429 Display Wiki edits in activity log (Nick Read)Jean-Philippe Lang2007-03-233-3/+31
* added 999 as a maximum for time entry hoursJean-Philippe Lang2007-03-231-1/+1
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-2313-7/+219
* closed issues are now striked on roadmapJean-Philippe Lang2007-03-231-1/+6
* german translation improved (thanks to Daniel Weinand)Jean-Philippe Lang2007-03-235-5/+5
* fixed #9397 Roadmap - Distinguishing open and closed issuesJean-Philippe Lang2007-03-211-2/+6