OSDN Git Service

redminele/redmine.git
2007-04-21 Jean-Philippe... Right overflow of the left menu now hidden.
2007-04-21 Jean-Philippe... Projects menu item now shows the list of public project...
2007-04-21 Jean-Philippe... Online help japanese translation added (Ken Date)
2007-04-21 Jean-Philippe... Added portuguese translation (Joao Carlos Clementoni).
2007-04-21 Jean-Philippe... Fixed: error when using a custom query feed with custom...
2007-04-21 Jean-Philippe... Added a new block available for my page: "Watched issues"
2007-04-21 Jean-Philippe... Added missing parentheses on news/show and removed...
2007-04-21 Jean-Philippe... Added create_watchers migration
2007-04-21 Jean-Philippe... Added "Watch" functionality on issues. It allows users...
2007-04-21 Jean-Philippe... Fixed: error when exporting to PDF an issue list using...
2007-04-20 Jean-Philippe... News box on project/show is hidden if there is no news...
2007-04-20 Jean-Philippe... Removed some spaces before argument parentheses.
2007-04-20 Jean-Philippe... Removed some spaces before argument parentheses.
2007-04-17 Jean-Philippe... Checkboxes on the workflow screen diagonal no longer...
2007-04-17 Jean-Philippe... Custom fields for issues can now be used as filters...
2007-04-12 Jean-Philippe... User#<=> modified to sort on firstname if same lastname
2007-04-11 Jean-Philippe... Redmine::VERSION updated
2007-04-11 Jean-Philippe... Doc files updated for 0.5.0 release
2007-04-11 Jean-Philippe... Closed issues no longer displayed on "my page" -> ...
2007-04-11 Jean-Philippe... Japanese lang file updated (Satoru Kurashiki)
2007-04-11 Jean-Philippe... Fixed 10031 revision links and auto linking URLs conflict
2007-04-10 Jean-Philippe... Fixed pagination links on admin project listing
2007-04-09 Jean-Philippe... Changesets comments truncated at 500 characters on...
2007-04-09 Jean-Philippe... Form to add an attachment on document view is now toggl...
2007-04-08 Jean-Philippe... Replaced deprecated content_for_layout in the layout.
2007-04-08 Jean-Philippe... Replaced hard coded help link.
2007-04-08 Jean-Philippe... Various changes on views. On project summary, members...
2007-04-07 Jean-Philippe... Added permissions report (link available on roles list...
2007-04-07 Jean-Philippe... Added toggle_link helper.
2007-04-07 Jean-Philippe... Added link_to_issue helper.
2007-04-07 Jean-Philippe... Added a warning message on tracker list for trackers...
2007-04-07 Jean-Philippe... Added versions due dates on calendar.
2007-04-07 Jean-Philippe... Added versions due dates on gantt chart.
2007-04-07 Jean-Philippe... Removed repository creation callback
2007-04-05 Jean-Philippe... Modified the change_status view to use the form builder.
2007-04-05 Jean-Philippe... Feature 9867 Allow file upload in comment and add to...
2007-04-05 Jean-Philippe... Added the ability to easily rollback to a previous...
2007-04-05 Jean-Philippe... Removed RedCloth :hard_break option that broke textile...
2007-04-05 Jean-Philippe... "Author" column replaced by "Assigned to" in issue...
2007-04-04 Jean-Philippe... RedCloth attribute :hard_break set to true to keep...
2007-04-04 Jean-Philippe... Fixed a regression (crash when an admin with no role...
2007-04-04 Jean-Philippe... Added svn:eol-style native property for various files
2007-04-04 Jean-Philippe... Added gantt and calendar url in robots file, to avoid...
2007-04-04 Jean-Philippe... Added a unit test on User#role_for_project
2007-04-04 Jean-Philippe... Fixed User role_for_project method
2007-04-04 Jean-Philippe... Modified logged_in_user_membership controller method...
2007-04-04 Jean-Philippe... Various code cleaning, mainly on User, Permission and...
2007-04-04 Jean-Philippe... Patch 9725 Email templates of chinese simplified (Andy Wu)
2007-04-04 Jean-Philippe... Feature #9808 Allow user to "change" issue status to...
2007-04-03 Jean-Philippe... Fixed 9793 Preview fail for first wiki page of a project
2007-04-03 Jean-Philippe... Added subprojects issue count on project "Reports"...
2007-04-03 Jean-Philippe... Fixed pagination on users/list (status filter lost)
2007-04-03 Jean-Philippe... Slight modifications on revisions table
2007-04-03 Jean-Philippe... Feature 9784 Set status when raising issue.
2007-04-03 Jean-Philippe... Quick fix for:
2007-04-02 Jean-Philippe... Colored square added on "my page" issue list
2007-04-02 Jean-Philippe... Added parent project name (if it exists) on project...
2007-04-02 Jean-Philippe... Applied the same column width in different similar...
2007-04-02 Jean-Philippe... added svn-executable property on perl scripts
2007-04-02 Jean-Philippe... Renamed the repository management script and removed...
2007-04-02 Jean-Philippe... Added some attributes length validations.
2007-04-02 Jean-Philippe... Added the ability to copy an existing workflow when...
2007-04-02 Jean-Philippe... Added the ability to include subprojects issues on...
2007-04-02 Jean-Philippe... Migration to add identifier attribute on project.
2007-04-01 Jean-Philippe... Initial commit for svn repository management and access...
2007-03-31 Jean-Philippe... Patch #9705 Tracker filtering on Main Calendar (Jeffrey...
2007-03-31 Jean-Philippe... Added calendar-zh.js for chinese translation (Andy Wu)
2007-03-31 Jean-Philippe... Added chinese simplified translation (Andy Wu)
2007-03-30 Jean-Philippe... Japanese lang file updated (Satoru KURASHIKI)
2007-03-29 Jean-Philippe... removed hard coded strings in views
2007-03-29 Jean-Philippe... patch #9627 Add Side by Side in Diff view (Cyril Mougel)
2007-03-28 Jean-Philippe... german lang file updated (Thomas Löber)
2007-03-27 Jean-Philippe... removed filter_html on RedCloth textile conversions
2007-03-26 Jean-Philippe... slight svg rendering modifications
2007-03-26 Jean-Philippe... added info about textile availabality on admin/info
2007-03-26 Jean-Philippe... added changes counts on the "commits per author" svn...
2007-03-26 Jean-Philippe... replaced an hard coded label
2007-03-26 Jean-Philippe... fixed #9542 sqlite3 exception in db:migrate on AddChang...
2007-03-25 Jean-Philippe... fixed bug 9537 fetch_changesets broken
2007-03-25 Jean-Philippe... added pagination on revisions list
2007-03-25 Jean-Philippe... added simple svn statistics graphs, rendered using...
2007-03-25 Jean-Philippe... Patch #9530 Progress bars for roadmap versions (Nick...
2007-03-25 Jean-Philippe... show anonymous on activity view when a commit has no...
2007-03-25 Jean-Philippe... SVN commits are now stored in the database, and added...
2007-03-24 Jean-Philippe... updated INSTALL doc with rake db:migrate instead of...
2007-03-24 Jean-Philippe... text formatting setting cached at controller level
2007-03-23 Jean-Philippe... removed td padding
2007-03-23 Jean-Philippe... added some parenthesis
2007-03-23 Jean-Philippe... added some parenthesis in views
2007-03-23 Jean-Philippe... added roadmap and activity calls in projects functional...
2007-03-23 Jean-Philippe... patch #9429 Display Wiki edits in activity log (Nick...
2007-03-23 Jean-Philippe... added 999 as a maximum for time entry hours
2007-03-23 Jean-Philippe... Simple time tracking functionality added. Time can...
2007-03-23 Jean-Philippe... native eol property set on lang files
2007-03-23 Jean-Philippe... closed issues are now striked on roadmap
2007-03-23 Jean-Philippe... german translation improved (thanks to Daniel Weinand)
2007-03-21 Jean-Philippe... fixed #9397 Roadmap - Distinguishing open and closed...
2007-03-20 Jean-Philippe... added some diagnostic information on admin/info
2007-03-20 Jean-Philippe... fixed #9398 RSS feed on custom reports not displaying...
2007-03-20 Jean-Philippe... removed a non matching closing select tag
next