Commit Graph

  • 17c4d733d0 fixed #9403 Include "Fixed version" when creating a new issue Jean-Philippe Lang 2007-03-20 18:37:21 +00:00
  • dd52fb7e2e accidentally committed a database name change... Jean-Philippe Lang 2007-03-20 18:34:07 +00:00
  • b1f5103c75 fixed #9401 New Wiki, cannot create new page (good one) Jean-Philippe Lang 2007-03-20 18:14:23 +00:00
  • f19e8af33b fixed #9404 Issue and revision textile links in issue notes Jean-Philippe Lang 2007-03-20 18:09:14 +00:00
  • a559c0cfc2 fixed #9401 New Wiki, cannot create new page. Jean-Philippe Lang 2007-03-20 17:41:04 +00:00
  • 5132252daa added "return false;" for onclick event on unclickable menu items Jean-Philippe Lang 2007-03-20 17:38:34 +00:00
  • dfb81dd89c added back "subproject" filter on issue list Jean-Philippe Lang 2007-03-19 20:31:02 +00:00
  • 59e3802c74 fixed migration scripts to work with mysql 5 running in strict mode Jean-Philippe Lang 2007-03-19 18:12:35 +00:00
  • a1d2acd574 fixed #9374 Edit issue doesn't have blank category Jean-Philippe Lang 2007-03-19 17:46:02 +00:00
  • 8bb60b6474 added a status filter on users/list Jean-Philippe Lang 2007-03-18 20:44:33 +00:00
  • 143be7ee02 added a setting option to set the feeds content limit Jean-Philippe Lang 2007-03-18 18:32:59 +00:00
  • d967bb4a54 added back the anchor for each page on the wiki full export Jean-Philippe Lang 2007-03-18 16:52:25 +00:00
  • 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 +00:00
  • db3e8616c8 better rendering time for projects/calendar Jean-Philippe Lang 2007-03-18 10:17:59 +00:00
  • 8fdef1f820 admin menu modification Jean-Philippe Lang 2007-03-18 10:17:21 +00:00
  • 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 +00:00
  • 3477f9bfe0 added feed icon Jean-Philippe Lang 2007-03-17 15:51:26 +00:00
  • 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 +00:00
  • 22b42dc90a fixed self.down in AddSearchPermission migration Jean-Philippe Lang 2007-03-17 14:50:08 +00:00
  • e6f58e4dcc fixed #9308 table_name pre/suffix support Jean-Philippe Lang 2007-03-15 22:11:02 +00:00
  • 192b9008bd fixed: error on feeds/news when no news exist Jean-Philippe Lang 2007-03-15 19:20:49 +00:00
  • 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 +00:00
  • 85f32b956f added italian translation [Alessio Spadaro] Jean-Philippe Lang 2007-03-12 18:34:25 +00:00
  • 027bf93849 added svn:eol-style native property on /app files Jean-Philippe Lang 2007-03-12 17:59:02 +00:00
  • 071f8e18d0 fixed #9207 Can't Save Changes to Project Jean-Philippe Lang 2007-03-12 17:33:20 +00:00
  • 19d962c3aa added svn:executable property on the scripts Jean-Philippe Lang 2007-03-12 17:29:04 +00:00
  • b23cb49756 created branch for time tracking Jean-Philippe Lang 2007-03-11 18:11:40 +00:00
  • dae2d4686e width of all wiki content textareas set to 99.5% Jean-Philippe Lang 2007-03-11 14:22:53 +00:00
  • fc3ee67b1f send a 404 when trying to access an unexisting repository Jean-Philippe Lang 2007-03-11 14:06:05 +00:00
  • 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 +00:00
  • 5b135c07d0 fixed the "preview" link on wiki/edit Jean-Philippe Lang 2007-03-10 15:46:34 +00:00
  • dd83445fd7 extended the search to wiki content Jean-Philippe Lang 2007-03-10 15:34:38 +00:00
  • 290485b144 added missing calendar-ja.js, partially translated Jean-Philippe Lang 2007-03-10 15:20:37 +00:00
  • c514316a2e wiki branch merged into trunk Jean-Philippe Lang 2007-03-10 15:09:49 +00:00
  • 40637a82ce migrations scripts renumbered before merging wiki branch into trunk Jean-Philippe Lang 2007-03-10 14:08:05 +00:00
  • 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 +00:00
  • 5dfb162fb6 modified textilizable helper method: * no more eval statement * r12 in text will be turned into a link to the revision 12 in the repository * #12 in text will be turned into a link to the issue 12 Jean-Philippe Lang 2007-03-09 20:03:25 +00:00
  • 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 +00:00
  • 02ff5764d5 wiki page won't be saved (and versioned) if no change is made to text Jean-Philippe Lang 2007-03-08 20:50:56 +00:00
  • 19dabda953 "wiki compression" default setting set to none Jean-Philippe Lang 2007-03-08 18:56:43 +00:00
  • 491b506b2c updated fixtures Jean-Philippe Lang 2007-03-08 18:48:54 +00:00
  • 220f8a2135 changed from Zlib::GzipWriter/Zlib::GzipReader to Zlib::Inflate/Zlib::Deflate Jean-Philippe Lang 2007-03-08 18:47:39 +00:00
  • 47e4864314 added migrations for wiki Jean-Philippe Lang 2007-03-08 18:46:40 +00:00
  • bb1363483d replaced cache hash key with a string Jean-Philippe Lang 2007-03-08 18:46:20 +00:00
  • 0615af737d fixed mailer unit test Jean-Philippe Lang 2007-03-08 17:35:02 +00:00
  • 3e63fcf7ee added some unit tests for wiki Jean-Philippe Lang 2007-03-07 18:54:43 +00:00
  • 8cbb78bb1d patch #9104 Disable cleartext logging of passwords in log files Jean-Philippe Lang 2007-03-07 17:59:41 +00:00
  • f34a8ad30e removed wiki page titles in html export Jean-Philippe Lang 2007-03-06 23:02:18 +00:00
  • ef84339003 fixed #9097: Minor rendering problem within Safari at admin/mail_options and roles permissions Jean-Philippe Lang 2007-03-06 22:46:58 +00:00
  • 7588121e59 added "draft" background on wiki page preview Jean-Philippe Lang 2007-03-06 22:20:54 +00:00
  • 46b13d9f4a added "preview" functionality when editing wiki page Jean-Philippe Lang 2007-03-06 20:23:42 +00:00
  • 909954ac34 fixed dotted hr for IE6 Jean-Philippe Lang 2007-03-06 18:45:08 +00:00
  • 67b92ae1df removed page title when showing a wiki page Jean-Philippe Lang 2007-03-06 18:35:25 +00:00
  • 2a0cdcb631 removed alpha transparency (for ie users) Jean-Philippe Lang 2007-03-06 18:31:39 +00:00
  • 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 +00:00
  • 5c533fe96f added wiki related strings translation Jean-Philippe Lang 2007-03-05 18:53:45 +00:00
  • bb586a4431 fixed export of wiki history pages Jean-Philippe Lang 2007-03-05 18:53:10 +00:00
  • 6186117886 added wiki functionalities: * simple page export to plain text * full wiki export to a single html file with index Jean-Philippe Lang 2007-03-04 21:34:42 +00:00
  • abe5696906 modified index.png Jean-Philippe Lang 2007-03-04 16:48:20 +00:00
  • eb018727ef added html export of wiki page Jean-Philippe Lang 2007-03-04 16:28:11 +00:00
  • f14e2db66b added support for links [[page name|displayed text]] Jean-Philippe Lang 2007-03-04 15:42:16 +00:00
  • eb60359dbe pipes removed from wiki page titles Jean-Philippe Lang 2007-03-04 15:41:14 +00:00
  • fe081828b7 added access control for private projects wiki Jean-Philippe Lang 2007-03-04 15:27:50 +00:00
  • af3891ad42 wiki page history now displayed in table Jean-Philippe Lang 2007-03-04 15:13:48 +00:00
  • 0f419dd028 added setting option for wiki history compression (none or gzip) Jean-Philippe Lang 2007-03-04 14:20:48 +00:00
  • 74bfe8b9e5 replaced hardcoded strings in wiki views Jean-Philippe Lang 2007-03-04 13:53:19 +00:00
  • 003960b811 wiki initial commit Jean-Philippe Lang 2007-03-04 13:40:21 +00:00
  • 074a4a6e0e fixed #9005: administration-menu doesn't work with prefix-url Jean-Philippe Lang 2007-03-03 17:35:11 +00:00
  • a6248cba19 added missing field_is_in_roadmap key in lang files Jean-Philippe Lang 2007-03-03 10:22:38 +00:00
  • 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 +00:00
  • c32c92bfa9 created wiki branch Jean-Philippe Lang 2007-02-28 22:58:00 +00:00
  • 83c96d4f3e search engine improvements and simple test Jean-Philippe Lang 2007-02-28 22:35:22 +00:00
  • 1fcc9e977f updated supported language count in test (now 5) Jean-Philippe Lang 2007-02-28 22:32:45 +00:00
  • c56b95ed68 patch #8936: Properties changes in a diff are showing as modifications to files Jean-Philippe Lang 2007-02-28 19:33:07 +00:00
  • bb3a5bcfd7 patch #8937: Show filename above diff to aid reading multi-file diffs Jean-Philippe Lang 2007-02-28 19:26:53 +00:00
  • 35678a1c09 brackets removed around "View all changes" on issues/show Jean-Philippe Lang 2007-02-27 22:07:42 +00:00
  • c622ad0b50 #8911 Textile formatting for issue notes Jean-Philippe Lang 2007-02-27 22:07:01 +00:00
  • 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 +00:00
  • 93f07c78d6 japanese translation added (thanks to Satoru Kurashiki) Jean-Philippe Lang 2007-02-27 17:58:59 +00:00
  • 59a619ebbb fixed #8915: crash when adding a user with a wrong length password Jean-Philippe Lang 2007-02-27 17:26:25 +00:00
  • 77938cc11e fixed: no diff display with one line files [#8883] Jean-Philippe Lang 2007-02-26 21:32:16 +00:00
  • ae998984a0 fixed: unable to update repository url Jean-Philippe Lang 2007-02-26 19:20:18 +00:00
  • 2e31311e3c "#id" patterns are turned into links to issues in descriptions and commit messages Jean-Philippe Lang 2007-02-25 19:40:57 +00:00
  • da9cb496e8 display message count on mailing_lists/messages Jean-Philippe Lang 2007-02-25 19:39:43 +00:00
  • 1a41d1aab4 added some validations for lists and messages Jean-Philippe Lang 2007-02-25 18:39:43 +00:00
  • 7710e18c4a show only created lists on project overview Jean-Philippe Lang 2007-02-25 18:19:15 +00:00
  • 35cf1e6258 only requested lists can be updated Jean-Philippe Lang 2007-02-25 18:14:43 +00:00
  • 159c23b943 added password for mailing list and setting option for lists domain Jean-Philippe Lang 2007-02-25 18:05:02 +00:00
  • db32e27bdf added password for mailing list and setting option for lists domain Jean-Philippe Lang 2007-02-25 18:04:41 +00:00
  • 512fd3f604 added mailman wrapper for creating/deleting lists Jean-Philippe Lang 2007-02-25 16:37:06 +00:00
  • 9b43057aa8 added simple message browsing functionality Jean-Philippe Lang 2007-02-25 13:57:24 +00:00
  • 32f5731947 added mailing_message model and Mailer.receive method Jean-Philippe Lang 2007-02-25 11:14:33 +00:00
  • 73e822834d added mailing_list model and controller Jean-Philippe Lang 2007-02-25 10:13:48 +00:00
  • 94e6de465c added mailing_lists branch Jean-Philippe Lang 2007-02-24 16:13:52 +00:00
  • 32782a7f9f added back database adapter name on admin/info Jean-Philippe Lang 2007-02-20 20:17:34 +00:00
  • 4f2d74e25f fixed: error when clicking "add" with no block selected on my/page_layout Jean-Philippe Lang 2007-02-18 20:20:17 +00:00
  • 66866954f6 tagged version 0.4.2 0.4.2 Jean-Philippe Lang 2007-02-18 19:59:19 +00:00
  • c9ed3fdae3 updated CHANGELOG for 0.4.2 release Jean-Philippe Lang 2007-02-18 15:08:26 +00:00
  • 7b164b5cd4 fixed: crash on my/page_layout (trying to modify a frozen hash) Jean-Philippe Lang 2007-02-18 14:59:06 +00:00
  • dd54b1aacb fixed: hide mail preference not saved (my/account) Jean-Philippe Lang 2007-02-18 13:56:35 +00:00