0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #32 from collective/thet-npm More... over 5 years ago
Fix image location in the README More... over 5 years ago
Revert "zest.releaser: create wheel." More... over 6 years ago
zest.releaser: create wheel. More... over 6 years ago
Make this a npm package. More... over 6 years ago
Added New/Fixes headers to changelog. More... over 8 years ago
Allowed union merge strategy in CHANGES.rst. More... over 8 years ago
prepare release More... almost 9 years ago
Merge branch 'recurrance_field_styles' More... almost 9 years ago
Changed font-weight for recurrence field label and added marging to actions More... almost 9 years ago
Change Add, Edit and Delete to be buttons instead of links More... almost 9 years ago
back to dev More... about 9 years ago
prepare release More... about 9 years ago
Set calroot width to auto. The calendar overlay was too narrow in some cases. More... about 9 years ago
prepare release More... about 9 years ago
jquery 1.7+ compatibility More... about 9 years ago
prepare release More... about 9 years ago
Include optimized base64 encoded image data in CSS files to avoid to have to provide image resources. More... about 9 years ago
Optimized images More... about 9 years ago
changelog More... over 9 years ago
Missing resources comas More... over 9 years ago
forgot to fix these More... over 9 years ago
do not put version numbers in filenames More... over 9 years ago
upgrade jqueyr tools More... over 9 years ago
version bump More... over 9 years ago
Fix a condition, where the startdate string literal was checked, if it's an instance of String, which returned False. This led to the case, where the list of occurrences wasn't shown. String literals should be checked withtypeof instead of instanceof. See: http://stackoverflow.com/a/203757/3036508 More... almost 10 years ago
Fixes an issue introduced with previous change, where the recurrence overlay couldn't be opened in cases, the startdate was already a Date object. More... about 10 years ago
Be a bit more clever about guessing the startdate from the surrounding form. Also, convert human-readable, non ISO8601 date strings to something interpretable by the Date function, like '2014-04-24 19:00', where the 'T' separator is missing. More... about 10 years ago
add changelog for last change More... over 10 years ago
Fire change events when rrule value is updated. More... over 10 years ago