Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

47 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Kumar McMillan 782fa36665 bulk updater logs max version activity more effectively (bug 690124) 2011-10-06 13:23:42 -05:00
Andy McKay e2c79f7d97 alter the home admin page and provide standard header (bug 535680) 2011-08-09 11:49:48 +01:00
Andy McKay af33bcccf6 oh that's tedious (bug 673241) 2011-08-04 16:55:47 +01:00
Andy McKay b19e0c7387 add logging to admin edit page that doesn't bubble up to developer (bug 673241) 2011-08-04 16:18:54 +01:00
Andy McKay 50624060e8 hide some developer logs (bug 668235) 2011-07-04 09:21:25 -07:00
Gregory Koberger daf77bec9e Display version notes w versions (bug 663250) 2011-06-16 13:05:43 -07:00
Wil Clouser 4c1f9ca77d use common nomenclature; bug 623781 2011-06-02 15:31:02 -07:00
Gregory Koberger 2d71e533bd Unify files/history/etc into one box (bug 651151-2) 2011-06-01 14:55:47 -07:00
Andy McKay a9df86ce71 add in change password into the user log (bug 624884) 2011-05-27 10:55:58 -07:00
Gregory Koberger 8cc122d5b9 Show full item history on version page (bug 456194) 2011-05-21 00:57:12 -07:00
Gregory Koberger 828ea06408 Filter Editor Review Queue by search terms (Bug 531910) 2011-05-20 17:44:03 -07:00
Gregory Koberger 7d424845b6 Add more detail to review moderation log entries (bug 523390) 2011-05-20 17:44:02 -07:00
Wil Clouser 61b1b673a3 fixing l10n problems 2011-05-09 09:03:52 -07:00
Andy McKay b021ecc141 send emails to failing authors (bug #651284) 2011-05-05 09:47:00 -07:00
Andy McKay 3738336732 add in an action class (bug #651294) 2011-05-04 13:07:37 -07:00
Andy McKay ac9601b5cc create set max version task (bug #651294) 2011-05-04 12:00:38 -07:00
Andy McKay 2226df0b53 add in logs for super review and request info (bug 649947) 2011-04-14 16:05:07 -07:00
Andy McKay 52ea7ef272 remove parentheses (bug 648375) 2011-04-11 09:40:48 -07:00
Chris Van c302424d29 change activity feed icon for prelim reviews (bug 643369) 2011-03-30 21:41:10 -04:00
Dave Dash 4e8e512122 bug 641689, declutter review log 2011-03-22 09:49:29 -07:00
Dave Dash fce0d1b27e bug 621800, reorders don't log changes 2011-02-23 14:46:35 -08:00
Chris Van 806dd7bec7 action_class for created addon 2011-02-16 15:26:07 -05:00
Chris Van ad7bdf1ff7 activity feed icons (bug 613039) 2011-02-16 15:24:18 -05:00
Gregory Koberger 80d747a308 Moderated Review Queue (bugs 622175, 622177) 2011-02-12 01:25:33 -08:00
Dave Dash 477a809b35 bug 631696, use log_activity for approvals 2011-02-10 16:06:27 -08:00
Dave Dash b8563c0b03 bug 631695, Migrate approval data to log_activity 2011-02-10 16:05:35 -08:00
Dave Dash 9843db544b bug 631693, migration of editor events 2011-02-08 15:41:43 -08:00
Dave Dash 5a05b2906a bug 628802, Migrate admin logs daily. 2011-02-01 16:04:25 -08:00
Dave Dash 234fe3ca96 bug 622202, event log and log detail page 2011-01-25 21:28:06 -08:00
Dave Dash 22015c47a2 bug 627543, Recent editor activity. 2011-01-25 19:15:41 -08:00
Dave Dash bf7b9835ee bug 625830, log to AddonLog as well 2011-01-14 13:51:03 -08:00
Dave Dash f06101c9d8 bug 623052, User Space (Role) 2011-01-04 15:19:03 -08:00
Andy McKay dd3e7e9478 checking icon exists (bug 621583) 2010-12-30 13:46:07 -08:00
Dave Dash f3a0eecdc4 bug 618988, Cleaning up log messages. 2010-12-15 08:57:55 -08:00
Wil Clouser 727e27339c fix spelling 2010-12-07 20:28:56 -08:00
Dave Dash d6f53ca38f bug 592591, addonlogs->activity_log importer 2010-12-07 13:59:20 -08:00
Kumar McMillan c644087cba User-disabling an Add-on is more explicit now in the model (bug 616213)
Renamed addon.inactive to addon.disabled_by_user everywhere in the code.
2010-12-06 15:15:09 -06:00
Kumar McMillan 26c005b48f Fixes user disabling/enabling of Addons (bug 616213)
- Begins fixing status header although not yet incomplete
- disallows downloading user-disabled addons
2010-12-06 15:15:07 -06:00
Dave Dash c2697a418c bug 614038, activity log for added user
We were not properly detecting when a translation of an item actually changed,
now we do.

This also involves some cleanup of the tests.
2010-11-29 12:59:33 -08:00
Andy McKay 6de2bead03 delete versions (bug 611203) 2010-11-19 15:59:18 -08:00
Gregory Koberger 564c0df120 Bug 606248 - [editaddon] Add-on Tags 2010-11-12 19:22:40 -08:00
Dave Dash 4bb9602b67 ActivityLog items:
CREATE_ADDON
EDIT_PROPERTIES
EDIT_DESCRIPTIONS
EDIT_CONTRIBUTIONS
ADD_VERSION
EDIT_VERSION
DELETE_VERSION

TODO notes are in place for items that aren't logged.
2010-11-12 14:06:45 -08:00
Dave Dash 3cc639d661 Moved devhub.models.ActivityLog.log to amo.log 2010-11-11 16:28:35 -08:00
Dave Dash 16396b7f1b bug 595886, Activity Feed page 2010-11-08 12:09:20 -08:00
Andy McKay 08024131a2 convert AddonLog to ActivityLog and cope with i18n (bug 608853) 2010-11-04 13:24:10 -07:00
Andy McKay effab025eb test for deleted files and cope with unicode (bug 608853) 2010-11-02 11:32:37 -07:00
Dave Dash 3e84bc7a07 bug 592590, activity log fun for all ages 2010-10-26 16:30:30 -07:00