Ralf Becker
|
bc0cf17b13
|
remove (not used) grunt-ts to allow fixing dependabot alerts in dev packages
|
2021-06-15 10:34:37 +02:00 |
|
Ralf Becker
|
639bf0926a
|
remove not used dev-dependencies giving a (non-exploitable) Dependabot warning
|
2021-06-01 17:39:57 +02:00 |
|
Ralf Becker
|
2acd3e12d2
|
adding kanban to .gitignore and commit package-lock.json
|
2021-03-16 10:30:34 +02:00 |
|
Ralf Becker
|
1739c88a53
|
remove npm packages grunt-{hub,contrib-uglify-es} not used in 20.1
|
2021-01-25 13:55:21 +02:00 |
|
Ralf Becker
|
7733c8dfd4
|
run a first unit-test with egw object on login page: npm test
|
2020-08-30 21:40:10 +02:00 |
|
nathangray
|
b5dceda99c
|
Fix js packaging by switching from uglify-es to terser
|
2020-05-28 11:48:44 -06:00 |
|
Ralf Becker
|
9ed6b9b1d6
|
newer jQuery types allowing eg. JQuery<HTMLVideoElement>
|
2020-05-10 14:56:50 +02:00 |
|
Ralf Becker
|
901825bcfa
|
first try with TypeScript: timesheet app.js incl. new egw_app base-class
|
2020-01-23 09:14:58 +01:00 |
|
Ralf Becker
|
8d94fc699d
|
remove old grunt-contrib-uglify (replaced with grunt-contrib-uglify-es)
|
2018-08-03 09:52:45 +02:00 |
|
Hadi Nategh
|
dd4f998b36
|
Update uglifyjs to support ES6 syntax. @Devs: Make sure to install grunt-contrib-uglify-es (npm install grunt-contrib-uglify-es --save-dev) before running grunt.
|
2018-08-02 17:15:49 +02:00 |
|
Ralf Becker
|
2be145beda
|
update to newest grunt* versions, you need to run npm install to update to them
|
2017-10-12 09:59:15 +02:00 |
|
Ralf Becker
|
57f8a9a8eb
|
remove dependency on phpgwapi as far as css is concerned
|
2016-05-02 12:31:24 +00:00 |
|
Ralf Becker
|
9aac672e8f
|
use Grunt&cssmin to minify CSS files, moved diverse conditional includes into etemplate2.css, as we anyway include all widgets from api
|
2016-04-30 09:29:54 +00:00 |
|
Ralf Becker
|
3377ef0483
|
install grunt-newer to run uglify only for targets with changed files
|
2016-03-02 20:00:41 +00:00 |
|
Ralf Becker
|
ecb4b7e74a
|
remove ckeditor from api bundle (it does not work, is already minified and uglify work a lot faster without)
|
2016-03-02 14:34:01 +00:00 |
|
Ralf Becker
|
ec9063bb6c
|
work in progress to use Grunt and UglifyJS to minify javascript
|
2016-02-28 21:35:24 +00:00 |
|