• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

allura


RSS
Rev. Time Author
f823a02 2010-03-11 07:16:06 Jenny Steele

[#14] Improved 403 message

c18bab8 2010-03-11 06:51:06 Rick Copeland

[#43] - Make grabbing next ticket id atomic

Also updated tests to run more consistently

5324a43 2010-03-11 06:36:34 Jonathan T. Beard

[#53] Make the user display name in ticket list clickable

8a05afe 2010-03-11 06:28:39 Jonathan T. Beard

[#54]: Do not display 'nobody' in ticket list if ticket unassigned

697dfd0 2010-03-11 05:55:15 Jonathan T. Beard

[#7]: Add 'Assigned To' field to display of tickets

4f64bb6 2010-03-11 05:19:54 Jonathan T. Beard

[#7]: Make sure to get turbogears development branch head

1e8ec7a 2010-03-11 02:45:02 Jenny Steele

[#46] Use display name for created by and assigned to for ticket

a248b14 2010-03-11 02:32:52 Jenny Steele

[#23] Improved icon handling for wiki and tracker attachments

985e9b3 2010-03-11 02:32:52 Jenny Steele

[#23] Improved icon handling for projects and neighborhoods

2d47b78 2010-03-11 01:03:54 Rick Copeland

Add configuration for EasyWidgets to auto-slim our static resources

5934155 2010-03-10 04:12:55 Wolf

[#50] set correct value in status select editor

94e99d5 2010-03-10 03:45:54 Wolf

[#42] Display and edit milestone where applicable

1a0daf5 2010-03-10 02:54:41 Wolf

[#48] Make search submit URL take with_trailing_slash into account

...and fix the same problem in the Wiki as well.

4118c88 2010-03-10 02:54:41 Wolf

[#47] Allow setting "assigned_to" on ticket creation

204adbe 2010-03-10 02:54:41 Wolf

[#10] "Edit All" only if the search returns results

2518717 2010-03-10 00:56:28 Rick Copeland

[#8] - Fix add role

5bc3b58 2010-03-09 08:25:43 Rick Copeland

Merge branch 'rc/FORGE-317'

9cb19b2 2010-03-09 08:15:26 Jenny Steele

More admin tweaks

83d3318 2010-03-09 08:02:21 Rick Copeland

FORGE-317 - Add many tests for discussion framework

ec4c639 2010-03-09 07:21:25 Jenny Steele

[#13] Improved permission checking on app admin screens

bed2cc0 2010-03-09 07:20:55 Jenny Steele

[#17] Remove button is no longer displayed for the user's own permissions

14e9d65 2010-03-09 07:20:54 Jenny Steele

[#11] Tracker admin now matches the other app admins

ead1f59 2010-03-09 04:55:11 Rick Copeland

Fix problem with openid going to localhost

5af0def 2010-03-09 04:30:12 Jenny Steele

FORGE-345 FORGE-370 Added the ability to create users

30b4fba 2010-03-09 04:24:33 Rick Copeland

FORGE-317- fix display of comments on wiki/tracker

672033d 2010-03-09 04:24:33 Rick Copeland

FORGE-317 - Add tests for discussion model

d316771 2010-03-09 03:13:47 Wolf

do not import helpers into templates; use h already defined

796f606 2010-03-09 01:49:05 Rick Copeland

FORGE-317 - fix minor issue with widget resources

af30263 2010-03-09 01:31:30 Rick Copeland

FORGE-317 - Refactor forums/discussion

This commit includes a lot:

- Create 'discussion' controller/model/widgets in pyforge
- Use the discussion controller/model/widgets in Tracker & Wiki rather than the custom comment stuff
- Refactor forums to use discussion stuff
- Integration of email => discussion messages (email notifications not yet implemented)

This commit does *NOT* completely close out FORGE-317 - there are lots of tests missing

Wiki & Tracker integration for discussion engine

incoming mail to wiki pages works

Fix bug in de-indexing deleted artifacts when the project itself goes away

Backporting discussion engine to forums

Subforums working

Thread moderation form displays correctly (but does not work)

Post moderation form displays correctly (but probably does not work)

Add missing template

better handling of anon posts & moderation, upgrade to keep in line with EW

Forums mainly working

Many moderation improvements, including move thread and promote post

5f8ea22 2010-03-06 04:10:00 Wolf

FORGE-392: Give the wiki root page a WikiWord name based on mount_point