-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add roles and task blocking #873
Open
Shkiv
wants to merge
65
commits into
phacility:master
Choose a base branch
from
moonmana-games:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Removed the check for the presence of text in the description when creating Documents. Added "Roles" application. Added display of role to user profile.
Fixed a bug when updating the role database. Fixed slug requests. Adding missing patches for a "role".
fix patches for updating the "role" database
add patch for "role"
add new icon and picture for "art"
…ve amount of time in tracked history
…imetracker DB does not exist
fixed a bug when going to tasks fixed a bug when switching to the selected project replaced the js files for roles with project files (due to the uselessness of using separate ones)
fix workboard projects
…fixed, autofill of current date in form, headers added
… history panel for time tracking page, lowered chart height to display everything on the screen, fixed bug in time parser
rename const and fix daemon crash
add vacation module add management panel
…jects in timetracker
This reverts commit a9c7258.
commit d93f683 Author: mrom <mrom@moonmana.com> Date: Tue Sep 17 17:11:20 2024 +0300 Fix custom forms commit acffde9 Author: mrom <mrom@moonmana.com> Date: Thu Sep 12 17:31:08 2024 +0300 Add roles support to Conduit commit 75292d8 Author: mrom <mrom@moonmana.com> Date: Thu Sep 12 13:57:07 2024 +0300 Update ManiphestConduitAPIMethod commit 064d612 Author: mrom <mrom@moonmana.com> Date: Wed Sep 11 12:48:57 2024 +0300 Update ManiphestTaskGraphController commit 3215147 Author: mrom <mrom@moonmana.com> Date: Tue Sep 10 17:49:08 2024 +0300 Fix blocker graph commit 6e091ed Author: mrom <mrom@moonmana.com> Date: Tue Sep 10 16:38:58 2024 +0300 Fix udefined commit b6a7858 Author: mrom <mrom@moonmana.com> Date: Tue Sep 10 16:12:50 2024 +0300 Fix markers commit 0bb128e Author: mrom <mrom@moonmana.com> Date: Tue Sep 10 12:29:43 2024 +0300 Update ManiphestTaskGraph commit 5c4499f Author: mrom <mrom@moonmana.com> Date: Fri Sep 6 10:33:19 2024 +0300 Duplicate graph commit 03e6274 Author: mrom <mrom@moonmana.com> Date: Thu Sep 5 15:42:25 2024 +0300 Port 'Edit Blockers' commit a1ef803 Author: mrom <mrom@moonmana.com> Date: Thu Sep 5 15:31:43 2024 +0300 Port 'Edit Blocked Task' commit 2787b6a Author: mrom <mrom@moonmana.com> Date: Thu Sep 5 15:11:54 2024 +0300 Port blocker creation
# Conflicts: # resources/celerity/map.php # resources/sql/quickstart.sql
commit 854b3aa Author: mrom <mrom@moonmana.com> Date: Wed Nov 6 16:25:51 2024 +0200 +2 commit e570a50 Author: mrom <mrom@moonmana.com> Date: Wed Nov 6 16:12:31 2024 +0200 +1 commit ebcffe8 Author: mrom <mrom@moonmana.com> Date: Wed Nov 6 16:09:45 2024 +0200 Fix in empty file size calc commit 640b6e0 Author: mrom <mrom@moonmana.com> Date: Wed Nov 6 16:05:26 2024 +0200 Fix crash in hash calculation commit e5d49e9 Author: mrom <mrom@moonmana.com> Date: Wed Nov 6 16:04:59 2024 +0200 Make mysql.cnf readonly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add roles and restore task blocking as an alternative to subtasks