Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit f87c911

Browse files
authored
Upgrade query-flot to the latest version (0.8.3) (#1375)
* initial * renamed to something more sensible * Add a required checkbox to the CfP proposal submission page. The checkbox content is not stored in the database, but submission will fail unless checked. * added test to verify that speakers do have to agree to the speaker release agreement * initial * renamed to something more sensible * Added a template simple_tag to list a user tickets for the current conference. Uses functionality already implemented. * Added documentation * Added a template simple_tag to list a user tickets for the current conference. Uses functionality already implemented. * Upgraded jquery-flot to v0.8.3 for compatibility with django admin jquery version - v3.5.1
1 parent b7f47db commit f87c911

File tree

121 files changed

+32415
-10293
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+32415
-10293
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.min.js
2+
!excanvas.min.js
3+
node_modules/
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: node_js
2+
node_js:
3+
- 0.8

0 commit comments

Comments
 (0)