- 15 Jul, 2013 21 commits
-
-
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>
-
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>
-
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>
-
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>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Thomas Meimarides authored
Signed-off-by:Thomas Meimarides <thomas.meimarides@axialmarket.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>
-
- 12 Jul, 2013 7 commits
-
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Rex (Will S) authored
bb319: now respects stdin like a good *nix citizen. also still takes individual ids on the command line alternatively. 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>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
- 11 Jul, 2013 8 commits
-
-
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>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
xjds authored
Signed-off-by:xjds <juan.sanchez@axial.net>
-
xjds authored
Signed-off-by:xjds <juan.sanchez@axial.net>
-
Rex (Will S) authored
Signed-off-by:Rex (Will S) <william.saunders@axialmarket.com>
-
- 10 Jul, 2013 4 commits
-
-
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>
-
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>
-