phab/src/applications/projectfeature/testing
phab/src/applications/project
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f331463d5072 | epriestley | Make "user's projects" a logical datasource and add viewerprojects() | Apr 20 2015 | |||
c2fc065bfb3c | epriestley | Implement a project logic datasource | Apr 20 2015 | |||
eb69b115a7fb | epriestley | Simplify members() datasource function | Apr 20 2015 | |||
e27c0b416d45 | epriestley | Add "Edge Logic" support to PolicyAwareQuery | Apr 20 2015 | |||
55e49d7e316c | epriestley | Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
e0c95bca8631 | epriestley | Add a "Batch Edit Tasks..." action to workboard columns | Apr 20 2015 | |||
8f61eb45ab3b | epriestley | Give tokenizer tokens CSS color classes on the container instead of the icon | Apr 19 2015 | |||
76448a75de30 | epriestley | Make token UI stronger and more consistent | Apr 17 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
c8dc11d81a75 | epriestley | Improve browsability of Projects query | Apr 17 2015 | |||
8efdc4aabf09 | epriestley | Replace getPagingValue() with cursor methods | Apr 13 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
d496f4d28c7c | epriestley | Modernize ProjectQuery paging/ordering | Apr 13 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
d8ab19a1662b | epriestley | Tune project hashtags a little more | Apr 4 2015 | |||
cb6349b88cc2 | epriestley | Implement a "!projects" mail command | Apr 1 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
e1eafd784e19 | epriestley | Remove Controller->renderHandlesForPHIDs() | Mar 31 2015 | |||
ae03733378f3 | epriestley | Fix matching of very short project hashtags ending in a digit | Mar 23 2015 | |||
5aca52998058 | epriestley | Fix literally thousands of drag-to-reorder priority bugs | Mar 21 2015 | |||
f391364bb74d | epriestley | Don't match parentheses as a hashtag character | Mar 3 2015 | |||
3003b293d8ca | Chad Little | Fix footer display when IconNav is present | Feb 26 2015 | |||
2518a5eaff2b | Chad Little | Fix exception on /project/ | Feb 23 2015 | |||
b070ed50197f | Chad Little | Make Project Mobile menu more resilient | Feb 23 2015 | |||
52f724e6cf49 | Bob Trahan | Project - don't create the empty tag on create anymore | Feb 18 2015 | |||
e1009614534d | Bob Trahan | workboards - make errors from filtering show up | Feb 17 2015 | |||
ac504f232fed | Bob Trahan | Projects - smooth out scenarios around renaming a project and slugs | Feb 10 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
b34f6e2fb0d8 | Chad Little | Remove extra links in ProjectListItems | Jan 26 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
3bc54c2041be | Chad Little | Project revamp part 2: Edit | Jan 19 2015 | |||
b711407b172a | Chad Little | Remove wiki move explanation in projects | Jan 14 2015 | |||
c44858f11b2e | Chad Little | Add back edit project link on profile page | Jan 14 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
7e78a3f90609 | Chad Little | Make Workboard icon grey if not enabled | Jan 13 2015 | |||
f3db0891c772 | Chad Little | Remove project icon in a few places | Jan 12 2015 | |||
25167776dce0 | Chad Little | Better text when project home has no tasks | Jan 12 2015 | |||
953f281dc08f | Chad Little | Revamp Projects with new navigation | Jan 12 2015 | |||
790d250967cc | Chad Little | Move ActionList mobile links to better location | Jan 12 2015 | |||
9853ff2cff3b | lkassianik/epriestley | T6856 Make Project Images that match Typeahead choices | Jan 11 2015 | |||
11a20079ef24 | Bob Trahan | Maniphest / Workboards - show workboard column when adding a project to a task | Jan 9 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
3e421c74503c | Chad Little | Normalize 'Archived' states in object headers | Jan 6 2015 | |||
ad1da6ec5ed3 | Bob Trahan | Projects - display "members" link in disabled style if user can't edit project | Jan 6 2015 | |||
3b09d420699e | Chad Little | Clarify Tasks listed on Project Profiles | Jan 4 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
8dee37a1320a | Joshua Spence | Fix some linter violations | Jan 2 2015 | |||
dad8e7c78a09 | Joshua Spence | Remove an unused class | Jan 2 2015 | |||
cfadc4145900 | Joshua Spence | Remove an unused class | Jan 2 2015 | |||
f0db6e48189d | Joshua Spence | Migrate Project edges to subclass `PhabricatorEdgeType` | Jan 2 2015 | |||
7e54ab23b349 | Joshua Spence | Improve puncutation usage | Jan 1 2015 | |||
f35a38b086ab | epriestley | Allow public access to the project edit/history page | Dec 23 2014 | |||
10f2cfec5b37 | Bob Trahan | Maniphest - remove references to deprecated transaction type TYPE_PROJECTS from… | Dec 18 2014 | |||
83db5965ab6c | Bob Trahan | Maniphest - introduce needProjectPHIDs | Dec 18 2014 | |||
7361e605dced | Chad Little | Add mobile app menu to Project Lists | Dec 18 2014 | |||
aeb4267b95f7 | lkassianik/epriestley | Don't show "Primary Hashtag" when creating a project | Dec 11 2014 | |||
5b59a81ab9b3 | Bob Trahan | Projects - fix missing subscriber handling code in the editor | Dec 9 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
c2522a89b9a2 | Bob Trahan | Transactions - deploy buildTransactionTimeline against Config, Pholio, and… | Dec 3 2014 | |||
12f3f6d3a9ef | Chad Little | Add Project to quick create menu | Nov 22 2014 | |||
32b1ffdf894c | Chad Little | Add default View, Edit, and Join Policies to Projects | Nov 21 2014 | |||
edf88225f5bb | epriestley | Don't show "View Wiki" reminder link if viewer has no access to Phriction | Nov 18 2014 | |||
0d47b8af26d0 | epriestley | Add a dialog explaining what happened to wiki pages | Nov 13 2014 | |||
ce55bb1d9630 | Merlijn van Deen/epriestley | Add icon, color and profile image to project.query | Nov 9 2014 | |||
9f8dde9cf603 | Bob Trahan | Phriction - kill the old PhrictionDocumentEditor | Nov 6 2014 | |||
7a6684b73bfe | Chad Little | Make default and hidden columns in Workboards more clear | Nov 4 2014 | |||
dc6b988deac9 | epriestley | Fix project hashtag regexp to stop matching terminal periods | Oct 29 2014 | |||
de40bc0c1d86 | epriestley | Allow standard custom fields to be indexed in global fulltext search | Oct 27 2014 | |||
e43305278ac9 | Bob Trahan | Projects - re-label "Workboards" as "Workboard" | Oct 27 2014 | |||
7ee7f14b7999 | Bob Trahan | Projects - fix typo in config | Oct 21 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
13aa443e2d10 | Chad Little | Fix project view and edit uris on creation | Oct 14 2014 | |||
ee8004ab4d7d | Bob Trahan | Projects - merge create + edit interface code paths | Oct 11 2014 | |||
03ddb4a0fcec | Chad Little | Add slug check around project.query conduit call | Oct 8 2014 | |||
8aa047766d2c | Chad Little | Check for presence of any Columns before triggering initialization of Workboard | Oct 7 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
ac9182af5870 | epriestley | Generate expected Project schemata | Oct 1 2014 | |||
3238f1e09142 | Bob Trahan | Projects - add "lock membership", which prevents people from leaving | Sep 18 2014 | |||
d3cd9115f949 | epriestley | Add `ui.footer-items` to add a custom page footer | Sep 10 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
d8e3f2edf223 | epriestley | Move column hide/show to the column context menu on workboards | Sep 4 2014 | |||
300910f462a3 | epriestley | Allow columns to have a point limit | Aug 15 2014 | |||
baa0a71e55a1 | epriestley | Show task counts in column headers on Workboards | Aug 15 2014 | |||
0b7bae29c8bb | Bob Trahan | Projects - tokenize projects more aggressively with respect to '-' | Aug 14 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
94389fcd9f58 | epriestley | Allow projects to be filtered by icon and color | Aug 12 2014 | |||
c0dc5ca89865 | epriestley | Clean up remaining default column logic for boards | Aug 9 2014 | |||
24a6eeb8d8a5 | epriestley | Allow the workboard backlog column to be reordered | Aug 9 2014 | |||
abfff87f26b1 | epriestley | Convert workboard column options into a dropdown menu | Aug 8 2014 | |||
59a85e8845ef | epriestley | Support natural ordering of workboards | Aug 8 2014 |
c4science · Help