phab/src/applications/pholiofeature/better-testing
phab/src/applications/pholio
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c6ae9c5672a7 | Bob Trahan | Fix Pholio feed fatal | Jul 30 2013 | |||
4308a932c20c | epriestley | Restore search indexing to Ponder questions | Jul 29 2013 | |||
5cc3bbf721fc | epriestley | Use application PHIDs for application transactions | Jul 29 2013 | |||
cf9dc5d18945 | epriestley | Fix bug when multiple comment forms appear on a single page | Jul 29 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
9827ea9c736c | epriestley | Fix two minor issues with Pholio | Jul 26 2013 | |||
f66653870293 | Bob Trahan | Add comment snippets to feed stories | Jul 26 2013 | |||
f75f3a0c3b32 | Bob Trahan | Pholio - add concept of replacing images and primitive history view | Jul 26 2013 | |||
3aa5fcfcc7b7 | epriestley | Use ApplicationSearch in Pholio | Jul 22 2013 | |||
2ff57f6938a5 | epriestley | Use application PHIDs in Pholio Mocks | Jul 22 2013 | |||
2dcfcb001192 | Chad Little | Fix embed icon colors in Pholio. | Jul 20 2013 | |||
3854599428da | Bob Trahan | Pholio - allow Pholio Mocks to be attached to Maniphest Tasks (and vice versa) | Jul 20 2013 | |||
e777f7ad917d | epriestley | Clean up CSS for Pholio upload thing | Jul 19 2013 | |||
87871b358873 | epriestley | Add JS support for replacing Pholio mocks 1:1 | Jul 19 2013 | |||
74ded4c1c5d7 | epriestley | Provide "Undo" on Pholio mock edits | Jul 19 2013 | |||
dd76143399d8 | epriestley | Pholio - make the form maintain client side edits between file uploads | Jul 19 2013 | |||
33bc4d884117 | Bob Trahan | Pholio phixes | Jul 18 2013 | |||
df264d85484a | Bob Trahan | Pholio - support editing images - fixes T3489 | Jul 16 2013 | |||
9838251515a2 | Bob Trahan | Make PhabricatorActionListView logged-out user savvy | Jul 12 2013 | |||
0bfbe18c3ed3 | Bob Trahan | UIEvents - add support for "subscribers property" | Jul 8 2013 | |||
6020e213e944 | Bob Trahan | Make ApplicationTransactions preview -> submit flow less janky | Jun 25 2013 | |||
0d6e4e2799c5 | Bob Trahan | Pholio - render inline comments together in an email | Jun 21 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
5d1f94ac8a2c | epriestley | Fix some Phabricator lint warnings | Jun 5 2013 | |||
71118f8e8860 | Bryan Cuccioli/epriestley | Fixed Pholio stories in feed. | Jun 3 2013 | |||
6dda35897adb | epriestley | Use setContentSourceFromRequest() in more places | May 24 2013 | |||
38778a8b8407 | Gareth Evans/epriestley | Parse inline comments via remarkup engine | May 24 2013 | |||
689c6f2f3068 | Lauri-Henrik Jalonen/epriestley | Countdown revamp 2 | May 23 2013 | |||
2214f96d3fef | epriestley | Fix some small notification / token issues | May 19 2013 | |||
5cd13c3c65d0 | epriestley | Remove the last hardcoding from PhabricatorMetaMTAReceivedMail | May 17 2013 | |||
bb0a39a48c32 | epriestley | Add loadObject() methods to PhabricatorObjectMailReceiver subclasses | May 17 2013 | |||
341079c3cf25 | epriestley | Move some received mail responsibility to applications | May 14 2013 | |||
cbd3c0b7ac46 | epriestley | Add action icons to object list views | May 10 2013 | |||
991bbb6242dd | epriestley | Provide "builtin" files and use them to fix Pholio when files are deleted | May 9 2013 | |||
6eb82ebfd4d0 | deedydas/epriestley | xDiffs and Revisions Generating | May 6 2013 | |||
ace8ac83efa3 | deedydas/epriestley | Made Changes to Mock and File generation after pushing some methods to… | May 6 2013 | |||
cb4263620b5b | James Rhodes/epriestley | Fixing issue when running 'arc diff' | May 4 2013 | |||
16b54a6e769c | epriestley | Successfully Generated Mocks | May 4 2013 | |||
c51f45fbcd13 | Chad Little | Add actions to mobile crumbs | Apr 10 2013 | |||
42e875e5bcf2 | Anh Nhan Nguyen/epriestley | Make Pholio mock image thumbnails publicly visible | Mar 26 2013 | |||
8a0fccf97a10 | Chad Little | Mobile Crumbs. | Mar 26 2013 | |||
404d514d0ed7 | Lauri-Henrik Jalonen/epriestley | Pholio inline comment now include a thumbnail and link | Mar 20 2013 | |||
34e0f617a5b2 | Anh Nhan Nguyen/epriestley | Adding trailing slash to 'Edit Mock' URI | Mar 19 2013 | |||
dcdf207266c2 | Lauri-Henrik Jalonen/epriestley | Remarkup allows to point a specific image in a Mock set | Mar 14 2013 | |||
eb010b2efc71 | epriestley | Group inline transactions in Pholio | Mar 10 2013 | |||
a858c1479175 | epriestley | Implicitly CC inline commenters in Pholio | Mar 10 2013 | |||
cd5038e973a1 | epriestley | Support basic swipe gestures in Pholio | Mar 9 2013 | |||
4c914a5c4937 | epriestley | Remove all calls to renderSingleView() and deprecate it | Mar 9 2013 | |||
f9bd2e5c65b4 | Chad Little | Add hover color to upload files area. | Mar 8 2013 | |||
ef33c0432220 | Chad Little | Remove 'Images' from editing a mock | Mar 8 2013 | |||
e3181fcbe730 | Bob Trahan | make applicationTransactionsCommentView have a "Login to comment." button if… | Mar 7 2013 | |||
76880916d005 | Lauri-Henrik Jalonen/epriestley | Pholio mocks embed in a fancy way | Mar 7 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
a7cbcb3495ee | Bob Trahan | re-use files if you forget to name a mock | Mar 6 2013 | |||
aab0fb0e7418 | epriestley | Fix HTTP 400 / 500 errors in Pholio | Mar 5 2013 | |||
ec6f566bc187 | epriestley | Improve behavior of inline comment dialog | Mar 5 2013 | |||
fdc30fc11b5e | epriestley | Fix drag-inline behavior with pholio stage background | Mar 5 2013 | |||
035067f83ce5 | epriestley | Show information about each image in the right-side gutter | Mar 5 2013 | |||
8cceea311013 | Chad Little | Status icons for pinboards. | Mar 5 2013 | |||
fd13275f7ea8 | Chad Little | Widen pinboard to 280x210. | Mar 5 2013 | |||
1bb160a244cf | epriestley | Make Pholio URIs aware of which image you are looking at | Mar 5 2013 | |||
7a8b4a21ab72 | epriestley | Use transaction diffs to show description changes in Pholio | Mar 5 2013 | |||
9aedb3c3c18a | epriestley | Clearly show draft vs nondraft inline comments | Mar 5 2013 | |||
db35bbcbcc71 | Chad Little | Shorten titles in Pholio | Mar 5 2013 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 | |||
1beda307921c | epriestley | Surface token counts for Pholio | Mar 4 2013 | |||
bb08b8c90530 | Chad Little | Pinboard view updates and Pholio List | Mar 4 2013 | |||
3c11d9103e03 | Chad Little | Optional body class for dust background. | Mar 4 2013 | |||
0dde63705936 | Chad Little | Pholio CSS touchups for inline comments. | Mar 3 2013 | |||
4f1ca64159ee | Lauri-Henrik Jalonen/epriestley | Fixed rendering markup | Mar 1 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
362511c3aedd | Chad Little | Dark description tweaks for Pholio. | Feb 28 2013 | |||
5d30b1b4fb13 | Lauri-Henrik Jalonen/epriestley | Various highlights | Feb 27 2013 | |||
5e11eb7f7216 | epriestley | Prepare for hovercards | Feb 26 2013 | |||
1f00f2728be8 | Lauri-Henrik Jalonen/epriestley | Pholio inline comments appear after comment | Feb 25 2013 | |||
26f8e76ee291 | epriestley | When an image is too wide in Pholio, scale it down | Feb 23 2013 | |||
8641ef3948ce | epriestley | Separate selection editing from selection drawing | Feb 23 2013 | |||
9b1787061188 | epriestley | Always draw images with Javascript | Feb 22 2013 | |||
5fdaebf15813 | epriestley | Always show inline comment column in Pholio | Feb 22 2013 | |||
53f527f71fb3 | epriestley | Improve thumbnails in pholio mock view | Feb 22 2013 | |||
88698bec0be1 | epriestley | Make use of "Mnn" in Pholio more consistent | Feb 22 2013 | |||
b180c3a00920 | Lauri-Henrik Jalonen/epriestley | Show editor | Feb 22 2013 | |||
222b25f3a2b6 | epriestley | Allow CCs to be specified and edited for mocks | Feb 22 2013 | |||
c73a42a511bf | epriestley | Clear mock notifications when viewing mocks | Feb 21 2013 | |||
9912fd08e375 | epriestley | Fix issue when creating a new mock in Pholio | Feb 21 2013 | |||
f1bd1da06270 | Lauri-Henrik Jalonen/epriestley | Moved rendering to PholioInlineCommentView | Feb 19 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
a5f031835cee | epriestley | Notify users when an object they created gets awarded a token | Feb 19 2013 | |||
0ca7c77c1068 | epriestley | Integrate subscriptions with ApplicationTransactions | Feb 17 2013 | |||
9da0a460b6b4 | Chad Little | Add 'My Mocks' filter to Pholio | Feb 15 2013 | |||
b80f5e910551 | Chad Little | Pholio touchups | Feb 15 2013 | |||
ef7cc5df24ad | epriestley | Increase pholio thumb size | Feb 15 2013 | |||
49c40d209dd1 | epriestley | Tokens v1 | Feb 15 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4bd2ad9270ac | epriestley | Merge branch 'master' into phutil_tag | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
29d6180e358b | Lauri-Henrik Jalonen/epriestley | Show drafts and inline comments | Feb 13 2013 | |||
ae4e5807d6b0 | vrana | Merge renderSingleView() and renderHTMLView() | Feb 12 2013 | |||
a22ef4e9b472 | vrana | Kill most of phutil_escape_html() | Feb 12 2013 |
c4science · Help