libreplanet-static.git
9 years agoupdated 2015/README.md
rsiddharth [Sat, 13 Sep 2014 02:03:13 +0000 (22:03 -0400)]
updated 2015/README.md

9 years agorenamed: 2015/footer.html -> server/2015/footer.html, renamed: 2015/header...
rsiddharth [Sat, 13 Sep 2014 01:54:07 +0000 (21:54 -0400)]
renamed:    2015/footer.html -> server/2015/footer.html, renamed:    2015/header.html -> server/2015/header.html

accordingly updated all pages.

9 years agoinitial version of 'call for sessions' form ready.
rsiddharth [Sat, 13 Sep 2014 01:42:15 +0000 (21:42 -0400)]
initial version of 'call for sessions' form ready.

new file:   2015/assets/js/civicrm-4.4.Common.js
new file:   server/2015/cfs_js.html

9 years agorenamed: 2015/assets/js/bootstrap.js -> 2015/assets/js/bootstrap-3.2.0.js, 2015...
rsiddharth [Sat, 13 Sep 2014 01:40:09 +0000 (21:40 -0400)]
renamed:    2015/assets/js/bootstrap.js -> 2015/assets/js/bootstrap-3.2.0.js, 2015/assets/js/bootstrap.min.js -> 2015/assets/js/bootstrap-3.2.0.min.js

9 years agoRemoved JS includes from footer.html. From now on JS includes will put in a seperate...
rsiddharth [Sat, 13 Sep 2014 01:18:16 +0000 (21:18 -0400)]
Removed JS includes from footer.html. From now on JS includes will put in a seperate file residing at /server/2015/

This change was done because each page will have different JS
requirement.

All pages, from now on:

- Will have to include an additional /server/2015/close.html file that
closes the HTML document.

- There will be three SSI includes at the end of each HTML document.

  <!--#include virtual="/2015/footer.html"-->
  <!--#include virtual="/server/2015/pagename_js.html"-->
  <!--#include virtual="/server/2015/close.html" -->

where `/server/2015/pagename_js.html' is a file containing the JS
includes for a page at /2015/pagename/. For instance, the 'call for
sessions' page will have a /server/2015/cfs_js.html file containing
the JS includes for that page.

9 years agoImproving look of header
Zak Rogoff [Fri, 12 Sep 2014 20:08:07 +0000 (16:08 -0400)]
Improving look of header

9 years agoMany small changes to appearance and copy.
Zak Rogoff [Fri, 12 Sep 2014 19:57:04 +0000 (15:57 -0400)]
Many small changes to appearance and copy.

9 years agoFixing incorrect link in footer.
Zak Rogoff [Thu, 11 Sep 2014 16:22:16 +0000 (12:22 -0400)]
Fixing incorrect link in footer.

9 years agoUpdating license text in footer and adding new homepage image.
Zak Rogoff [Thu, 11 Sep 2014 16:19:18 +0000 (12:19 -0400)]
Updating license text in footer and adding new homepage image.

9 years agoMore copy tweaks and removing under construction notices.
Zak Rogoff [Thu, 11 Sep 2014 15:28:21 +0000 (11:28 -0400)]
More copy tweaks and removing under construction notices.

9 years agoFormatting fixes to updates copy.
zak [Thu, 11 Sep 2014 15:13:29 +0000 (11:13 -0400)]
Formatting fixes to updates copy.

9 years agoUpdating copy on all pages.
root [Thu, 11 Sep 2014 15:05:31 +0000 (11:05 -0400)]
Updating copy on all pages.

9 years agoupdated 2015/assets/css/custom.css
rsiddharth [Wed, 10 Sep 2014 23:54:44 +0000 (19:54 -0400)]
updated 2015/assets/css/custom.css

Made certain things green.

9 years agoUpdated Libreplanet 2015 logo.
rsiddharth [Wed, 10 Sep 2014 23:13:31 +0000 (19:13 -0400)]
Updated Libreplanet 2015 logo.

9 years agomodified: 2015/header.html
rsiddharth [Wed, 10 Sep 2014 22:45:09 +0000 (18:45 -0400)]
modified:   2015/header.html

The `if' expression to toggle the display of the `Home' button was
modified; instead of $DOCUMENT_URI (which returns /2015/header.html),
the expression now uses $REQUEST_URI (which returns /2015/ for the
homepage & /2015/sub_page for a sub-page under /2015/).

