0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added cucumber features: manage_publications, contact_us More... almost 15 years ago
Ooops. I'm retarded. More... almost 15 years ago
Merge branch 'master' of [email protected]:brainmap/Brainmap More... almost 15 years ago
Final refinement of mailing system. More... almost 15 years ago
Added contact us link in footer More... almost 15 years ago
Oops. added action mailer config to production environment. More... almost 15 years ago
Added support for contact emails throught the web interface using action mailer. More... almost 15 years ago
Minor changes to person show page. Fixed supage nav, displays link to personal web page in contact card. More... almost 15 years ago
Merge branch 'master' of [email protected]:brainmap/Brainmap More... almost 15 years ago
Added a web address field to the people model. Changed views to accomodate. Collaborator entries point directly to their homepage instead of our show pages. More... almost 15 years ago
A few minor changes to features/manage_users.feature More... almost 15 years ago
Resolved conflicts More... almost 15 years ago
Added Blurb model to provide content for various blurbs around the site that were otherwise not attached to any database object. Views were changed to accomodate pulling content from db, if the page expects a blurb to pull from it will show a missing blurb message telling you to make an appropriate blurb. More... almost 15 years ago
Added .publications-list, fixed people-banner, hidden address field for collaborators or when not present. More... almost 15 years ago
Merge branch 'master' of [email protected]:brainmap/Brainmap More... almost 15 years ago
Changed Home-banner, contributer_publications, small backend tweaks. Done... Yahoo More... almost 15 years ago
Improved styling and layout for opportunites resources and news. Note resources index page now pulls its content from a root level page with permalink 'welcome'. More... almost 15 years ago
Added sidebar nav to opportunities index and show pages. Final background tile for pubs index popups. Preliminary shipping version, looking for minor QC issues now. More... almost 15 years ago
Added html titles to all pages (right, let me know when you find an area without titles). Nit picky style changes to the pubs index again More... almost 15 years ago
Update styles. Fixed a lot of layout bugs for IE relating to clearfix class elements, now using the overflow approach and wrapping row groups in a pointless div (thanks microsoft). More... almost 15 years ago
Merge branch 'master' of [email protected]:brainmap/Brainmap More... almost 15 years ago
Final style for pubs index, with IE support More... almost 15 years ago
Resolving conflict in people/_new_edit partial. More... almost 15 years ago
Cucumber, webrat, rspec, rspec-rails, factories, and some tests. Also made version of rails >=. More... almost 15 years ago
Updated layout and styles on people index page. Also extracted people and pubs styles into separate css files, for now these stylesheet link tags are manually placed in each view that needs them. Better solutions are probably out there. More... almost 15 years ago
Brand new style for pubs index and show pages. Fixed alignment problem in header of event index boxes. More... almost 15 years ago
Merge branch 'master' of [email protected]:brainmap/Brainmap More... almost 15 years ago
Rejiggered the pubs index page using a fancy new grid-like layout with popup abstracts via Redbox plugin. Note, to make this happen we switched the fixed width centering from the body tag to a child div with id centered-layout-container. Be aware. More... almost 15 years ago
People new_edit partial changed to select group correctly; group added to validation More... almost 15 years ago
IE7 Fixes; People View Cleaned up; Changed Text Names More... almost 15 years ago