phab/src/applications/phriction/controllerfeature/better-testing
phab/src/applications/phriction/controller
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c51f45fbcd13 | Chad Little | Add actions to mobile crumbs | Apr 10 2013 | |||
b8ea6c441ff2 | Chad Little | Allow AphrontDialogView to use PhabricatorActionHeaderView | Apr 10 2013 | |||
37b86b91b926 | Anh Nhan Nguyen/epriestley | Adding Phriction 'Document Index' link to the crumbs actions | Apr 2 2013 | |||
4c57f8aaf1db | Anh Nhan Nguyen/epriestley | Modernized Phriction's Diff Controller | Mar 22 2013 | |||
c4e217e204c2 | Anh Nhan Nguyen/epriestley | Modernized Phriction Document Index | Mar 22 2013 | |||
489f9e7dfee8 | Anh Nhan Nguyen/epriestley | Added subscriptions to Phriction documents | Mar 21 2013 | |||
34e134b34630 | Anh Nhan Nguyen/epriestley | Modernized Phriction's History Controller | Mar 21 2013 | |||
1253e56352a9 | Anh Nhan Nguyen/epriestley | Optimizations to Phriction's Move and Delete Controllers | Mar 21 2013 | |||
3b801fa5678a | Anh Nhan Nguyen/epriestley | Adding a proper story feed for moving a Phriction Document | Mar 19 2013 | |||
2f9c981716e5 | Anh Nhan Nguyen/epriestley | Oversight: Prevent deletion/movement of stub pages | Mar 14 2013 | |||
69d087a1d717 | Afaque Hussain/epriestley | Replaced AphrontCrumbsView with PhabricatorCrumbsView in PhrictionDiffController | Mar 13 2013 | |||
f1be01527fdb | Anh Nhan Nguyen/epriestley | Wiped ErrorView from PhrictionDeleteController | Mar 13 2013 | |||
4b6c81a23c4e | Anh Nhan Nguyen/epriestley | adding a warning upon 'creating' a new document on an existing page | Mar 13 2013 | |||
6ab2db6d4d77 | epriestley | Minor, fix an extra period in Phriction. | Mar 11 2013 | |||
45a49b99a954 | Anh Nhan Nguyen/epriestley | Pimping PhrictionListController | Mar 10 2013 | |||
b799f5671b91 | epriestley | Implement PhrictionDocumentQuery | Mar 8 2013 | |||
1797e514289f | Anh Nhan Nguyen/epriestley | Fixed Phriction status displays when browsing history | Mar 7 2013 | |||
0865ed266d74 | Anh Nhan Nguyen/epriestley | Simplified Phriction Move form | Mar 7 2013 | |||
b42b1f68172d | Anh Nhan Nguyen/epriestley | 'Create Document' pre-fills with current slug | Mar 7 2013 | |||
911d02e2d17f | Anh Nhan Nguyen/epriestley | Phriction Documents can be moved | Mar 6 2013 | |||
6b0138c1aeb6 | Anh Nhan Nguyen/epriestley | prevents users from deleting already deleted/moved phriction documents | Mar 4 2013 | |||
0a2a5c717572 | Anh Nhan Nguyen/epriestley | added crumbs + create link to Phriction Document Index | Mar 4 2013 | |||
fd016b586485 | Anh Nhan Nguyen/epriestley | Creating (or updating) a Phriction Document creates empty parent documents | Mar 4 2013 | |||
98615c354004 | Anh Nhan Nguyen/epriestley | Phriction Action View won't render weird actions when document does not exist | Mar 4 2013 | |||
dc8cc123dad2 | epriestley | Fix Maniphest and Config transaction diff rendering | Mar 3 2013 | |||
37ee66e27fa6 | kwadwo/epriestley | changed wordwrap call to utf8 hard wrap call in multiple places | Feb 28 2013 | |||
6ae4066d18ba | vrana/epriestley | Kill phutil_render_tag() | Feb 14 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 | |||
868ca71451d3 | vrana | Fix some HTML problems | Feb 12 2013 | |||
c9ab1fe50553 | vrana | Return safe HTML from all render() | Feb 12 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
2cc1da20e788 | Chad Little | Mobile-ize Phriction | Feb 9 2013 | |||
7ec8e885e1a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 9 2013 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
51dfeb795004 | Chad Little | pht for phriction | Feb 8 2013 | |||
cc084822dabb | Chad Little | Remove panel background in Phriction | Feb 8 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
f9030885c414 | epriestley | Merge branch 'master' into phutil_tag | Jan 27 2013 | |||
cf346d3c8152 | Vedha Sayyaparaju/epriestley | T2385: Add "Delete Document" action to Phriction pages | Jan 25 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
21a5956a3553 | vrana | Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
b73622b86672 | epriestley | Make "Create Document" in Phriction use workflow | Jan 11 2013 | |||
368657a57080 | Ricky Elrod/epriestley | Somewhat give Phriction the new Breadcrumb UI. | Jan 11 2013 | |||
d704bf3a5533 | Ricky Elrod/epriestley | Fix an exception when viewing Phriction diffs. | Dec 9 2012 | |||
20ee3003b578 | epriestley | Replace all instances of AphrontSideNavView with AphrontSideNavFilterView | Dec 7 2012 | |||
416d26b621b8 | Ricky Elrod/epriestley | Allow users to set whether or not textareas are monospaced. | Nov 27 2012 | |||
bf4f74dbb344 | Ricky Elrod/epriestley | Don't show deleted pages from the 'All Documents' panel. | Nov 16 2012 | |||
7fac80cb9a57 | Ricky Elrod/epriestley | Don't show the delete button on a deleted document | Nov 16 2012 | |||
4a8ce1699b9a | Bob Trahan | Create a "New Document" button in phriction | Nov 10 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
09151b509e1e | epriestley | Raise a better error for trying to create an empty document in Phriction | Oct 18 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
4b6d3e1be997 | epriestley | Unconditionally enable drag-and-drop uploads for Remarkup text areas | Oct 8 2012 | |||
3d6a3e28fa3f | vrana | Don't store empty drafts | Oct 2 2012 | |||
557cc5b29c34 | Bob Trahan | Make a PhabricatorRemarkupControl to de-duplicate code usage around adding a… | Sep 19 2012 | |||
dbc8218f0687 | epriestley | Add 'viewer' to some Remarkup callsites | Sep 5 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
2ea5c0bddac2 | epriestley | Sort ghost children correctly in Phriction | Aug 31 2012 | |||
66cee129b652 | epriestley | Remove all code referencing old tab navigation | Aug 14 2012 | |||
8fd97f435235 | epriestley | When users submit a no-op edit in Phriction, don't update the document | Jul 16 2012 | |||
2b0b9a15734c | epriestley | Add a generic multistep Markup cache | Jul 10 2012 | |||
7463f9b3a9db | Svemir Brkic/epriestley | Only get phid if project exists | Jun 14 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
a9000ea21cb4 | Bob Trahan | Phriction - lock down /project/ wiki docs | May 20 2012 | |||
0b764e99dd0d | Bob Trahan | Phriction - fix error log spew from misconfigured table column classes | May 19 2012 | |||
1175784d5d84 | Bob Trahan | PhabricatorSlug | Apr 10 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
11cccb98c2be | epriestley | Add "final" to more classes | Mar 13 2012 | |||
f158b32a543f | epriestley | Minor, formalize changeset response class. | Mar 13 2012 | |||
4c147b496c5d | epriestley | Minor, unbreak other changeset APIs. | Mar 13 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
cd651001b6c6 | epriestley | Add a contextual "scope" dropdown for searches | Feb 15 2012 | |||
f5e1e3377c71 | epriestley | Add basic draft support to Phriction | Jan 13 2012 | |||
5e486db59d65 | epriestley | Enable Table of Contents in Phriction | Jan 6 2012 | |||
21ba07d5bdc9 | epriestley | Provide wiki pages for projects | Dec 20 2011 | |||
afc2f8526bc6 | epriestley | Allow Phriction documents to be deleted | Dec 17 2011 | |||
b595f8447b3e | Bob Trahan | Fix comment from D1221 to have updated variable | Dec 15 2011 | |||
ecb0ab484799 | Bob Trahan | Phriction - kill tabs | Dec 15 2011 | |||
d13906ff9654 | epriestley | Add "tabindex" to Remarkup reference lists | Dec 7 2011 | |||
4bec2579d5df | epriestley | Some documentation updates. | Sep 14 2011 | |||
b2b677d4460f | epriestley | Fix some sloppiness with definition of $slug. | Aug 31 2011 | |||
701bf8317f8f | epriestley | Provide access to Phriction via Conduit | Aug 31 2011 | |||
9d3f33a7a614 | epriestley | Rough implementation of drag-and-drop file uploads | Aug 2 2011 | |||
2a894438ae33 | Hua Wang | Add a 'description' field to Phriction | Jul 24 2011 | |||
c0ae2f628973 | epriestley | Show change diffs in Phriction | Jul 18 2011 | |||
4a3ebd9a6853 | epriestley | Add a document preview to Phriction | Jul 17 2011 | |||
86783fcd07a2 | epriestley | Show child documents on Phriction pages | Jul 16 2011 | |||
ffb69c3c97af | epriestley | Add a cancel button to Phriction's edit interface | Jul 16 2011 | |||
0c49b396583d | epriestley | Allow Phriction document history to be viewed | Jul 13 2011 | |||
f761ee91d375 | epriestley | Publish Phriction edits to feed | Jul 13 2011 | |||
73b0468f7227 | epriestley | Add hierarchical breadcrumbs to Phriction | Jul 12 2011 | |||
4c44c44964c4 | epriestley | Add Phriction to the main nav menu | Jul 12 2011 | |||
7d152def3e59 | epriestley | Basic remarkup integration for Phriction | Jul 12 2011 | |||
349a8c60e8a9 | epriestley | Phriction handles and search | Jul 12 2011 |
c4science · Help