Dustin Falgout
|
5925c78bf2
|
almost finished with initial implementation
|
8 years ago |
Dustin Falgout
|
cbdb33eb97
|
progress on python port, passed the halfway point now.
|
8 years ago |
Dustin Falgout
|
458a292530
|
more work on python port
|
8 years ago |
Dustin Falgout
|
eccf289659
|
update copyright year
|
8 years ago |
Dustin Falgout
|
468548cb2d
|
...
|
8 years ago |
Dustin Falgout
|
863963d6a5
|
...
|
8 years ago |
Dustin Falgout
|
533e72324d
|
dont use @alias in docs as it seems doclets.io doesn't support it.
|
8 years ago |
Dustin Falgout
|
4b109e211f
|
more adustments to docstrings
|
8 years ago |
Dustin Falgout
|
bf8c7e6424
|
fix error in ThemeUtils.dirlist() method. Update docs.
|
8 years ago |
Dustin Falgout
|
b938ee1f78
|
update docs
|
8 years ago |
Dustin Falgout
|
cc41cee218
|
replace theme heartbeat as the implementation was flawed. instead check window object for existence of required theme functions and give user option to switch themes if check fails.
|
8 years ago |
Dustin Falgout
|
698418ff47
|
The rest of what Fixes #91
|
8 years ago |
Dustin Falgout
|
3be24ee76d
|
first part of the fix for #91
|
8 years ago |
Dustin Falgout
|
3da6a2796d
|
update bootstrap and bootswatch paper to latest versions. implemented wrapper for dirlist method in javascript. improved some styles for the default theme.
|
8 years ago |
Dustin Falgout
|
1569a80607
|
update default theme to use theme_utils for its clock. This closes #83
|
8 years ago |
Dustin Falgout
|
14979df770
|
finishing up with #83
|
8 years ago |
Dustin Falgout
|
ff500a437d
|
finish implementing utility function for getting the current localized time as well as allowing the format and language to be overridden in the config file.
|
8 years ago |
Dustin Falgout
|
3a9f5a782b
|
fix duplicate namespace declarations
|
8 years ago |
Dustin Falgout
|
7affd4dd01
|
more work on configurable time format
|
8 years ago |
Dustin Falgout
|
ebfb5ce023
|
prepping theme api documentation for upcoming release
|
8 years ago |
Dustin Falgout
|
9d5756b0fa
|
:doh:
|
8 years ago |
Dustin Falgout
|
085fd455a8
|
add shadow class in JS for the injected __GreeterConfig class to hold docstrings.
|
8 years ago |
Dustin Falgout
|
4f81b8b9cd
|
injected classes are actually instances
|
8 years ago |
Dustin Falgout
|
1cf04bae81
|
can't extend custom classes injected from C
|
8 years ago |
Dustin Falgout
|
72e90fa276
|
remove some unfinished & no longer needed javascript files. started working on a new utility function for retrieving the current time as discussed in #83
|
8 years ago |
Dustin Falgout
|
73ed0a546c
|
start working on #77
|
8 years ago |
Dustin Falgout
|
9d0170c738
|
fix issues with request restrictions implmented in previous commit.
|
8 years ago |
Dustin Falgout
|
7ca38d7eeb
|
add base class for auto-binding this (es6).
|
8 years ago |