0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 24 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore .htaccess More... about 14 years ago
Fixed tlsmail Exception More... about 14 years ago
Added exception for when tlsmail is not yet installed More... about 14 years ago
Added section design More... about 14 years ago
Added Clover design More... about 14 years ago
Removed subsections model, controller and views and made Section self referential More... about 14 years ago
Removed attribute_fu attributes in Page model More... about 14 years ago
Removed uploads that do not need to be in repository More... about 14 years ago
Update our ignore list More... about 14 years ago
Removed attribute_fu and used nested models instead More... about 14 years ago
Created the contact form per page generator, and DRY'ed outActionMailer configuration More... about 14 years ago
Added title to Sections and Subsections, changed the create_page_name method to create_name and placed it in a module to reuse in Page, Section and Subsection, fixed a bug in create_page that created names that ended in a '-', changed Page, Section and Subsection Views accordingly. More... over 14 years ago
Changed Uploads to be polymorphic and tweaked tinyMCE More... over 14 years ago
DRY'ed out views More... over 14 years ago
Added support for documents in Page Editor More... over 14 years ago
DRY'ed out the UploadsController More... over 14 years ago
Ignoring /public/system as our uploads live there now More... over 14 years ago
Fixed issue with multi-upload More... over 14 years ago
Upload now uses STI and has types Document and Photo, each with its own save path and validations, DRYing out UploadsController pending. More... over 14 years ago
Added Delay to messages More... over 14 years ago
Changed CSS on flash messages and added fade More... over 14 years ago
Changed the url's to use - instead of _ More... over 14 years ago
Added some icons to guide the user. More... over 14 years ago
Fixed Redirection glitch on PagesController More... over 14 years ago
Page relationship has changed to a polymorphic association, now many things models may have pages without having to change the pages table. More... over 14 years ago
Added functionality to restore passwords through emails and hashes More... over 14 years ago
Cleaned up routes More... over 14 years ago
Cleaned up the sorted models, started the User actions More... over 14 years ago
All of manager views removed, MetaTag views renewed. More... over 14 years ago
Added good_sort + will_paginate on Section, Subsection, Page and MetaTag, already started the MetaTag views improvement. More... over 14 years ago