phab/src/applications/policystable
phab/src/applications/policy
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
7c063c7d634e | epriestley | Show which capability is being edited in custom policy dialog | May 6 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
a4261f41c2b7 | epriestley | Make browse action available for dynamic/JS-driven tokenizers | Apr 17 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
767397ee14ec | epriestley | Reject objects with invalid policies instead of fataling | Feb 10 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
38d216f0f1f5 | Bob Trahan | Policy - add destructible interface | Jan 14 2015 | |||
32edb7e2bbe8 | Bob Trahan | Followup from D11358#106424 and make policy.locked fully work | Jan 13 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
8cfc37f8fcba | Bob Trahan | Config - add an option to lock policy settings | Jan 13 2015 | |||
b3e196b69400 | Joshua Spence | Rename `PhabricatorPolicyRule` subclasses for consistency | Jan 3 2015 | |||
8dee37a1320a | Joshua Spence | Fix some linter violations | Jan 2 2015 | |||
7c4de0f6be77 | epriestley | Revert "Rename `PhabricatorPolicyRule` subclasses for consistency" | Jan 2 2015 | |||
8b7561776f3f | Joshua Spence | Rename `PhabricatorPolicyRule` subclasses for consistency | Jan 2 2015 | |||
4307d6816d30 | Chad Little | Linkify Registration Email | Nov 7 2014 | |||
45bb77531c79 | Bob Trahan | Policy - fix error message | Oct 9 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
cfbcd69e9b74 | epriestley | Generate expected schemata for Pholio, Phortune, Phragment, Phriction and Policy | Oct 1 2014 | |||
66950a84b2e1 | James Rhodes | Fix failing test in PhabricatorPolicyDataTestCase caused by membership locking | Sep 25 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
b4d7a9de3912 | Joshua Spence | Simplify the implementation of `PhabricatorPolicyCapability` subclasses | Jul 25 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | 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 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 | |||
4e7798464435 | epriestley | Modernize "legalpad" typeahead datasource | Jul 11 2014 | |||
5242fb057251 | epriestley | Add a "documents I've signed" view to Legalpad | Jun 29 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
b20142c0febe | James Rhodes/epriestley | Fix PhabricatorPolicyDataTestCase | May 29 2014 | |||
3a81f8c68d29 | Chad Little | Convert rest of SPRITE_STATUS to FontAwesome | May 19 2014 | |||
94a2cfbe4475 | Bob Trahan | Policy Transactions - add a details view for custom policy | Apr 29 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
e4e4810b89eb | epriestley | Make the "you can't edit away your edit capability" policy check generic | Feb 10 2014 | |||
d740374cca7a | Bob Trahan | Legalpad - add policy rule for legalpad document signatures | Jan 16 2014 | |||
db8988344790 | epriestley | Always include the current user as a selectable policy | Dec 31 2013 | |||
e397103bf211 | epriestley | Extend all "ManagementWorkflow" classes from a base class | Dec 27 2013 | |||
5863f792a694 | epriestley | Remove many redundant implementations of `canLoadNamedObject()` | Dec 18 2013 | |||
faaaff0b6f60 | epriestley | Fix an error in the PolicyFilter algorithm | Dec 6 2013 | |||
91d084624b9c | epriestley | Passphrase v0 | Nov 20 2013 | |||
c207964036ce | epriestley | Never raise policy exceptions for the omnipotent viewer | Nov 19 2013 | |||
1975bdfb3660 | epriestley | Work around a bug in PHP 5.3-ish with abstract methods in interfaces | Oct 26 2013 | |||
b5a009337f8e | epriestley | Harbormaster v(-2) | Oct 23 2013 | |||
7dd31a16d973 | epriestley | Fix chatlog application query integration | Oct 22 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
8c1c6fec5ac9 | epriestley | Modernize policies in Paste and Macro | Oct 16 2013 | |||
76dfeb95ba17 | epriestley | Allow "Custom" policies to be selected in the policy control | Oct 15 2013 | |||
3a4c08d7f11a | epriestley | Simplify custom policies before saving, and reject meaningless policies | Oct 15 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
502c6f2d4816 | epriestley | Render public content as "Public" in headers, not "Public (No Login Required)" | Oct 14 2013 | |||
13178ec2792b | epriestley | Prepare the policy rule edit endpoint for integration | Oct 14 2013 | |||
5e5b7576a675 | epriestley | Make PhabricatorPolicyQuery a CursorPagedPolicyAwareQuery | Oct 14 2013 | |||
7364a3bedd5d | epriestley | Add some missing strings for custom policies | Oct 14 2013 | |||
6c1b00fa40ce | epriestley | Rename ACTION_ACCEPT into ACTION_ALLOW | Oct 14 2013 | |||
67b17239b8e6 | epriestley | Allow custom policies to be loaded and exeucuted by the policy filter | Oct 14 2013 | |||
5af031ec9bcb | epriestley | Make the policy control a JS dropdown with icons | Oct 13 2013 | |||
5899ae08b32b | epriestley | Add storage for custom policies | Oct 11 2013 | |||
f4582dc49d8d | epriestley | Allow "Default View" policies to be set to Public | Oct 10 2013 | |||
11fbd213b105 | epriestley | Custom Policy Editor | Oct 9 2013 | |||
1ee455c441a1 | epriestley | Add defualt view and default edit policies for tasks | Oct 9 2013 | |||
3147a6ca5709 | epriestley | Improve messaging of special policy rules in applications | Oct 9 2013 | |||
b1b1ff83f239 | epriestley | Allow applications to define new policy capabilities | Oct 7 2013 | |||
68c854b9673e | epriestley | Remove dead `rejectImpossiblePolicy()` method | Oct 7 2013 | |||
c8127edfe9a8 | epriestley | Tighten up some policy interactions in Herald | Oct 5 2013 | |||
6100906273eb | epriestley | Support unlocking applications with bin/policy | Oct 3 2013 | |||
bf14d8ef2c68 | epriestley | Add some more policy strings | Oct 3 2013 | |||
f75c13b987c7 | epriestley | Use ApplicationSearch in Applications application | Oct 2 2013 | |||
1d1ecb562952 | epriestley | Add `bin/policy unlock` | Oct 2 2013 | |||
120cc28dae8e | epriestley | Fix a variable name PolicyFilter. | Oct 1 2013 | |||
4dfdd0d3167d | epriestley | Treat invalid policies as broadly similar to "no one" | Oct 1 2013 | |||
e2ed52735387 | epriestley | Add a very simple `bin/policy` script for CLI policy administration | Sep 29 2013 | |||
2d5b59b40108 | epriestley | Move policy config to "Policy" app and make `policy.allow-public` description… | Sep 27 2013 | |||
5799e8e2de67 | epriestley | Provide better strings in policy errors and exceptions | Sep 27 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
1e2718d747e8 | epriestley | Make Maniphest list page react to viewer capabilities | Sep 25 2013 | |||
14aa70a2e023 | Chad Little | Only return description in Policy description if no image required | Sep 18 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
1f86c7342881 | epriestley | Simplify policy filtering for projects and ObjectQuery | Sep 11 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
69d5a9af58aa | epriestley | Use Application PHIDs in Projects | Jul 22 2013 | |||
fe76729af549 | Jakub Vrana | Fix typo in variable name | Jul 10 2013 | |||
9cf26e5e3b10 | epriestley | Improve policy description strings in ApplicationTransactions | May 26 2013 | |||
d85338894469 | Gareth Evans/epriestley | Render handles in View and Edit Policies | May 26 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
57cce93e5a0e | epriestley | Add user omnipotence | Feb 28 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
a22ef4e9b472 | vrana | Kill most of phutil_escape_html() | Feb 12 2013 |
c4science · Help