1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ported the Scribbish theme over. That was a lot easier than I thought it would be. More... about 16 years ago
Changed layout to show person's name for copyright More... about 16 years ago
Threw in published_at method on Article to get artices sorted DESC, with a published_at date. Also changed sort order on admin articles index. More... about 16 years ago
XHTML for articles/index and article/show More... about 16 years ago
refactoring and added name to users More... about 16 years ago
Changed all admin header links to be a single word More... about 16 years ago
Merge branch 'master' of [email protected]:mleung/feather More... about 16 years ago
added user timezones for article posting times, and fixed the first time configuration bug More... about 16 years ago
Changed indentation levels More... about 16 years ago
all ajax settings now work, default user now created if there are no users when the dashboard is accessed More... about 16 years ago
all ajax settings now work, default user now created if there are no users when the dashboard is accessed More... about 16 years ago
put in a confirmation for deleting articles More... about 16 years ago
admin section now requires authentication, and user administration is part of the admin section too (and finished, so you can view/edit existing users); there's no signup page now as it doesn't need one, just a create user page within the admin dashboard, behind authentication More... about 16 years ago
adding empty admin js layout file, even tho it shouldn't need it More... about 16 years ago
Put in $F function to grab values instead of $('id').value More... about 16 years ago
Converting configuratino screen to JavaScript More... about 16 years ago
Minor layout updates More... about 16 years ago
Put in relative time for posted_at More... about 16 years ago
Added partial form file More... about 16 years ago
Changed article title to a link instead of view More... about 16 years ago
Textile help More... about 16 years ago
Added textile support with RedCloth, and put in a formatting guide. More... about 16 years ago
Refactoring article More... about 16 years ago
Screwing around with theme colors and such More... about 16 years ago
Refactored articles to use form_for, and extracted common code into a save_article method More... about 16 years ago
Few updates to articles More... about 16 years ago
Changed settings to configurations More... about 16 years ago
Got rid of categories view More... about 16 years ago
Got rid of categories, and made settings work correctly More... about 16 years ago
* removed test file * fleshed out admin section, making controllers and index views for all areas * added basic article editing * sorted out routing * basic settings now works * gem merb_assets is now be required for the css/js include helpers * app index is now a basic (really basic) blog template based on the articles More... about 16 years ago