andystrobel
|
8ba354e3dd
|
Added disabled overwrite css classes for buttons
|
2015-08-12 20:41:22 +02:00 |
|
andystrobel
|
d3943bdc5f
|
Added global time formatting function
|
2015-08-08 14:21:42 +02:00 |
|
andystrobel
|
a863c09aad
|
Merge branch 'develop2' of https://github.com/humhub/humhub into develop2
|
2015-08-07 18:16:36 +02:00 |
|
andystrobel
|
dee6dfaf9f
|
Modal modifications
|
2015-08-07 18:16:26 +02:00 |
|
Lucas Bartholemy
|
bb301c416a
|
Removed old translation files
|
2015-08-07 17:56:30 +02:00 |
|
Lucas Bartholemy
|
3ae26e2374
|
Merge branch 'master' into develop2
Conflicts:
protected/config/_defaults.php
protected/config/i18n.php
protected/modules_core/user/controllers/AccountController.php
protected/modules_core/user/models/ProfileFieldTypeText.php
protected/modules_core/user/views/profile/about.php
protected/modules_core/user/widgets/AccountMenuWidget.php
themes/HumHub/css/theme.css
|
2015-08-07 17:47:45 +02:00 |
|
Lucas Bartholemy
|
abb92bdca0
|
Merge remote-tracking branch 'remotes/origin/develop' into develop2
Conflicts:
protected/modules_core/wall/BaseStreamAction.php
|
2015-08-07 17:45:33 +02:00 |
|
Lucas Bartholemy
|
ff17dd14a8
|
Doc changes
|
2015-08-07 15:12:20 +02:00 |
|
Lucas Bartholemy
|
6e64058e57
|
Fixed Marketplace/Module Info Links, Forced 'en' locale to 'en-US', better module resource publishing
|
2015-08-07 00:14:02 +02:00 |
|
Lucas Bartholemy
|
be6ed84b4f
|
Fixed space invite error
|
2015-08-06 23:17:08 +02:00 |
|
Lucas Bartholemy
|
5771673d75
|
Fixed wall entry wall creation
|
2015-08-06 23:15:20 +02:00 |
|
Lucas Bartholemy
|
fe6b270ff0
|
Only auto add content to wall, when wallEntryClass is set
|
2015-08-06 23:10:36 +02:00 |
|
Lucas Bartholemy
|
ba7c41d246
|
Fixed #1128
|
2015-08-06 22:50:11 +02:00 |
|
andystrobel
|
7896f22f99
|
Styled new datepicker component
|
2015-08-06 19:24:28 +02:00 |
|
andystrobel
|
5140aafac6
|
Fixed new Modal-Behavior with Bootstrap 3.3.5
|
2015-08-06 18:27:51 +02:00 |
|
Lucas Bartholemy
|
b443949762
|
Merge branch 'develop2' of https://github.com/humhub/humhub into develop2
|
2015-08-05 16:32:54 +02:00 |
|
Lucas Bartholemy
|
568b311177
|
Dropped SearchBehavior on Content Objects
|
2015-08-05 16:32:31 +02:00 |
|
andystrobel
|
4b9bd3bf3f
|
Added theme classes for modules and merged style.css and theme.css
|
2015-08-05 15:42:36 +02:00 |
|
andystrobel
|
dee4823e7c
|
Reset default HumHub theme
|
2015-08-05 13:07:34 +02:00 |
|
Lucas Bartholemy
|
0144c32543
|
Optimized WallEntry & ContentActiveRecord
|
2015-08-05 04:09:34 +02:00 |
|
Lucas Bartholemy
|
f2c0171edf
|
Create base WallEntry Widget
|
2015-08-05 02:51:53 +02:00 |
|
Lucas Bartholemy
|
8d26eff039
|
fixed error log with yii source language
|
2015-08-04 20:22:38 +02:00 |
|
Lucas Bartholemy
|
e73be97009
|
Fixed testing
|
2015-08-02 22:18:47 +02:00 |
|
Lucas Bartholemy
|
b1fb82d09b
|
Fixed Ldap classname file case
|
2015-08-02 22:02:16 +02:00 |
|
Lucas Bartholemy
|
67eb23fcd5
|
Change case
|
2015-08-02 22:01:43 +02:00 |
|
Lucas Bartholemy
|
0ec03506ff
|
Migrated complexer migrations
|
2015-08-02 21:58:00 +02:00 |
|
Lucas Bartholemy
|
6eb3d8d80b
|
added ldap to php
|
2015-08-02 20:47:48 +02:00 |
|
Lucas Bartholemy
|
98fcd29681
|
Migrated LDAP Support to yii2
|
2015-08-02 20:40:49 +02:00 |
|
Lucas Bartholemy
|
04931b48bb
|
Base Module Improvements
|
2015-08-02 01:26:37 +02:00 |
|
Lucas Bartholemy
|
8698b6a810
|
Optimized ContentContainer Modules
|
2015-07-31 00:36:24 +02:00 |
|
Lucas Bartholemy
|
0343e767e3
|
Fixed core module base class
|
2015-07-29 17:28:54 +02:00 |
|
andystrobel
|
2d17f66dfe
|
Layout changes
|
2015-07-27 20:11:30 +02:00 |
|
andystrobel
|
f776fe204f
|
Layout rebuild (first version)
|
2015-07-26 21:01:06 +02:00 |
|
Lucas Bartholemy
|
aa84a9709c
|
Minor fixes
|
2015-07-24 22:48:54 +02:00 |
|
Lucas Bartholemy
|
e8bee054a6
|
Fixed login required redirect
|
2015-07-22 19:23:35 +02:00 |
|
Lucas Bartholemy
|
be5d9707b4
|
Fixed UserProfileController Case
|
2015-07-22 14:18:06 +02:00 |
|
Lucas Bartholemy
|
7588c2aac3
|
Change Case
|
2015-07-22 14:17:44 +02:00 |
|
Lucas Bartholemy
|
f469e9a968
|
Fixed wall content deletion & ConfirmModal close problem
|
2015-07-22 11:15:06 +02:00 |
|
Lucas Bartholemy
|
ca1e4e0282
|
Minor fixes
|
2015-07-21 16:05:09 +02:00 |
|
Lucas Bartholemy
|
5356541251
|
Search Doc
|
2015-07-20 13:28:49 +02:00 |
|
Lucas Bartholemy
|
6ce68a9e87
|
Error Handling
|
2015-07-20 13:13:07 +02:00 |
|
Lucas Bartholemy
|
37d9b6ea7c
|
Fixed private content search
|
2015-07-20 12:23:34 +02:00 |
|
Lucas Bartholemy
|
dd5772bc86
|
Guest Access Improvements
|
2015-07-20 12:15:09 +02:00 |
|
Lucas Bartholemy
|
87ee8f7334
|
Fixed desktop notifications
|
2015-07-20 10:10:55 +02:00 |
|
Lucas Bartholemy
|
cf46e05e93
|
Added all available languages
|
2015-07-20 00:14:39 +02:00 |
|
Lucas Bartholemy
|
19d11dc131
|
Fixed translation category
|
2015-07-20 00:05:13 +02:00 |
|
Lucas Bartholemy
|
e157f5e256
|
Fixed translation category
|
2015-07-20 00:03:28 +02:00 |
|
Lucas Bartholemy
|
97db15834a
|
Fixed translation category
|
2015-07-20 00:02:24 +02:00 |
|
Lucas Bartholemy
|
00aae2ce68
|
Translation improvements
|
2015-07-20 00:00:21 +02:00 |
|
Lucas Bartholemy
|
237358a4ba
|
Fixed Space E-Mail invite
|
2015-07-19 18:43:52 +02:00 |
|