phab/src/applications/projectstable
phab/src/applications/project
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d74b84a729bb | epriestley | Add a "Project" application | Aug 7 2012 | |||
8668ecaf5416 | epriestley | Make PhabricatorProjectQuery extend PhabricatorOffsetPagedQuery | Aug 7 2012 | |||
b0fda3be25ac | epriestley | Rename setMembers() to withMemberPHIDs() in PhabricatorProjectQuery | Aug 7 2012 | |||
d25d9ddb0171 | epriestley | Remove setOwners() from PhabricatorProjectQuery | Aug 7 2012 | |||
948259ee9221 | epriestley | Minor, restore missing limits from 310cf00fc3cce6a023ad160a29def26845d82e26 | Jul 3 2012 | |||
310cf00fc3cc | epriestley | Consolidate feed query code | Jul 3 2012 | |||
ee6c6943b341 | Bob Trahan | Robustify profile image controls ever so slightly | Jun 26 2012 | |||
2e484e257d4e | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
8ed48a89f451 | epriestley | Use a disk-based default avatar, not a database-based one | Apr 28 2012 | |||
1175784d5d84 | Bob Trahan | PhabricatorSlug | Apr 10 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
67e10e60f26b | vrana | Return $this from setters | Apr 3 2012 | |||
d7fc2296913f | 20after4/epriestley | Projects: Filter out archived projects from all project view | Mar 25 2012 | |||
a03efc103040 | epriestley | Fix a hidden input ID issue mucking with project edits | Mar 20 2012 | |||
fffc1e51d0d8 | Hafsteinn Baldvinsson/epriestley | Inset view controller for inset elements of forms. | Mar 16 2012 | |||
f0e9df1fda28 | epriestley | Improve UI hints and error messages for supported file types | Mar 14 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
639ed0faa699 | David Fisher/epriestley | Change All Search Boxes into Jump Navs | Mar 6 2012 | |||
fc4e23c50f0a | David Fisher/epriestley | Added Additional Fuctionality to Jump Nav: Jump to users, projects, symbols, or… | Feb 20 2012 | |||
63fbd5db04de | vrana | Avoid double '/' in Phriction URL | Feb 11 2012 | |||
a1c20638fa20 | epriestley | Add very very basic reporting to Maniphest | Feb 8 2012 | |||
4caa684724f2 | epriestley | Simplify Project status field | Feb 7 2012 | |||
cb0bb8165d83 | epriestley | Add a Join / Leave button to Projects | Jan 25 2012 | |||
b43eb5aa7c20 | epriestley | Add transaction-oriented editing to projects | Jan 24 2012 | |||
42ddad1bc8b0 | epriestley | Add project.query to Conduit | Jan 18 2012 | |||
82c0795e54d1 | epriestley | Unify logic for username validation | Jan 16 2012 | |||
8b3ab97d64da | epriestley | Fix fatal on project list | Jan 12 2012 | |||
84ea5c53e4e4 | Bob Trahan | Kill PhabricatorFileURI | Jan 11 2012 | |||
2cec36d85846 | epriestley | Minor style/layout tweaks to Project profiles and feed | Dec 23 2011 | |||
43430e154d3e | epriestley | Rough cut of Project profile improvements | Dec 21 2011 | |||
21ba07d5bdc9 | epriestley | Provide wiki pages for projects | Dec 20 2011 | |||
9d372dd54c68 | epriestley | Simplify project lists | Dec 17 2011 | |||
93d5d2954169 | epriestley | Remove "Former" project members | Dec 17 2011 | |||
81acf588e257 | epriestley | Take the first step on the long journey of fixing "Projects" | Dec 17 2011 | |||
fbd7db689831 | epriestley | This reverts commit 0386ac9aa2945fac725104ab2ba51899c043e1e1. | Dec 17 2011 | |||
0386ac9aa294 | epriestley | projquery | Dec 16 2011 | |||
588b959c03ad | Bob Trahan | phabricator_format_timestamp => phabricator_datetime | Dec 4 2011 | |||
96d58d8ad380 | Nick Harper | Fixed documentation in PhabricatorProjectSubproject | Sep 14 2011 | |||
c6557d33639e | epriestley | Allow administrative editing of project resources | Jul 22 2011 | |||
8cca3079fcca | Cristian Adamo | Add subprojects to a main project. | Jul 19 2011 | |||
a49138defdeb | epriestley | Generalize the markup engine factory | Jul 12 2011 | |||
61f2ba5c4775 | Evan Priestley | Merge pull request #32 from CodeBlock/420235f9c4e1a25d6afb1e6eed2896307be8d09e | Jul 8 2011 | |||
420235f9c4e1 | Ricky Elrod | Drag-drop file upload. | Jul 8 2011 | |||
a3e676b9d482 | epriestley | Remedy a fatal-flavored oversight. | Jul 8 2011 | |||
30dbdf322dc1 | epriestley | Show open tasks on project pages | Jul 8 2011 | |||
cef7664d47e0 | epriestley | Move Project list to use ManiphestTaskQuery | Jul 8 2011 | |||
f61a02e3425c | epriestley | Use phutil_utf8_shorten() in PhabricatorProjectListController | Jul 5 2011 | |||
e0e6ec9117d3 | epriestley | Allow affiliations to carry project ownership information; transform profile… | Jun 28 2011 | |||
b093113d0227 | epriestley | Fix fatal on project editing | Jun 23 2011 | |||
431c57688e0d | epriestley | Improve performance of project list view | Jun 21 2011 | |||
7851b6573fae | Cristian Adamo | Project list and profile view modifications | Jun 20 2011 | |||
eab768f70552 | epriestley | Allow projects to be quickly added from the Maniphest task creation interface | Jun 13 2011 | |||
4a8ffe4b671f | Hafsteinn Baldvinsson | Fixes for the project page | Jun 11 2011 | |||
361ec78b0344 | epriestley | Add missing includes from XHPAST parse bug. | Apr 7 2011 | |||
9bc04fe03dfe | jungejason | Change hard-coded PHID types to constants. | Mar 3 2011 | |||
7fb9a4869067 | epriestley | Task -> Project assocation, file uploads | Feb 21 2011 | |||
fdd510ba17fe | epriestley | Rough cut of projects. | Feb 21 2011 |
c4science · Help