Commit Graph

  • 791077c240 Added some attributes length validations. Also added some information about attribute length constraints on forms. Jean-Philippe Lang 2007-04-02 18:44:35 +0000
  • bd8de9a6f8 Added the ability to copy an existing workflow when creating a new tracker. Jean-Philippe Lang 2007-04-02 17:45:21 +0000
  • 0a82489ddc Added the ability to include subprojects issues on calendar & gantt (options box) Jean-Philippe Lang 2007-04-02 17:12:02 +0000
  • 006b8716ed Migration to add identifier attribute on project. Jean-Philippe Lang 2007-04-02 06:29:09 +0000
  • 4ff8386e3d Initial commit for svn repository management and access control: * Identifier attribute added on Project model. Used as the unix group name for the project * Web services (disabled by default) and scripts for repository management on a remote svn host Jean-Philippe Lang 2007-04-01 19:43:59 +0000
  • cb6c8bee47 Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones) Slightly edited. Jean-Philippe Lang 2007-03-31 17:15:30 +0000
  • 3a35883250 Added calendar-zh.js for chinese translation (Andy Wu) Jean-Philippe Lang 2007-03-31 15:53:56 +0000
  • 2a00565bc4 Added chinese simplified translation (Andy Wu) Fixed rfpdf chinese.rb Jean-Philippe Lang 2007-03-31 15:51:44 +0000
  • 5e0e951867 Japanese lang file updated (Satoru KURASHIKI) Jean-Philippe Lang 2007-03-30 23:02:35 +0000
  • 4c75bd404b removed hard coded strings in views Jean-Philippe Lang 2007-03-29 19:02:48 +0000
  • 2b70760594 patch #9627 Add Side by Side in Diff view (Cyril Mougel) Jean-Philippe Lang 2007-03-29 18:14:59 +0000
  • d8ce97f766 german lang file updated (Thomas Löber) Jean-Philippe Lang 2007-03-28 17:52:20 +0000
  • cf221c8f75 removed filter_html on RedCloth textile conversions Jean-Philippe Lang 2007-03-27 17:49:52 +0000
  • b938c60396 slight svg rendering modifications Jean-Philippe Lang 2007-03-26 18:13:42 +0000
  • 3a28fa01b0 added info about textile availabality on admin/info Jean-Philippe Lang 2007-03-26 18:03:25 +0000
  • 8a84884d50 added changes counts on the "commits per author" svn stat graph Jean-Philippe Lang 2007-03-26 17:14:06 +0000
  • b103052ff0 replaced an hard coded label Jean-Philippe Lang 2007-03-26 16:47:35 +0000
  • 71b6dd232e fixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDate Jean-Philippe Lang 2007-03-26 16:41:54 +0000
  • 1f7863e323 fixed bug 9537 fetch_changesets broken Jean-Philippe Lang 2007-03-25 22:33:40 +0000
  • e951209d68 added pagination on revisions list Jean-Philippe Lang 2007-03-25 18:18:29 +0000
  • 0ef114e006 added simple svn statistics graphs, rendered using SVG::Graph Jean-Philippe Lang 2007-03-25 17:11:46 +0000
  • 887f11435b Patch #9530 Progress bars for roadmap versions (Nick Read) Slightly edited and links to issues list added Jean-Philippe Lang 2007-03-25 12:59:48 +0000
  • d7f1b873c8 show anonymous on activity view when a commit has no author Jean-Philippe Lang 2007-03-25 12:24:07 +0000
  • 16f9f50f50 SVN commits are now stored in the database, and added to the activity view and the search engine. New commits are automatically retrieved and stored when consulting the repository in the app. This behaviour can be disabled by unchecking 'Autofecth commits' in configuration settings. Commits can be fetched offline by running (recommanded at least for the initial import of past commits): ruby script/runner "Repository.fetch_changesets" It will load commits for all of the repositories. Jean-Philippe Lang 2007-03-25 12:12:15 +0000
  • 6f1dcdc08f updated INSTALL doc with rake db:migrate instead of the deprecated rake migrate Jean-Philippe Lang 2007-03-24 20:09:07 +0000
  • 3cd50da3b0 text formatting setting cached at controller level Jean-Philippe Lang 2007-03-24 09:16:33 +0000
  • 0125ec3b48 removed td padding Jean-Philippe Lang 2007-03-23 23:50:12 +0000
  • 7611f52faf added some parenthesis Jean-Philippe Lang 2007-03-23 19:03:22 +0000
  • 669b2342ff added some parenthesis in views Jean-Philippe Lang 2007-03-23 19:00:48 +0000
  • 1493c2a9b4 added roadmap and activity calls in projects functional tests Jean-Philippe Lang 2007-03-23 15:58:53 +0000
  • 724ca74f51 patch #9429 Display Wiki edits in activity log (Nick Read) Jean-Philippe Lang 2007-03-23 15:58:02 +0000
  • 76d4ac17a2 added 999 as a maximum for time entry hours Jean-Philippe Lang 2007-03-23 13:11:47 +0000
  • 8d54d97007 Simple time tracking functionality added. Time can be logged at issue or project level. There's no aggregation reports for now, it's just possible to see all time entries for a project or an issue. A new "activities" enumeration is added. Permission for a role to log time must be set (new "Time tracking" section in role permissions screen). Jean-Philippe Lang 2007-03-23 12:22:31 +0000
  • 7cf2d889d8 native eol property set on lang files Jean-Philippe Lang 2007-03-23 08:15:22 +0000
  • 59a2d1c974 closed issues are now striked on roadmap Jean-Philippe Lang 2007-03-23 08:13:59 +0000
  • 5108a9c6fe german translation improved (thanks to Daniel Weinand) Jean-Philippe Lang 2007-03-23 08:13:33 +0000
  • 6e98df0e28 fixed #9397 Roadmap - Distinguishing open and closed issues (closed) is added at the end of closed issue subjects Jean-Philippe Lang 2007-03-21 18:56:47 +0000
  • f3f75f557a added some diagnostic information on admin/info Jean-Philippe Lang 2007-03-20 20:03:27 +0000
  • 8bf5759d26 fixed #9398 RSS feed on custom reports not displaying subproject changes Jean-Philippe Lang 2007-03-20 18:55:33 +0000
  • cbf797ed95 removed a non matching closing select tag Jean-Philippe Lang 2007-03-20 18:37:53 +0000
  • 17c4d733d0 fixed #9403 Include "Fixed version" when creating a new issue Jean-Philippe Lang 2007-03-20 18:37:21 +0000
  • dd52fb7e2e accidentally committed a database name change... Jean-Philippe Lang 2007-03-20 18:34:07 +0000
  • b1f5103c75 fixed #9401 New Wiki, cannot create new page (good one) Jean-Philippe Lang 2007-03-20 18:14:23 +0000
  • f19e8af33b fixed #9404 Issue and revision textile links in issue notes Jean-Philippe Lang 2007-03-20 18:09:14 +0000
  • a559c0cfc2 fixed #9401 New Wiki, cannot create new page. Jean-Philippe Lang 2007-03-20 17:41:04 +0000
  • 5132252daa added "return false;" for onclick event on unclickable menu items Jean-Philippe Lang 2007-03-20 17:38:34 +0000
  • dfb81dd89c added back "subproject" filter on issue list Jean-Philippe Lang 2007-03-19 20:31:02 +0000
  • 59e3802c74 fixed migration scripts to work with mysql 5 running in strict mode Jean-Philippe Lang 2007-03-19 18:12:35 +0000
  • a1d2acd574 fixed #9374 Edit issue doesn't have blank category Jean-Philippe Lang 2007-03-19 17:46:02 +0000
  • 8bb60b6474 added a status filter on users/list Jean-Philippe Lang 2007-03-18 20:44:33 +0000
  • 143be7ee02 added a setting option to set the feeds content limit Jean-Philippe Lang 2007-03-18 18:32:59 +0000
  • d967bb4a54 added back the anchor for each page on the wiki full export Jean-Philippe Lang 2007-03-18 16:52:25 +0000
  • fd37f37ee4 fixed problems when svn path doesn't point to the root directory of the repository. a root_url property has been added on the repository. it's automatically retrieved the first time the repository is browsed Jean-Philippe Lang 2007-03-18 15:48:05 +0000
  • db3e8616c8 better rendering time for projects/calendar Jean-Philippe Lang 2007-03-18 10:17:59 +0000
  • 8fdef1f820 admin menu modification Jean-Philippe Lang 2007-03-18 10:17:21 +0000
  • b481e76ee2 members are now sorted according to roles order on projects/show removed the useless "members" item in the project menu Jean-Philippe Lang 2007-03-17 17:44:29 +0000
  • 3477f9bfe0 added feed icon Jean-Philippe Lang 2007-03-17 15:51:26 +0000
  • 10cf1ccc1a added rss/atom feeds at project levels for: * news * new issues reported * details of issue changes Jean-Philippe Lang 2007-03-17 15:18:50 +0000
  • 22b42dc90a fixed self.down in AddSearchPermission migration Jean-Philippe Lang 2007-03-17 14:50:08 +0000
  • e6f58e4dcc fixed #9308 table_name pre/suffix support Jean-Philippe Lang 2007-03-15 22:11:02 +0000
  • 192b9008bd fixed: error on feeds/news when no news exist Jean-Philippe Lang 2007-03-15 19:20:49 +0000
  • 56d0af472d removed project_id presence validation on wiki model which was failing when creating a project with a wiki Jean-Philippe Lang 2007-03-14 17:23:38 +0000
  • 85f32b956f added italian translation [Alessio Spadaro] Jean-Philippe Lang 2007-03-12 18:34:25 +0000
  • 027bf93849 added svn:eol-style native property on /app files Jean-Philippe Lang 2007-03-12 17:59:02 +0000
  • 071f8e18d0 fixed #9207 Can't Save Changes to Project Jean-Philippe Lang 2007-03-12 17:33:20 +0000
  • 19d962c3aa added svn:executable property on the scripts Jean-Philippe Lang 2007-03-12 17:29:04 +0000
  • dae2d4686e width of all wiki content textareas set to 99.5% Jean-Philippe Lang 2007-03-11 14:22:53 +0000
  • fc3ee67b1f send a 404 when trying to access an unexisting repository Jean-Philippe Lang 2007-03-11 14:06:05 +0000
  • a54a15523b wiki: * added "Heading" and "Inline quote" buttons to the toolbar * changed "Link" button behaviour (now produces [[Link]]) * added a simple help on text formatting Jean-Philippe Lang 2007-03-11 14:00:15 +0000
  • 5b135c07d0 fixed the "preview" link on wiki/edit Jean-Philippe Lang 2007-03-10 15:46:34 +0000
  • dd83445fd7 extended the search to wiki content Jean-Philippe Lang 2007-03-10 15:34:38 +0000
  • 290485b144 added missing calendar-ja.js, partially translated Jean-Philippe Lang 2007-03-10 15:20:37 +0000
  • c514316a2e wiki branch merged into trunk Jean-Philippe Lang 2007-03-10 15:09:49 +0000
  • 8b98ceb92c improved search engine * it's now possible to search for multiple words ("all words" or "one of the words" options) * added a fixed limit for result count Jean-Philippe Lang 2007-03-10 13:32:04 +0000
  • 7a20a4d32b feature #9137 Password-protected SVN repositories * added login and password attributes on repositories * fixed svn calls (svn waiting for user input) Jean-Philippe Lang 2007-03-09 18:03:31 +0000
  • 8cbb78bb1d patch #9104 Disable cleartext logging of passwords in log files Jean-Philippe Lang 2007-03-07 17:59:41 +0000
  • ef84339003 fixed #9097: Minor rendering problem within Safari at admin/mail_options and roles permissions Jean-Philippe Lang 2007-03-06 22:46:58 +0000
  • 909954ac34 fixed dotted hr for IE6 Jean-Philippe Lang 2007-03-06 18:45:08 +0000
  • d996643540 adjusted the attachment date column width on pdf issue export to avoid overlapping in japanese Jean-Philippe Lang 2007-03-05 19:00:16 +0000
  • 074a4a6e0e fixed #9005: administration-menu doesn't work with prefix-url Jean-Philippe Lang 2007-03-03 17:35:11 +0000
  • a6248cba19 added missing field_is_in_roadmap key in lang files Jean-Philippe Lang 2007-03-03 10:22:38 +0000
  • 6a875eb691 fix for #8973: Export feature(to csv/pdf) doesn't work in Japanese csv and pdf encoding are know defined for each language (general_csv_encoding and general_pdf_encoding keys in lang files) added SJIS font for japanese pdf exports Jean-Philippe Lang 2007-03-01 19:49:04 +0000
  • 83c96d4f3e search engine improvements and simple test Jean-Philippe Lang 2007-02-28 22:35:22 +0000
  • 1fcc9e977f updated supported language count in test (now 5) Jean-Philippe Lang 2007-02-28 22:32:45 +0000
  • c56b95ed68 patch #8936: Properties changes in a diff are showing as modifications to files Jean-Philippe Lang 2007-02-28 19:33:07 +0000
  • bb3a5bcfd7 patch #8937: Show filename above diff to aid reading multi-file diffs Jean-Philippe Lang 2007-02-28 19:26:53 +0000
  • 35678a1c09 brackets removed around "View all changes" on issues/show Jean-Philippe Lang 2007-02-27 22:07:42 +0000
  • c622ad0b50 #8911 Textile formatting for issue notes Jean-Philippe Lang 2007-02-27 22:07:01 +0000
  • 75324e4859 added a simple search engine. left to do: - full content search (only subject/titles for now) - pagination - results presentation improvement Jean-Philippe Lang 2007-02-27 21:03:15 +0000
  • 93f07c78d6 japanese translation added (thanks to Satoru Kurashiki) Jean-Philippe Lang 2007-02-27 17:58:59 +0000
  • 59a619ebbb fixed #8915: crash when adding a user with a wrong length password Jean-Philippe Lang 2007-02-27 17:26:25 +0000
  • 77938cc11e fixed: no diff display with one line files [#8883] Jean-Philippe Lang 2007-02-26 21:32:16 +0000
  • ae998984a0 fixed: unable to update repository url Jean-Philippe Lang 2007-02-26 19:20:18 +0000
  • 2e31311e3c "#id" patterns are turned into links to issues in descriptions and commit messages Jean-Philippe Lang 2007-02-25 19:40:57 +0000
  • 32782a7f9f added back database adapter name on admin/info Jean-Philippe Lang 2007-02-20 20:17:34 +0000
  • 4f2d74e25f fixed: error when clicking "add" with no block selected on my/page_layout Jean-Philippe Lang 2007-02-18 20:20:17 +0000
  • 66866954f6 tagged version 0.4.2 0.4.2 Jean-Philippe Lang 2007-02-18 19:59:19 +0000
  • c9ed3fdae3 updated CHANGELOG for 0.4.2 release Jean-Philippe Lang 2007-02-18 15:08:26 +0000
  • 7b164b5cd4 fixed: crash on my/page_layout (trying to modify a frozen hash) Jean-Philippe Lang 2007-02-18 14:59:06 +0000
  • dd54b1aacb fixed: hide mail preference not saved (my/account) Jean-Philippe Lang 2007-02-18 13:56:35 +0000