Commit Graph

690 Commits

Author SHA1 Message Date
Hypolite Petovan 354bec58c0 Ensure BaseObject::setApp() whenever App is instantiated 2018-03-07 12:34:47 -05:00
Tobias Diekershoff ac435126dd regenerated master messages.po file 2018-03-02 12:02:54 +01:00
Hypolite Petovan 9f21e7f34f Use default value for uid parameter in Contact::getIdForURL 2018-03-01 19:54:12 -05:00
Tobias Diekershoff 324a2939c7 regen master messages.po with new help text in settings 2018-02-26 17:52:40 +01:00
Tobias Diekershoff 0efbbe18bf make /tmp writeable in the Vagrant VM 2018-02-23 16:02:37 +01:00
Tobias Diekershoff 3b46e9f389 regen master messages.po after moving functionality from addon to core 2018-02-10 18:18:23 +01:00
Tobias Diekershoff 3ee201648a regen credits 2018-02-04 09:56:03 +01:00
Tobias Diekershoff 6362c655ec consistend community naming, regenerated messages for translators 2018-02-01 09:21:46 +01:00
Tobias Diekershoff eac3a21c57 regenerated master messages.po file 2018-01-31 07:11:19 +01:00
Hypolite Petovan cd392db078 Move js/ folder under view/
- Move library/cropper to view/js/cropper
- Move library/jquery-textcomplete to view/js/jquery-textcomplete
2018-01-28 16:17:36 -05:00
Hypolite Petovan 6ef2fd56f7
Merge pull request #4328 from tobiasd/20180125-msg
regenerated master messages.po file
2018-01-25 11:22:53 -05:00
Adam Magness e5d020ff7c Eliminate double usage
addons/addons is incorrect
2018-01-25 08:05:23 -05:00
Tobias Diekershoff 224665adcb regenerated master messages.po file 2018-01-25 07:39:12 +01:00
Hypolite Petovan 113539e29a Make util/po2php executable 2018-01-24 16:55:09 -05:00
Hypolite Petovan e51c4a38ad Fix util/php2po
- Remove use
- Simplify object handling
- Fix wrong `|| die()` structure
2018-01-24 16:54:52 -05:00
Hypolite Petovan 3e7f683533 Fix util/extract.php
- Captures way more L10n::t(t) instances
- Add recursive search into `src/` folder
- Fix string capture with new sprintf-free syntax
2018-01-24 16:53:57 -05:00
Adam Magness 56c3b3f653 Revert use statement
no need to generate use statement
2018-01-24 11:38:34 -05:00
Adam Magness c9d74d6844 Add use to generated files
add use for L10n to generated files
2018-01-24 11:12:06 -05:00
Adam Magness df7bdbfc66 More missed calls
missed t() calls
2018-01-24 10:19:58 -05:00
Adam Magness ead9d86236 More t()
Update more t() calls
2018-01-22 18:03:26 -05:00
Adam Magness 3b0f69599e Updat tt() calls
update function calls for tt()
2018-01-22 18:03:26 -05:00
Adam Magness c8ecc31405 Update functions and calls
Update function names and calls.
2018-01-22 18:03:26 -05:00
Adam Magness b86b04a81a Change plugin to addon
change the use of plugin to addon where appropriate.
2018-01-20 07:48:22 -05:00
Hypolite Petovan 5bc7f4a442 Remove RINO2 and RINO3 2018-01-19 11:27:53 -05:00
Hypolite Petovan de70007a46 Update RINO settings 2018-01-19 11:27:53 -05:00
Hypolite Petovan 0d9595d80a Update all references to webtoolkit.base64 2018-01-17 21:23:51 -05:00
Hypolite Petovan b7a3b320e5 Remove unused jquery.htmlstream Javascript library 2018-01-17 21:22:42 -05:00
Hypolite Petovan e36f2bb1fb Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
2018-01-15 14:07:17 -05:00
Tobias Diekershoff 628016f378 regenerated master messages.po file
Signed-off-by: Tobias Diekershoff <tobias.diekershoff@gmx.net>
2018-01-15 07:37:47 +01:00
Hypolite Petovan a81dc7f5a8 Update Composer version 2018-01-14 19:01:08 -05:00
Michael dfe11b1863 Silencing an account does work again 2018-01-11 23:56:33 +00:00
Hypolite Petovan 5fc4927764 Improve dba::selectFirst calls
- Fix remaining $r[0] references
- Rename $r to meaningful names
2018-01-11 03:43:57 -05:00
Hypolite Petovan ae66bcaff3 Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
Hypolite Petovan da60893590 Replace dba::select(limit => 1) by dba::selectOne
- Convert array declarations to new style
2018-01-10 12:57:21 -05:00
Michael Vogel f415ee64e7
Merge pull request #4074 from MrPetovan/task/update-composer
Update Composer
2017-12-16 04:08:37 +01:00
Hypolite Petovan 90f4aa36b6 Update Composer
- Update Composer to version 1.5.5
- Update Mobile_Detect to version 2.8.28
- Update classmaps
2017-12-15 22:02:22 -05:00
Michael 1e0c46e8a3 Deprecated file removed 2017-12-15 11:25:05 +00:00
Hypolite Petovan a42595a30c Move Object\Contact to Model\Contact 2017-12-07 23:56:12 -05:00
Michael Vogel 5747cfc79c
Revert "Move Objects to Model" 2017-12-08 05:21:51 +01:00
Hypolite Petovan 18d93cddf6 Move Object\Contact to Model\Contact 2017-12-07 09:04:24 -05:00
Tobias Diekershoff e614022634 added some x permissions to scripts 2017-12-05 07:21:21 +01:00
Hypolite Petovan 7bd0ab8360 Move includes around in global_community_block 2017-12-02 08:43:13 -05:00
Hypolite Petovan 8826ece55e Use Contact::getIdForURL instead of probing
- Add change to mod/admin
- Add change to util/global_community_block
2017-12-01 22:32:24 -05:00
Hypolite Petovan de3fcb0065
Merge pull request #3974 from tobiasd/20171127-credits
regen credits
2017-11-27 13:28:28 -05:00
Hypolite Petovan f983712269
Merge pull request #3973 from tobiasd/20171127-utilconfig
config tool needed some touch up to work again
2017-11-27 13:28:06 -05:00
Tobias Diekershoff 6f825c5db4 regen credits 2017-11-27 18:42:05 +01:00
Tobias Diekershoff 25c8db1625 config tool needed some touch up to work again 2017-11-27 18:27:57 +01:00
Tobias Diekershoff 67f75a3261 regenerated master messages.po file 2017-11-27 09:26:44 +01:00
Tobias Diekershoff d459a825ae add Ratten to the special contributors who are not found in git and messages.po files 2017-11-26 10:58:15 +01:00
Hypolite Petovan 05a09adb3b
Merge pull request #3952 from tobiasd/20171125-silentium2
update to the silence script
2017-11-25 11:14:54 -05:00