Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (157 - 159 of 196)

Ticket Resolution Summary Owner Reporter
#253 fixed Django admin media missing on F15 geofft geofft
Description

http://scripts-test.mit.edu/__scripts/django/media/css/base.css and friends don't exist.

achernya says, "I think the django thing is fixed by copying new files from F15."

#259 fixed RT tickets opened with CCs do not send correspondence to those CCs mitchb
Description

We recently added a scrip in use by some of IS&T that adds people CC'd on initial ticket-creating mail as CCs on the ticket. The intent was to have future correspondence not drop them from the loop. Unfortunately, because our Correspondence template clobbers CCs and our Comment template clobbers Tos (same problem that thwarts new people filing hostname requests manually), those ticket CCs will never receive the correspondence.

#260 fixed Patch future systemd Apache to depend on openafs-client and crond quentin ezyang
Description

When Apache is truly systemd'ified, we will be able to add the following:

For OpenAFS:

[Unit]
Before=httpd.service
[Install]
WantedBy=httpd.service

For Cron (needs a new patch):

[Unit]
Before=httpd.service
[Install]
WantedBy=httpd.service

Though, honestly, it may make more sense to roll our own Systemd service for afsagent.

This doesn't work right now because Apache is still SysV.

Note: See TracQuery for help on using queries.