Zach Wise
9bd0e52260
Revert "Added fancy box modal functionality. Documentation coming later once it's fully implemented"
...
This reverts commit 1b86f6eec4
.
Conflicts:
codekit-config.json
11 years ago
Zach Wise
d24dd071dd
code kit config update
11 years ago
Zach Wise
31375625c8
Revert "Added 24 hour format for english language"
...
This reverts commit 0e52f99633
.
11 years ago
Zach Wise
54db3c32f7
added codekit-config to the ignore list for now.
11 years ago
Joe Germuska
135b1eb69c
Core updated to not use extra license file
11 years ago
Joe Germuska
c041aefe58
more verbose banner
11 years ago
Joe Germuska
bbf3768ba2
simplify headers because copyright banner will be applied by build process
11 years ago
Joe Germuska
7bcedcc8e4
Revert "update header comments to clarify licensing/ownership"
...
This reverts commit 96f7868020
.
Changed my mind about how to do it.
11 years ago
Joe Germuska
96f7868020
update header comments to clarify licensing/ownership
11 years ago
Joe Germuska
84eba72624
use NUKL modules instead of Verite
11 years ago
Joe Germuska
7fcce557e4
use banner at build time
11 years ago
Joe Germuska
7e1080b427
add NUKL to banner
11 years ago
Joe Germuska
780ec28a73
add a brief not about building
11 years ago
Joe Germuska
49195229c0
fix favicon
11 years ago
Joe Germuska
3659d3c418
some edits to example timeline
11 years ago
Joe Germuska
b1a5dbe259
remove extra flickr example
11 years ago
Joe Germuska
5468f7cbd7
remove extra Google Map example
11 years ago
Joe Germuska
c4a15d694d
remove extra YouTube example
11 years ago
Joe Germuska
cce0a3357b
include 'build' in repository so that people can get a possibly unreleased version without having to have a full build-rig themselves
11 years ago
Joe Germuska
7777bfc2e7
remove username from submodules
11 years ago
Joe Germuska
9c103bd9de
fix typo; add --recursive to clone
11 years ago
Joe Germuska
cc67d1525d
ignore pyc
11 years ago
jyw
7dbcd38ccb
Update DEVELOPER.md
11 years ago
jyw
1d02223966
Update DEVELOPER.md
11 years ago
jenny
61e7035daf
Add initial developer doc
11 years ago
Ryan
846baf06e4
Copy edit for clarity and grammar
...
Changed to "Have a question? Look for it int eh FAQ below. No luck there? Try the Google Group"
11 years ago
Ryan
398658aaa9
Copy edit for clarity and grammar
...
Changed "On your site or blog in no time. As easy as 1-2-3" to "TimelineJS works on any site or blog. Make your own in four easy steps"
Changed "Create a spreadsheet" to "Create your spreadsheet"
Changed "It's as simple as dropping dates ..." to "Drop dates, text and links in to the appropriate columns."
11 years ago
Ryan
76abb12ac8
Copy edit for clarity and grammar
...
Made small edits to "Tips and Tricks" section.
11 years ago
Ryan
cbd4457331
Copy edit for clarity and grammar
...
Made small edit to "How it Works Section", added "beginners can create ..." and "Experts can use their JSON skills ..."
11 years ago
jenny
cb7d96b320
Fix paths
11 years ago
jenny
b3b84f3ed2
Fix banner method
11 years ago
jenny
ec7df0476d
Update embed_path override
11 years ago
jenny
05555d51b6
Updated website links to timelinejs
11 years ago
jenny
7b55b0bd40
Updated config name to timelinejs
11 years ago
jenny
3cc8b669ae
Add default debug value
11 years ago
jenny
a9c441f52b
Remove Grunt deployment
11 years ago
jenny
574a4db7d7
Add fabric deployment
11 years ago
jenny
26800c1528
Add ignore build directory
11 years ago
Joe Germuska
a378a7227c
Merge branch 'master' of github.com:VeriteCo/TimelineJS
11 years ago
Zach Wise
79bf669812
Updated version number
11 years ago
Zach Wise
1b86f6eec4
Added fancy box modal functionality. Documentation coming later once it's fully implemented
11 years ago
Zach Wise
6af4ee3be2
Fixed html issue with `<html>` tag not closing after the body
11 years ago
Zach Wise
a51ff60579
Added time with seconds
11 years ago
Zach Wise
0e52f99633
Added 24 hour format for english language
11 years ago
jenny
600fb9b522
Update to stage and stage latest to cdn.
12 years ago
jenny
79a25828ee
Add clean, stage, stage-latest Grunt taks.
12 years ago
Zach Wise
7f1f2e10b0
Updated to v2.24 Allow larger date extremes, Added timeout to new Twitter API calls and added Afrikaans language
...
Allow larger date extremes
Added timeout to new Twitter API calls
Added Afrikaans language
Thanks to Kobus Bezuidenhout via Google Groups
https://groups.google.com/forum/?hl=en#!msg/verite-timeline/ZKnJPKi98vg/TySf58rFJGEJ
12 years ago
Zach Wise
6db9f5f930
Added Afrikaans language
...
Thanks to Kobus Bezuidenhout via Google Groups
https://groups.google.com/forum/?hl=en#!msg/verite-timeline/ZKnJPKi98vg/TySf58rFJGEJ
12 years ago
Zach Wise
97007fce3b
Fix for twitter API v1 closing down, fix for Google Maps not showing custom map types.
...
TimelineJS will now use Oembed instead of the get tweet restful api from v1. This change means that avatar images will no longer be shown since they are not available in the Oembed json. closes #434
Google Maps api is now using v3.9 instead of the release version
There was a change in the latest Google Map API that causes custom map types to stop working
More info: http://stackoverflow.com/questions/13486271/google-map-markermanager-cannot-call-method-substr-of-undefined
solution for now is to use API ver 3.9 closes #435
IE7 hook for alternative display was removed. closes #161
12 years ago
Scott Robbin
1a69a7faff
Grunt task to copy to local timeline.knightlab.com repository, if
...
available.
12 years ago