Jocelyn Fiat
5c2f5381aa
Merge branch 'master' into es17.01
...
# Conflicts:
# modules/google_search_20/google_search_20-safe.ecf
# modules/google_search_20/google_search_20.ecf
2017-04-10 18:21:55 +02:00
Jocelyn Fiat
d26fc98492
Simplified the ecf for the google search 2.0 module.
...
Updated the install.bat (dev tool).
2017-04-10 18:20:13 +02:00
Jocelyn Fiat
00edd5aae2
Merge branch 'master' into es17.01
2017-03-30 15:41:30 +02:00
Jocelyn Fiat
0d5630bb58
allow copy error during install
2017-03-30 14:47:02 +02:00
2cea3cf261
Merge branch 'master' into es_17_01
2017-02-10 13:35:34 +01:00
ccf1040513
Added sitemap support on node module.
...
code cleaning.
2017-02-10 13:34:49 +01:00
e6c709fbf0
Converted .ecf to version 1-16-0 (introduced with EiffelStudio 17.01).
2017-02-08 12:16:26 +01:00
73572a3e1c
updated roc tool ecf file.
2016-11-30 21:49:02 +01:00
ff58c6aff9
Added support for configuration to Roc.
...
The installer can now use a roc.cfg file to define the various needed modules.
Format:
{ "name": "demo", "location": ".",
"modules": {
"foo": { "location": "path-to-source-of-module-foo"; },
"bar": { "location": "path-to-source-of-module-bar"; }
}
}
2016-11-30 16:48:46 +01:00
b54fd85172
Added files module, with for now, a focus on upload files facility.
...
Contribution from Fabian Murer, as part of an ETH student project.
Supervised, refactorized and merged by Jocelyn Fiat.
Signed-off-by: Fabian Murer <fmurer@student.ethz.ch >
Signed-off-by: Jocelyn Fiat <git@djoce.net >
2016-02-17 12:03:24 +01:00
da4b36869a
Include the launcher during installation (install.bat).
2015-11-02 10:50:27 +01:00
3f4e70b98c
Updated roc tools, and associated scripts.
...
Also include Eiffel Store ODBC persistence.
2015-10-20 11:29:16 +02:00
88bc52fffb
Updated roc script, install module for the examples, and updated demo site folder.
2015-09-08 16:03:36 +02:00
ebc5924c01
Made CMS_MODULE.name deferred, and implemented by constant so that it can be use as static call.
...
Copied site resources on related module source folder.
Renamed "login" module as "auth" module, and updated related locations and files.
2015-06-29 16:24:17 +02:00
48b0ad5195
Merge remote-tracking branch 'jvelilla/roc_tool' into ewf_v1_roctool
2015-06-26 11:25:12 +02:00
jvelilla
a94a8857ae
Initial Import ROC tool
2015-06-17 20:45:28 -03:00
53a602d33c
Removed CMS_SERVICE
...
Updated install.bat script
2015-06-10 09:43:04 +02:00
5578a9e622
Adapted ROC CMS to concurrent EWF.
...
Revisited the shared logger to reduced number of useless calls.
2015-06-09 19:42:37 +02:00