- 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 1 commit
-
-
Edited text strings in the default template for web certificates to remove wording specific to edx.org. Addresses DOC-2543.
Peter Desjardins committed
-
- 17 Dec, 2015 2 commits
-
-
Revert "Edited the text strings in the default template for web certificates to remove wording specific to edx.org"
Jesse Zoldak committed -
Edited the text strings in the default template for web certificates. Removed wording that applied specifically to edx.org. Reworded strings so that they will read correctly when the value of platform_name or cert_type requires the a or an article. Addresses DOC-254.
Peter Desjardins 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
-
- 04 Dec, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 01 Dec, 2015 1 commit
-
-
Saleem Latif 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
-
- 01 Oct, 2015 1 commit
-
-
renamed test's name
Zia Fazal 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
-
- 17 Sep, 2015 1 commit
-
-
fixed object has no attribute 'get' fixed 'LazySettings' object has no attribute add social settings to cms/env/aws
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
-
- 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
-
- 11 Aug, 2015 1 commit
-
-
asadiqbal 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
-
- 13 Jul, 2015 1 commit
-
-
Sarina Canelake committed
-
- 02 Jul, 2015 1 commit
-
-
* updated the flags for social media sharing * added facebook feed ui to share public url * update the condition logic * update the code as per suggestion and added pick new style for share buttons * update the css class reference * update the bok-choy test * updated description and some text touch-ups * moved the JS related to facebook into separate location * js formatting * Add trailing comma per chrisndodge * Add wait to fix flaky test...maybe
asadiqbal 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
-
- 16 Jun, 2015 1 commit
-
-
* removing visual-based heading styles from 'sr-only' DOM elements * revising default certificate view h1/heading copy * revising DOM elements to use main/aside semantics * revised edX/platform logo link alt text * removed extra share/take home header text * synced up add to LinkedIn profile copy
Brian Talbot 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
-
- 08 Jun, 2015 1 commit
-
-
Jonathan Piacenti committed
-