mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-18 21:02:41 +01:00
No description
97f38b4e27
Summary: @danielraffel is reporting an issue with file attachments which I can't reproduce, but I did find a couple of minor things. - Elsewhere, we store array() as the value of these PHID dictionaries (the idea being that we might store metadata there some day). While we may or may not do this, we should at least be consistent. - When you edit a task, there's a file upload control but it doesn't actually do anything. Just don't show it, there's no real reason to have it there. Test Plan: Created a new task with attached files, verified they encoded as "[]" instead of "true" in the database. Edited a task and didn't get a file control. Reviewers: jungejason, nh, tuomaspelkonen, aran Reviewed By: aran CC: danielraffel, aran Differential Revision: 1003 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support/aphlict | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG | ||
README |
Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted. http://www.apache.org/licenses/LICENSE-2.0