Commit graph

519 commits

Author SHA1 Message Date
Taavi Burns
e180c7f00b Adds a manage.py script to assign reviewers to talks.
Requires that a 'reviewers' group exist, and that there are people assigned to it (otherwise it won't find any reviewers to add!).

It will assign up to 3 reviewers, where those reviewers are NOT one of the speakers, and that reviewer has not opted out of reviewing that talk. It will choose random reviewers from those with the fewest existing not-opted-out assignments.
2013-06-25 22:53:18 -04:00
Brian Rosner
6c1cfd1a53 cleaned up code style 2013-06-11 11:10:29 -06:00
Luke Hatcher
1bf3a25e2c update README to include new startproject template 2013-06-04 12:24:04 -04:00
Luke Hatcher
e257c5bef7 update LICENSE 2013-06-04 12:23:39 -04:00
Luke Hatcher
30c919e7d1 remove starter project bits from the module repo
see https://github.com/pinax/pinax-project-symposion
2013-06-04 12:19:33 -04:00
Luke Hatcher
475b32f4bb Merge pull request #30 from florapdx/master
change sponsorship/views.py so that admins can add logos/text from dashboard
2013-04-30 00:10:11 -07:00
florapdx
306dc683b8 removed proposalbase import from previous version 2013-04-29 14:14:47 -07:00
florapdx
22b7265649 removed user_reviews template tag; now being handled by review_section view 2013-04-29 14:13:10 -07:00
florapdx
9911a68a7a removed block for template tag user_reviewed 2013-04-29 14:11:55 -07:00
florapdx
c3404459e1 added markup to render new all, user reviewed, and user not-reviewed pages 2013-04-29 14:06:25 -07:00
florapdx
f136a7c13b added code in review_section iterator to add links to all, user reviewed, and user not-reviewed 2013-04-29 14:05:27 -07:00
florapdx
c2b429bacf added urls for reviewed and not-reviewed by section 2013-04-29 14:03:37 -07:00
florapdx
0ad89365e9 added code to review_section view to sort by all, reviewed, and not reviewed 2013-04-29 14:02:39 -07:00
florapdx
40b04240d4 added Meta class ordering by name to order speaker lists and dropdowns 2013-04-29 14:00:58 -07:00
florapdx
f1b37c9833 add markup for listing proposals user has yet to review 2013-04-25 15:39:15 -07:00
florapdx
db7f8fac5d added user_not_reviewed to templatetags 2013-04-25 15:37:38 -07:00
florapdx
9ab34b8ea5 deleted my inline comment 2013-04-24 16:08:31 -07:00
florapdx
8f0e4cf6a1 change behavior so that admin can add sponsor logos/text in-dashboard 2013-04-24 13:47:42 -07:00
Luke Hatcher
8f0fa92983 bump version for dev 2013-03-14 04:56:04 -04:00
Luke Hatcher
133f190b8e dev2 release 2013-03-14 04:54:43 -04:00
Luke Hatcher
fbf5258bf1 bump version for beta 2 2013-03-14 04:53:48 -04:00
Brian Rosner
29c95fc967 added create_slot schedule helper 2013-02-21 11:32:12 -07:00
Luke Hatcher
15403668ed bump version to dev55 2013-02-20 01:21:22 -05:00
James Tauber
96830f3c21 more tweaks to field label and help text to be more generic for different types of proposal 2013-02-20 01:04:20 -05:00
James Tauber
826b8e960a made the help text a little more generic 2013-02-20 00:55:41 -05:00
Luke Hatcher
40a8253a19 bump version 2013-02-20 00:06:06 -05:00
Luke Hatcher
b21bd83451 match proposal kind slugs with hyphens 2013-02-20 00:04:14 -05:00
Luke Hatcher
0b2c6a0b91 remove theme account from installed apps 2013-02-18 18:52:16 -05:00
Luke Hatcher
2a52dec266 updating requirements in base project 2013-02-18 18:44:03 -05:00
Luke Hatcher
c582b2b3e2 include keynote in presentation slots, release, bump dev version 2013-02-01 00:54:04 -05:00
Luke Hatcher
9e2d42f972 bump version to dev52 2013-01-29 06:28:21 -05:00
Luke Hatcher
9c68e4c326 use section name instead of section for box slugs 2013-01-29 06:11:34 -05:00
Luke Hatcher
8017226382 bump to dev51 2013-01-29 06:05:06 -05:00
Luke Hatcher
adc01c3e0b add schedule specific boxes 2013-01-29 06:03:49 -05:00
Luke Hatcher
fc37e171ed bump dev version 2013-01-29 03:17:01 -05:00
Luke Hatcher
148ac18c26 bump dev version 2013-01-29 03:14:56 -05:00
Luke Hatcher
c7592bc33e add published and hidden attributes to schedules 2013-01-29 03:14:56 -05:00
Luke Hatcher
a4d94594af bump dev version 2013-01-29 03:14:56 -05:00
Luke Hatcher
daf145f987 include section name in schedule view 2013-01-29 03:14:56 -05:00
Luke Hatcher
1b57961061 orderings on schedules 2013-01-29 03:14:56 -05:00
Luke Hatcher
91366dcd24 Merge pull request #21 from holdenweb/master
Tiny change to make sponsor entries addressable
2013-01-24 12:29:23 -08:00
Brian Rosner
d7e2fc580e Added CONTRIBUTING documentation to repository 2013-01-21 16:24:48 -07:00
Steve Holden
8afa17b1c1 Update symposion/templates/sponsorship/_sponsor_link.html
Improved reference format and used pk rather than id 
- thanks to trbs for the suggestion
2013-01-21 09:20:11 -08:00
Steve Holden
2e7f8259d8 Add ids to sponsor images to allow linking to each sponsor's entry. 2013-01-21 00:08:05 -08:00
James Tauber
465c170e3d Merge pull request #18 from trbs/master
allow dashes in slugs of schedule names
2013-01-20 14:14:01 -08:00
trbs
17f9e53ef4 allow dashes in slugs of schedule names 2013-01-15 18:27:22 +01:00
Luke Hatcher
292bf16a3e bump version 2013-01-03 03:45:18 -05:00
Luke Hatcher
97e1086b1d only include schedule if presentation has a slot 2013-01-03 03:44:49 -05:00
Luke Hatcher
9df85f24af bump symposion version requirement 2013-01-02 20:58:47 -05:00
Luke Hatcher
729e20af94 bump dev version to 46 2013-01-02 20:58:02 -05:00