Lucas Bartholemy
e4efcb561a
Fix: Incorrect First name & Last name message key
2017-03-10 00:12:35 +01:00
Lucas Bartholemy
0394102464
Merge pull request #2324 from githubjeka/bug-translation
...
Fix bug translation for Firstname/Lastname of Profile
2017-03-10 00:04:50 +01:00
Lucas Bartholemy
894a934aa4
Merge pull request #2328 from githubjeka/space-manage-translation
...
Translate RU
2017-03-10 00:01:41 +01:00
Lucas Bartholemy
4451b7a700
Merge pull request #2342 from githubjeka/ru-admin-translate
...
russian translation
2017-03-10 00:00:43 +01:00
HumHub Translations
3382387a89
Enh: Updated Translations (translate.humhub.org)
2017-03-09 23:59:45 +01:00
Lucas Bartholemy
cea615c53e
Fix #2288 : Pjax breaks OAuth2 ReturnUrl
2017-03-09 23:45:32 +01:00
Lucas Bartholemy
ee7800ad83
Fix: Better error handling/logging on corrupt GD Image files
2017-03-09 23:09:22 +01:00
Lucas Bartholemy
6aff307f3f
Enh: Added optional ActiveRecordContent::canEdit() method for custom ACLs
2017-03-09 22:36:28 +01:00
Lucas Bartholemy
1b3d389ace
Enh: Validate minimum PHP version in Console Application
2017-03-09 22:35:06 +01:00
Lucas Bartholemy
20bc9e74dc
Enh: Added Clipboard.js and Permalink "Copy to clipboard" link
2017-03-09 14:19:26 +01:00
githubjeka
500cb71cc9
translation russian
2017-03-07 11:07:56 +03:00
buddh4
efd28782bd
Merge pull request #2332 from acs-ferreira/patch-22
...
Human readable file sizes
2017-03-06 14:05:42 +01:00
buddh4
401a913fd4
Merge pull request #2330 from githubjeka/space-picker-min-value
...
Enh: Changed default $minInput of SpacePickerField to 2. (githubjeka)
2017-03-06 14:02:31 +01:00
buddh4
deef5cbc83
Merge pull request #2329 from githubjeka/remove-all-default-spaces
...
Fix: Error when saving "Administration -> Settings -> General" without default space.
2017-03-06 13:55:00 +01:00
buddh4
d7e8a816f9
Fix #826 : Notification status not updated right after like.
2017-03-06 13:20:15 +01:00
Carlos Ferreira
2b308e42f9
Small Clean
2017-03-04 01:10:27 +01:00
Carlos Ferreira
33a9c8d7c1
Human readable file size
...
Moves from 237.5167356 kilobytes to 237.5 KB
2017-03-04 01:03:31 +01:00
buddh4
cbe3724e3a
- Fix : #2316 : Reinvitation by email not working
2017-03-03 18:45:32 +01:00
buddh4
d73cc14952
- Fix : #2314 : Html helper namespace issue in Markdown.php class
2017-03-03 18:10:10 +01:00
buddh4
742be06f95
Merge branch 'master' of https://github.com/humhub/humhub
...
# Conflicts:
# protected/humhub/docs/CHANGELOG.md
2017-03-03 18:06:30 +01:00
buddh4
433d885eb5
Fix: Admin group add members placeholder.
...
Enh: Easier save feedback by using module.log.success('saved');
Fix: Set jsWidget id when autogenerated
Fix: Use of Html::activeLabel instead of $form->label in RichtextField
Enh: Added pjax redirect capability to js client
Fix: Show default error in status bar if invalid message object was provided
2017-03-03 18:02:47 +01:00
buddh4
06b3e976d6
Fix: Wallentry root not removed on delte (poll/etc.)
2017-03-03 15:40:30 +01:00
githubjeka
72020b48a7
fix bug: Space picker required 3 char vs 2 min from Space
2017-03-03 15:07:01 +03:00
githubjeka
bfae88bb5f
fix bug: in_array() expects parameter 2 to be array, string given
...
When removed all default spaces in settings
2017-03-03 14:48:55 +03:00
githubjeka
a88fbfd056
Translate RU
2017-03-03 14:28:12 +03:00
Lucas Bartholemy
7c4ca2d825
Added User module 'displayNameCallback' attribute for custom display name formats
2017-03-03 10:50:00 +01:00
githubjeka
214c9d88a7
Fix bug translation for Firstname/Lastname of Profile
2017-03-03 10:14:37 +03:00
HumHub Translations
921f083b4f
Enh: Updated Translations (translate.humhub.org)
2017-03-02 11:02:31 +01:00
Sebastian Stumpf
8e63cba47d
- Fix #2304 : Users not loaded in user selection fields.
...
Usage of deprecated Userpicker caused error in user selection.
2017-03-01 15:44:05 +01:00
buddh4
3b4be55f86
- Fix: German translation error in Admin -> Users -> Groups -> Members -> Add Member UserPicker.
...
- Fix: German translation "Notify Users" placeholder too long.
2017-03-01 14:29:05 +01:00
buddh4
2101c2c1c0
Fix #2302 : Hide file info for images on wall settings not applied.
2017-02-28 16:14:08 +01:00
Lucas Bartholemy
910e0df4e3
Merge branch 'master' of github.com:humhub/humhub
2017-02-24 12:06:53 +01:00
Lucas Bartholemy
1268cfb221
Added release date for beta.2
2017-02-24 12:06:37 +01:00
HumHub Translations
047843551d
Enh: Updated Translations (translate.humhub.org)
2017-02-24 11:58:16 +01:00
Lucas Bartholemy
ef909c9350
Asset rebuild
2017-02-24 11:56:16 +01:00
Lucas Bartholemy
b2ef1994f8
Fix #2257 : Set module as default in space/user broken
2017-02-24 11:35:06 +01:00
Lucas Bartholemy
f08b9bf2ab
Doc Git installation fix
2017-02-24 11:27:04 +01:00
buddh4
e129cc0b82
Fix: Problem in notification group_count with only one involved user
2017-02-23 17:02:57 +01:00
buddh4
f9851b75ae
Clean up spacechooser logs.
2017-02-23 15:50:23 +01:00
buddh4
0027953c92
Merge branch 'master' of https://github.com/humhub/humhub
2017-02-23 15:46:01 +01:00
buddh4
64f358db00
Fix: fixed overlapping space chooser search requests, by aborting xhr of older requests.
2017-02-23 15:45:40 +01:00
Lucas Bartholemy
b54922e8ec
Merge branch 'master' of github.com:humhub/humhub
2017-02-23 14:26:08 +01:00
Lucas Bartholemy
3acd781ff6
Added mail theme documentation page
2017-02-23 14:25:54 +01:00
buddh4
5564cd09d6
Fix: Prevent spacechooser message count update on own content creation
2017-02-23 13:48:52 +01:00
buddh4
68bb542bb5
Fix: Submit of comment with only files leads to Internal Server Error
2017-02-23 13:31:39 +01:00
buddh4
eedf9a1a92
Enh: Use of theme variables in mail all views
2017-02-23 13:22:44 +01:00
buddh4
99e6467afd
Added Javascript doc.
2017-02-22 17:01:29 +01:00
buddh4
08bda5c05e
- Fix: Only flush js config if not empty.
2017-02-22 17:00:11 +01:00
buddh4
d0c38973e6
Fix: Hide notification count badge if notification count is 0
2017-02-21 21:23:01 +01:00
buddh4
41757514fe
Update default maxAttachedFiles count.
2017-02-21 21:06:04 +01:00