0
I Use This!
Inactive

Commits : Listings

Analyzed 10 days ago. based on code collected 10 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #40 from monlog/expectations More... about 12 years ago
Merge remote branch 'origin/master' into label More... about 12 years ago
Merge pull request #41 from monlog/submodules More... about 12 years ago
Merge with origin master More... about 12 years ago
check_expectation() returns queryset as well. More... about 12 years ago
Cleaned up urls More... about 12 years ago
Move API related files to a subfolder More... about 12 years ago
retrieved new django manage.py More... about 12 years ago
renamed variable More... about 12 years ago
Merge remote branch 'origin/master' into label More... about 12 years ago
Adding functionality to remove a saved label More... about 12 years ago
removed ugly hacks for django 1.3. monlog now require django 1.4 More... about 12 years ago
Changed name of the active label in template More... about 12 years ago
adjusted some comments and removed some imports More... about 12 years ago
apply_tolerance() modifies a querydict instead of the original query_string. makes more sense. is being called in check_expectation(). created a RelativedeltaField in order to make repeat and tolerance more intuitive. a relativedelta object is saved as a string in database. More... about 12 years ago
added relativedeltafield class to be used in expectation model More... about 12 years ago
made get_timedelta static. check_expectation() works and returns a dict of errors instead of true/false. empty dict would represent true. also made simple constructor for easy testing purposes More... about 12 years ago
added error messages and static methods to retrieve expectation unit from string or int More... about 12 years ago
using relativedelta instead of timedelta because timedelta couldn't handle months correctly. minor bugfixes as well. More... about 12 years ago
added expectations model with a few associated functions More... about 12 years ago
add django-compressor, have it compress JS More... about 12 years ago
depricated More... about 12 years ago
bring in ICanHaz.js as a submodule More... about 12 years ago
Changed for-loop variable name as pointed out in comment on PR#38.. More... about 12 years ago
Changed paths in less to relative paths More... about 12 years ago
bring in LESS.js as a submodule More... about 12 years ago
Merge remote branch 'origin/master' into label More... about 12 years ago
Adding marker f�or selected label in dropdown. Select active will deactivate label. More... about 12 years ago
Fix include of Bootstrap JS with new submodule More... about 12 years ago
use v2.0.0 of bootstrap, update templates to use bootstrap.less More... about 12 years ago