9 years ago2015/index.html uses SSI now.
rsiddharth [Wed, 10 Sep 2014 22:16:11 +0000 (18:16 -0400)]
2015/index.html uses SSI now.

9 years agomodified 2015/index.html - made the 'MIT Stata Center' image responsive + added ...
rsiddharth [Wed, 10 Sep 2014 13:56:18 +0000 (09:56 -0400)]
modified 2015/index.html - made the 'MIT Stata Center' image responsive + added 'alt' field.

9 years agoSmall clarification in the README
Zak Rogoff [Tue, 2 Sep 2014 21:02:24 +0000 (17:02 -0400)]
Small clarification in the README

9 years agoFixing conflicts in header.
Zak Rogoff [Tue, 2 Sep 2014 20:43:30 +0000 (16:43 -0400)]
Fixing conflicts in header.

9 years agoFixing conflicts in header.
Zak Rogoff [Tue, 2 Sep 2014 20:40:25 +0000 (16:40 -0400)]
Fixing conflicts in header.

9 years agoVarious things
Zak Rogoff [Tue, 2 Sep 2014 20:38:05 +0000 (16:38 -0400)]
Various things

9 years agos/2014/2015/
David Thompson [Tue, 2 Sep 2014 16:08:09 +0000 (12:08 -0400)]
s/2014/2015/

9 years agoMaking it a reaallll site.
root [Thu, 28 Aug 2014 21:14:00 +0000 (17:14 -0400)]
Making it a reaallll site.

9 years agoClarification in readme.
Zak Rogoff [Thu, 28 Aug 2014 19:43:14 +0000 (15:43 -0400)]
Clarification in readme.

9 years agoMerge branch 'master' of vcs.fsf.org:libreplanet-static
Zak Rogoff [Tue, 26 Aug 2014 16:45:17 +0000 (12:45 -0400)]
Merge branch 'master' of vcs.fsf.org:libreplanet-static

9 years agoAdding some clarifications to the readme file.
Zak Rogoff [Tue, 26 Aug 2014 16:45:08 +0000 (12:45 -0400)]
Adding some clarifications to the readme file.

9 years agoExplain that you need root access to work with Apache.
David Thompson [Tue, 26 Aug 2014 16:15:28 +0000 (12:15 -0400)]
Explain that you need root access to work with Apache.

9 years agoMerge branch 'master' of vcs.fsf.org:libreplanet-static
Zak Rogoff [Tue, 26 Aug 2014 15:31:43 +0000 (11:31 -0400)]
Merge branch 'master' of vcs.fsf.org:libreplanet-static

9 years agoAdding more detail to the readme file for newbs.
Zak Rogoff [Tue, 26 Aug 2014 15:31:34 +0000 (11:31 -0400)]
Adding more detail to the readme file for newbs.

9 years agoAdd Piwik tracking code to page footer.
David Thompson [Tue, 26 Aug 2014 14:43:48 +0000 (10:43 -0400)]
Add Piwik tracking code to page footer.

9 years agoAdd more notes about git workflow to README.
David Thompson [Tue, 26 Aug 2014 14:43:34 +0000 (10:43 -0400)]
Add more notes about git workflow to README.

9 years agoFix staging URL.
David Thompson [Mon, 25 Aug 2014 20:54:17 +0000 (16:54 -0400)]
Fix staging URL.

9 years agoAdd staging server URL.
David Thompson [Mon, 25 Aug 2014 19:57:21 +0000 (15:57 -0400)]
Add staging server URL.

9 years agoMerge branch 'stable'
David Thompson [Mon, 25 Aug 2014 19:43:14 +0000 (15:43 -0400)]
Merge branch 'stable'

Conflicts:
2014/index.html
events.php
index.php

9 years agoAdd "CSS and JavaScript" section to README.
David Thompson [Mon, 25 Aug 2014 19:14:36 +0000 (15:14 -0400)]
Add "CSS and JavaScript" section to README.

