phab/src/applications/settingsfeature/testing
phab/src/applications/settings
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6d82fcc6d7c7 | Chad Little/chad | Allow Durable Column to be minimized | Sep 30 2016 | |||
ff64c4e02b20 | Chad Little/chad | Add a toggle, sticky pref, for Conpherence Widget Pane | Sep 13 2016 | |||
f712ae718ccc | Josh Cox | Added `-` to the whitelist for CSS rules | Sep 8 2016 | |||
067d12d7168a | Josh Cox | Converted the pinned applications selector to a typeahead. | Aug 26 2016 | |||
a1f25fdb3e63 | Josh Cox | Added high security requirement to add/delete email addresses | Aug 25 2016 | |||
2c9a93eda7dd | Chad Little/chad | Fix app icons in homepage settings | Aug 25 2016 | |||
f379858874a3 | Chad Little | Add setBackground to PHUIIconView | Aug 19 2016 | |||
e7aa874f5eba | Chad Little | Fix getIcon calls in PHUIObjectListItem | Aug 19 2016 | |||
f50e550c9ea0 | Chad Little | Correct various spelling errors | Aug 15 2016 | |||
989b585bbe58 | epriestley | Fix ApplicationSearch URIs for Settings | Jul 6 2016 | |||
4f8d07594e2a | epriestley | Fix a CSRF issue with adding new email addresses | Jun 30 2016 | |||
2e450212503e | epriestley | Fix several issues with email-related global preferences | Jun 14 2016 | |||
cb7560d30172 | epriestley | Remove "re prefix" and "vary subjects" config | Jun 14 2016 | |||
fc1c633bae85 | Luka Kladaric/allixsenos | fix Vary Subjects option names | Jun 14 2016 | |||
d68b2cc0e4c4 | epriestley | Fix construction of default settings for users with no settings at all | Jun 14 2016 | |||
b4a07d528fdf | epriestley | Allow users to unset "Editor", tailor short error messages properly on settings… | Jun 5 2016 | |||
4936be0868bd | epriestley | Fix exception when trying to save global setting mail tags | Jun 5 2016 | |||
6ac5f84c8bc9 | epriestley | Redirect older "/panel/" settings URIs to modern location | Jun 5 2016 | |||
421bf2e548f0 | epriestley | Allow administrators to configure global default settings | Jun 5 2016 | |||
c9ef7aeaa34a | epriestley | Validate select/option settings more strictly when reading them | Jun 5 2016 | |||
c4de87a07ab0 | epriestley | Improve some settings-related performance | Jun 5 2016 | |||
7969f66dfe07 | epriestley | Fully modularize the "Quick Actions" menu | Jun 5 2016 | |||
c1331bcb7ba6 | epriestley | Cache user notification and message counts | Jun 5 2016 | |||
7170b062e63c | epriestley | Remove PhabricatorUser->loadPreferences() | Jun 5 2016 | |||
7ef6c0a523fc | epriestley | Modularize all the mail preferences | Jun 5 2016 | |||
d326b239aeea | epriestley | Resolve timezone conflicts in a modern transactional way | Jun 5 2016 | |||
9d7c28625240 | epriestley | Allow users to turn off desktop notifications | Jun 5 2016 | |||
6199e95577c9 | epriestley | Use transactions to apply Ajax settings mutations | Jun 5 2016 | |||
fc45de29a6fa | epriestley | Modernize various menu collapse settings | Jun 4 2016 | |||
804e7a6e065a | epriestley | When a user enables/disables DarkConsole, forget their console UI visibility… | Jun 4 2016 | |||
109917a94b39 | epriestley | Turn DarkConsole settings into real settings | Jun 4 2016 | |||
64d6593e9cba | epriestley | Modernize pinned homepage applications settings | Jun 4 2016 | |||
44e88f186c86 | epriestley | Modernize "favorite project policies" setting | Jun 4 2016 | |||
5c8ff3d37c2a | epriestley | Convert Diffusion blame and color into standard internal settings | Jun 4 2016 | |||
1e17fd31a4f9 | epriestley | Modernize Conpherence access to user preferences | Jun 4 2016 | |||
9a076b71a3a6 | epriestley | Remove standalone huge single page setting edit controller | Jun 4 2016 | |||
45f347fe4777 | epriestley | Use EditEngine for diff, display, developer and most email settings | Jun 4 2016 | |||
ef28adae9ac2 | epriestley | Use EditEngine for Conpherence preferences | Jun 4 2016 | |||
eb673fd783e4 | epriestley | Formalize and fully modularize settings panel groups | Jun 4 2016 | |||
2725fdf80008 | epriestley | When a user changes their timezone, clear their ignored timezone offset | Jun 4 2016 | |||
2f936094d8df | epriestley | Convert "Account" and "Date and Time" settings to EditEngine | Jun 4 2016 | |||
67482fd19d2c | epriestley | Continue modernizing application access to user preferences | Jun 4 2016 | |||
57c2f61b7597 | epriestley | Modularize Conpherence notification preferences | Jun 4 2016 | |||
ebd8f3c9874b | epriestley | Make translation, timezone and pronoun into real settings | Jun 2 2016 | |||
9180f429eb9f | epriestley | Provide a general-purpose, modular user cache for settings and other similar… | Jun 2 2016 | |||
7fe1a6840e57 | epriestley | Modularize all straightforward settings | Jun 2 2016 | |||
9b27b5c7dab3 | epriestley | Convert "Display Preferences" to modular settings | Jun 1 2016 | |||
5e6716399cd6 | epriestley | Make Settings modular and allow them to be EditEngine'd | Jun 1 2016 | |||
b256f2d7b2db | epriestley | Prepare UserPreferences for transactions | May 31 2016 | |||
5b77b86ffbf9 | epriestley | Show translation option names natively, instead of in the current translation | May 26 2016 | |||
10ffa42504db | epriestley | Separate locales into more usable groups in the translation menu | May 26 2016 | |||
a4e57800431f | epriestley | Remove "Search Preferences" | May 26 2016 | |||
efd001b42fd5 | epriestley | Wordsmith the timezone selection UX | May 23 2016 | |||
2a00f185eb2f | epriestley | When the JS "Intl" API is available, use it to guess the timezone | May 22 2016 | |||
a91004ef1ba3 | epriestley | Detect timezone discrepancies and prompt users to reconcile them | May 21 2016 | |||
08bea1d363fd | epriestley | Add ViewController and SearchEngine for SSH Public Keys | May 19 2016 | |||
0308d580d7df | epriestley | Deactivate SSH keys instead of destroying them completely | May 18 2016 | |||
49eb6403a46c | epriestley | Send HTML email by default | May 18 2016 | |||
8cdafb003250 | epriestley | Allow users to set a line-height in their monospaced font preference | May 13 2016 | |||
2930733ac99f | epriestley | Complete modernization of Aphlict configuration | Apr 14 2016 | |||
57e606b39575 | Chad Little/chad | Update Settings/Config UI | Apr 9 2016 | |||
960f8abdf1fc | Chad Little | Update Settings for newPage | Apr 5 2016 | |||
a837c3d73eaf | epriestley | Make temporary token storage/schema more flexible | Mar 16 2016 | |||
8e3ea4e034eb | epriestley | Use new modular temporary auth token constants in one-time login and password… | Mar 16 2016 | |||
e1c934ab22d8 | epriestley | De-garbage the horrible garbage project section of the policy selection control | Feb 5 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
0a554c2ed535 | epriestley | Allow profile menus to be collapsed and expanded | Jan 19 2016 | |||
08de131da525 | epriestley | Begin modularizing main menu items | Jan 4 2016 | |||
18f0371b71fb | Aviv Eyal/avivey | Remove Certificate page | Nov 4 2015 | |||
29948eaa5bd2 | epriestley | Use phutil_hashes_are_identical() when comparing hashes in Phabricator | Sep 2 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
ba2cc4f2eecf | Chad Little | Update Settings for handleRequest | Aug 4 2015 | |||
1ccdb941b951 | epriestley | Merge branch 'master' into redesign-2015 | Jun 23 2015 | |||
1bb2978a895a | Bob Trahan | Desktop Notification support | Jun 22 2015 | |||
bb58a123e633 | epriestley | Modularize Celerity postprocessors | Jun 20 2015 | |||
6af1c02f0625 | epriestley | Merge branch 'master' into redesign-2015 | Jun 15 2015 | |||
d3b7071e70f7 | lkassianik | Add date format preference and respect it in date selection controls | Jun 15 2015 | |||
53ef057b1b51 | epriestley | Merge branch 'master' into redesign-2015 | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
643b90008f9f | lkassianik | Fix query frequency unit and change time preference from input to dropdown. | Jun 11 2015 | |||
57b898af9a53 | epriestley | Merge branch 'master' into redesign-2015 | Jun 10 2015 | |||
a4d874287ff6 | epriestley | Allow administrators to configure "Email Settings" settings for lists | Jun 4 2015 | |||
d4a2034d2f8c | epriestley | Allow administrators to configure "Email Format" settings for lists | Jun 4 2015 | |||
14e318cb16d7 | epriestley | Allow administrators to edit the "Account" panel for mailing lists and bots | Jun 4 2015 | |||
e0a3e6ba3b87 | epriestley | Allow administrators to manage addresses for mailing list users | Jun 4 2015 | |||
992c19957760 | epriestley | Add "Mailing List" users | Jun 4 2015 | |||
bfca11dbbadf | epriestley | Merge branch 'master' into redesign-2015 | May 22 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
a4784e03fff4 | Chad Little | [Redesign] Add Table, Collapse support to ObjectBox | May 20 2015 | |||
31988e74d1ff | lkassianik | Add a setting so user can choose when Calendar weeks start | May 17 2015 | |||
dbac65802570 | lkassianik | Split up settings into "Date and Time Settings" and everything else. | May 17 2015 | |||
46f6c2680eb5 | Chad Little | [Redesign] New PHUIObjectItemListView | May 15 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
29feca3c1e8e | epriestley | Add a preference to disable ghost comments | May 4 2015 | |||
3a2c2ae3c3ae | epriestley | Implement a scope selector for the global search | Apr 22 2015 | |||
306ab292596c | Chad Little | Add documentation for customizing fonts | Apr 22 2015 | |||
e7702acdc659 | epriestley | Don't escape quotation marks when printing the monospaced CSS rule | Apr 22 2015 | |||
7aebd2388f7c | epriestley | Remove monospaced font preference global defaults | Apr 6 2015 | |||
88b46063b431 | epriestley | Make durable column sticky across requests | Mar 11 2015 |
c4science · Help