Brian Beggs
141e0a93c7
Merge branch 'master' into dj18-release-merge
2015-11-19 13:36:13 -05:00
muhammad-ammar
8d5f153201
Merge remote-tracking branch 'origin/release' into dj18-release-merge
...
Conflicts:
common/djangoapps/util/testing.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/teams/tests/test_views.py
openedx/core/djangoapps/programs/models.py
openedx/core/djangoapps/user_api/accounts/tests/test_views.py
requirements/edx/github.txt
2015-11-18 17:53:44 +05:00
Zia Fazal
c5912ea367
refactored code as described in SOL-1386
...
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
2015-11-17 15:44:46 +05:00
Chris Dodge
02550cb368
Disable posting to LinkedIn feature for microsites until we can support multiple LinkedIn accounts
2015-11-13 12:57:10 -05:00
Saleem Latif
c068bc95cf
Custom 500 error message should only be seen for Preview
2015-11-12 11:31:25 +05:00
Usman Khalid
6cb62f2697
Rebase upgrade Django to v1.8.5
...
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
2015-11-10 15:00:19 -05:00
Chris Dodge
eeb8c48922
Disable posting to LinkedIn feature for microsites until we can support multiple LinkedIn accounts
2015-11-10 09:41:43 -05:00
Zia Fazal
fbc8a13410
convert string to bytestring before passing it to urllib.quote_plus
...
further improvement in handling of unicode data
2015-11-04 11:22:36 +05:00
Saleem Latif
99bd47e9a8
Add Cert Exception UI on Instructor Dash
2015-11-03 12:52:22 +05:00
Saleem Latif
aaf13b9724
added certificate web view link to Support Dashboard
2015-10-20 17:44:44 +05:00
Matt Drayer
d26d03da82
Merge pull request #10201 from mitocw/gdm_fix_pylint_lms.djangoapps.certificates
...
Fixed pylint violation for files in lms/djangoapps/certificates
2015-10-16 00:15:10 -04:00
Giovanni Di Milia
476f6821de
Fixed pylint violation for files in lms/djangoapps/certificates
2015-10-15 12:01:36 -04:00
Saleem Latif
466abcdce4
updated message for 500 error on certificate preview
2015-10-15 10:46:11 +05:00
Matt Drayer
31cbef709a
mattdrayer/eliminate-base-distinguished: Switch back to honor/verified
...
* talbs: Remove obsolete stuff
* frrrances: remove base and distinguished sass references and image assets
* mattdrayer: Cleaned up JSON syntax for test setups
2015-10-09 00:29:42 -04:00
Matt Drayer
7557620d59
Merge pull request #9967 from edx/ziafazal/SOL-1247
...
SOL-1247: use overridden course number and org
2015-10-01 10:10:13 -04:00
Zia Fazal
fcb3a64f1d
use overridden course number and org
...
renamed test's name
2015-10-01 18:22:09 +05:00
Awais Qureshi
c486f857ca
Merge pull request #9881 from edx/awais786/ECOM-1988-upgrade-msg-with-credit-mode
...
Hide upgrade message on student dashboard for credit enrollments
2015-09-30 12:51:38 +05:00
Awais
0ca586f65b
If enrollment mode is credit then upgrade message should not appear.
...
Fixing certificates for credit mode.
ECOM-1988
2015-09-29 20:56:32 +05:00
Frances Botsford
28d09a7233
styles and content adjustments for invalid cert view
2015-09-29 11:30:48 -04:00
Zia Fazal
2a523848b9
fixed bug in certificate html view
...
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.
2015-09-22 16:08:56 +05:00
muhammad-ammar
6a5ce5d544
Upgrade factory_boy
...
TNL-3179
2015-09-18 18:02:38 +05:00
Matt Drayer
ac0d926492
Merge pull request #9717 from edx/ziafazal/SOL-1193
...
SOL-1193: moved variables from template to view
2015-09-16 15:06:57 -04:00
Zia Fazal
cf80c07c14
moved variables from template to view
...
fixed broken tests and quality violations
moved twitter_url to view also
escaped string for js
2015-09-16 20:42:04 +05:00
Matt Drayer
034a7261e8
Merge pull request #9715 from edx/ziafazal/SOL-1192
...
SOL-1192: include Null in filters while making a decision to pick right custom template
2015-09-11 11:22:47 -04:00
Zia Fazal
4d08cfd4e2
include Null in filters
2015-09-10 15:29:32 +05:00
asadiqbal
17f10d21d0
SOL-1159
2015-09-07 16:24:09 +05:00
Matt Drayer
f74c9b6de5
mattdrayer/cert-webview-add-org-fields: Added new fields to context
2015-09-02 10:10:21 -04:00
asadiqbal
c1162864aa
SOL-1158
2015-08-31 21:17:40 +05:00
Ned Batchelder
2a0259095d
Change imports from path to use the stablest name.
...
The old line:
from path import path
produced pylint errors because of the baroque way that path.py defined
"path". We tried to get them to change how they defined it, but they
deleted the name instead: https://github.com/jaraco/path.py/issues/102
(Jason then changed his mind, but this is a better way to use path.py,
it avoids the pylint error at least.)
2015-08-27 12:59:25 -04:00
asadiqbal
c230f22b52
SOL-1097
2015-08-25 19:41:05 +05:00
Zia Fazal
2467d6971f
ziafazal/SOL-1044: Database-Driven Certificate Templates
...
* 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.
2015-08-13 08:01:34 -04:00
Will Daly
ad9d9eb04e
Support team UI for regenerating certificates
...
* 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.
2015-08-12 07:09:46 -07:00
Matt Drayer
e1ee5ac6df
mattdrayer/SOL-981: Integrate edx-organizations application
...
* 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
2015-08-10 10:29:45 -04:00
Zia Fazal
588a4e64ed
generate verify_uuid for web based certificates also
2015-07-27 17:09:38 +05:00
Zia Fazal
57f1dc92b3
ziafazal/SOL-1021: Capture additional certificate configuration events
...
* Changed certificate_id to configuration_id
* Fix for acceptance test faiiure
* Add waits to bok choy tests
fix for flaky test
2015-07-14 11:12:09 +05:00
Matt Drayer
c25e37ea93
Merge pull request #8734 from edx/ziafazal/SOL-1011
...
ziafazal:SOL-1011: Certificate URL should use 'download_url' field and not 'verify_uuid'
2015-07-07 15:40:34 -04:00
Zia Fazal
ad1f4951fc
get_certificate_url should return certificate download_url in case of non html certificates
2015-07-01 16:14:37 +05:00
Zia Fazal
bcbd1464d4
New course cannot be started till web certificate is active
...
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
2015-06-29 12:53:21 +05:00
Matt Drayer
f0f3766443
mattdrayer/ECOM-1773: Fixed invalid URL reversal
2015-06-22 14:04:43 -04:00
Brian Talbot
07307cb471
Certificates: addressing a11y feedback
...
* 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
2015-06-16 15:33:39 -04:00
Zia Fazal
6afaa3cce3
certificates event tracking
...
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
2015-06-15 19:53:47 +05:00
asadiqbal
302d7a0152
SOL-971
...
Allow microsites to override content
more test checks
Fix pylint error (duplicate import)
SOL-971 Changes
2015-06-10 19:26:30 +05:00
Brian Talbot
0003bf7aaf
Merge pull request #8319 from edx/talbs/UX-2011-v4
...
Web Certificates: Add Base/Distinguished Print Styling - Take 3
2015-06-09 09:38:05 -04:00
Matt Drayer
c4175c7dc6
Merge pull request #8363 from edx/ziafazal/SOL-861
...
refactored code to make certificate PDF generation optional
2015-06-09 09:01:04 -04:00
Brian Talbot
33b7fbbbd4
UX-2011: adding print-based styles for Open edX web certs
2015-06-08 20:58:38 -04:00
Jonathan Piacenti
ada51a3b31
Tweaked names of badge events.
2015-06-08 18:11:01 +00:00
Zia Fazal
20800ea561
refactored code to make certificate PDF generation optional
...
improved coverage
refactoring based on feedback
fixed quality violations
changes based on feedback
2015-06-08 12:42:07 +05:00
Jonathan Piacenti
eba951fe69
Fix self-paced badge naming.
2015-06-06 13:44:35 +00:00
Matt Drayer
803a73fdad
mattdrayer/SOL-953: Remove Mako UNDEFINED overrides
2015-06-04 16:56:24 -04:00
Jonathan Piacenti
d499b22498
Analytics events for badges.
2015-06-02 18:32:50 +00:00