Rufus Pollock
4737d7ecc5
[#218,refactor,query][m]: refactor query object sort attribute structure as described in #218 - fixes #218 .
2012-08-21 23:55:03 +01:00
Rufus Pollock
f64b0c9345
[docs/models][s]: add list of types to Field documentation.
2012-08-18 02:03:11 +01:00
Rufus Pollock
cc5bb0e343
[build][m]: regular build of docs and js files.
2012-08-15 12:52:02 +01:00
Rufus Pollock
bc414e9f8c
[#212,views][s]: refactor views and tutorial so that no render call in initialize and view element can be passed in externally ( fixes #212 ).
2012-08-15 12:33:59 +01:00
Rufus Pollock
c75e31a856
[#213,docs,views][s]: add timeline example to views tutorial - fixes #213 .
2012-08-15 12:27:45 +01:00
Rufus Pollock
02d152c5ad
[#153,#212,view/map][m]: fixes #153 bug re map rendering (see issue for more) and in process did refactoring of map view in line with #212 .
...
* multiview: refactored to call render on all views as that is new setup for #212 (and also needed for #153 )
* tutorial-views: call render now which fixes bug (this was specific issue reported in #153 )
2012-08-15 11:51:08 +01:00
Rufus Pollock
5caca91405
[#170,view/graph][xs]: update links to new flotr2 vendor library - addendum to 2600a777461a2deeaef57e642f4492772ee99a4f.
2012-07-19 01:32:11 +01:00
Colin Kennedy
c245960643
Fix broken backends docs link
2012-07-15 18:23:40 -05:00
Rufus Pollock
d387eca8cd
[docs/tutorials,#113][s]: rework and extend section on records in basics tutorial and start section on filters in query tutorial.
2012-07-09 01:32:59 +01:00
Rufus Pollock
3e2fbed5c2
[#168,docs/backend][m]: major extension to backend tutorial to give examples of most backends.
2012-07-08 20:52:55 +01:00
Rufus Pollock
3ad97a82e0
[docs][xs]: linewrap.
2012-07-08 12:58:05 +01:00
Matt Wood
27c8f59b0a
Update master
2012-07-06 09:02:39 -07:00
Matt Wood
b8ac03ef32
Update master
2012-07-06 08:49:26 -07:00
Rufus Pollock
eb0677ddc4
[docs][xs]: add link to timeline view and correct model source docs link.
2012-07-05 22:44:24 +01:00
Rufus Pollock
8fb4b278c3
[build][s]: usual build.
2012-07-05 15:39:30 +01:00
Rufus Pollock
a58f5e5bb0
[#174,refactor][s]: rename currentRecords to records on Dataset.
2012-07-05 15:37:17 +01:00
Rufus Pollock
03fe9a5a6a
[#113,docs/tutorials][s]: split tutorials up more.
2012-07-04 14:52:12 +01:00
Rufus Pollock
811604d409
[docs][s]: split out tutorials in a separate file.
2012-07-03 19:28:18 +01:00
Rufus Pollock
bc0b78c67e
[docs][xs]: change size of overview diagram.
2012-07-01 22:11:18 +01:00
Rufus Pollock
1dadc1106b
[#113,docs/tutorial][l]: tutorial-basics written giving introduction to dataset and associated functionality.
...
* Minor corrections to several other parts of docs.
2012-07-01 15:40:04 +01:00
Rufus Pollock
19f14c9507
[tutorial/views][s]: bring the tutorial up to date and switch to slickgrid for the grid.
2012-06-29 20:29:10 +01:00
Rufus Pollock
889fb6afb1
[docs,refactor][s]: move examples to being tutorials in the docs directory.
2012-06-29 16:40:22 +01:00
Rufus Pollock
12f6afebc9
[#168,docs/backend][s]: bring backend example up to date.
2012-06-29 15:49:43 +01:00
Rufus Pollock
cc17b54679
[docs][xs]: correct links to source docs.
2012-06-26 20:52:11 +01:00
Rufus Pollock
11b37e92f7
[docs/src][s]: build latest.
2012-06-26 20:50:06 +01:00
Rufus Pollock
c1bff3820e
[docs,refactor][xs]: move docco docs to docs/src.
2012-06-26 20:41:53 +01:00
Rufus Pollock
6f518643bd
[#168,docs/index][s]: ReclineJS architecture diagram.
2012-06-24 20:20:36 +01:00
Rufus Pollock
91b97ad4e5
[#168,docs][s]: refactor to new layout with pages in docs.
2012-06-24 19:54:58 +01:00
Rufus Pollock
08fb55bd02
[#168,doc][m]: backend docs including overview and spec of how a backend should function.
...
* model docs get some improvement and moved to docs/models.markdown
* change default layout to allow spec of where root is ...
2012-06-24 19:50:08 +01:00
Rufus Pollock
9838e69b2d
[build][s]: regular build of recline.js plus all auto docs.
2012-05-27 23:49:06 +01:00
Rufus Pollock
d0053070d2
[build][m]: regular build of recline.js and docs (have not done for 2+ weeks).
2012-05-13 08:33:42 +01:00
Rufus Pollock
e5316e03cf
[build][s]: regular build of docs and library.
2012-04-23 02:36:11 +01:00
Rufus Pollock
7973bf1dd4
[build][s]: regular build of docs and consolidated library.
2012-04-17 11:17:39 +01:00
amercader
9080fb8c6b
[#64,view/map] Add source docs and links from home page
2012-04-11 17:33:17 +01:00
Rufus Pollock
6c22413784
[build][s]: build docs and recline.js.
2012-04-10 01:31:49 +01:00
Rufus Pollock
2cd9192480
[#52,docs/model][m]: document all model elements in detail.
...
* List more items in main index doc page
* Major extension of source docs including
* Query object with its spec
* Facet
* etc
2012-04-07 13:49:13 +01:00
Rufus Pollock
14bd9364db
[build][m]: build docs and latest version of library.
2012-04-04 10:59:05 +01:00
Rufus Pollock
93d4b84080
[doc][s]: minor correction to model docs.
2012-03-15 00:47:32 +00:00
Rufus Pollock
8762b9a862
[build,doc][s]: build all the docs and tweak main doc file.
2012-03-15 00:43:06 +00:00
Rufus Pollock
5c3781826a
[#55,notify][xs]: correct clearNotifications to use .alert rather that .alert-messages.
2012-02-29 13:20:54 +00:00
Rufus Pollock
ca89b8f916
[doc][xs]: correct alert-message to alert in notify function docs.
2012-02-29 13:19:11 +00:00
Rufus Pollock
94651fbff4
[#55,misc][s]: switch to bootstrap v2.0 making some minor changes to html and css as a result ( fixes #55 ).
2012-02-29 12:52:03 +00:00
Rufus Pollock
57978c324b
[docs,build][m]: build latest version of the docs doing some tidying of the docs along the way.
2012-02-28 22:58:20 +00:00
Rufus Pollock
7837105494
[build][s]: add latest build version of recline plus latest built docs.
2012-02-18 09:12:41 +00:00
Rufus Pollock
b285987ef4
[#42,docs][s]: add docco build of view docs (plus tweak to view Docs).
2012-02-17 21:46:09 +00:00
Rufus Pollock
e480777cb2
[docs][s]: build latest docco docs for backend and model.
2012-02-17 09:39:38 +00:00
Rufus Pollock
40477fe463
[docs][s]: add backend docs and latest build of model docs.
2012-02-08 09:34:48 +00:00
Rufus Pollock
8115236d1a
[docs][m]: create docs for model and view using docco and link from index page.
2012-01-26 15:19:07 +00:00