- 19 May, 2015 11 commits
-
-
Anton Shmakau authored
6dadf23b - BUGZ-2765: move company public_id to company_data -
Ben Holzman authored
-
Ben Holzman authored
a364be96 - CORE-261: updates from code review 806ad985 - CORE-261: add release notes script bd28d637 - CORE-261: strip HTML from company descriptions -
Ying Zhao authored
-
ashmakau authored
-
Ben Holzman authored
efcaa3c2 - CORE-267: resolve alembic branch 4faffd94 - CORE-267: added release notes script 316a3667 - CORE-267: change sear to use "index_id" column for company record ids -
Dan Conner authored
2328a2b1 - GROW-201 remove unread_count addition for mailboxes other than INBOX. CSS tweaks. d9524fa2 - GROW-201 add mailbox links to messages app. -
Ben Holzman authored
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
- 18 May, 2015 16 commits
-
-
Dan Conner authored
CSS tweaks. Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Daniel Gabriele authored
75b0790d - MOB-25: use US/Eastern for default timezone in AxialUser timezone column -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Bugra Akyildiz authored
02bc33a1 - Merge branch 'master' into CORE-256 601e6243 - Merge branch 'master' into CORE-256 dcff7c57 - CORE-256: Changed the data sql query -
Bugra Akyildiz authored
-
Axylos authored
Conflicts: service/company/api/v1.py
-
Daniel Gabriele authored
45173854 - MOB-25: addressed @bah code review. ebdbc2fc - MOB-25: addressed @jonr code review e3d91e95 - MOB-25: Check if user not IS in group "member" rather than is NOT in group "anonymous"; return only active users in get company_users 0050a6b5 - MOB-25: Implement company API for mobile. -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
MOB-25: Check if user not IS in group "member" rather than is NOT in group "anonymous"; return only active users in get company_users Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-25: Sort comapny members by first name in addition to team order; throw company NotFound exception when appropriate Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-25: Started unit test for company API Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-25: Throw ValidationError on recieving malformed UUID Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-25: Added tests for checking that data returned from hub company API is the same (in amount and order) as the data returned by company service Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-25: Refactored. - Ensure company hq is the first location returned from get_company_locaitons. - Return date_joined as a timestamp rather than datetime isostring. Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
- 15 May, 2015 8 commits
-
-
Ben Holzman authored
-
Ben Holzman authored
efdf3266 - CORE-258: add release notes script 6d91c449 - CORE-258: add support for JSON type in entities -
Ben Holzman authored
80d8c7a1 - CORE-254: feedback from code review f9bc7f62 - CORE-254: add user_agent to events (where it is available) -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
- 14 May, 2015 5 commits
-
-
Anton Shmakau authored
a5a1dd31 - LQ-1463: fix test_image_upload add get_entities test -
Anton Shmakau authored
add get_entities test
-
Anton Shmakau authored
e2777346 - LQ-1463: use platform AxialIser model to update picture_public_id b15a867e - LQ-1463: add image-rethumb to test env stages code-review fixes 172f01f0 - LQ-1463: fix logging typo, empty company location should not prevent form from save 8f73b253 - LQ-1463: logging polishes b4cf6ea1 - LQ-1463: make images persistent 6632be30 - LQ-1463: move image rethumb actor to be it's own actor in the stage service add api to set a picture for current user fix rethumb to make thumbnails when original image exactly fits criteria 39df1645 - LQ-1463: play safe with user company location 8faa4cf7 - LQ-1463: logging for user profiles a0e7440b - LQ-1463: self review clean up 9329562b - LQ-1463: radio button clean up 517b6cd7 - LQ-1463: change password backend validation forces inline errors on front-end work around to make Django froms and views properly works with Profile babc57f3 - LQ-1463: use actual backend for new password and notifications e3db8fd9 - LQ-1463: slight radio button refactor ddef5430 - LQ-1463: cropper styles fixes e441b19b - LQ-1463: copy-paste from CORE-143 to make entity service works for images f5ba2e4b - CORE-201: smartify thumbnail directive 1ff1ebad - LQ-1463: image cropper adjustments bdc017d2 - CORE-201: make directive for thumbnail f2616ec5 - LQ-1463: Add and adapt to use jcrop as basic image cropper - ImageService - convert picture-upload-button into attribute directive -
Michael Anderson authored
-
Daniel Gabriele authored
d7a06e7d - GROW-185: catch NotFound when endorsement is deleted, which is thrown if endorsement was made prior to integrating this branch; fixed NCOMP illegal value error
-