Difference between revisions of "Staff Priorities - David"

From SCECpedia
Jump to navigationJump to search
Line 1: Line 1:
 
== Yesterday ==
 
== Yesterday ==
  
- Added basic file system<br />
+
- Fixed deployment issues with images and files<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Over 2000 files, over 4 GB in size<br />
+
&nbsp;&nbsp;&nbsp;&nbsp;- New solution involves backing up and copying over binary files<br />
&nbsp;&nbsp;&nbsp;&nbsp;- All links automatically replaced (e.g. core/cis/profile.php?user=davidgil now goes to /user/davidgil)<br />
+
- Deployed SCEC site to aftershock.usc.edu<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Search and find capabilities<br />
+
&nbsp;&nbsp;&nbsp;&nbsp;- Sent notification to everyone that it was ready<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Implemented bug fixes from Thursday's call<br />
+
- Augmented deployment script to include post-processing component<br />
- Attempted deployment to aftershock<br />
+
- Wrote up description of file sprint on SCEC Web 15.8 Roadmap wiki entry<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Issues with node export.<br />
 
&nbsp;&nbsp;&nbsp;&nbsp;- Original idea of base64-encoding files won't work due to size<br />
 
&nbsp;&nbsp;&nbsp;&nbsp;- Getting export of files tricky as ne module doesn't support it well<br />
 
  
 
== Today ==
 
== Today ==
  
- Continue working on automated deployment of site's files<br />
+
- Worked on some ShakeOut issues, custom reports<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Need to augment script to have a "post-processing" component<br />
+
- Working on automating file deployment<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Will write-up solution and place on wiki as well<br />
+
&nbsp;&nbsp;&nbsp;&nbsp;- Files need to be optional - should not be required as part of the deployment process
&nbsp;&nbsp;&nbsp;&nbsp;- Send out notification when complete<br />
+
&nbsp;&nbsp;&nbsp;&nbsp;- Three options: with full content, with text content, and without any content
- Write-up description of "file sprint" on wiki<br />
+
- Clean up duplicate file entries within Drupal (e.g. two file nodes for one physical file)<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Best organizational approach might be REST interface<br />
+
- Begin work on CKEditor button to add image and file to page or article
&nbsp;&nbsp;&nbsp;&nbsp;- Something like files/[content type]/[unique id]
 
  
 
== Blocked ==
 
== Blocked ==

Revision as of 14:54, 22 July 2015

Yesterday

- Fixed deployment issues with images and files
    - New solution involves backing up and copying over binary files
- Deployed SCEC site to aftershock.usc.edu
    - Sent notification to everyone that it was ready
- Augmented deployment script to include post-processing component
- Wrote up description of file sprint on SCEC Web 15.8 Roadmap wiki entry

Today

- Worked on some ShakeOut issues, custom reports
- Working on automating file deployment
    - Files need to be optional - should not be required as part of the deployment process     - Three options: with full content, with text content, and without any content - Clean up duplicate file entries within Drupal (e.g. two file nodes for one physical file)
- Begin work on CKEditor button to add image and file to page or article

Blocked

- No

Followups

- No