4395 Commits

Author SHA1 Message Date
Lucas Bartholemy
9d9a81c4f2
Merge pull request #2828 from cebe/composer-config
improve composer-asset-plugin config
2017-11-30 23:21:38 +01:00
Sarah Tsumayoi
184700167e
Update authentication.md 2017-11-28 14:40:24 -08:00
Sarah Tsumayoi
fdd48dc9d0
Update CHANGELOG.md 2017-11-28 14:36:55 -08:00
Sarah Tsumayoi
3a0dfd409a
Update Instagram.php 2017-11-28 14:33:20 -08:00
Sarah Tsumayoi
1c96ffcc07
Create Instagram.php 2017-11-28 14:27:59 -08:00
Carlos Ferreira
a1deaadf1a
Fix bug on grunt build-assets
````PHP Warning 'yii\base\ErrorException' with message 'file_get_contents(/static/assets/956b8bf1/ui/minified/widget.min.js): failed to open stream: No such file or directory'````
2017-11-28 12:02:50 +01:00
buddh4
69a1897061
Merge pull request #2837 from cebe/patch-1
Fixed reference to license files
2017-11-26 19:42:31 +01:00
Carsten Brandt
8e8f3a4755
Fixed reference to license files 2017-11-23 13:49:24 +01:00
Carsten Brandt
708fc8299f
Allow configuration of lucene query term limit
fixes #2834
2017-11-23 13:22:05 +01:00
Lucas Bartholemy
5b1e54db16 Enh: Added tooltip option to space Image widget 2017-11-17 12:37:15 +01:00
Carsten Brandt
958d940da6
improve composer-asset-plugin config
- Make sure to be compatible with newer versions of the plugin

  > The "extra.asset-installer-paths" option is deprecated, use the
  > "config.fxp-asset.installer-paths" option

- Improve performance of dependency resolution:
  120d35506e (diff-b5d0ee8c97c7abd7e3fa29b9a27d1780)
2017-11-17 11:16:08 +01:00
Sarah Tsumayoi
f6f3ec86c8
Merge branch 'master' into patch-2 2017-11-15 20:08:47 -08:00
buddh4
a5559da7a9 Fix: Only include content with stream_channel = default into spacechooser update count. 2017-11-14 18:09:40 +01:00
Sarah Tsumayoi
23298d4c72
Update authentication.md 2017-11-10 17:37:42 -08:00
Sarah Tsumayoi
8ebacfd40e
Update CHANGELOG.md 2017-11-10 17:24:55 -08:00
Sarah Tsumayoi
6c273ea368
Create Twitter.php 2017-11-10 17:24:51 -08:00
Sarah Tsumayoi
73bb76f720
Update CHANGELOG.md 2017-11-10 15:46:41 -08:00
Sarah Tsumayoi
4aeabc87f1
Enh: Add LinkedIn auth
This will implement the ability to use LinkedIn auth to login.
2017-11-10 15:44:14 -08:00
buddh4
b0e2999eea Fix: Added ManageSpaces and SystemAdmin check to UserGroupAccessValidator 2017-11-10 18:08:08 +01:00
Lucas Bartholemy
83c6b7de31
Merge pull request #2816 from githubjeka/patch-1
fix typos in doc of Permission
2017-11-10 01:49:10 +01:00
Lucas Bartholemy
5fef46c527 Enh: Added Push live module driver using Redis and Node.JS 2017-11-10 01:45:08 +01:00
Evgeniy Tkachenko
b563d81560
fix typos in doc of Permission 2017-11-09 12:27:25 +03:00
Lucas Bartholemy
8588992e5e Hide ActionColumn when no entries exists, allow action callback 2017-11-05 21:39:54 +01:00
Lucas Bartholemy
ba569e3cea Improved contentcontainer base record lookup when contentcontainer_id is available 2017-11-05 21:39:11 +01:00
Lucas Bartholemy
6d19c7fce7 Fixed bower paths 2017-11-05 21:38:25 +01:00
Lucas Bartholemy
eb9e6be9e4 Enh: Moved SyncUsers (LDAP) and session table cleanup handling into ActiveJob 2017-11-03 11:13:51 +01:00
HumHub Translations
43f5f8f06c Enh: Updated Translations (translate.humhub.org) 2017-11-02 12:27:16 +01:00
Lucas Bartholemy
9e2449cf39 Use new moduleManager in module defaults configuration 2017-10-30 19:07:41 +01:00
Lucas Bartholemy
c22cc2fcaf Added doc pages for (asynchronous-tasks.md & modules-users.md) 2017-10-30 12:04:11 +01:00
Lucas Bartholemy
7aa3cfd5a5 Improved space admin view 2017-10-30 12:03:36 +01:00
Lucas Bartholemy
1ae1930ff1 Updated CHANGELOG_DEV.md 2017-10-29 19:24:11 +01:00
Lucas Bartholemy
262e0fdf27 Implemented soft user deletion 2017-10-29 19:18:20 +01:00
Lucas Bartholemy
5504470d58 Added: Rebuild index async job 2017-10-29 16:45:31 +01:00
Lucas Bartholemy
e394c9d8b8 Improved user list grid layout 2017-10-28 22:30:55 +02:00
Lucas Bartholemy
4e432faf6d Fixed problem with dropdown menus in responsive tables (grids) 2017-10-28 22:26:54 +02:00
Lucas Bartholemy
246b6c38ab Added user grid columns 2017-10-28 22:26:12 +02:00
Lucas Bartholemy
3a1d0dd409 Documentation changes 2017-10-28 19:15:40 +02:00
Lucas Bartholemy
81fc7a298e Added grid ActionColumn with dropdown menu 2017-10-28 19:13:55 +02:00
Lucas Bartholemy
68e7eff881 Enh: Moved queueing subsystem into own submodule 2017-10-28 01:55:23 +02:00
Lucas Bartholemy
b87e0b1b81 Composer update (add queue & redis) 2017-10-27 21:52:18 +02:00
Lucas Bartholemy
ce4dba0933 Migrated to yii2/queue 2017-10-27 21:51:15 +02:00
Lucas Bartholemy
3fcf67253f Added redis caching option 2017-10-27 21:49:42 +02:00
Lucas Bartholemy
d38b5646c1 Fixed typo 2017-10-26 23:44:37 +02:00
Ben Klopfenstein
0e4d2b341a add a link to the permalink from the ago text 2017-10-26 15:41:47 -06:00
Lucas Bartholemy
c8f1cfb8a1 Fixed typo in the documentation 2017-10-26 23:40:43 +02:00
Lucas Bartholemy
5bc9f065a5 Minor UTF8MB4 improvements 2017-10-26 00:00:55 +02:00
Lucas Bartholemy
99936d9538 Fixed integrity checker with contentcontainer_modules 2017-10-25 23:54:30 +02:00
Lucas Bartholemy
2398ae300a Enh: Make utf8_mb4 as default database charset 2017-10-25 23:26:31 +02:00
Lucas Bartholemy
bedc7843c7 Merge pull request #2805 from humhub/master
Fixed Fixed activity module cleanup
2017-10-25 22:15:47 +02:00
Lucas Bartholemy
8092cc1d2d Fixed Fixed activity module cleanup 2017-10-25 22:15:07 +02:00