summaryrefslogtreecommitdiff
path: root/src/com/p4square/grow/tools
AgeCommit message (Collapse)Author
2016-04-09Switching from Ivy+Ant to Maven.Jesse Morgan
2014-09-27Adding F1 Attribute Backfill Tool.Jesse Morgan
2014-09-27Adding support to fetch attributes for a user.Jesse Morgan
2014-09-21Adding Support for Assigning Attributes in F1.Jesse Morgan
Adding a new interface, F1API for F1 APIs which require a valid access token. This is now used by AssessmentResultsPage to assign an attribute each time someone completes the assessment. Also adding an AttributeTool to list all attributes and assign attributes to users.
2014-02-22Adding support to post new messages.Jesse Morgan
Other Changes: * JsonEncodedProvider no longer implements Provider. * Only the first answer is shown. Others slide down. * Switch going deeper and the feed.
2013-11-17Adding a crude tool to verify assessment pathes.Jesse Morgan