- 13 Jun, 2014 37 commits
-
-
Doug Friedman authored
df509d84 - DATA-7: add nps statlog table -
Doug Friedman authored
-
Anton Shmakau authored
ab145f4d - BUGZ-1612: make error messages less awkward 67f19692 - BUGZ-1612: Code Review fixs: -use log_event_for_user -prevent unnecceary DB request 68aab172 - BUGZ-1612: replace "uploadphoto" with "nophoto" in company members list eaf747c1 - BUGZ-1612: fix photo upload user photo by the admin -
Jeff Rand authored
5029414b - RESP-811: karma test boiiiiii a13b3110 - RESP-811: move url spoke into browser e997d8fe - RESP-811: clean up getting user data for loggin 385ce908 - RESP-811: cleanup text c76d4b5c - RESP-811: only axial staff can use the internal api methods i made 120fc179 - RESP-811: fix alembic branching 3cc2a612 - RESP-811: remove grouper-ish things 8256991a - STATIC_URL_PATH to COMPANY_STATIC_URL_PATH 0deeb9fe - RESP-811: remove ikenote TODO fda27cc6 - RESP-811: tests for new company api methods 0d950033 - RESP-811: only one day bff81fe4 - RESP-811: loggin deb26991 - RESP-811: filter out draft companies e2147ff3 - RESP-811: stupid is_draft companies c45cf11f - RESP-811: time range is one day d1003563 - RESP-811: show company and member default png images in emails 143dbf66 - RESP-811: clean up debug code 22cbcdba - RESP-811: styling fix 471f340e - RESP-811: add is_masq to account emails 368cdb07 - RESP-811: damn your outlook 9e6fb50b - RESP-811: fix nginx domain for tw1 80e89268 - RESP-811: add utm variable, company profile actions based on query strings 7be0028e - RESP-811: email template, css, and context code 6df9d745 - RESP-811: company api for call data, new preference, migration -
Scuba Steve authored
c20483bf - LQ-1188: Don't quopri.decodestring everything, use decode_part() -
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Nader Hendawi authored
9fc2deef - Merge branch 'master' into LQ-1139 1bedbaec - LQ-1139: Add karma to make test -
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Nader Hendawi authored
9232bed7 - BUGZ-1529: merge master d42f233c - BUGZ-1529: merge conflict fb1ee9fe - BUGZ-1529: deurlify announcemnt text when clicking 'Also post to LinkedIn' cf31f152 - BUGZ-1529: swap out and replace text for linkedin share 5b5075de - BUGZ-1529: URLize and DE-URLize js functions for NAF LinkedIn share -
Nader Hendawi authored
Signed-off-by:Nader Hendawi <nader.hendawi@axial.net>
-
Dan Conner authored
55ab65dc - RESP-914 uncomment check for profile completeness on autosend enable. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axialmarket.com>
-
Ben Holzman authored
41ea78c5 - LQ-1198: implement new modal spoke -
Nader Hendawi authored
Signed-off-by:Nader Hendawi <nader.hendawi@axial.net>
-
- 12 Jun, 2014 3 commits
-
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Elise Burke authored
8dd9e73f - LQ-1128: Add keep_models option to reset_axldb b08c5fe1 - LQ-1128: Add a working reset_axldb for tests 2d416ae6 - LQ-1128: Fixup tests b3f7e669 - LQ-1128: Bump migrations f44b0a38 - LQ-1128: Make authlib / newauth tests happy b919e3b7 - LQ-1128: Correct comments from code review e36a28a5 - LQ-1128: Remove pre-pytest test code 767be520 - LQ-1128: Cleanup migration, add groups tests 8ffabb23 - LQ-1128: Add extra tests for session keys and models to add a user 9f213635 - LQ-1128: Add test for key distribution 9ed5c81e - LQ-1128: Add tests for session and acl acd8e239 - LQ-1128: Add newauth group implementation 2884bbb0 - LQ-1128: Remove prelim oauth support (TODO: oauth support :) ) c4d44ba2 - LQ-1128: WIP addition of oauth models fde27999 - LQ-1128: Add acl.py for permission checking ecb39d76 - LQ-1128: Slight authlib refactor, add auth endpoint 3caaeadd - LQ-1128: Remove import_session -
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-