9 years agoAdd instructions for creating a new page.
David Thompson [Fri, 22 Aug 2014 15:07:56 +0000 (11:07 -0400)]
Add instructions for creating a new page.

9 years agoAdd README for 2015 site.
David Thompson [Fri, 22 Aug 2014 14:57:58 +0000 (10:57 -0400)]
Add README for 2015 site.

9 years agoAdd glypicons fonts.
David Thompson [Fri, 22 Aug 2014 14:30:22 +0000 (10:30 -0400)]
Add glypicons fonts.

9 years agoAdd README.
David Thompson [Thu, 21 Aug 2014 20:54:05 +0000 (16:54 -0400)]
Add README.

9 years agoExtract common HTML to header and footer pages.
David Thompson [Thu, 21 Aug 2014 20:53:15 +0000 (16:53 -0400)]
Extract common HTML to header and footer pages.

9 years agoFix file name.
David Thompson [Thu, 21 Aug 2014 20:52:43 +0000 (16:52 -0400)]
Fix file name.

9 years agoAdd libreplanet 2015 boilerplate.
David Thompson [Mon, 18 Aug 2014 17:01:44 +0000 (13:01 -0400)]
Add libreplanet 2015 boilerplate.

10 years agoUpdating footer copyright to include 2014.
Zak Rogoff [Fri, 23 May 2014 17:55:34 +0000 (13:55 -0400)]
Updating footer copyright to include 2014.

10 years agoAdding 2014 to copyright in footer.
Zak Rogoff [Fri, 23 May 2014 17:54:06 +0000 (13:54 -0400)]
Adding 2014 to copyright in footer.

10 years agoChanging register to sign up for updates in header.
Zak Rogoff [Wed, 26 Mar 2014 19:36:36 +0000 (15:36 -0400)]
Changing register to sign up for updates in header.

10 years agoChanging register to sign up for updates in header.
Zak Rogoff [Wed, 26 Mar 2014 19:30:31 +0000 (15:30 -0400)]
Changing register to sign up for updates in header.

10 years agoReplacing registration button with 2015 announcements signup.
Zak Rogoff [Wed, 26 Mar 2014 19:23:28 +0000 (15:23 -0400)]
Replacing registration button with 2015 announcements signup.

10 years agoCreating exhibitor payment confirmation page.
Zak Rogoff [Wed, 26 Mar 2014 18:35:10 +0000 (14:35 -0400)]
Creating exhibitor payment confirmation page.

10 years agoCreating exhibitor payment confirmation page.
Zak Rogoff [Wed, 26 Mar 2014 18:34:40 +0000 (14:34 -0400)]
Creating exhibitor payment confirmation page.

10 years agoCreating exhibitor payment confirmation page.
Zak Rogoff [Wed, 26 Mar 2014 18:33:44 +0000 (14:33 -0400)]
Creating exhibitor payment confirmation page.

10 years agoFixing problems with signup for updates form.
Zak Rogoff [Wed, 26 Mar 2014 17:18:37 +0000 (13:18 -0400)]
Fixing problems with signup for updates form.

10 years agoImproving feedback survey formatting further.
Zak Rogoff [Wed, 26 Mar 2014 17:16:02 +0000 (13:16 -0400)]
Improving feedback survey formatting further.

10 years agoImproving feedback survey formatting further.
Zak Rogoff [Wed, 26 Mar 2014 17:15:29 +0000 (13:15 -0400)]
Improving feedback survey formatting further.

10 years agoMaking feedback survey request more prominent and making announcements signup form...
Zak Rogoff [Wed, 26 Mar 2014 17:12:52 +0000 (13:12 -0400)]
Making feedback survey request more prominent and making announcements signup form point at the right profile.

10 years agoTrying something I don't udnersatnd with bootstrap.
Zak Rogoff [Wed, 26 Mar 2014 17:03:42 +0000 (13:03 -0400)]
Trying something I don't udnersatnd with bootstrap.

10 years agoFixing the commit I just did bc I did it wrong
Zak Rogoff [Wed, 26 Mar 2014 17:03:05 +0000 (13:03 -0400)]
Fixing the commit I just did bc I did it wrong

