Commit Graph

22 Commits

Author SHA1 Message Date
Alex Tselegidis 7f5b6355a2 Removed dev composer dependencies again for smaller production packages 2020-12-02 19:51:05 +02:00
Alex Tselegidis 423edc80c8 Include dev composer dependencies in the build package as it may be needed for troubleshooting in production 2020-11-12 14:18:07 +02:00
Alex Tselegidis d828a7a8d2 Replaced use of gulp-util. 2020-03-18 20:21:33 +01:00
Alex Tselegidis afd0323571 Updated the gulp flow (simplified tasks). 2020-03-11 13:24:23 +01:00
alext 812791d0f8 Updated gulp dependency. 2019-06-08 16:04:36 +02:00
alext 333838b635 Integrated gulp tasks in for script and style minification. 2018-11-03 16:15:52 +01:00
alext f551bcfd73 Renamed docs and tests directories. 2018-11-03 15:20:51 +01:00
alext 725edfb6ca Move rsc contents to doc directory and updated gulp doc task. 2018-11-03 14:40:00 +01:00
alext a9632f4a44 Use the config-sample.php instead of the config.php when building the destination file. 2018-01-02 14:24:30 +01:00
alext 7b682e5c16 Updated gulp composer task and files. 2017-06-11 21:52:13 +02:00
alext b22240e38e Updated gulpfile 2017-06-11 21:46:30 +02:00
alext 2e2cb09a2d Renamed "composer" directory to "composer_modules" and updated its references. 2016-11-13 12:46:02 +01:00
alext 557c282433 PHP sessions will be stored in the "storage" directory (fixes #241) 2016-11-13 12:25:02 +01:00
alext b0b116e9e1 Updated log paths in "gulp build" task. 2016-11-12 23:59:38 +01:00
alextselegidis 6c85c1088b Corrected automatic documentation generation. 2016-10-16 21:37:00 +02:00
Alex Tselegidis 7280a5d0c2 Moved third_party directory to vendor which will be used for loading the composer dependencies. 2016-07-11 23:13:24 +02:00
Alex Tselegidis c0a5a9b562 Updated gulp composer task so that it doesn't place codeigniter into the third_party directory. 2016-04-24 10:23:50 +02:00
Alex Tselegidis caa7ce07b2 Existing log files will be removed from the package creation. 2016-01-17 19:06:57 +01:00
Alex Tselegidis e2109b6ceb Implemented the gulp doc task. 2015-12-30 23:01:30 +01:00
Alex Tselegidis e02dec5460 Implemented the gulp build task. 2015-12-30 22:33:19 +01:00
Alex Tselegidis c087d57b9e Removed phpmailer's language files. 2015-12-30 14:21:37 +01:00
Alex Tselegidis 95a5ae1dce Implemented the 'gulp composer' task which will install the composer dependencies and move only the required files to the 'src/application/third_party' directory. 2015-12-30 14:18:18 +01:00