2747 Commits

Author SHA1 Message Date
buddha87
1e1d87e7ea ModalConfirm styling fixes. 2016-11-28 10:41:38 +01:00
buddha87
24fc7fecdb Legacy JS Rewrite / JS Widgets / Refactoring 2016-11-28 10:06:37 +01:00
buddha87
9b75f381b6 Ressources cleanup + Pickerfield implementation + Admin Logo upload rewrite + Like Rewrite 2016-11-20 16:35:04 +01:00
buddha87
24c00561c0 Small text change. 2016-11-20 16:31:30 +01:00
buddha87
c25099ed6e Js Action Fix 2016-11-16 15:13:21 +01:00
buddha87
a7ce9ac365 Modal fixes + JS API changes. 2016-11-16 14:11:16 +01:00
buddha87
1c668ef2fd Changed spacechooser info text. 2016-11-11 16:33:30 +01:00
buddha87
01307ead19 Fixed remote space mark 2016-11-11 16:31:01 +01:00
buddha87
66c969de00 Enh: Space Chooser rewrite. 2016-11-11 16:23:47 +01:00
buddha87
d1c2d52203 Pjax compatibility (TopNav + Space Chooser) + Integrate app.js features to api + Tabbedform fix. 2016-11-10 13:01:22 +01:00
buddha87
0e60b67f5d Only throw exceptions while assembling stream entries in non production environments. 2016-11-09 15:16:53 +01:00
buddha87
9c82fb1bba Use of Blueimp Gallery + Top Navigation Pjax handling + User Follow Api implementation + Stream sort fix + some tests. 2016-11-06 17:24:20 +01:00
buddha87
ac1fe194b9 Stream Fixes + Tests 2016-10-31 23:39:56 +01:00
Lucas Bartholemy
1fb8347a69 Fixed PJAX endless redirect, when X-PJAX-REDIRECT-URL is empty 2016-10-31 18:57:21 +01:00
Lucas Bartholemy
177d6ec9b1 File documentation enhancements 2016-10-31 18:45:21 +01:00
Lucas Bartholemy
7386f49ada Made StorageManager class configurable 2016-10-31 18:03:25 +01:00
Lucas Bartholemy
333b47dc30 Merge branch 'v1.2-dev' of github.com:humhub/humhub into file-module-rewrite 2016-10-31 11:08:40 +01:00
Lucas Bartholemy
eefbe22e73 Created FileUpload/FileContent model; Use Yii FileValidator 2016-10-31 11:06:56 +01:00
buddha87
06d6876760 Js Stream Api fixes + Api enhancements + Stream tests 2016-10-31 03:25:02 +01:00
Lucas Bartholemy
41963d35c7 Do not automatically set file title to file name 2016-10-30 18:59:33 +01:00
Lucas Bartholemy
143d5d0181 Created UploadAction class 2016-10-30 18:19:50 +01:00
Lucas Bartholemy
37a8022ff8 More File model cleanups 2016-10-30 17:23:54 +01:00
Lucas Bartholemy
0f878da600 Marked File module method getFilename deprecated 2016-10-30 16:39:01 +01:00
Lucas Bartholemy
f2680d1ae7 Added DownloadAction class 2016-10-30 16:12:34 +01:00
Lucas Bartholemy
f058fe3473 StorageManager added "getVariants" method 2016-10-30 16:02:21 +01:00
Lucas Bartholemy
6e167a0b4f Minor StorageManager cleanups 2016-10-30 11:53:07 +01:00
Lucas Bartholemy
d06bf8e75b Added new Response class to config 2016-10-30 11:50:03 +01:00
Lucas Bartholemy
d5feaded62 Added NGINX xSendfile adjustments to own Response class 2016-10-30 10:20:56 +01:00
Lucas Bartholemy
0aafda4ca9 Removed configuration option 'showFilesWidgetBlacklist' 2016-10-29 22:14:48 +02:00
Lucas Bartholemy
da398f9ec1 Removed deprecated method usage 2016-10-29 22:08:26 +02:00
Lucas Bartholemy
0173cf98c5 File module improvements (added FileManager, StorageManager, Converters) 2016-10-29 21:48:34 +02:00
buddha87
ae65760599 Major js api enhancements + stream rewrite 2016-10-29 01:12:52 +02:00
Lucas Bartholemy
c889256aa3 Added PJax page loading 2016-10-24 14:58:51 +02:00
Lucas Bartholemy
a1af632868 Directory layout code cleanup 2016-10-24 13:37:07 +02:00
Lucas Bartholemy
48113f9e6d Directory layout cleanup 2016-10-21 15:21:56 +02:00
Lucas Bartholemy
ae4263c667 Added missing PHPdoc 2016-10-21 15:18:23 +02:00
Lucas Bartholemy
8f1a8f5db6 Moved LayoutAddons widget from main layout to View endBody() method 2016-10-21 14:15:55 +02:00
Lucas Bartholemy
9ca1c157af Moved CSRF Tag output to View renderHeader 2016-10-21 14:08:33 +02:00
Lucas Bartholemy
bcc99af9d4 Moved support css/js for older IE version into own AssetBundles 2016-10-21 13:44:22 +02:00
Lucas Bartholemy
6090419f18 Moved icons into theme 2016-10-21 13:27:15 +02:00
Lucas Bartholemy
97be266a8a Added changelog file 2016-10-21 13:25:23 +02:00
Lucas Bartholemy
b0a854db10 Merge branch 'master' into v1.2-dev
# Conflicts:
#	protected/humhub/modules/admin/controllers/ModuleController.php
#	protected/humhub/modules/admin/controllers/UserController.php
#	protected/humhub/modules/admin/widgets/SpaceMenu.php
#	protected/humhub/modules/content/Events.php
#	protected/humhub/modules/content/models/Wall.php
#	protected/humhub/modules/content/models/WallEntry.php
#	protected/humhub/modules/dashboard/components/actions/DashboardStream.php
#	protected/humhub/modules/dashboard/tests/codeception/unit/DashboardStreamTest.php
#	protected/humhub/modules/space/controllers/SpaceController.php
#	protected/humhub/modules/space/models/Membership.php
#	protected/humhub/modules/space/widgets/SpaceNameColorInput.php
#	protected/humhub/tests/codeception/unit/modules/activity/BaseActivityTest.php
#	protected/humhub/tests/codeception/unit/modules/notification/BaseNotificationTest.php
2016-10-21 12:56:23 +02:00
Lucas Bartholemy
127d7d0e1e Merge branch 'samdark-code-style-fixes' into v1.2-dev 2016-10-21 12:12:36 +02:00
Lucas Bartholemy
0eeeb0dd7f Merge branch 'code-style-fixes' of https://github.com/samdark/humhub into samdark-code-style-fixes
# Conflicts:
#	protected/humhub/modules/content/controllers/ContentController.php
2016-10-21 12:11:35 +02:00
buddha87
2c577b68a3 Merge branch 'master' of https://github.com/humhub/humhub 2016-10-21 10:47:34 +02:00
buddha87
e9a4364f93 Set 'authMode' => 'null' swift mailer setting if no username und password is given to disable mail server authentication. 2016-10-21 10:47:07 +02:00
Lucas Bartholemy
7457dd1d4c Merge pull request #2039 from cebe/patch-2
Update UserController.php
2016-10-21 08:03:15 +02:00
Carsten Brandt
334fe72bf7 Update UserController.php
Fixed redirect URL. '/' is not correct if installed in subfolder. `Url::home()` covers all cases.
2016-10-20 21:52:27 +02:00
buddha87
0064dddbd4 Merge branch 'master' of https://github.com/humhub/humhub 2016-10-20 13:02:23 +02:00
buddha87
fe683220fc Added unsubscribe link to default mail layout for update mails. 2016-10-20 12:57:33 +02:00