Commit Graph

123 Commits

Author SHA1 Message Date
Hypolite Petovan acdd62da3e [various] Replace deprecated defaults() calls by ?? operator 2019-10-17 11:08:46 -04:00
Philipp Holzer 5c6108b3cc
Dynamic config loading
- Move settings, defaults and dbstructure to directory 'static'
- Dynamic loading of config files (after the static loading)
- Filter out '-sample.config.php' and '-sample.ini.php' files
- Remove unnecessary ConfigFileManager
- Move ConfigFileLoader to Utils
- Add tests for multi-loading for INI, config and sample-filtering
2019-07-16 21:44:54 +02:00
Philipp Holzer c8a63f6b9c
Moving/Renaming ConfigCacheLoader to ConfigFileLoader 2019-03-24 22:52:43 +01:00
Philipp Holzer 2e33d99f18
Moved method names & class 2019-02-18 01:22:09 +01:00
Philipp Holzer 7aa0760742
Refactoring ConfigCacheLoader methods 2019-02-05 22:27:56 +01:00
Philipp Holzer 2ba4c95f4b
Bugfixing Addon-config 2019-02-04 02:07:58 +01:00
Philipp Holzer b541efc5e6
3) Introducing ConfigFactory 2019-02-03 22:22:03 +01:00
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register 2018-12-26 10:20:18 -05:00
Hypolite Petovan 524937a830 [openstreetmap] Update config file style/name 2018-11-25 02:14:54 -05:00
Adam Magness 4a667f640f Function renamed
update function calls
2018-11-09 13:32:45 -05:00
Adam Magness 1ac32c622e Functions moved to Strings class
implement functions from Strings class
2018-11-09 07:09:15 -05:00
Adam Magness 9079480d4a move to Renderer class
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Adam Magness c9a8974165 Logger Levels
update logger levels
2018-10-30 09:48:09 -04:00
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
Hypolite Petovan 7a376aeaad
Merge pull request #758 from nupplaphil/move_global_functions_3
Move Global Functions - Part 3
2018-10-20 13:19:49 -04:00
Philipp Holzer e67d810ecd
Move Global Functions - Part 3
- Replaced every CACHE_ definition
2018-10-20 18:22:13 +02:00
Philipp Holzer e4afd1c120
remove z_root() 2018-10-13 19:07:22 +02:00
Philipp Holzer 2e8d9ba39b
Bugfixing for CurlResult 2018-10-11 07:40:57 +02:00
Philipp Holzer 1454abfdb4
rename App Methods
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
Tobias Diekershoff dcbf2f4416 NL translation THX JeroenED 2018-08-25 21:12:02 +02:00
Tobias Diekershoff 8a6ba65e94 PL translation openstreetmap THX waldis 2018-08-06 14:29:46 +02:00
Hypolite Petovan 6c443aeaf0 Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
Hypolite Petovan d9808fecdf [openstreetmaps] Add addon config
- Update mentions of .htconfig.php
2018-07-10 08:39:48 -04:00
Michael Vogel 475299e642 Avoid warnings in addons (#639)
* Avoid warnings in addons

* And some warnings removed

* And more ...

* And some more ...

* Added comment

* And again ...

* And again ...

* Partly reworked "newmemberwidget"

* And more warnings ...

* The next round
2018-07-10 08:30:23 -04:00
Tobias Diekershoff 2e88375ec7 IS translation openstreetmap addon THX Sveinn í Felli 2018-05-25 10:27:12 +02:00
Tobias Diekershoff ca50db103a update to the FI translations THX kris 2018-05-20 19:16:32 +02:00
Tobias Diekershoff 85815a8810 added FI translations to many addons THX Kris 2018-04-06 13:58:38 +02:00
Tobias Diekershoff 42e6368786 openstreetmap PL translation 2018-04-01 19:19:08 +02:00
Tobias Diekershoff 3b0decec7f
Merge pull request #553 from annando/osm-cache
Results are now cached, format limits to other networks are respected
2018-03-20 08:48:02 +01:00
Michael 987b53c6e6 Removed tab 2018-03-20 06:55:00 +00:00
Michael 0f4052ace9 OSM: Results are now cached, format limits to other networks are respected 2018-03-20 06:43:03 +00:00
fabrixxm bfd8e37fb8 Update IT strings 2018-03-19 21:28:00 +01:00
Adam Magness f151406355 Review updates
update renamed and moved functions
2018-01-27 11:23:04 -05:00
Adam Magness ca3c45101e Network was moved to src
update all function calls to use class, insert use statements and remove require_once statements
2018-01-27 08:52:02 -05:00
Adam Magness f8c162cbfb Update t() calls
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness 96c41e5623 Update strings
update strings to contain addon
2018-01-20 11:01:59 -05:00
Adam Magness c71f7b0e1a Update function names
update function names and hook calls
2018-01-20 08:57:41 -05:00
Adam Magness 0afd633346 Addon class
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Adam Magness 036754e455 Move Cache to src
Cache class moved to Friendica\Core namespace
2017-11-09 11:08:32 -05:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Tobias Diekershoff 1d100905a2 ES update to the translations THX Alberto Díaz 2016-10-13 07:21:34 +02:00
Tobias Diekershoff 545e10bef5 FR translation of the openstreetmap addon, THX Damien Goutte-Gattat 2016-09-13 15:45:18 +02:00
Tobias Diekershoff 3844124d9c PT BR update translations for Twitter, qcomment and OpenStreetmap THX Beatriz Vital 2016-08-19 12:29:10 +02:00
Tobias Diekershoff 09ba184198 FR update to the addon translations 2015-08-31 18:56:09 +02:00
Tobias Diekershoff 797ee03eb8 IT update to the addon translations 2015-08-31 18:52:41 +02:00
Michael Vogel 5dc30229d4 New plugin GoogleMaps, changed map format for OSM 2015-06-30 07:31:27 +02:00
fabrixxm 7aeca27340 openstreetmap: fix admin template 2015-05-15 20:52:45 +02:00
fabrixxm cdbde9d1e6 start porting openstreetmap plugin 2015-05-15 20:27:32 +02:00
Tobias Diekershoff 4533ed9a34 updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
Tobias Diekershoff 1038ae0174 IT: imported translations 2014-09-14 22:01:44 +02:00
Tobias Diekershoff a79ca033f4 fixing a problem with automatization ;-) 2014-09-06 18:27:03 +02:00
Tobias Diekershoff 214e7d9b1c CS: added translation from transifex 2014-09-06 17:59:46 +02:00
Tobias Diekershoff 951f9dc006 RO: added translation for the addons from transifex 2014-09-06 17:58:41 +02:00
Tobias Diekershoff f6460497e3 DE: added translations for the addons from transifex 2014-09-06 17:56:57 +02:00
Michael Vogel 021d6265cd Massive reworking of the export connectors using the plaintext function, improving of the tumblr export, option to prevent too short wordpress postings 2014-05-29 12:42:25 +02:00
Tobias Diekershoff 5c5c23acb0 wording submit -> save settings 2013-11-19 14:10:27 +01:00
fabrixxm a85a080856 update addons template dir layout 2013-04-23 08:48:19 -04:00
fabrixxm f82245d9b7 fix plugins strings 2013-02-27 10:22:24 -05:00
fabrixxm 887fcdbd3e add per-plugin language files 2013-02-27 09:38:30 -05:00
fabrixxm 32063986f5 add source strings to plugins 2013-02-27 08:29:48 -05:00
pokerazor 02687a98f2 Added files# 2013-01-09 00:43:48 +01:00
pokerazor d59553b098 Changes to OpenStreetMap, show map inline, also lookup lat lon from location name 2013-01-09 00:41:27 +01:00
Zach Prezkuta c12542ef96 revert addon Smarty3 templates to non-variable-based includes 2012-12-25 13:25:09 -07:00
Zach Prezkuta 3da6f1471c update addons to support Smarty3 2012-12-22 13:36:35 -07:00
Thomas Willingham 49aef48076 Extend openstreetmap description since quite a few people have installed it and been unable to work out what it did.
Update my URL in infiniteimprobabilitydrive so people can shout at the right person.

