nathan
076694187c
Kdots style work
...
- Get CSS minify working
- Further darkmode work
2024-07-15 08:24:47 -06:00
ralf
79b3085ac1
remove no longer used dhtmlxtree files
2024-03-30 11:53:52 +02:00
ralf
878ce27e8b
remove Grunt job for no longer existing jdots template always recreating jdots directory
2023-04-04 09:00:19 +02:00
Hadi Nategh
fcf9195e56
Cleanup gruntfile
2022-09-12 13:24:42 +02:00
ralf
b00136f178
coping with new et2-tab-box widget:
...
- change preprocessor to always us it
- giving tab-panels again some padding-top
- change et2_grid to NOT set a width, if cell has a colspan
- switching table-layout: fixed off again, as it does not work well with infolog.edit
- remove dropped Chosen, jQuery-UI, MagicSuggest and old blueimp gallery from Gruntfile
- simplified infolog.edit a bit, which gives better results
2022-08-03 10:57:49 +02:00
ralf
582459242f
disable for some reason not working grunt-newer and always run (quick) cssmin
2022-05-03 09:13:31 +02:00
ralf
3f2c156914
fix missing flatpickr styles, thought you need to run: grunt cssmin
2022-02-16 15:36:06 +02:00
Hadi Nategh
968774d829
Update jQuery-ui to 1.13.0
2021-11-09 11:06:17 +01:00
Hadi Nategh
d07a7ab194
WIP of replacing bower-asset packages:
...
- Get jquery-ui and touch event plugin working (although still modular import is not possible becuase of a wierd issue with jquery-ui tooltip plugin)
- Import timepicker-addon plugin as npm package
- Update composer.lock file
2021-08-12 14:51:38 +02:00
Ralf Becker
96dff06453
change rollup.config.js to scan for all installed apps, and run rollup as part of install-cli.php automatic
2021-07-02 15:24:12 +02:00
nathangray
1b7fa075ab
No longer need terser for js
2021-06-29 09:01:49 -06:00
Ralf Becker
03469add3e
* SmallPART: concatenate and minify all Java/TypeScript files to speed up loading
2021-05-25 08:21:17 +02:00
Hadi Nategh
e4b56195d9
Add missing audio widget from Gruntfile
2021-03-11 12:29:05 +01: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
Hadi Nategh
904150728e
Add missing countdown widget in minified version
2021-01-06 09:15:16 +01:00
Ralf Becker
645c3eb3be
adding new password widget to get minified JS working again
2020-06-18 10:48:56 +02:00
nathangray
15a252c151
Projectmanager: Fix gantt files weren't in minified file
2020-06-09 15:06:38 -06:00
Ralf Becker
1fd3e3e34a
remove messenger as it stall neccessary first time run of: grunt terser
2020-05-29 10:06:33 +02:00
nathangray
b5dceda99c
Fix js packaging by switching from uglify-es to terser
2020-05-28 11:48:44 -06:00
Ralf Becker
ec463058e2
removed accidently added (old) modern theme again
...
@nathan you need to remove pixelegg/css/modern.min.css* (not in git)
2019-10-22 10:29:41 +02:00
nathangray
32fbb84772
Update gruntfile for projectmanager
2019-10-21 11:14:00 -06:00
Ralf Becker
afa7f9a872
remove some jPicker left-overs
2019-08-01 15:22:29 +02:00
nathangray
feedce26c3
Etemplate - remove jPicker, now using browser's color picker for color widget
2019-07-18 16:16:43 -06:00
Hadi Nategh
db4c38ae97
Add tutorials css into minified bundle
2019-04-03 14:42:03 +02:00
Hadi Nategh
3aa38ffbdf
Prepare newly added themes for minifying
2019-03-05 14:19:26 +01:00
Hadi Nategh
7b5b8f4a56
Organize themes and remove old themes:
...
- Move color code defs into less definitions
- Remove Traditional theme
- Make Modern theme standard
- Make pixelegg default theme as Monochrome
2019-03-05 11:17:01 +01:00
Ralf Becker
7b2a82a771
updating Gruntfile to get history working with minified JS
2019-03-01 20:12:17 +01:00
Hadi Nategh
c5c09c4f9f
Deprecate CKEDITOR and remove it from source
2019-01-25 12:41:13 +01:00
Ralf Becker
96e42e2bd3
adding et2_core_editableWidget.js to Gruntfile
...
by calling updateGruntfile.php ;)
2018-12-13 09:18:55 +01:00
Ralf Becker
35cbfeec09
fix bundles for TinyMCE and added on for messenger
2018-12-12 17:01:49 +01:00
Hadi Nategh
3b8a2edce7
Add flags.css into minified bundles
2018-09-18 11:01:17 +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
Hadi Nategh
9834da71d0
Add notifications into minifying js files
2018-08-02 16:32:12 +02:00
Hadi Nategh
2c2cee6ee0
* Api: Fix minified themes cause multiple theme false entries
2018-07-25 16:27:28 +02:00
Hadi Nategh
23c844b90d
Remove magicsuggest from api then add it to vendor
2018-06-21 13:39:00 +02:00
Hadi Nategh
0937718207
Include cropper.min.css into css minifying. Fix issue of avatar editor does not work when minifying is switched on.
2017-11-09 17:23:49 +01:00
Hadi Nategh
448cc8975f
W.I.P of VFS Select widget restructure
2017-10-11 18:27:42 +02:00
Hadi Nategh
2ff84d5254
Add timestamper js file into minifying
2017-10-10 13:01:23 +02:00
nathangray
66f44e0131
Update Gruntfile to include added JS files, should fix bugs with minified JS
2017-03-06 09:36:30 -07:00
Ralf Becker
a41f78381c
Stylite AG --> EGroupware GmbH
2016-10-08 14:32:58 +02:00
Hadi Nategh
c3fb98f3c1
Try to correct ckeditor references point to vendor directory
2016-10-07 12:15:03 +02:00
Ralf Becker
2857511ac9
calling jQuery.noConflict() as early as possible to NOT occupy $ variable stalling many SiteMgr templates
2016-06-15 08:54:12 +02:00
Ralf Becker
70e278d6a1
fix jquery.base64 path
2016-06-07 09:38:11 +02:00
Ralf Becker
37d3e8da3e
remove leading slash in Gruntfile.js by running updateGruntfile.php
2016-06-07 08:58:07 +02:00
Hadi Nategh
93217a149d
jQuery libraries updates via composer
2016-06-06 17:38:20 +02:00
Ralf Becker
fc6d854870
disable hub (processing of Gruntfile.js in apps/subdirs), unless we need it, as it gives a warning if none found
2016-05-25 15:06:04 +02:00
Ralf Becker
6c927a5a2c
document how to install modules
2016-05-25 12:18:47 +02:00
Ralf Becker
5ced6f80ce
fix JS dependencies by running ./updateGruntfile.php
2016-05-16 19:12:59 +02:00
Ralf Becker
9fe9f988d4
fix Gruntfile by running updateGruntfile.php to cope with changed dependency from et2_nextmatch_filterheader
2016-05-11 07:26:46 +00:00
Ralf Becker
d3418d5ca3
avoid encoded slashes
2016-05-05 08:04:57 +00:00