phab/src/applications/phrictionproduction
phab/src/applications/phriction
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
63ce0e66c926 | Joshua Spence | Allow Phriction documents to be permanently deleted | Jul 18 2014 | |||
ca83e4c6a864 | epriestley | Adjust Phriction remarkup rule priority | Jul 17 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
90e75d4e50be | epriestley | Add flat text assertions to Phabricator remarkup rules | Jul 1 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
41ef6824be87 | Chad Little | Make ObjectItem default as "Card" | Jun 7 2014 | |||
2264c2b4b5f6 | epriestley | Merge the new navigation design | Jun 4 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
75cbc3ef6c0e | epriestley | Fix an issues with moved Phriction documents if the old location does not exist… | Jun 3 2014 | |||
23a238b04545 | epriestley | Remove "organization", "communication" and "miscellaneous" app groups | May 30 2014 | |||
890ae77a9a47 | epriestley | Don't fatal when viewing a moved document if the target does not exist or isn't… | May 22 2014 | |||
3c8d88deb454 | epriestley | Don't warn about conflicts when reverting Phriction documents | May 22 2014 | |||
9cb4047134f5 | epriestley | Apply hierarchical policy checks to Phriction | May 19 2014 | |||
4d7c1026f4b3 | epriestley | Use PhrictionDocumentQuery to load documents | May 19 2014 | |||
b1ec4a9a21a3 | epriestley | Add very basic conflict detection to Phriction | May 19 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
352d9f6b06d5 | epriestley | Move more rendering into SearchEngines for panels | May 9 2014 | |||
8fe27800fcec | epriestley | Don't show document types in search for uninstalled applications | Apr 30 2014 | |||
f1245f4f3421 | epriestley | Remove flavor text for action buttons | Apr 19 2014 | |||
42da87469101 | Chad Little | Update Phriction History UI | Mar 30 2014 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
21de2b1a0c7c | epriestley | Make Projects a PhabricatorSubscribableInterface, but with restricted defaults | Feb 10 2014 | |||
e7d671c8d31f | epriestley | Index "Closed" and "Unowned" relationships explicitly | Feb 3 2014 | |||
a716fe99f3b2 | epriestley | Perform search indexing in the worker queue and respect `bin/search index… | Jan 14 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
5863f792a694 | epriestley | Remove many redundant implementations of `canLoadNamedObject()` | Dec 18 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
9084f1fe8c06 | Bob Trahan | Phriction - make the check for project sub pages more fine-grained | Nov 7 2013 | |||
5e2de5352255 | Chad Little | Touch up Phriction History page | Nov 4 2013 | |||
7498aec194ec | Chad Little | Fix Phriction email language | Nov 2 2013 | |||
f82cb0e0635a | Chad Little | Clean up Phriction History View | Oct 30 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
8994a81b3538 | epriestley | Make event-triggered actions more aware of application access | Oct 22 2013 | |||
d66972c9f295 | epriestley | Tie application event listeners to the applications they listen for | Oct 22 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
538d8f27b587 | Chad Little | Fix empty property list in Phriction | Oct 11 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 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 | |||
03783c4f633d | Guy Warner/epriestley | Alert user that projects/ is protected in Phriction | Sep 6 2013 | |||
55e2efc6fcc3 | Chad Little | Update PHUIDocument to use new header gradients | Aug 28 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
b712905dc1b1 | epriestley | Add a "document" style to PHUIRemarkupPreviewPanel and use it in Legalpad and… | Aug 5 2013 | |||
91c08ca6294a | epriestley | Add breadcrumbs and ApplicationSearch to Phriction | Jul 28 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
9383abc6b07c | epriestley | Remove unnecessary empty checks from willFilterPage() | Jul 25 2013 | |||
cdbb1d5a0311 | epriestley | Use application PHIDs in Phriction | Jul 24 2013 | |||
7cbe82d7777e | epriestley | Use modern UI elements and application/event-oriented construction in Projects | Jul 22 2013 | |||
10c9e387060a | Gareth Evans/epriestley | Stop Phriction handling it's own Subscribers | Jul 15 2013 | |||
9838251515a2 | Bob Trahan | Make PhabricatorActionListView logged-out user savvy | Jul 12 2013 | |||
c5f2e617d896 | epriestley | Simplify and generalize remarkup engine construction | Jul 10 2013 | |||
7ef2eac29ff4 | epriestley | Fix two issues with Phriction "recent updates" list | Jul 10 2013 | |||
0407b22ea260 | epriestley | Move "Stale" / "Old" to date icon in Differential list view | Jul 3 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
bd9f29e0c4e9 | epriestley | Fix Phriction preview | Jun 2 2013 | |||
0e3f4a088f8c | Chad Little | Remove unused conpherence js rules | Jun 1 2013 | |||
e349c981888b | epriestley | Separate Phriction style into PHUIDocumentView | Jun 1 2013 | |||
95e49c6f0d6d | epriestley | Use comma-style for subscriber lists in Phriction | May 28 2013 | |||
ee1e04e56275 | epriestley | Increase Phriction subdocument limit from 50 to 250 | May 24 2013 | |||
3d16eb5e57a7 | deedydas/epriestley | Token support for Phriction Documents, Ponder Questions, and Phame Blogs | May 9 2013 | |||
43ff24b0f3a6 | Chad Little | Update form styles, implement in many places | May 7 2013 | |||
6efe8d4a9d44 | Anh Nhan Nguyen/epriestley | Greyed out some icons, removed colors from Phriction updates | Apr 15 2013 | |||
7b9b872b2969 | Chad Little | Phriction Redesign | Apr 12 2013 | |||
c51f45fbcd13 | Chad Little | Add actions to mobile crumbs | Apr 10 2013 | |||
b8ea6c441ff2 | Chad Little | Allow AphrontDialogView to use PhabricatorActionHeaderView | Apr 10 2013 | |||
c621da8e972f | Jakub Vrana | Delete maniphest.enabled and phriction.enabled | Apr 9 2013 | |||
73c49775c12b | Anh Nhan Nguyen/epriestley | Displaying links instead of dumping raw remarkup in Phriction mails | Apr 8 2013 | |||
3231df762513 | Jakub Vrana | Deprecate 'maniphest.enabled' and 'phriction.enabled' | Apr 6 2013 | |||
37b86b91b926 | Anh Nhan Nguyen/epriestley | Adding Phriction 'Document Index' link to the crumbs actions | Apr 2 2013 | |||
efe0c135fece | Jakub Vrana | Implement text mode for Phabricator Remarkup rules | Mar 23 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 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | 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 | |||
81334651a930 | Anh Nhan Nguyen/epriestley | Fix a name mismatch in PhrictionDocumentQuery | Mar 8 2013 |
c4science · Help