1
0
Fork 0
Commit Graph

4630 Commits

Author SHA1 Message Date
Jan Steemann 2e301f118d issue #648: /batch API is missing from Web Interface API Docummentation (Swagger) 2013-10-29 04:43:34 +01:00
Jan Steemann 6a91e241e2 issue #645: Allow jumping from edge to linked vertices 2013-10-29 02:46:05 +01:00
Jan Steemann a85dce82ee issue #634: Web interface bug: Escape does not always propagate 2013-10-29 01:34:20 +01:00
Jan Steemann 5ee610115f indenting 2013-10-29 01:33:23 +01:00
Jan Steemann a13999424a issue #646: index creation in web interface 2013-10-29 00:53:56 +01:00
Jan Steemann c6599b907c issue #647: fixed tooltips 2013-10-29 00:42:39 +01:00
Frank Celler d33bcdc623 rc1 2013-10-28 17:54:24 +01:00
Michael Hackstein e4a01d8c7f Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-10-28 11:36:36 +01:00
Michael Hackstein 416d24a1c7 GraphViewer: Implemented Random Vertex on collection switch (#611) 2013-10-28 11:36:05 +01:00
Jan Steemann de7dec3a6d fixed jslint warnings 2013-10-28 10:54:01 +01:00
Michael Hackstein a322c71083 Merge 2013-10-25 17:28:28 +02:00
Michael Hackstein b6af46725a GraphViewer: Nodes will now user pointer and edges will now be thicker and use pointer 2013-10-25 17:27:05 +02:00
Heiko Kernbach 6d8812f0a7 removed console logs 2013-10-25 16:28:10 +02:00
Heiko Kernbach 73052275e5 single update interval for graphs and replication 2013-10-25 14:55:30 +02:00
Heiko Kernbach 99326d1c96 improved error messages for invalid new indexes 2013-10-25 13:54:10 +02:00
Heiko Kernbach 47d28a9157 css 2013-10-25 13:47:48 +02:00
Heiko Kernbach e82fad0798 dashboard bugfix 2013-10-25 13:28:19 +02:00
Heiko Kernbach 249dd53fe1 small design update 2013-10-25 12:26:30 +02:00
Heiko Kernbach 8ce910f0f6 commit for 1.4 final 2013-10-25 12:16:21 +02:00
Heiko Kernbach 84a3aacc73 dashboard changed 2013-10-21 00:52:02 +02:00
Heiko Kernbach 1f0e09894f prep for 1.4 release 2013-10-21 00:18:04 +02:00
Heiko Kernbach 5ba92cd646 design 2013-10-18 21:51:52 +02:00
Heiko Kernbach 87c0e8d1a8 design 2013-10-18 19:11:22 +02:00
Heiko Kernbach ed65b6c14e shell css 2013-10-18 10:41:37 +02:00
Heiko Kernbach 5b9795deb2 removed multiline shell editor 2013-10-18 10:31:53 +02:00
Jan Steemann 7dc8ed7c47 issue #617: Swagger API is missing '/_api/version' 2013-10-17 11:55:39 +02:00
Jan Steemann d71ee7ff6f fixed issue #615 2013-10-17 11:12:02 +02:00
Michael Hackstein 7c35cc983c Issue: 609 - Modified background colour to suggested value from @luebbert42. 2013-10-16 14:53:09 +02:00
Michael Hackstein 20d36fd8a2 GraphViewer: Fixed some broken tests due to changes in the arangoAdapter 2013-10-16 14:40:46 +02:00
Michael Hackstein c9006424cb issue #611: Implemented rerendering after collection switch. 2013-10-16 14:39:31 +02:00
Michael Hackstein a0bd8a850c GraphViewer Solved mergeconflict in arangoAdapter 2013-10-16 14:29:30 +02:00
Michael Hackstein 84df09fec5 Minor JSLint fixes in GraphViewer 2013-10-16 14:26:44 +02:00
Jan Steemann 89f9bf2bb0 hide div in footer 2013-10-16 12:44:48 +02:00
Jan Steemann a6b7f7a6b1 issue #603 2013-10-16 12:42:23 +02:00
Jan Steemann ac776a982f issue #611: more preselection 2013-10-16 10:42:22 +02:00
Jan Steemann dd8fef21a4 issue #611: a bit more preselection in the graph viewer 2013-10-16 09:51:36 +02:00
Jan Steemann 81b18e1018 fixed #607: console was redefined 2013-10-15 15:35:57 +02:00
Jan Steemann c0dd3aba28 adjusted message 2013-10-15 11:49:36 +02:00
Frank Celler 9fb0c75544 regenerated swagger 2013-10-14 14:07:47 +02:00
Frank Celler d8ea801111 regenerated swagger 2013-10-14 14:05:38 +02:00
Frank Celler be162a1e35 Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.4
Conflicts:
	CHANGELOG
	Documentation/Manual/NewFeatures14.md
	Documentation/Manual/NewFeatures14TOC.md
	Documentation/Manual/Upgrading14.md
	js/apps/system/aardvark/api-docs/collection.json
	js/apps/system/aardvark/api-docs/cursor.json
	js/apps/system/aardvark/api-docs/database.json
	js/apps/system/aardvark/api-docs/document.json
	js/apps/system/aardvark/api-docs/edge.json
	js/apps/system/aardvark/api-docs/edges.json
	js/apps/system/aardvark/api-docs/endpoint.json
	js/apps/system/aardvark/api-docs/graph.json
	js/apps/system/aardvark/api-docs/index.json
	js/apps/system/aardvark/api-docs/job.json
	js/apps/system/aardvark/api-docs/replication.json
	js/apps/system/aardvark/api-docs/simple.json
	js/apps/system/aardvark/api-docs/system.json
	js/apps/system/aardvark/api-docs/traversal.json
2013-10-14 14:00:29 +02:00
Jan Steemann 089caeebcd make console a default object 2013-10-14 13:47:49 +02:00
Heiko Kernbach b71f0de891 changed new styling for foxx-docu view 2013-10-11 19:28:34 +02:00
Heiko Kernbach 0cf4ae5a8e radio buttons styling 2013-10-11 19:14:53 +02:00
Heiko Kernbach c0ee8f2c0a visual status for replication state 2013-10-11 18:45:31 +02:00
Heiko Kernbach 2db1711413 removed aboutView-links 2013-10-11 17:45:44 +02:00
Heiko Kernbach 87c98ce5d8 css 2013-10-11 16:45:03 +02:00
Heiko Kernbach 715dce6437 css 2013-10-11 15:58:39 +02:00
Heiko Kernbach ee9cb07e8f removed old background, changed some css 2013-10-11 14:58:18 +02:00
Heiko Kernbach ba02f18d4c collections settings menu no autoclose added 2013-10-11 14:46:14 +02:00
Heiko Kernbach dce5061357 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-11 14:36:42 +02:00
Heiko Kernbach f18720a882 OpenSans font, css changes 2013-10-11 14:36:24 +02:00
Jan Steemann b5f8b27e47 updated docs 2013-10-11 14:35:59 +02:00
Heiko Kernbach 4317db4a31 fixed header in aql modals 2013-10-11 13:20:59 +02:00
Heiko Kernbach 6d2a7fed91 updated navigate route 2013-10-11 13:17:42 +02:00
Heiko Kernbach b0620b91e5 delay for tooltips, updated nav-routes 2013-10-11 12:51:38 +02:00
Heiko Kernbach 7634c53d0f green glow for searchInput + width 2013-10-11 12:34:20 +02:00
Heiko Kernbach 04fb84cb5e removed tooltips for small charts 2013-10-11 12:07:42 +02:00
Heiko Kernbach 79e172fd3d api button styling 2013-10-11 11:56:18 +02:00
Heiko Kernbach e78dc408d6 dashboard new main-page 2013-10-11 11:52:23 +02:00
Heiko Kernbach 62de199b78 foxxcss 2013-10-08 23:31:48 +02:00
Heiko Kernbach b7235c33b4 css fixes for apps-view and docs-view 2013-10-08 23:29:53 +02:00
Heiko Kernbach 0e83c32548 dashboard label fix for detailedgraph 2013-10-08 22:44:17 +02:00
Heiko Kernbach 9087af2e61 more transparency, new api style 2013-10-08 21:57:35 +02:00
Heiko Kernbach 2a7803d673 more transparency, new api style 2013-10-08 21:56:55 +02:00
Heiko Kernbach 777afe2547 footer optimized 2013-10-08 19:52:30 +02:00
Jan Steemann 4c8e0db434 fixed typo in method name 2013-10-08 13:56:20 +02:00
Jan Steemann a589bf70b6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-08 09:07:55 +02:00
Jan Steemann 28d2e4fa86 display correct list of installed/uninstalled aps after installation/deinstallation 2013-10-08 09:07:27 +02:00
Jan Steemann b844782d44 updated help texts for arangosh 2013-10-08 09:01:38 +02:00
Jan Steemann 1f4992a1d4 fixed display of database name in web interface 2013-10-07 23:50:57 +02:00
Jan Steemann 5275451839 select "display random vertex at startup" by default
Fixed JavaScript errors in empty graphs (no documents)
Fixed selection of "real" graphs in graph viewer startup screen (graph selection was not honored and collection selection did always "win")
2013-10-07 23:08:44 +02:00
Jan Steemann 9123554449 some more explanation for the bind parameters 2013-10-07 16:48:52 +02:00
Jan Steemann c3a4993194 fixed install/uninstall of apps via UI 2013-10-07 16:08:19 +02:00
Jan Steemann d47aab1950 allow /_api/logs only for the `_system` database 2013-10-07 14:23:48 +02:00
Jan Steemann 0d0c3d8665 ported nvd3 fix from 0894152def 2013-10-07 11:25:47 +02:00
Heiko Kernbach 81fd438b11 changed footer background-color 2013-10-04 12:54:21 +02:00
Jan Steemann dc69d6fa60 updated documentation 2013-10-02 17:54:39 +02:00
Jan Steemann 96dd9883dd removed superfluous "content" attribute from documents 2013-10-02 15:23:32 +02:00
Jan Steemann 60f6148de6 updated CHANGELOG 2013-10-02 14:43:25 +02:00
Jan Steemann d6149c9a9a added documentation for /_api/import 2013-10-02 14:22:25 +02:00
Frank Celler 9228cbc2fa release version 1.4.0-beta1 2013-09-30 14:58:16 +02:00
Frank Celler ad2d4b9d76 Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.4
Conflicts:
	VS2012/Arangod Binary/Arangod Binary.vcxproj
	VS2012/Arangoimp Binary/Arangoimp Binary.vcxproj
	VS2012/Arangosh Binary/Arangosh Binary.vcxproj
	arangod/Ahuacatl/ahuacatl-grammar.c
	js/actions/api-database.js
	js/apps/aardvark/api-docs/edges.json
	js/apps/aardvark/api-docs/traversal.json
	js/apps/system/aardvark/api-docs/collection.json
	js/apps/system/aardvark/api-docs/cursor.json
	js/apps/system/aardvark/api-docs/database.json
	js/apps/system/aardvark/api-docs/document.json
	js/apps/system/aardvark/api-docs/edge.json
	js/apps/system/aardvark/api-docs/graph.json
	js/apps/system/aardvark/api-docs/index.json
	js/apps/system/aardvark/api-docs/replication.json
	js/apps/system/aardvark/api-docs/simple.json
	js/apps/system/aardvark/api-docs/system.json
2013-09-30 14:39:59 +02:00
Jan Steemann b4cdc79697 added db._id() 2013-09-30 13:44:28 +02:00
Jan Steemann 729bbc44f0 use per-database directories for Foxx apps 2013-09-30 10:57:29 +02:00
Jan Steemann 83e00a2eff updated docs 2013-09-28 00:55:04 +02:00
Jan Steemann 709198c340 updated docs for /_api/jobs 2013-09-28 00:44:03 +02:00
Jan Steemann 106fedd615 several errors fixed 2013-09-26 09:44:50 +02:00
Jan Steemann d7b9add4db removed current-database API 2013-09-24 17:34:35 +02:00
Jan Steemann 7a1f3ae756 updated documentation, added tests 2013-09-24 17:27:52 +02:00
Jan Steemann 73f0405ead added documentation for endpoints 2013-09-23 16:21:02 +02:00
Jan Steemann f7c18c4ddd added generated errors 2013-09-17 17:41:21 +02:00
Jan Steemann aec7b1f8e8 fixed cursors for use in multi-database env 2013-09-17 09:23:05 +02:00
Jan Steemann 894180dc20 added test cases 2013-09-13 18:25:28 +02:00
Jan Steemann 64741f8a8d added test cases for endpoints 2013-09-13 14:07:30 +02:00
Jan Steemann a120a4dbe6 reverted name change for _graphs collection 2013-09-12 18:15:34 +02:00
Jan Steemann 6ff314de0e runtime addition and removal of endpoints 2013-09-12 18:07:39 +02:00
Jan Steemann 2046e18ec9 updated docs 2013-09-11 17:31:32 +02:00
Jan Steemann 5bc1e5ecea dropping databases, unfinished 2013-09-11 12:47:27 +02:00
Jan Steemann 42441b208f refactoring of multiple databases, intermediate commit 2013-09-11 11:42:34 +02:00
Jan Steemann ac4ed728c0 renamed collection `_graphs` to `arangodb_graphs` 2013-09-09 11:07:10 +02:00
Michael Hackstein 3a171cbc96 GraphViewer: Fixed Button Layout 2013-09-06 13:18:42 +02:00
Michael Hackstein 27a22536dc GraphViewer: Updated CSS to newest version 2013-09-06 13:13:31 +02:00
Jan Steemann f65911de53 removed unused error code 2013-09-06 00:55:34 +02:00
Frank Celler 055e172bdb Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.4
Conflicts:
	arangod/Replication/Syncer.cpp
	arangod/VocBase/index-garbage-collector.c
	build_posix.h
	html/admin/api-docs/traversal.json
	js/apps/aardvark/api-docs/collection.json
	js/apps/aardvark/api-docs/cursor.json
	js/apps/aardvark/api-docs/document.json
	js/apps/aardvark/api-docs/edge.json
	js/apps/aardvark/api-docs/edges.json
	js/apps/aardvark/api-docs/graph.json
	js/apps/aardvark/api-docs/index.json
	js/apps/aardvark/api-docs/replication.json
	js/apps/aardvark/api-docs/simple.json
	js/apps/aardvark/api-docs/system.json
2013-09-05 13:03:07 +02:00
Jan Steemann b9fbbc85ea Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-09-05 12:43:17 +02:00
Jan Steemann 369433f1e2 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	arangosh/Benchmark/BenchmarkThread.h
	lib/SimpleHttpClient/SimpleHttpClient.cpp
2013-09-05 12:34:45 +02:00
Frank Celler bbab760a54 renamed foxx-manager to foxx/manager 2013-09-05 10:02:31 +02:00
Jan Steemann 3a4532cd71 fixed jslint warnings 2013-09-04 16:07:48 +02:00
Jan Steemann 435e949462 fixed redirections in web interface 2013-09-04 15:58:41 +02:00
Jan Steemann 42660cbb5a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-09-04 13:04:30 +02:00
Jan Steemann 897412b4de initial dropping of databases 2013-09-04 13:04:13 +02:00
Lucas Dohmen d9213af5ec Foxx: Manifest File apps -> controllers [BREAKING CHANGE]
Adjusted to the new vocabulary
2013-09-04 11:12:09 +02:00
Lucas Dohmen 94a151ec2f Adjusted Aardvark to new version of Foxx 2013-09-04 10:51:14 +02:00
Frank Celler 65705428f1 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-09-03 21:35:49 +02:00
Frank Celler bde36da436 fixed collection prefix 2013-09-03 21:35:43 +02:00
Heiko Kernbach 12fdc3f711 css 2013-09-03 20:15:57 +02:00
Heiko Kernbach 2d953847af css db 2013-09-03 19:38:21 +02:00
Heiko Kernbach 885896a323 autoscaling graphs 2013-09-03 19:03:30 +02:00
Heiko Kernbach abc5f87911 css 2013-09-03 16:19:39 +02:00
Heiko Kernbach e662b810ac css dashboard 2013-09-03 15:19:23 +02:00
Heiko Kernbach 59860fd7dc design 2013-09-03 15:06:21 +02:00
Heiko Kernbach d2436a83f5 frontend design 2013-09-03 14:44:47 +02:00
Heiko Kernbach 5e881c3d54 fixed backbone document model, css changes 2013-09-03 13:42:06 +02:00
Heiko Kernbach 6db1d2d22c css chrome changes 2013-09-03 13:17:01 +02:00
Heiko Kernbach 17356558e3 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-09-03 13:03:43 +02:00
Heiko Kernbach 64fc89b243 css chrome changes 2013-09-03 13:03:31 +02:00
Heiko Kernbach c73246830f dashboard css changes 2013-09-03 12:15:05 +02:00
Lucas Dohmen b0fbdbbabf Admin Interface: Found the bug, smashed it
* A model and a collection were using the same name
* Don't know why it worked before
* Also updated Backbone and Underscore and removed the old versions
2013-09-03 12:11:22 +02:00
Heiko Kernbach 49d2740354 +0.5px for edit icon 2013-09-03 11:18:14 +02:00
Heiko Kernbach f9c69fd542 css 2013-09-03 11:00:52 +02:00
Heiko Kernbach 6649213f48 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-09-03 10:59:27 +02:00
Jan Steemann bae9f097fc added _dropDatabase() 2013-09-02 18:04:19 +02:00
Jan Steemann 618499c2b1 adjusted client tools and documentation 2013-09-02 14:07:38 +02:00
Jan Steemann 42b8dfca49 added --server.database option for client tools 2013-09-02 13:02:53 +02:00
Jan Steemann 41acd59698 added _createDatabase(), _listDatabases() 2013-09-02 10:55:41 +02:00
Jan Steemann 4b36f1422c allow incremental dumping using tick-start and tick-end 2013-08-29 21:47:29 +02:00
Jan Steemann 0aca109a89 removed html/admin, / now redirects to /_admin/aardvark by default 2013-08-29 12:59:56 +02:00
Heiko Kernbach dd4efa98db Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-08-28 10:56:19 +02:00
Jan Steemann d30e407c4a only create new journal file when requested
make collection.rotate() publicly available
2013-08-27 14:39:28 +02:00
Jan Steemann a8bbf3d6b0 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-08-27 12:43:03 +02:00
Jan Steemann 11e6cf6388 fixed jslint warnings 2013-08-27 12:42:53 +02:00
Michael Hackstein a90906ff76 GraphViewer: Fixed an accidentential renaming 2013-08-27 12:40:29 +02:00
Michael Hackstein c7b1485d47 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-08-27 12:30:54 +02:00
Heiko Kernbach 6327c1545c css dashboard 2013-08-27 12:20:49 +02:00
Jan Steemann e6d8687250 added AQL MINUS function 2013-08-26 22:25:30 +02:00
Jan Steemann 40e3ce9bfd fixed web interface paths 2013-08-26 16:35:47 +02:00
Lucas Dohmen 7b5807d753 Admin Interface is now a real Foxx Application 2013-08-26 15:04:46 +02:00
Lucas Dohmen 57870f5037 Foxx: Preparing for model support
The `models` hash of a Foxx application is included in the output
for Swagger now.
2013-08-11 08:51:59 +02:00
Lucas Dohmen 503fa74b63 Foxx: Refinement of Query and Path Param methods 2013-08-11 08:51:59 +02:00
Frank Celler 487af3bc0d fixed (hacked) display of swagger for dev apps 2013-08-07 13:30:28 +02:00
Frank Celler 8ed7a0115b added transformation 2013-08-07 11:41:49 +02:00
Jan Steemann 26f4a467f0 system applications 2013-07-26 16:36:24 +02:00
Michael Hackstein 2979bd9863 Aardvark: Moved repositories to libs as they do not need personal collections 2013-07-26 15:37:36 +02:00
Jan Steemann fc3df1aded Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-26 14:58:22 +02:00
Jan Steemann aa9209b888 fixed thumbnails 2013-07-26 14:46:33 +02:00
Michael Hackstein be5cda29db Fixed swagger generation as apps are no more contained in the routing table 2013-07-26 13:54:58 +02:00
Jan Steemann 0be118ba74 removed nickname() 2013-07-26 11:18:40 +02:00
Frank Celler 1b6dfad627 new name convention 2013-07-25 17:25:39 +02:00
Frank Celler 25d2418d5a new foxxes 2013-07-25 13:48:09 +02:00
Jan Steemann f0a82e83d9 removed non-existing files from asset list 2013-05-22 09:01:42 +02:00
Michael Hackstein 17cb716bdc Removed CMS from Apps, can be downloaded via aal 2013-05-17 15:25:39 +02:00
Michael Hackstein 8b16ec6e18 CMS: Fixed jQuery load ordering bug 2013-05-13 09:56:44 +02:00
Michael Hackstein d7d0d84f6a CMS: Updated README has been the one from aye_aye copy paste error 2013-05-13 09:46:15 +02:00
Michael Hackstein c031fe4e84 Added first version of ArangoDB CMS. But still in dev state as the structure information is not yet fully implemented 2013-05-02 14:38:56 +02:00
Heiko Kernbach 8f1225d9f5 fixed frontend fuxx bug 2013-04-29 13:38:31 +02:00
Michael Hackstein 214268df9a Aardvark: Updated to be able to display Dev-Apps. Also the docu is now accessible via click on one App 2013-04-16 16:48:36 +02:00
Michael Hackstein 2238f0db0f Frontend: The Documentation of the Applications can now be accessed per application. And If there is an error useful info is printed 2013-04-15 11:59:20 +02:00
Frank Celler 828b939053 fixed isolates, made ArangoError internal 2013-04-10 21:22:09 +02:00
Michael Hackstein a2ca984bdb Frontend: Now Loaded App can be installed via the frontend 2013-04-05 17:14:56 +02:00
Michael Hackstein c3855a3eab Frontend: The aardvark now supports thumbnails 2013-04-05 15:53:50 +02:00
Michael Hackstein a5f8b6fe92 Front-end: Changed documentation overview, basePath is now determined and apps with long pathes are shown, however only last segment of path is displayed, might be a Swagger issue 2013-04-05 14:38:52 +02:00
Frank Celler fd8db96123 fixed syntax errors 2013-04-04 23:19:16 +02:00
Frank Celler 94e1cd1823 uppercase 2013-04-04 22:58:43 +02:00
Michael Hackstein 2e43dbfb14 Aardvark: Adapted new Foxx interface 2013-04-04 15:56:02 +02:00
Frank Celler 14956d865c removed print.js 2013-04-01 23:38:55 +02:00
Frank Celler 7def1cf29f Merge remote-tracking branch 'origin/feature/commonjs' into devel
Conflicts:
	apps/aardvark/manifest.json
	apps/aardvark/manifestComplete.json
	etc/arangodb/arangod.conf.in
	etc/relative/arangod.conf
	html/admin/js/bootstrap/module-internal.js
	js/apps/aardvark/assets/collections/foxxCollection.js
	js/apps/aardvark/assets/index.html
	js/apps/aardvark/assets/lib/backbone.js
	js/apps/aardvark/assets/lib/jquery.js
	js/apps/aardvark/assets/lib/underscore.js
	js/apps/aardvark/assets/models/foxx.js
	js/apps/aardvark/assets/views/foxxListView.js
	js/apps/aardvark/assets/views/foxxView.js
	js/apps/aardvark/index.html
	js/apps/aardvark/manifest.json
	js/common/bootstrap/module-internal.js
2013-03-31 12:46:16 +02:00
Michael Hackstein 37997691a1 Removed unused aardvark assets 2013-03-29 13:15:54 +01:00
Frank Celler 3928975435 moved apps to js
Conflicts:
	Makefile.in
2013-03-28 23:04:25 +01:00
Frank Celler ee2b40208c moved apps to js 2013-03-28 22:41:42 +01:00