Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • add-feedback-type-column
  • add-feedback-type-filter
  • add_south_sudan_importer
  • age-range-support
  • age-unknown
  • autocomplete
  • better-debug-on-import
  • ci-fix
  • covid19-partner-importer
  • css-columns-resize
  • css-diet
  • css-risk-rating
  • css3
  • datetime-test-fix
  • develop
  • dont-capitalise-things
  • drc-Importer
  • drc-importer
  • drc-importer2
  • edit-screen-styling
20 results
Created with Raphaël 2.2.014Aug131211107654331Jul30292827242322212018171615141311109876532130Jun292829282625242322211918Make the form work for adding items too. This doesn't implement the actual save action.Merge branch 'timestamp_formatting' into item_submit_methodTemporary fix to make items.get() return datetimesDisplay errors in the edit formAdded display of errors to form templateMake the update button first in the code so that html5 browsers consider it the default button when pressing enter.Merge branch 'edit_item_frontend' of github.com:aptivate/internewshid into item_submit_methodChanged form to update item on submitUse the new 'get' transport layer apiMerge branch 'timestamp_formatting' into item_submit_methodTemporary fix for formatting last_modified fieldMerge branch 'develop' into timestamp_formattingMerge remote-tracking branch 'origin/develop' into edit_item_frontendTest the AddEditItemView context dataImplement tests for the AddEditItemViewName the edit item urlMerge branch 'update_item_api' into item_submit_methodMerge branch 'develop' of github.com:aptivate/internewshid into item_submit_methodChanged tests to create actual item in databaseAdded form submit handler for itemsEnable api urls only if DEBUGRemove reverse lookups for api urlsAdd tests for AddEditItemFormMerge branch 'develop' into update_item_apiMerge pull request #33 from aptivate/transport-for-single-itemWIP on formatting timestampUse transport layer to create item in testsImplement the add&edit form. The actual action (add/edit/delete) are not yet wired in.Make items.get handle unknown item idMerge pull request #29 from aptivate/tiny-ui-bugsFixed misleading commentRandom typo in commentAdded items.get transport call with simple testImplemented update item in transport layerRefactor QUESTION_TYPE_TAXONOMY contanst in ViewAndEditTable into an application-wide constant providing the main categorization taxonomy per item type.Improved error checking in testRemoved unused variable Renamed instance -> itemAdded test for when we can update item with termsRefactor forms.py to have multiple files under forms/
Loading