Michael
|
74ba0c896a
|
The feed is now a class
|
2017-12-13 07:03:42 +00:00 |
|
Michael
|
fc55a4b9c0
|
The feed moved into the new location
|
2017-12-13 07:02:52 +00:00 |
|
Hypolite Petovan
|
4d72a40aa6
|
Add Exception support to User::create usages
|
2017-12-12 21:13:36 -05:00 |
|
Hypolite Petovan
|
9063c830f5
|
Fix admin pending user list SQL
|
2017-12-12 21:07:22 -05:00 |
|
Hypolite Petovan
|
fbf57ac98b
|
Replace q() by dba function in User
- Add relevant Exceptions
- Fix admin email checking
|
2017-12-12 21:07:03 -05:00 |
|
Hypolite Petovan
|
72641e86a8
|
Add new group added id return to Group::create
|
2017-12-12 20:52:50 -05:00 |
|
Hypolite Petovan
|
385a36138a
|
Format valid_email function in include/text
|
2017-12-12 20:52:28 -05:00 |
|
Hypolite Petovan
|
0afdf92ca1
|
Fix self-contact creation
- Discard useless intval()
- Add proper condition for `self`
|
2017-12-12 20:44:05 -05:00 |
|
Hypolite Petovan
|
ac3642e76f
|
Add Exceptions to User::create
|
2017-12-12 20:43:21 -05:00 |
|
Hypolite Petovan
|
af6ca96e66
|
Merge pull request #4053 from annando/useless_function_exists
Removed useless "function_exists" checks
|
2017-12-12 03:47:54 -05:00 |
|
Tobias Diekershoff
|
3a1a320dd8
|
Merge pull request #4052 from annando/issue-3911
Issue 3911: Now the categories are really fetched
|
2017-12-12 08:06:23 +01:00 |
|
Michael
|
e834f905c6
|
Issue 3911: Now the categories are really fetched
|
2017-12-12 05:35:41 +00:00 |
|
Michael
|
88ef61df95
|
Removed useless "function_exists" checks
|
2017-12-12 04:52:33 +00:00 |
|
Hypolite Petovan
|
8b4c4572d3
|
Merge pull request #4051 from annando/remove-duplicates
Fix for duplicate removal in the database structure check
|
2017-12-11 20:38:54 -05:00 |
|
Michael
|
63b4d84ea9
|
Fix for duplicate removal in the database structure check
|
2017-12-11 21:53:52 +00:00 |
|
Hypolite Petovan
|
18b5151405
|
Merge pull request #4050 from hoergen/develop
removed avatar and name from month/week and fixed time display
|
2017-12-10 20:10:25 -05:00 |
|
hoergen
|
95309fe5c4
|
Adjustments events view in timeline/wall
|
2017-12-11 00:16:23 +01:00 |
|
hoergen
|
6baf7b4da2
|
removed avatar and name from month/week and fixed time display
|
2017-12-11 00:03:59 +01:00 |
|
Hypolite Petovan
|
8d57c7c94a
|
Merge pull request #4049 from annando/bugfix-pr-4046
Bugfix to PR 4046: Repaired query
|
2017-12-10 16:52:15 -05:00 |
|
Michael
|
48b49dbc4b
|
Bugfix to PR 4046: Repaired query
|
2017-12-10 20:12:23 +00:00 |
|
Michael Vogel
|
d90c39f54c
|
Merge pull request #4048 from hoergen/develop
Mostly calendar adjustments
|
2017-12-10 15:16:55 +01:00 |
|
hoergen
|
f4fdf61f44
|
Mostly calendar adjustments
|
2017-12-10 14:18:24 +01:00 |
|
Michael Vogel
|
57f8496c53
|
Merge pull request #4046 from MrPetovan/bug/4041-fix-register
Move Group to src
|
2017-12-10 13:32:59 +01:00 |
|
Hypolite Petovan
|
b0fb398844
|
Fix order parameter for dba::select
|
2017-12-10 05:37:23 -05:00 |
|
Michael Vogel
|
45ac1b792d
|
Merge pull request #4047 from tobiasd/20171210-fr
update for FR translation - thx Thecross!
|
2017-12-10 09:24:44 +01:00 |
|
Tobias Diekershoff
|
9d9840592f
|
update for FR translation - thx Thecross!
|
2017-12-10 08:42:49 +01:00 |
|
Hypolite Petovan
|
c714ee519f
|
Improve additional condition
|
2017-12-10 01:07:48 -05:00 |
|
Hypolite Petovan
|
3ea9060259
|
Fix wrong uses of dba::select
- Improve negative conditions
|
2017-12-10 01:06:12 -05:00 |
|
Hypolite Petovan
|
dab2669fa4
|
Merge pull request #4045 from tobiasd/20171209-fr
update for FR translation - thx Thecross!
|
2017-12-09 14:04:45 -05:00 |
|
Hypolite Petovan
|
33ccd501b9
|
Merge pull request #4044 from annando/ejabberd-lock
Prevent the running of multiple xmpp auth daemons at a time
|
2017-12-09 14:04:13 -05:00 |
|
Tobias Diekershoff
|
274b83c9a9
|
update for FR - thx Thecross!
|
2017-12-09 19:54:56 +01:00 |
|
Hypolite Petovan
|
4fe8dab08d
|
Remove include/group.php
|
2017-12-09 13:45:54 -05:00 |
|
Hypolite Petovan
|
abdecd2b2f
|
Use new Model methods for groups
|
2017-12-09 13:45:17 -05:00 |
|
Hypolite Petovan
|
fe89e7760e
|
Fix formatting all around
|
2017-12-09 13:42:02 -05:00 |
|
Hypolite Petovan
|
669c7dea59
|
Add new method from include/group in relevant Model classes
|
2017-12-09 13:31:00 -05:00 |
|
Michael
|
38d5932156
|
Reworked the pidfile class
|
2017-12-09 17:49:11 +00:00 |
|
Michael
|
0f149a691e
|
Faster credentials check
|
2017-12-09 12:23:15 +00:00 |
|
Michael
|
8db5b121ff
|
Prevent the running of multiple xmpp auth daemons at a time
|
2017-12-09 09:46:21 +00:00 |
|
Tobias Diekershoff
|
bd0c0eea4c
|
Merge pull request #4043 from hoergen/develop
added more styles for setting page and fixed input pointer
|
2017-12-09 07:03:23 +01:00 |
|
hoergen
|
6bf75a2f31
|
added more styles for setting page and fixed input pointer
|
2017-12-09 04:03:18 +01:00 |
|
Hypolite Petovan
|
e44abb6c2a
|
Fix formatting of mod/register
|
2017-12-08 19:26:48 -05:00 |
|
Hypolite Petovan
|
3c2d3d5073
|
Merge pull request #4040 from tobiasd/20171209-en
EN US and GB translation updates
|
2017-12-08 04:05:00 -05:00 |
|
Tobias Diekershoff
|
6d48f5578d
|
EN US and GB translation updates
|
2017-12-08 09:42:24 +01:00 |
|
Michael Vogel
|
0ef2425a3e
|
Merge pull request #4039 from annando/third-4036
And now for the third bugfix to PR 4036
|
2017-12-08 07:35:55 +01:00 |
|
Michael
|
14d4ffbe7a
|
And now for the third bugfix to PR 4036
|
2017-12-08 06:32:14 +00:00 |
|
Michael Vogel
|
23ca4f92af
|
Merge pull request #4038 from annando/second-bugfix-4036
Second bugfix to PR 4036
|
2017-12-08 07:19:20 +01:00 |
|
Michael
|
0a946587b5
|
Second bugfix to PR 4036
|
2017-12-08 06:15:06 +00:00 |
|
Michael Vogel
|
6287e46650
|
Merge pull request #4037 from annando/bugfix-4036
Bugfix to PR 4036
|
2017-12-08 06:48:35 +01:00 |
|
Michael
|
79c841a260
|
Bugfix to PR 4036
|
2017-12-08 05:44:43 +00:00 |
|
Michael Vogel
|
5ba6c7717a
|
Merge pull request #4036 from MrPetovan/task/3878-move-objects-to-model
Move objects to model (redux)
|
2017-12-08 06:20:24 +01:00 |
|