phab/src/applications/config/controller/PhabricatorConfigEditController.phpfeature/testing
phab/src/applications/config/controller/PhabricatorConfigEditController.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
a98ec20dbae9 | Joshua Spence | Rename `PhabricatorSetupCheck` subclasses for consistency | Jan 2 2015 | |||
c2522a89b9a2 | Bob Trahan | Transactions - deploy buildTransactionTimeline against Config, Pholio, and… | Dec 3 2014 | |||
aeb3a12e13ae | Bob Trahan | Config - improve lock message for option `phabricator.uninstalled-applications` | Nov 12 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
f79320e64e8f | epriestley | Render default/current settings in the same format they'll be edited | Apr 8 2014 | |||
9ca86b69b78c | epriestley | Make Maniphest task statuses user configurable | Mar 25 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 | |||
c0e1a63a63ae | epriestley | Implement an approval queue | Nov 13 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
7d26252a3f3e | epriestley | Use PhutilBugtraqParser in Phabricator | Sep 18 2013 | |||
7a39ac43b48c | epriestley | Add a "list<regex>" config option and move regex config to it | Sep 13 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
ce62632e15f5 | Jakub Vrana | Add example for bugtraq.logregex with two parts | Aug 6 2013 | |||
2ee1f8cb4ed2 | Bob Trahan | Add some create mail handlers for paste and files | Jul 30 2013 | |||
cf9dc5d18945 | epriestley | Fix bug when multiple comment forms appear on a single page | Jul 29 2013 | |||
7657c5e145fc | epriestley | Fix exception with "phabricator.allowed-uris" when trying to set cookies | Jul 22 2013 | |||
2b3791109757 | epriestley | Make it easier to configure an Asana workspace ID | Jul 12 2013 | |||
b62ecb7c1159 | epriestley | Make UX for misspelled or delted config much less bad | Jun 26 2013 | |||
059183f6b5f3 | epriestley | Allow configuration to have custom UI types | Jun 7 2013 | |||
6dda35897adb | epriestley | Use setContentSourceFromRequest() in more places | May 24 2013 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 | |||
c3243ef17c45 | Chad Little | Config php | Feb 23 2013 | |||
628bef0771f9 | Nick Pellegrino/epriestley | Default to right status when viewing a config 'class' option | Feb 9 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 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 | |||
bad95c15ce41 | Ricky Elrod/epriestley | Add enum option type. | Jan 22 2013 | |||
656a6f9b55ec | epriestley | Fix editing of JSON config values via web UI | Jan 18 2013 | |||
99847da3aa85 | epriestley | Mask remaining config values, and implement `set` type | Jan 17 2013 | |||
76c10f497fc8 | Ricky Elrod/epriestley | Fix error in `PhabricatorSetupIssueView` | Jan 12 2013 | |||
71b5d8f584e9 | Ricky Elrod/epriestley | Default to "True" and "False" for bool options. | Jan 9 2013 | |||
ae0773b78901 | Ricky Elrod/epriestley | Add translations config group. | Jan 5 2013 | |||
0902543fc8c4 | epriestley | Port MySQL settings to PHP | Jan 3 2013 | |||
9cef013def54 | epriestley | Allow configuration options to be locked | Jan 2 2013 | |||
db21319b3983 | epriestley | Specialize list<string> in config | Jan 2 2013 | |||
a86fd38394e5 | epriestley | Allow configuration to be explicitly validated, including validation of complex… | Jan 2 2013 | |||
32e4a7a37f1f | epriestley | Use transactions to show edit history for Configuration | Jan 2 2013 | |||
21efc7cb649f | epriestley | Show all configuration defaults when editing configuration | Jan 1 2013 | |||
3852ca632bd5 | epriestley | Display examples when editing configuratoin | Jan 1 2013 | |||
8a52a6d5855e | epriestley | Add Disqus, Facebook, Google, GitHub auth config; AWS config | Jan 1 2013 | |||
a3bff35b2b9b | epriestley | Add "Developer" and "Access Log" config option groups, some types | Jan 1 2013 | |||
c32295aab6d7 | epriestley | Improve resolution process for nonfatal setup issues | Dec 31 2012 | |||
b852f213c36d | epriestley | Begin moving Phabricator configuration into PHP | Dec 31 2012 | |||
908253f1db01 | Ricky Elrod/epriestley | Fix two bugs with Config's Edit controller. | Dec 30 2012 | |||
a9aedc64e479 | Ricky Elrod/epriestley | Show the default value in Config. | Dec 28 2012 | |||
a774620042c1 | Ricky Elrod/epriestley | Start of a config web interface. | Dec 28 2012 |
c4science · Help