Changes between Version 55 and Version 56 of IIRS/DevelopmentPlan


Ignore:
Timestamp:
11/15/13 14:48:40 (3 years ago)
Author:
jim
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IIRS/DevelopmentPlan

    v55 v56  
    1313=== Plan === 
    1414Estimated time in hours in brackets. 
    15 1. Complete ~~(2) Build stub code for the CTools content types (panes, workflows) needed to behave as template/documentation source.~~ 
    16  
    17 1. UNDERWAY Build panes for display -- (NOTE http://drupal.stackexchange.com/a/36443/4543 shows how to render a CTools content type on its own): 
    18   1. ~~(1) Listing~~ 
    19   ~~(1) Search - using geocoder and Views~~ currently listing only, todo map. 
    20   1. (1) ~~Display item -- will use Teaser view of initiative (ini)~~ is doable directly from CTools/Panels with minimal coding.  
    21   1. (2) Map view -- views based again, using Leaflet or Leaflet Map Box plus [https://drupal.org/project/ip_geoloc IP Geolocation Views and Maps]... 
    22   1. (2) About page/pane - to decide if this is a [https://drupal.org/project/fieldable_panels_panes fieldable panel pane], a node or some included text in module. Ed asked... 
    23151. UNDERWAY (5) Get workflow to working state, test -- now need to integrate entry form then am done. 
    24 1. UNDERWAY (2) Create new CTools content type that wraps the Workflow already built. 
    25 1. UNDERWAY (2) Make settings form for Workflow plugin, make part of Workflow container settings. 
     161. UNDERWAY (2) Make settings form for Workflow plugin, make part of Workflow container settings -- done but buggy... 
    26171. UNDERWAY (8) Build pages for entry/view and get workflow connected via  
    27 1. (1) Convert and update Drupal Features and modules. 
    28 1. (2) Set up test site on Jim's server -- allows us to set up Hybrid Auth social media login 
    29 1. (3) Create very simple Bootstrap-based theme (little/no customisations) 
    30 1. (2) ~~Enable Portuguese & Frensh languages~~, import language files. 
    31 1. (4) Convert key entry pages from PSE to Panes/CTools Content Types, extending stubs built 
    32 1. (4) Update all views, panes, features to handle language context. 
     181. Set up fieldable pane for About page/tab and export content. 
     191. Map view -- views based again, using Leaflet or Leaflet Map Box plus [https://drupal.org/project/ip_geoloc IP Geolocation Views and Maps]... 
     201. Override view output to pop up result in another DIV/iFrame. -- is mostly done via CTools/Panels with minimal coding.  
     211. Create 'Get Widget' page based on Widget Layouts plugins plus panels for view & entry. 
     221. Set up test site on Jim's server -- allows us to set up Hybrid Auth social media login 
     231. Update all views, panes, features to handle language context. 
     241. Export all TN-specific data as feature. 
     251. Clean up & refactor modules, commit to Git. 
    3326 
    3427=== Other key tasks === 
     
    184177* Hit issue around country argument. 
    185178 
    186 ==== 14 November -- 2.75h (+26.5 total) ==== 
     179==== 14 November -- 3.25h (+26.5 total) ==== 
    187180* Fixed addressfield ajax issue, will put a patch on D.o. 
    188181* Also had to use dev version of Countries, but now the URL for the entry is: ''tn-widgets/user-submit-national/gb/initiative/entry'' - the 'initiative' part allows the same Panels page have many variants for the content types we want to support, whilst the 'entry' is the step we're on and 'gb' is the country code to use. Also the URL starts with 'fr/' when in French and 'pt-pt/' for Portuguese... This is all we need!