10 years agoUpdating homepage to have link to survey and also signup for announcements, though...
Zak Rogoff [Wed, 26 Mar 2014 17:02:03 +0000 (13:02 -0400)]
Updating homepage to have link to survey and also signup for announcements, though signup is still on LP2014 list.

10 years agoMaking it more clear that updates confirmation page is for LibrePlanet 2015.
Zak Rogoff [Tue, 25 Mar 2014 18:58:30 +0000 (14:58 -0400)]
Making it more clear that updates confirmation page is for LibrePlanet 2015.

10 years agoChaning SVGs to PNGs on the grid schedule.
Zak Rogoff [Sat, 22 Mar 2014 20:48:58 +0000 (16:48 -0400)]
Chaning SVGs to PNGs on the grid schedule.

10 years agoFixing broken link.
Zak Rogoff [Sat, 22 Mar 2014 16:37:46 +0000 (12:37 -0400)]
Fixing broken link.

10 years agoAdding link to grid schedule to the horizonal nav bar in teh program pages.
Zak Rogoff [Sat, 22 Mar 2014 16:36:57 +0000 (12:36 -0400)]
Adding link to grid schedule to the horizonal nav bar in teh program pages.

10 years agoAdding grid schedules.
Zak Rogoff [Sat, 22 Mar 2014 16:21:25 +0000 (12:21 -0400)]
Adding grid schedules.

10 years agoAdding grid schedules.
Zak Rogoff [Sat, 22 Mar 2014 16:21:04 +0000 (12:21 -0400)]
Adding grid schedules.

10 years agoAdding grid schedules.
Zak Rogoff [Sat, 22 Mar 2014 16:15:27 +0000 (12:15 -0400)]
Adding grid schedules.

10 years agoAdding grid schedules.
Zak Rogoff [Sat, 22 Mar 2014 16:13:42 +0000 (12:13 -0400)]
Adding grid schedules.

10 years agoAdding grid schedules.
Zak Rogoff [Sat, 22 Mar 2014 16:11:01 +0000 (12:11 -0400)]
Adding grid schedules.

10 years agoChanging file type.
Zak Rogoff [Sat, 22 Mar 2014 16:07:44 +0000 (12:07 -0400)]
Changing file type.

10 years agoAdding grid schedules.
Zak Rogoff [Sat, 22 Mar 2014 16:05:41 +0000 (12:05 -0400)]
Adding grid schedules.

10 years agoAdding grid schedule page.
Zak Rogoff [Sat, 22 Mar 2014 15:52:15 +0000 (11:52 -0400)]
Adding grid schedule page.

10 years agoAdded streaming ilnks
Lisa Marie Maginnis [Sat, 22 Mar 2014 13:54:18 +0000 (09:54 -0400)]
Added streaming ilnks

10 years agoCopy fix.
Zak Rogoff [Sat, 22 Mar 2014 06:01:49 +0000 (02:01 -0400)]
Copy fix.

10 years agoCreating confirmation page for feedback survey.
Zak Rogoff [Sat, 22 Mar 2014 05:51:22 +0000 (01:51 -0400)]
Creating confirmation page for feedback survey.

10 years agoUpdating streaming carousel feature and making it active.
Zak Rogoff [Sat, 22 Mar 2014 04:26:20 +0000 (00:26 -0400)]
Updating streaming carousel feature and making it active.

10 years agoUpdating streaming carousel feature and making it active.
Zak Rogoff [Sat, 22 Mar 2014 04:25:55 +0000 (00:25 -0400)]
Updating streaming carousel feature and making it active.

10 years agoUpdating streaming carousel feature and making it active.
Zak Rogoff [Sat, 22 Mar 2014 04:25:28 +0000 (00:25 -0400)]
Updating streaming carousel feature and making it active.

10 years agoAdding IRC beginner instructions.
Zak Rogoff [Sat, 22 Mar 2014 04:23:50 +0000 (00:23 -0400)]
Adding IRC beginner instructions.

10 years agoAdding IRC beginner instructions.
Zak Rogoff [Sat, 22 Mar 2014 04:20:24 +0000 (00:20 -0400)]
Adding IRC beginner instructions.

10 years agoTrying to build grid.
Zak Rogoff [Sat, 22 Mar 2014 04:15:12 +0000 (00:15 -0400)]
Trying to build grid.

