- 12 Jul, 2013 11 commits
-
-
Rex (Will S) authored
auth341: fixing 'mysterious' 5% - basically was a no longer valid check against range as not being an emptry string Signed-off-by:Rex (Will S) <william.saunders@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>
-
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>
-
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>
-
- 11 Jul, 2013 16 commits
-
-
Rex (Will S) authored
auth341: refreshing percentage on logo upload. At some point will probably want to remove the Controller references from here Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
auth341: method now uses Company model instead of Dict returned by profile call. A little more complex this way in handling diff potential data types, but still a good idea as the model's less likely to change than that dict Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
xjds authored
Signed-off-by:xjds <juan.sanchez@axial.net>
-
xjds authored
#auth363_industry_set_change: comp-m2m-taxonomy changes -> connect to both post_add __and__ post_clear to capture company_type changes; leaving instrumentation code for debugging Signed-off-by:xjds <juan.sanchez@axial.net>
-
xjds authored
#auth363_industry_set_change: propagate to comp.svc add/del/mod one/multiple industries to/from company. Signed-off-by:xjds <juan.sanchez@axial.net>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
xjds authored
Signed-off-by:xjds <juan.sanchez@axial.net>
-
xjds authored
Signed-off-by:xjds <juan.sanchez@axial.net>
-
- 10 Jul, 2013 13 commits
-
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
auth341: spent far too long in a whole over a mere omitted .count() at the end of a query. Cryptic error message :( Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
xjds authored
#auth309_jsonrpc_session: if slug not found, attempt to interpret it as a public_id, only after doing some valid-uuid checking. Signed-off-by:xjds <juan.sanchez@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
xjds authored
Signed-off-by:xjds <juan.sanchez@axial.net>
-
xjds authored
#auth309_jsonrpc_session: bypass django SessionStore (use jsonrpclib directly) when a standalone app (i.e. not platf.svc) needs to create a new session. Signed-off-by:xjds <juan.sanchez@axial.net>
-
xjds authored
#auth309_jsonrpc_session: in certain platform.company.save() cases, there's no need to send jsonrpc updates to the company.svc Signed-off-by:xjds <juan.sanchez@axial.net>
-