summaryrefslogtreecommitdiffstats
path: root/extensions/MyDashboard
AgeCommit message (Collapse)AuthorFilesLines
2018-12-05no bug - reformat all the code using the new perltidy rulesPerl Tidy5-587/+602
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino1-1/+1
2018-09-12Bug 1487422 - Remove Phabricator section from MyDashboard and related ↵dklawren3-114/+26
WebService API
2018-08-20Bug 1482145 - Some changes required for unit tests to be writtenDylan William Hardison1-1/+1
2018-08-08Bug 1480891 my dashboard does not show the revision id and title for ↵dklawren1-5/+6
phabricator review requests
2018-06-26Bug 1470966 - "Status" column in Phabricator dashboard isn't very usefuldklawren1-2/+0
2018-06-05Bug 1466122 - Change "Reviews Requested of You" to show results are from ↵dklawren1-2/+3
Phabricator and not from BMO
2018-04-20Bug 1440828 - Phabricator review requests should show up on the BMO dashboardbyron jones4-45/+153
2018-03-10Bug 1444627 - saved searches as inline listDylan William Hardison1-1/+2
2018-03-07Revert Bug 1273381Dylan William Hardison1-7/+1
This reverts commit ed53ecda0546d6c639fa3d227a59ace4d57b81a5.
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ↵Upasana1-1/+7
for object accessors
2018-02-28Bug 1429621 - Add Saved Searches to My DashboardKohei Yoshino2-3/+40
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison1-1/+1
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu1-1/+1
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino1-2/+6
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-1/+1
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison3-429/+433
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison6-0/+10
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison6-10/+0
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison6-0/+10
local symlink to data/ directory
2015-09-01Bug 1200610: jsonrpc API requests do not work when "Require API-Key ↵David Lawrence2-3/+11
authentication for API requests" is enabled due to missing API tokens
2015-05-27Bug 1158010: provide a standard and simple way to render relative dates, in ↵Byron Jones2-181/+1
perl and javascript
2015-03-30Bug 1141770: merge_users.pl fails if the two accounts have accessed the same ↵David Lawrence1-0/+10
bug and is in the bug_interest table
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones1-0/+1
API tokens into the shadow DB)
2015-01-27Bug 1124437: Backport upstream bug 1090275 to bmo/4.2 to whitelist ↵Byron Jones1-0/+7
webservice api methods
2014-10-14resolve typo (next -> next if)Dylan William Hardison1-2/+2
2014-10-14Bug 1074586 - New Feature: Bugs of InterestDylan William Hardison7-10/+248
I just want to walk around in circles walk around in circles
2014-10-11Revert "Bug 1074586 - New Feature: Bugs of Interest"Dylan William Hardison7-248/+10
This reverts commit ccea670dcba24ff2ac0233437aa549b22edb390c.
2014-10-10Bug 1074586 - New Feature: Bugs of InterestDylan William Hardison7-10/+248
r=dkl
2014-10-02Bug 1023405 - Shortcut for marking bugs as readDylan William Hardison3-4/+24
2014-09-10Bug 1020558 - Add Involved with Bugs and Never Visited Query to MyDashboardDylan William Hardison1-0/+29
r=glob
2014-08-26Bug 1056904: Add "Mentored by me" to MyDashboardDavid Lawrence1-0/+11
2014-08-01Fixed warnings generated by t/011pod.tDavid Lawrence1-2/+2
2014-06-11bug 849102 - mydashboard should lazy-load the 'last change' informationDylan William Hardison3-101/+171
r=glob
2014-06-05Bug 1020425 - Typo in "Updated since last visit" part of My DashboardDylan William Hardison1-1/+1
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison [:dylan]1-1/+1
visit searching
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison [:dylan]1-0/+10
visit searching
2014-03-05Bug 979092 - changing timezone breaks MyDashboardDave Lawrence2-24/+31
2014-02-12Bug 967910: "IO request failed : undefined" on My DashboardByron Jones3-7/+49
2013-12-10Bug 947675 - Bug id are sorted in wrong orderDave Lawrence1-0/+14
r=glob
2013-11-07Bug 936049 - MyDashboard display of last change for a bug no longer working ↵Dave Lawrence1-5/+9
due to API change for Bug.history
2013-11-06Bug 934573 - Date range for Bug.history WebService API method Dave Lawrence1-1/+1
2013-09-17Bug 902457: Remove 'Include Closed' from MyDashboard (show all requests ↵Byron Jones4-21/+3
regardless of a bug's status)
2013-08-21Bug 907567 - "My Dashboard" is mostly empty when starting up in app tabDave Lawrence2-6/+16
2013-08-15Bug 837922 - Clarify "in progress" and "new" labels on user dashboardLiz Henry1-4/+4
2013-08-08Bug 902960: add the ability to show a normal buglist from the dashboard tablesByron Jones4-13/+43
2013-07-24Bug 896197 - On MyDashboard, assigned to you section arrows are present on ↵Dave Lawrence1-5/+5
the back of the bugs found text.
2013-05-14Bug 872022 - don't link a review flag to splinter unless the attachment is a ↵Dave Lawrence1-1/+4
patch
2013-04-18Open new tab when clicking on a patch related flag in MyDashboardDave Lawrence1-1/+1
2013-04-11Bug 850723: fix dropping of my_dashboard queriesDave Lawrence1-5/+5