10 years agoTrying to build grid.
Zak Rogoff [Sat, 22 Mar 2014 04:14:38 +0000 (00:14 -0400)]
Trying to build grid.

10 years agoTrying to build grid.
Zak Rogoff [Sat, 22 Mar 2014 04:13:50 +0000 (00:13 -0400)]
Trying to build grid.

10 years agoTrying to build grid.
Zak Rogoff [Sat, 22 Mar 2014 04:12:49 +0000 (00:12 -0400)]
Trying to build grid.

10 years agoTrying to build grid.
Zak Rogoff [Sat, 22 Mar 2014 04:11:02 +0000 (00:11 -0400)]
Trying to build grid.

10 years agoTrying to build grid.
Zak Rogoff [Sat, 22 Mar 2014 04:10:34 +0000 (00:10 -0400)]
Trying to build grid.

10 years agoTrying to build grid.
Zak Rogoff [Sat, 22 Mar 2014 04:08:59 +0000 (00:08 -0400)]
Trying to build grid.

10 years agoTrying to build grid.
Zak Rogoff [Sat, 22 Mar 2014 04:07:30 +0000 (00:07 -0400)]
Trying to build grid.

10 years agoTrying to build grid.
Zak Rogoff [Sat, 22 Mar 2014 04:06:39 +0000 (00:06 -0400)]
Trying to build grid.

10 years agoRenaming index to plaeholder.
Zak Rogoff [Sat, 22 Mar 2014 03:50:18 +0000 (23:50 -0400)]
Renaming index to plaeholder.

10 years agoRenaming index to plaeholder.
Zak Rogoff [Sat, 22 Mar 2014 03:41:44 +0000 (23:41 -0400)]
Renaming index to plaeholder.

10 years agoImproving menu page.-a
Zak Rogoff [Sat, 22 Mar 2014 03:11:09 +0000 (23:11 -0400)]
Improving menu page.-a

10 years agoAdding menu page.
Zak Rogoff [Sat, 22 Mar 2014 03:03:27 +0000 (23:03 -0400)]
Adding menu page.

10 years agoPolishing confirmation pages.
Zak Rogoff [Sat, 22 Mar 2014 03:02:42 +0000 (23:02 -0400)]
Polishing confirmation pages.

10 years agoPolishing up the streaming pages.
Zak Rogoff [Sat, 22 Mar 2014 02:58:00 +0000 (22:58 -0400)]
Polishing up the streaming pages.

10 years agoPolishing up the streaming pages.
Zak Rogoff [Sat, 22 Mar 2014 02:51:16 +0000 (22:51 -0400)]
Polishing up the streaming pages.

10 years agoPolishing up the streaming pages.
Zak Rogoff [Sat, 22 Mar 2014 02:50:19 +0000 (22:50 -0400)]
Polishing up the streaming pages.

10 years agoPolishing up the streaming pages.
Zak Rogoff [Sat, 22 Mar 2014 02:48:59 +0000 (22:48 -0400)]
Polishing up the streaming pages.

10 years agoPolishing up the streaming pages.
Zak Rogoff [Sat, 22 Mar 2014 02:46:32 +0000 (22:46 -0400)]
Polishing up the streaming pages.

10 years agoPolishing up the streaming pages.
Zak Rogoff [Sat, 22 Mar 2014 02:45:02 +0000 (22:45 -0400)]
Polishing up the streaming pages.

10 years agoMerge branch 'stable' of vcs.fsf.org:libreplanet-static into stable
rsiddharth [Fri, 21 Mar 2014 16:48:29 +0000 (22:18 +0530)]
Merge branch 'stable' of vcs.fsf.org:libreplanet-static into stable

10 years agomade http links (instead of https) to streaming pages for pages under /2014/live/
rsiddharth [Fri, 21 Mar 2014 16:42:46 +0000 (22:12 +0530)]
made http links (instead of https) to streaming pages for pages under /2014/live/

still /2014/live link in sidebar must made http.

10 years agoModifying Speakeasy copy.
Zak Rogoff [Fri, 21 Mar 2014 16:40:46 +0000 (12:40 -0400)]
Modifying Speakeasy copy.