12
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweaked user mailer settings to try and get it working on the server. This won't start working until Systems fixes the SMTP server, unfortunately.
astolat
as shalott
More... about 16 years ago
A whole bunch of work to enable connections between users and works/chapters. A little work done on pseuds to automatically create a default pseud on user creation and to prevent the user from deleting or editing this pseud, although this is way incomplete.
astolat
as shalott
More... about 16 years ago
Enabled resetting of lost passwords for users
elzj78
as elzj
More... about 16 years ago
Added mailer and activation feature for users
elzj78
as elzj
More... about 16 years ago
Fix to the globalize bug which makes new translations appear as built-in. Also a few fixes to some wrongly-capitalized languages.
astolat
as shalott
More... about 16 years ago
(Refactoring) Changed handling of form data for sub models. Chapters and Metadata now get assigned in the works controller, not the Work model. More... about 16 years ago
Added Metadata model and integrated it into Work. More... about 16 years ago
added some important pseud files and updated the pseud controller More... about 16 years ago
Fixed indenting of yaml file (removed tab) More... about 16 years ago
Tweaked redirection after account creation and added a placeholder for the user show page.
astolat
as shalott
More... about 16 years ago
Some work on user and admin access to functions, as well as to header. Removed duplicate javascript directory and the pseuds layout (so it will use the generic application layout). Cleaned up the flash div location.
astolat
as shalott
More... about 16 years ago
Added Authorization plugin
elzj78
as elzj
More... about 16 years ago
Made OpenID part of the signup process
elzj78
as elzj
More... about 16 years ago
Added the Creatorship model for the relationship between Pseuds and Creations (ie, Works or Chapters).
astolat
as shalott
More... about 16 years ago
Fixed the errors of my other commit, hopefully More... about 16 years ago
basic psued scaffolding added More... about 16 years ago
Fixed routes for OpenID
elzj78
as elzj
More... about 16 years ago
OpenID Authentication
elzj78
as elzj
More... about 16 years ago
Installed has_many_polymorphs plugin. See: http://blog.evanweaver.com/files/doc/fauna/has_many_polymorphs/files/README.html for more information.
astolat
as shalott
More... about 16 years ago
User and admin files (second half of last commit)
elzj78
as elzj
More... about 16 years ago
Adding authentication, plus user and admin models
elzj78
as elzj
More... about 16 years ago
Changed @work.chapters database query to more intuitive version. More... about 16 years ago
Added Chapter model and integrated it into Work. More... about 16 years ago
Deleted data for "date" and made ID unique so works tests won't error anymore. (Tests still don't do anything useful!) More... about 16 years ago
(Refactoring) Added partial for work form. More... about 16 years ago
A few more tweaks to bring layout in line with the wireframes.
astolat
as shalott
More... about 16 years ago
Cleaned up the routes a little bit and edited the default index page. We'll want to delete it entirely soon.
astolat
as shalott
More... about 16 years ago
Fix to the flash error message.
astolat
as shalott
More... about 16 years ago
Fix for the globalize bug with setting built_in to true by default.
astolat
as shalott
More... about 16 years ago
Tweaked the sample flash messages to hopefully keep them from confusing anyone playing with the sample archive.
astolat
as shalott
More... about 16 years ago