- 14 Apr, 2016 1 commit
-
-
Adam Palay committed
-
- 01 Apr, 2016 3 commits
-
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
- 28 Jan, 2016 1 commit
-
-
changes after feedback from matte
Zia Fazal committed
-
- 22 Jan, 2016 1 commit
-
-
Two new certificate statuses are introduced, 'audit_passing' and 'audit_notpassing'. These signal that the GeneratedCertificate is not to be displayed as a cert to the user, and that they either passed or did not. This allows us to retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. ECOM-3040 ECOM-3515
Peter Fogg committed
-
- 20 Jan, 2016 1 commit
-
-
This reverts commit 60860e3a.
Peter Fogg committed
-
- 13 Jan, 2016 1 commit
-
-
An `eligible_for_certificate` field is added to the GeneratedCertificate model. This way we can retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. This commit also updates the DB cache for acceptance tests.
Peter Fogg committed
-
- 22 Dec, 2015 1 commit
-
-
Saleem Latif committed
-
- 21 Dec, 2015 2 commits
-
-
Edited text strings in the default template for web certificates to remove wording specific to edx.org. Addresses DOC-2543.
Peter Desjardins committed -
removed print statement removed unnecessary status code assertion
Zia Fazal committed
-
- 13 Dec, 2015 1 commit
-
-
Matt Drayer committed
-
- 09 Dec, 2015 1 commit
-
-
If platform name or "All rights reserved" translation contain non-ascii characters, certificate HTML view would break with "'ascii' codec can't encode character...".
Matjaz Gregoric committed
-
- 08 Dec, 2015 1 commit
-
-
fixed broken tests and added some optimisations fixed migration history
Zia Fazal committed
-
- 01 Dec, 2015 1 commit
-
-
Saleem Latif committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 17 Nov, 2015 1 commit
-
-
further code refactoring and added test fixed tests and internationalisation issues added translators comment and pulled text to same line changes based on feedback updated doctoring to make it more unstandable further optimizations
Zia Fazal committed
-
- 13 Nov, 2015 1 commit
-
-
Chris Dodge committed
-
- 12 Nov, 2015 1 commit
-
-
Saleem Latif committed
-
- 10 Nov, 2015 1 commit
-
-
Chris Dodge committed
-
- 04 Nov, 2015 1 commit
-
-
further improvement in handling of unicode data
Zia Fazal committed
-
- 15 Oct, 2015 1 commit
-
-
Saleem Latif committed
-
- 09 Oct, 2015 1 commit
-
-
* talbs: Remove obsolete stuff * frrrances: remove base and distinguished sass references and image assets * mattdrayer: Cleaned up JSON syntax for test setups
Matt Drayer committed
-
- 01 Oct, 2015 1 commit
-
-
renamed test's name
Zia Fazal committed
-
- 29 Sep, 2015 1 commit
-
-
Frances Botsford committed
-
- 23 Sep, 2015 1 commit
-
-
Fixed bug: When certificate id previewed by a user who already has a certificate generated with different mode it would not display certificate in right preview mode.
Zia Fazal committed
-
- 22 Sep, 2015 1 commit
-
-
Fixed bug: When certificate id previewed by a user who already has a certificate generated with different mode it would not display certificate in right preview mode.
Zia Fazal committed
-
- 16 Sep, 2015 1 commit
-
-
fixed broken tests and quality violations moved twitter_url to view also escaped string for js
Zia Fazal committed
-
- 10 Sep, 2015 1 commit
-
-
Zia Fazal committed
-
- 02 Sep, 2015 1 commit
-
-
Matt Drayer committed
-
- 31 Aug, 2015 1 commit
-
-
asadiqbal committed
-
- 25 Aug, 2015 1 commit
-
-
asadiqbal committed
-
- 13 Aug, 2015 1 commit
-
-
* added certificate template model * added certificate template asset model * added django admin configs and migration * initial LMS template matching logic * improved LMS template matching * improved LMS template matching and rendering logic * address Django admin form/model load order incongruence * add missing unique constraint migration.
Zia Fazal committed
-
- 12 Aug, 2015 1 commit
-
-
* Add new role for support staff. * Move dashboard/support functionality into a new Django app called "support". * Add support view for searching and regenerating certificates. * Refactor certificates views into separate files.
Will Daly committed
-
- 10 Aug, 2015 1 commit
-
-
* asadiqbal08/SOL-1058: Add edx-organizations to certificate web view * Support organization logo asset management * Remove organization fields from Studio certificate configuration model * SOL-981 pull request feedback fixes
Matt Drayer committed
-
- 01 Jul, 2015 1 commit
-
-
Zia Fazal committed
-
- 29 Jun, 2015 1 commit
-
-
fixed broken test changes based on feedback on 6/24 fixed broken unit test after feedback changes added more checks and updated tests fixed broken bok choy test Fixed pylint quality error trying to fix pylint quality error
Zia Fazal committed
-
- 22 Jun, 2015 1 commit
-
-
Matt Drayer committed
-
- 15 Jun, 2015 1 commit
-
-
some optimisations refactored code and added created event added test to make sure generate event is emitted changes based on feedback on 6/11 added certificate web page and tests fixed quality violations
Zia Fazal committed
-
- 10 Jun, 2015 1 commit
-
-
Allow microsites to override content more test checks Fix pylint error (duplicate import) SOL-971 Changes
asadiqbal committed
-