Changes between Version 71 and Version 72 of IIRS/DevelopmentPlan
- Timestamp:
- 12/09/13 20:07:17 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IIRS/DevelopmentPlan
v71 v72 4 4 == Alpha == 5 5 ''Delivers a simple D7 site based on TN's own new distribution and module set, with component/plugabble (initiative) widget system, internationalisation capabilities.'' 6 * Test site working here: http://iirs-test.transitionnetwork.org/ 7 * Widget example here: http://www.i-jk.co.uk/drupal-projects/transition-network-iirs 6 8 7 9 === Research tasks === … … 9 11 * UNDERWAY: Investigate I18n & related language/internationalisation modules & best practice -- see https://drupal.org/node/133977 and https://drupal.org/project/tmgmt 10 12 * POSTPONED: Resolve tension/shortcoming in nested Drush Makefiles causing module dupes between /profiles/modules and /sites/all/modules - https://drupal.org/node/1006620 11 * DISCOVER: Investigate content syncing tasks based on Services and Services Client modules, check also Deployment modules12 13 13 14 === Plan === 14 1. UNDERWAY Export TN-specific stuff to Features/modules. Update all features.15 1. Set up test site on TN's server (Puffin) -- also allows us to set up/test Hybrid Auth social media login.15 1. Make another subtheme of Radix for the main site theme, use Flatly from Bootswatch as base style. Add TN.org colour scheme. 16 1. Make some admin views to aid moderation and translation. 16 17 1. Build some admin views to aid moderation and translation. 17 18 1. Code refactor & Drupal standards cleanup, commit to Git. 19 1. Set up/test Hybrid Auth social media login. 18 20 19 21 === Other key tasks === … … 31 33 32 34 == Beta == 33 34 35 ''Delivers a cleaned/tweaked up system and some web services connections back to the D6 site, plus an installed and integrated beta website.'' 36 37 === Research tasks === 38 * DISCOVER: Investigate content syncing tasks based on Services and Services Client modules, check also Deployment modules 35 39 36 40 1. [12] Fix bugs/do tweaks … … 245 249 * Replacing AJAX tabs with simple HTML tabs... Had to use a pane variant for each tab and then add a PHP-enabled block that made the tabs for a bootstrap-enabled theme. All good, not as sexy as AJAX but WORKS! 246 250 * 'About' and 'Map' tabs added. 247 * Have postponed attempt to make the items pop up in AJAX box OR the modal dialog for the main widget -- that's a nice to have at this point.251 * Have postponed attempt to make the items pop up in AJAX box OR the modal dialogue for the main widget -- that's a nice to have at this point. 248 252 * Prep for move to DEV site on Puffin: updated [https://github.com/transitionnetwork/transitionnetwork_d7 transitionnetwork_d7 profiles & makefiles] to use nicer setup, not rely on Panopoly, and have run some test builds to iron out kinks and missing requirements/libraries. 249 253 * General Drupal cleanup of my dev site in preparation for Feature-isation of works so far. 250 254 * Makefile debugged and working 251 255 * New simple [https://github.com/transitionnetwork/tn_widgets_theme subtheme of Radix "tn_widgets_theme"] built and now default widget theme. 256 257 ==== 9 December -- 7h (29.5 total) ==== 258 * Work on making tn_widgets_theme nicer work better for widget use. 259 * Better tabs on view pages, cleaner titles. 260 * Updated views and panels for 261 * Added new repositories for new features: tn_d7_feat_initiative_maps and tn_d7_feat_widget_national_hub 262 * Renamed modules and rebuilt features for clearer dependency architecture. 263 * Quick Skype with Ed 264 * Update makefiles and test build proces again 265 * Built platform on Puffin and created site. 266 * Enabled features and key items per this list (** items need to be made automatic by feature, ++ items need to go into profile setup): 267 1. Install, log in, 268 1. Modules enable: ++admin_menu, ++features, ++module_filter, ++jquery_update, ++php_filter 269 1. Set appearance: **Radix, **TN Widgets Theme 270 1. ++jquery_update: set to 1.7 271 1. ** Features enable: base, ini base & user base, maps & widgets 272 1. ++Set roles for text formats 273 * Test site working here: http://iirs-test.transitionnetwork.org/ 274 * Widget example here: http://www.i-jk.co.uk/drupal-projects/transition-network-iirs