phab/src/applications/slowvotestable
phab/src/applications/slowvote
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
dc389c90bb62 | epriestley | Simplify policy header implementation | Sep 19 2013 | |||
104c6244c318 | Chad Little | Policy Header rollout | Sep 19 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
07b8becfc6d5 | Bob Trahan | Policy - introduce parentQuery and pass around policy configuration from parent… | Sep 11 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 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 | |||
9383abc6b07c | epriestley | Remove unnecessary empty checks from willFilterPage() | Jul 25 2013 | |||
5ca419174a6c | epriestley | Proide application-based handle loads; load Slowvote handles from the… | Jul 22 2013 | |||
7ed699660435 | epriestley | Provide basic infrastructure for moving PHIDs, Handles and Object Names to… | Jul 21 2013 | |||
89ee928a51c7 | epriestley | Share rendering code for embedded votes and vote detail | Jul 16 2013 | |||
0a3c03d5b691 | epriestley | Show snippet of vote description in vote summary | Jul 16 2013 | |||
84d157f16ab9 | epriestley | Allow most Slowvote fields to be edited | Jul 16 2013 | |||
aa2e6d1e5a4e | epriestley | Make most slowvote fields edit transactionally | Jul 16 2013 | |||
184f2ba7a4eb | epriestley | Make slowvotes tokeanble | Jul 16 2013 | |||
a65e3812cbde | epriestley | Move slowvote loading logic into Query class | Jul 16 2013 | |||
d2f8c5b5e73c | epriestley | Make slowvotes subscribable | Jul 16 2013 | |||
05a807f417d5 | epriestley | Restore Slowvote commenting with ApplicationTransactions | Jul 16 2013 | |||
ea52bcbcd651 | epriestley | Migrate Slowvote comments to ApplicationTransactions | Jul 16 2013 | |||
ef1bedef028f | epriestley | Add ApplicaionTransactions and a mutable view policy to Slowvote | Jul 16 2013 | |||
8eef4a6c37e9 | epriestley | Partially modernize UI for Slowvote | Jul 13 2013 | |||
0630ffffaa75 | epriestley | Use ApplicationSearch in Slowvote | Jul 13 2013 | |||
9be755ab127e | epriestley | Add PhabricatorSlowvoteQuery | Jul 13 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
1fa307750d13 | Lauri-Henrik Jalonen/epriestley | Embed slowvotes have basic interaction | May 4 2013 | |||
5943ae467079 | Lauri-Henrik Jalonen/epriestley | v0 embedding slowvotes | Apr 16 2013 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
a05ee0d7430a | Chad Little | Moderize Slowvote | Feb 14 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
718d22d607db | vrana | Convert Remarkup to safe HTML | Feb 13 2013 | |||
5ad526942bb6 | vrana | Convert AphrontPanelView to safe HTML (except children) | Feb 13 2013 | |||
7dd19ba93fb6 | vrana | Convert AphrontFormLayoutView to safe HTML | Feb 8 2013 | |||
afc5333bb3aa | vrana | Convert AphrontFormView to safe HTML | Feb 8 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 2013 | |||
94f6b6ca4e69 | epriestley | Fix every HTML issue I could find | Feb 5 2013 | |||
edfcd7bd2d6a | epriestley | render_tag -> tag: phame, remarkup | Jan 29 2013 | |||
9670f0c6368e | vrana | Convert phutil_render_tag(X, Y, phutil_render_tag(...)) to phutil_render_html | Jan 25 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
f8dbfdd59d51 | vrana | Convert phutil_render_tag(X, Y) to phutil_tag | Jan 25 2013 | |||
2cc7f82eced7 | vrana | Move Conduit methods inside applications | Dec 21 2012 | |||
f306cab653d8 | epriestley | Use application icons for "Eye" menu and Crumbs | Dec 7 2012 | |||
20ee3003b578 | epriestley | Replace all instances of AphrontSideNavView with AphrontSideNavFilterView | Dec 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
22cb8f5d08a6 | vrana | Require canonical numbers in routes | Oct 6 2012 | |||
78784aa1fe86 | epriestley | Group applications into groups on /applications/ | Oct 4 2012 | |||
270256d3363b | epriestley | Restore flavor text to applications | Oct 4 2012 | |||
14fe3f5d1426 | epriestley | Implement getHelpURI() for new applications | Oct 3 2012 | |||
83b1b4fdbd14 | epriestley | Add Slowvote and Countdown applications | Oct 1 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
66cee129b652 | epriestley | Remove all code referencing old tab navigation | Aug 14 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
84ea5c53e4e4 | Bob Trahan | Kill PhabricatorFileURI | Jan 11 2012 | |||
e788f0f76674 | epriestley | Fix link to Slowvote user guide | Oct 20 2011 | |||
4bec2579d5df | epriestley | Some documentation updates. | Sep 14 2011 | |||
3ed0e84a635e | Ricky Elrod/epriestley | Add an ID column to slowvote's list view. | Jul 17 2011 | |||
a49138defdeb | epriestley | Generalize the markup engine factory | Jul 12 2011 | |||
f8c541b8192b | epriestley | Refactor SlowvoteList controller | Jul 9 2011 | |||
84c7ba24c392 | epriestley | Render slowvote respondents as a facepile instead of smushed-together names | Jul 9 2011 | |||
1183f5cef7ca | epriestley | Refactor Slowvote poll controller | Jul 9 2011 | |||
57097c2874e7 | epriestley | Port the "Slowvote" application | Jul 8 2011 |
c4science · Help