0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor edit More... over 15 years ago
minor edit More... over 15 years ago
update readme, minor tweaks to footer and synonym page More... over 15 years ago
readme, minor edits More... over 15 years ago
oops, forgot to save the readme, here are the real readme changes More... over 15 years ago
update README to have a better to do list and list of known bugs, some minor display tweaks to the what_functions/show view to provide a consistent layout More... over 15 years ago
modified readme - note about sample db file at top, more complete info, mirrors site info, and a big list of to dos More... over 15 years ago
added very basic functionality to add twins (synonyms) but you have to know the ID of the function, so you gotta have terminal open to the db, will fix soon (i hope), also i've added a sample db file in sql format in the db folder that you can use so that the app has just a little bit of data so you can get a better idea of it More... over 15 years ago
added links to history for function descriptions displayed in the right box on the synonym page (twin model - equiv info view) More... over 15 years ago
updated views in revisions folder to put line breaks into the content when displaying it so that when going into the history it looked good More... over 15 years ago
made the description for a what_function acts_as_wiki too and integrated links to history into the show page More... over 15 years ago
just cant stop the tweaks, some fixes to home page, looking better all the time, should really go to bed, its 325 More... over 15 years ago
few more visual tweaks, fix to the routing when editing a function description and some tightening up, using unified language throughout front facing project, wondering if i need to rename the twins model, controller, helper, and views to synonyms to be consistent More... over 15 years ago
just added a super pre alpha message to index page More... over 15 years ago
finished up first round of mostly cosmetic changes, starting to look solid, added about message to home page, still needs lots of work on the actual add/edit interaction pages and some locking down, also just in case the push only takes latest commit message, remember to rake db:migrate git status More... over 15 years ago
updates to the look and feel for consistency, still a lot of little broken links and unimplemented basic features, but its starting to look good, also need to run your migrations cause i had to change the description field for a function from string to a text More... over 15 years ago
bit of messing with the rspec, still a failure at the rspec, changes to programming language show page, mostly cosmetic display changes More... over 15 years ago
updated readme More... over 15 years ago
added and application layout and removed the other layouts added a master stylesheet and a few basic styles added rspec and a few tests More... over 15 years ago
versioning using acts_as_wiki for the note in the twin class, think some of this didnt commit before More... over 15 years ago
forget acts as versioned, gonna use acts_as_wiki, this implements the barest of wiki function for the description of any twin, you can go back and view history, do diffs, nothing is formatted yet and there are a few redirects and links to get in there but this is definitely forward progress More... over 15 years ago
fixed routes file, script/destroy scaffold note messed up the routes file a bit, needed a line break re-added (it also removed the scaffold css but oh well, i will add my own css later) More... over 15 years ago
removed old notes scaffold and a migration i had created to remove a table More... over 15 years ago
got the description for a twin to display on its page More... over 15 years ago
added acts as versioned plugn, add note field to twins table More... over 15 years ago
few updates to make the route and use the correct path helper with the route , oh and i'm going to try to use rcov, so thats what most of these files are, next we're gonna add a description to the twin relationship and make that a wiki-style historied text field, prolly gonna look for something like acts_as_wiki or acts_as_versioned or something, yay, then a way to add twins, a way to add languages and functions and a way to lock down the edit, delete functions, woohoo More... over 15 years ago
added a hub page for the intersection of two functions from different languages More... over 15 years ago
all kindsa updates, just starting to get this in shape, mostly getting the data relationships in there so that we could access the "twins" and some cleanup of the general display and flow through the app, still lots and lots to do More... over 15 years ago
bye bye More... over 15 years ago
added database.yml to gitignore More... over 15 years ago