Remove pokes from morechoice, and put them in their own addon.  We'll leave the really "out there" ones away from the git.

Group text, created by user request.  Sets the group editor to text mode.  This is possibly too 'special interest' for the git, but I'll let somebody else decide.
2012-07-28 00:26:14 +01:00
Thomas Willingham 5ad2d3c7f8 Remove tilde files 2012-04-05 20:26:51 +01:00
Thomas Willingham 1405c0c637 Tobias outlined a rare situation where a site admin may not have an
admin account, and will therefore need to do things in .htconfig.php

So, restore the .htconfig.php method as "If you prefer..."
2012-04-05 20:23:40 +01:00
Thomas Willingham 174296d496 Brought readme up to date 2012-04-04 18:42:13 +01:00
friendica 23def0b48d provide sane osm defaults if nothing has been configured 2012-02-19 14:26:41 -08:00
Klaus Weidenbach ecfdb0ab23 Make OSM tile server configurable.
This patch makes it possible to configure the tile server used for serving the OpenStreetMap maps.
Add README with hints about the Tile Usage Policy (http://wiki.openstreetmap.org/wiki/Tile_usage_policy). A list of public available tile servers can be found here: http://wiki.openstreetmap.org/wiki/TMS
You can also configure the default zoom level.
2012-02-19 14:57:14 +01:00
friendica 111f6717a8 OSM improvements - increase zoom, return quickly if no location to render 2012-02-09 19:53:56 -08:00
friendica bb5588b5eb add openstreetmap 2012-02-09 18:10:12 -08:00