Michael Hackstein
|
d9156bc921
|
Changed hardcoded error num in web interface to generated error object
|
2014-12-16 17:03:55 +01:00 |
Jan Steemann
|
61f799ecf0
|
satisfy jslint
|
2014-12-16 15:37:15 +01:00 |
Michael Hackstein
|
d8ad93f1b6
|
Moved fishbowl update from client to common module of foxx manager. Offered update in server-side foxx manager and used it in Web Interface
|
2014-12-16 14:10:15 +01:00 |
Michael Hackstein
|
3fdffe3367
|
Added view templates for generated Foxx apps
|
2014-12-16 14:10:15 +01:00 |
Michael Hackstein
|
275503224e
|
Added some Error notification for Foxx App install failures. Added download for Zipfile as well as information for your development path.
|
2014-12-16 14:10:15 +01:00 |
Michael Hackstein
|
520541fa7e
|
Added styling for disabled buttons and the drag and drop upload dialog
|
2014-12-16 14:10:14 +01:00 |
Michael Hackstein
|
6bb51ab851
|
Added templates for setup and teardown. Added a model for the configuration
|
2014-12-16 14:10:14 +01:00 |
Michael Hackstein
|
88e304fce0
|
Added a drag & drop upload zip field. Added explaination texts for zip and github
|
2014-12-16 14:10:14 +01:00 |
Michael Hackstein
|
2c026cecb4
|
Fixed a forgotten todo variable name
|
2014-12-16 14:10:14 +01:00 |
Michael Hackstein
|
85da13197d
|
Added an automatic dev app reloading.
|
2014-12-16 14:10:14 +01:00 |
Michael Hackstein
|
987dec185e
|
Created code for setup and teardown. Also dev setup will be executed in development mode.
|
2014-12-16 14:10:13 +01:00 |
Michael Hackstein
|
dc15329e64
|
Improved the optics of the Apllication install View. Also now shows Devel as version number for dev apps.
|
2014-12-16 14:10:13 +01:00 |
Lucas Dohmen
|
d3987063a5
|
Bugfixing
|
2014-12-16 14:10:13 +01:00 |
Lucas Dohmen
|
51f3c853ad
|
Build Manifest correctly
|
2014-12-16 14:10:13 +01:00 |
Lucas Dohmen
|
597e61b928
|
Generate controllers
|
2014-12-16 14:10:13 +01:00 |
Michael Hackstein
|
4f4b4c59da
|
The web interface now sends information to fill the templates for generating an app
|
2014-12-16 14:10:13 +01:00 |
Lucas Dohmen
|
5e41c1798a
|
Create folder structure, models and repositories
|
2014-12-16 14:10:12 +01:00 |
Michael Hackstein
|
ca99f19d7d
|
First draft of a create my own app template generator
|
2014-12-16 14:10:12 +01:00 |
Lucas Dohmen
|
0ad5395d53
|
Add paths to the manifest
|
2014-12-16 14:10:12 +01:00 |
Lucas Dohmen
|
7f20de5f41
|
Template Engine refactored
|
2014-12-16 14:10:12 +01:00 |
Michael Hackstein
|
13d0ff1169
|
Added the most complicated and non documented pluralizer npm module we ever found in Lucas life
|
2014-12-16 14:10:12 +01:00 |
Michael Hackstein
|
ac6dee8011
|
Fixed attribute/s bug
|
2014-12-16 14:10:12 +01:00 |
Lucas Dohmen
|
93f520b723
|
First steps towards generating a Foxx app
|
2014-12-16 14:10:12 +01:00 |
Lucas Dohmen
|
8914c18561
|
applicationDetailView
|
2014-12-16 14:10:11 +01:00 |
Michael Hackstein
|
586382c010
|
The FoxxManager now updates before delivering the fishbowl list to the WebInterface
|
2014-12-16 14:10:11 +01:00 |
Lucas Dohmen
|
53ec81a101
|
Enable button if the app is neither devel nor system
|
2014-12-16 14:10:11 +01:00 |
Lucas Dohmen
|
0c5ca609da
|
Delete Apps
|
2014-12-16 14:10:11 +01:00 |
Lucas Dohmen
|
c0b6e801b1
|
Show link to download documentation for all non-development apps
|
2014-12-16 14:10:11 +01:00 |
Lucas Dohmen
|
8c08e6c8c6
|
Select menu item for applicationDetailView
|
2014-12-16 14:10:10 +01:00 |
Lucas Dohmen
|
6e6069a9bf
|
Add Repository info to all system apps
|
2014-12-16 14:10:10 +01:00 |
Lucas Dohmen
|
2db72f990c
|
Show Git Repositories
|
2014-12-16 14:10:10 +01:00 |
Lucas Dohmen
|
e9153b0dbf
|
Show Mountpath in title of application
|
2014-12-16 14:10:10 +01:00 |
Lucas Dohmen
|
a0a04ade13
|
Rescue the case of missing contributors and authors
|
2014-12-16 14:10:10 +01:00 |
Michael Hackstein
|
7f74892480
|
Added a template for the fishbowl list of apps
|
2014-12-16 14:10:09 +01:00 |
Michael Hackstein
|
5e6e8caeaa
|
Added proof of concept implementation of Foxx App template generator
|
2014-12-16 14:10:09 +01:00 |
Michael Hackstein
|
3ab1fcf4b6
|
Allows to install apps from fishbowl in web interface.
|
2014-12-16 14:10:09 +01:00 |
Michael Hackstein
|
38564a1709
|
Sorted list from fishbowl
|
2014-12-16 14:10:09 +01:00 |
Lucas Dohmen
|
303e4e6d94
|
Only one applicationDetailView
|
2014-12-16 14:10:09 +01:00 |
Lucas Dohmen
|
cb5374e293
|
Disable open button when there's nothing to open
|
2014-12-16 14:10:09 +01:00 |
Lucas Dohmen
|
3154c1ae1b
|
Open an app
|
2014-12-16 14:10:09 +01:00 |
Lucas Dohmen
|
03a827cf12
|
Design for applicationDetailView
* Open and Delete App Buttons Fake implementation
* Breadcrumb for applicationDetailView
|
2014-12-16 14:10:08 +01:00 |
Michael Hackstein
|
c62cfb31cd
|
Now shows all apps from appstore
|
2014-12-16 14:10:08 +01:00 |
Michael Hackstein
|
4363ae15be
|
Implemented multiple repeated indentical zip file uploads
|
2014-12-16 14:10:08 +01:00 |
Lucas Dohmen
|
04ad61967b
|
Starting design of applicationDetailView
|
2014-12-16 14:10:08 +01:00 |
Lucas Dohmen
|
d0000ec0cb
|
Add Documentation to the Foxx Detail View
|
2014-12-16 14:10:08 +01:00 |
Lucas Dohmen
|
392b6a6b1e
|
Remove removed file from manifest
|
2014-12-16 14:10:08 +01:00 |
Lucas Dohmen
|
ab0885f0ef
|
Show License and Version for each of the apps
|
2014-12-16 14:10:07 +01:00 |
Lucas Dohmen
|
3b1c5b640e
|
Show contributors
|
2014-12-16 14:10:07 +01:00 |
Lucas Dohmen
|
9726aebeba
|
Adjusted authors and contributors for all system apps
|
2014-12-16 14:10:07 +01:00 |
Lucas Dohmen
|
14bc13bee6
|
Collect information for the applicationDetailView
|
2014-12-16 14:10:07 +01:00 |
Lucas Dohmen
|
552014bf2f
|
Application View skeleton
|
2014-12-16 14:10:07 +01:00 |
Michael Hackstein
|
83004b08f4
|
Finished implementing upload and mount by github repo. This includes a checked dialog for configuration. This is reusable for zip / appstore as well
|
2014-12-16 14:10:06 +01:00 |
Michael Hackstein
|
37dd5cd218
|
Allowed foxxmanager to not throw an error if an app from github is already loaded but returns it id instead. Aardvark now pipes through the AppID plus a configuration
|
2014-12-16 14:10:06 +01:00 |
Lucas Dohmen
|
89b2283423
|
Cleanup foxxActiveView
|
2014-12-16 14:10:06 +01:00 |
Lucas Dohmen
|
111b89f1c6
|
foxxActiveView
|
2014-12-16 14:10:06 +01:00 |
Michael Hackstein
|
027bda9ded
|
Adjusted to new plan
|
2014-12-16 14:10:06 +01:00 |
Lucas Dohmen
|
e484afc93c
|
Remove parts of the Application View we don't need anymore
|
2014-12-16 14:10:06 +01:00 |
Michael Hackstein
|
6d2b664883
|
Started implementing the new modal dialog to install foxx apps
|
2014-12-16 14:10:05 +01:00 |
Jan Steemann
|
bcdeabd3ab
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2014-12-15 21:53:51 +01:00 |
Heiko Kernbach
|
c181bc7d9f
|
issue: #1168
|
2014-12-12 11:05:26 +01:00 |
Heiko Kernbach
|
e855e0faeb
|
issue: #1161 fixed
|
2014-12-12 10:52:08 +01:00 |
Jan Steemann
|
9b15228676
|
fixed broken documentation
|
2014-12-11 12:30:41 +01:00 |
Lucas Dohmen
|
a3a566bc87
|
Fix bug in the user app's storage
|
2014-12-10 15:14:43 +01:00 |
Jan Steemann
|
22928c1bb5
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
arangod/Aql/ExecutionBlock.cpp
arangod/Aql/OptimizerRules.cpp
|
2014-12-09 22:45:55 +01:00 |
Jan Steemann
|
959631c4d9
|
issue #1173: AQL Editor "Save current query" resets user password
Conflicts:
CHANGELOG
|
2014-12-09 20:52:51 +01:00 |
Jan Steemann
|
a86cf09f7f
|
issue #1173: AQL Editor "Save current query" resets user password
Conflicts:
CHANGELOG
|
2014-12-09 20:50:18 +01:00 |
Jan Steemann
|
5c9e52ea20
|
pass query parameters
|
2014-12-09 17:16:03 +01:00 |
Jan Steemann
|
cd17c393ab
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
arangod/Aql/ExecutionBlock.cpp
arangod/Aql/OptimizerRules.cpp
arangod/Aql/grammar.cpp
|
2014-12-08 12:37:13 +01:00 |
Jan Steemann
|
a018ccaed7
|
added derived file
|
2014-12-08 11:23:53 +01:00 |
Jan Steemann
|
0203c8ca7c
|
added derived files
|
2014-12-05 19:03:34 +01:00 |
Heiko Kernbach
|
d85586a1de
|
fixed issue: #1083
|
2014-12-04 15:48:46 +01:00 |
Frank Celler
|
77f544a554
|
Merge pull request #1144 from triAGENS/less-confusing-http-naming
Renamed mergeArrays->mergeObjects (because it's actually about objects, not arrays)
|
2014-12-03 14:48:04 +01:00 |
Jan Steemann
|
29cd807fe6
|
fixed caps
|
2014-12-03 12:23:17 +01:00 |
Jan Steemann
|
ae092f467f
|
added derived file
|
2014-12-03 11:53:34 +01:00 |
Alan Plum
|
41ab3aa4d6
|
Renamed mergeArrays->mergeObjects to make API less confusing.
|
2014-12-02 17:03:03 +01:00 |
Frank Celler
|
9bd960fb21
|
release version 2.3.1
|
2014-11-28 20:01:19 +01:00 |
Michael Hackstein
|
3698fc590f
|
Removed console output
|
2014-11-28 17:57:20 +01:00 |
Michael Hackstein
|
68924f3f92
|
Fixed a bug with two identically named check boxes and click events that were not correctly unbound
|
2014-11-28 17:57:15 +01:00 |
Michael Hackstein
|
b2b8b28712
|
Removed unused frontend libraries ColVis and dataTables
|
2014-11-28 17:57:10 +01:00 |
Michael Hackstein
|
9072e234eb
|
Replaced datatables by own implementation, less overhead easier to handle and not broken in Firefox
|
2014-11-28 17:57:05 +01:00 |
Jan Steemann
|
06af1d3af2
|
added several AQL functions
|
2014-11-28 17:34:29 +01:00 |
Jan Steemann
|
9fb20d5859
|
added derived file
|
2014-11-28 17:32:50 +01:00 |
Jan Steemann
|
2b22ea0d0b
|
fixed WITHIN_RECTANGLE for cluster
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/simple-query-common.js
js/common/modules/org/arangodb/simple-query-common.js
|
2014-11-28 17:31:03 +01:00 |
Michael Hackstein
|
e5f869b97f
|
Removed console output
|
2014-11-28 17:11:34 +01:00 |
Frank Celler
|
1fd8c791f4
|
Merge branch '2.3' of github.com:triAGENS/ArangoDB into 2.3
|
2014-11-28 17:10:32 +01:00 |
Michael Hackstein
|
fd8e3783c9
|
Fixed a bug with two identically named check boxes and click events that were not correctly unbound
|
2014-11-28 17:06:31 +01:00 |
Michael Hackstein
|
288f174011
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-28 16:49:53 +01:00 |
Michael Hackstein
|
cedfea877f
|
Removed unused frontend libraries ColVis and dataTables
|
2014-11-28 16:38:25 +01:00 |
Michael Hackstein
|
a593ad7587
|
Replaced datatables by own implementation, less overhead easier to handle and not broken in Firefox
|
2014-11-28 16:31:24 +01:00 |
Jan Steemann
|
7ef8097fe1
|
added mergeArrays
|
2014-11-28 14:07:36 +01:00 |
Jan Steemann
|
ac36c0cd7a
|
added mergeArrays attribute
|
2014-11-28 13:58:49 +01:00 |
Frank Celler
|
8529d0714b
|
added generated files
|
2014-11-28 11:59:39 +01:00 |
Jan Steemann
|
a8282f8220
|
fixed never-disappearing "query is operating" display
|
2014-11-26 10:50:03 +01:00 |
Jan Steemann
|
8f0b5cbe05
|
fixed never-disappearing "query is operating" display
|
2014-11-26 10:49:00 +01:00 |
Jan Steemann
|
620274047f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-functions
Conflicts:
CHANGELOG
|
2014-11-20 14:23:01 +01:00 |
Jan Steemann
|
d55f1cdec2
|
added derived file
|
2014-11-20 10:27:06 +01:00 |
fagnercarvalho
|
cbe78e3b1f
|
Fixing collection help output misspelled errors
|
2014-11-20 09:36:51 +01:00 |
fagnercarvalho
|
e26c2295fb
|
Fixing collection help output misspelled errors
|
2014-11-20 09:36:06 +01:00 |
Jan Steemann
|
18bc51ab18
|
added derived file
|
2014-11-20 09:29:54 +01:00 |
Frank Celler
|
ff17e53bae
|
release version 2.3.0
|
2014-11-18 15:20:44 +01:00 |