5413 Commits

Author SHA1 Message Date
buddh4
c9a97eb780
Merge pull request #3266 from danielkesselberg/feature/trigger-related-modules
Build related modules
2018-08-24 17:23:05 +02:00
Daniel Kesselberg
8d9e7ca4ae Format travis.yml 2018-08-24 17:20:57 +02:00
Daniel Kesselberg
422e6a6d9e Only trigger build for master / pr = false and set matrix to master 2018-08-24 17:08:00 +02:00
Daniel Kesselberg
7f8290ae33 Trigger build for calendar from master 2018-08-24 16:42:45 +02:00
Daniel Kesselberg
7f087c1bf9 Trigger calendar from humhub core 2018-08-24 16:19:30 +02:00
Daniel Kesselberg
341593b351 Install curl 2018-08-24 16:07:28 +02:00
Daniel Kesselberg
7eea47973d Install travis-cli 2018-08-24 15:56:04 +02:00
Lucas Bartholemy
d405ca2e92 Fix: Invalid "Member since" date in space administration 2018-08-24 12:01:27 +02:00
Lucas Bartholemy
f573e3d42f Fix: Space admin user remove broken 2018-08-24 11:58:41 +02:00
buddh4
ceb9f87628 Changelog update + small cleanup 2018-08-23 21:42:14 +02:00
buddh4
6aab1c4758 Chng: humhub\modules\content\models\ContentTag:deleteAll() and humhub\modules\content\models\ContentTag:findAll() now respect the tag type condition by default 2018-08-23 21:15:33 +02:00
buddh4
d407b88e4e Merge branch 'master' of github.com:humhub/humhub 2018-08-23 19:58:33 +02:00
buddh4
57443b20ae Enh: Added random default color to humhub\modules\ui\form\widgets\ColorPicker 2018-08-23 19:58:21 +02:00
Lucas Bartholemy
44d81cbf6a Soft fail on migration if foreign key cannot be set 2018-08-23 19:15:13 +02:00
buddh4
12e3e5addf - Fix: Richtext without focusMenu on small devices overlaps previous sibling 2018-08-23 18:27:42 +02:00
buddh4
1e5d8bf5ff - Chng: humhub\modules\topic\models\Topic::attach now accepts humhub\modules\content\interfaces\ContentOwner instances 2018-08-23 18:25:27 +02:00
buddh4
f45942d1e2 - Chng: humhub\modules\content\models\Content now implements humhub\modules\content\interfaces\ContentOwner
- Fix: Target container not available in `humhub\modules\content\components\ContentActiveRecord:afterMove()`
2018-08-23 18:21:59 +02:00
buddh4
8207f12f41
Merge pull request #3245 from danielkesselberg/bugfix/3243/conditional-switch-for-migration-missing
Update old migration
2018-08-23 10:18:06 +02:00
buddh4
1822182ced Merge branch 'master' of github.com:humhub/humhub 2018-08-22 01:57:38 +02:00
buddh4
1512b4efa3 Smaller doc enhancements. 2018-08-22 01:57:22 +02:00
Daniel Kesselberg
f39a65413b 📝 Update copyright header 2018-08-21 23:12:30 +02:00
buddh4
351bfa14a6
Merge pull request #3261 from acs-ferreira/patch-9
Clarify things about Cronjobs & Asynchronous Tasks
2018-08-21 18:18:30 +02:00
Carlos Ferreira
69eaf748c4
Fix typos 2018-08-21 18:11:54 +02:00
Carlos Ferreira
947223e499
Update installation-configuration.md 2018-08-21 15:13:58 +02:00
buddh4
a20895a686 Fix: Prevent .gitignore deletion on production asset build 2018-08-21 13:50:23 +02:00
buddh4
52e685f67d - Enh: Added windows support for grunt tasks
- Enh: Added `grunt test-server` and `grunt test`
2018-08-21 13:15:37 +02:00
buddh4
1e1a526ac3 Fixed testing.md markdown syntax error 2018-08-20 22:03:15 +02:00
buddh4
6c72410a68 Added testing.md to Module developer guide 2018-08-20 20:42:37 +02:00
buddh4
f8767cc07f Fix: Comment buttons overlap editor text 2018-08-20 20:22:26 +02:00
Daniel Kesselberg
978a9d04e2
Merge pull request #3256 from acs-ferreira/patch-6
Fix path for Drivers
2018-08-19 15:48:41 +02:00
Daniel Kesselberg
2a85514091
Merge pull request #3257 from acs-ferreira/patch-7
Add XLSB extension mime icon
2018-08-19 15:46:31 +02:00
Carlos Ferreira
2462c6e87d
Add XLSB extension mime icon 2018-08-19 15:06:13 +02:00
Carlos Ferreira
d2e47b7692
Fix path for Drivers 2018-08-19 13:50:14 +02:00
Lucas Bartholemy
07cddadde7 Avoid cron warnings direct after installation 2018-08-19 00:18:04 +02:00
Lucas Bartholemy
bccd27d6ff Fix: Queue worker problem with spaces in PHP binary path 2018-08-18 21:12:00 +02:00
Lucas Bartholemy
83eaf7335a Fixed IncompleteSetupWarning Admin Check 2018-08-18 12:50:25 +02:00
Lucas Bartholemy
e2bfd54e22 Fixed auto clear queue bug 2018-08-17 17:24:50 +02:00
Lucas Bartholemy
45184bc554 Updated to Yii Queue 2.1.0 2018-08-17 10:34:25 +02:00
Lucas Bartholemy
012f3c70d1 Check also for parts in E-Mail Surpressions 2018-08-17 10:13:22 +02:00
Lucas Bartholemy
6c32f33838 Queue Better exception handling 2018-08-16 17:38:41 +02:00
Lucas Bartholemy
d9e23d3d3d Enh: Added dashboard warning for admins if cron jobs not working 2018-08-16 17:22:13 +02:00
Daniel Kesselberg
5222b5ae50
Merge pull request #3249 from danielkesselberg/bugfix/evil-translation-bot
Revert: Enh: Updated Translations (translate.humhub.org)
2018-08-14 22:15:07 +02:00
Daniel Kesselberg
642d24fa62 Revert: Enh: Updated Translations (translate.humhub.org) 2018-08-14 21:33:28 +02:00
HumHub Translations
8d5b4840fe Enh: Updated Translations (translate.humhub.org) 2018-08-14 12:33:05 +02:00
HumHub Translations
27a09f5001 Enh: Updated Translations (translate.humhub.org) 2018-08-14 12:32:16 +02:00
HumHub Translations
4a856cc84e Enh: Updated Translations (translate.humhub.org) 2018-08-14 11:36:55 +02:00
HumHub Translations
f333817e76 Enh: Updated Translations (translate.humhub.org) 2018-08-14 11:36:47 +02:00
Lucas Bartholemy
7cac8bb3e7 Enh: Added Finnish language support 2018-08-14 11:35:46 +02:00
Lucas Bartholemy
9bfd4398c9
Merge pull request #3247 from danielkesselberg/feature/sort-composer-json
Sort composer.json by package name
2018-08-14 11:25:35 +02:00
Daniel Kesselberg
f93b36cfd6 🎨 Add sorted composer.json 2018-08-13 23:14:02 +02:00