Commit Graph

758 Commits

Author SHA1 Message Date
Adam Magness 91facd2d0a replace macros
implement new replaceMacros function
2018-10-31 10:35:50 -04:00
Tobias Diekershoff 16ca49ebdd regen master messages.po 2018-10-31 09:46:40 +01:00
Philipp Holzer cf39c9df81
Bugfixings
- moved testargs.php to util directory
- Switch Environment check before config at automatic install
- checkPHP() is now finding the PHP binary too
- Bugfixing checkPHP() & required returned wrong status
- removing not used $_POST['phpath'] in web installer
2018-10-30 11:30:19 +01:00
Jonny Tischbein bfa05156ca change links from /contacts to /contact 2018-10-13 13:29:56 +02:00
Michael a5ddcb367b Newly generated messages 2018-09-27 21:19:14 +00:00
Tobias Diekershoff d5f00569f0 regen credits 2018-09-19 11:16:47 +02:00
Michael 20c9942b21 Added strings 2018-08-25 15:38:34 +00:00
Tobias Diekershoff 19c1c15a1d regen master messages.po after version string format got updated 2018-08-07 10:01:23 +02:00
Tobias Diekershoff cecc2d7c66 regen master messages.po 2018-08-06 15:02:15 +02:00
Tobias Diekershoff 921493fc92 regen master messages.po 2018-07-19 06:40:31 +02:00
Tobias Diekershoff 9518145377 switch the Vagrant VM to the new config system (#5396) 2018-07-18 15:32:24 -04:00
Hypolite Petovan 3fc21f0d64 Fix config mentions (no doc) 2018-07-16 19:38:14 -04:00
Hypolite Petovan e952d6677b Rename App->path to App->urlpath 2018-07-16 19:38:13 -04:00
Tobias Diekershoff 8aee795b45 regen master messages.po (#5376) 2018-07-14 13:18:50 -04:00
Tobias Diekershoff bc3a569b2f Label for the Events happening in the next 7 days was wrong 2018-06-30 17:34:27 +02:00
Tobias Diekershoff bccd59d6c5 regen credits 2018-06-30 09:58:40 +02:00
Tobias Diekershoff 4da9395075 regen master messages.po 2018-06-20 08:17:50 +02:00
Tobias Diekershoff 19ab854704 regen master messages.po 2018-06-02 08:49:58 +02:00
Tobias Diekershoff b86326e04a regen master messages.po 2018-05-30 05:41:30 +02:00
Tobias Diekershoff b6e02e2f0f cleanup 2018-05-20 15:02:44 +02:00
Tobias Diekershoff 5419ae93a1 regen credits 2018-05-20 14:56:03 +02:00
Tobias Diekershoff 5f2951cdda regen master messages.po 2018-05-20 14:25:07 +02:00
Tobias Diekershoff 2ec8bf24b3 regen master messages.po 2018-05-17 16:58:51 +02:00
Roland Häder dd18cf8de5
Fixes for #4965:
- updated messages.po file

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-05-17 02:27:30 +02:00
Tobias Diekershoff 348ed5d1ba regenerated master messages.po file 2018-05-14 07:12:04 +02:00
Michael 249d84c0b3 Automatic table optimisation is deactivated by default now 2018-05-13 05:41:05 +00:00
Tobias Diekershoff fcd2721dc1 regenerated master messages.po file 2018-05-09 15:05:19 +02:00
Michael bd432c89d9 Text for translations 2018-05-07 08:46:32 +00:00
Tobias Diekershoff 52cc67e767 regenerated master messages.po file 2018-04-29 07:19:20 +02:00
Hypolite Petovan 5bb35756dc Update directory URL protocol 2018-04-27 20:56:34 -04:00
Andreas Neustifter da24e282c6 Updated credits.txt. 2018-04-22 20:44:22 +00:00
Hypolite Petovan c4aa925793 Update messages.po after changing a translation string 2018-04-22 05:17:42 -04:00
Tobias Diekershoff f63be91bd5
Revert "Moved .htconfig.php file & extracted Install business logic" 2018-04-21 16:28:22 +02:00
Philipp Holzer 334d392154 Merge remote-tracking branch 'origin/develop' into install_config 2018-04-21 14:23:49 +02:00
Philipp Holzer 346697d771 Moved .htconfig file
Extracted install business functions to new Class `Install.php`
2018-04-21 14:10:53 +02:00
Tobias Diekershoff da541513ad regenerated master messages.po file 2018-04-20 09:31:27 +02:00
Hypolite Petovan 2d9f32c3df Move dev executables from util/ to bin/dev/ 2018-04-07 09:00:52 -04:00
Tobias Diekershoff 0a47f73685 regenerated master messages.po file 2018-04-06 16:59:56 +02:00
Hypolite Petovan a88e5e3742 Updated messages.po 2018-04-04 23:11:17 -04:00
Tobias Diekershoff 421517c611 consistent use of terms in heading in the admin panel 2018-04-04 07:22:05 +02:00
Tobias Diekershoff 3ec4e28af6 updated the privacy statement text and added some headers to the functions 2018-04-03 06:55:25 +02:00
Tobias Diekershoff 01a1e1b451 regenerated master messages.po file 2018-04-02 18:50:27 +02:00
Tobias Diekershoff 399344a1f8 make sure that the VM has php-zip installed that is needed by composer 2018-03-29 12:06:16 +02:00
Tobias Diekershoff e4ff071e8b regenerated master messages.po file 2018-03-28 08:45:50 +02:00
Alexandre Alapetite e64196c7b3 Fix PHP cannot take a shell script
Fix part of https://github.com/friendica/friendica/issues/4665
`php [shell file]` does not work, so use `php [php file]` instead.
`php bin/console.php` is more robust than e.g. `bin/console` which does
not work on Windows, or *nix systems without Bash
2018-03-24 12:47:40 +01:00
Hypolite Petovan 241ed9a9cd
Merge pull request #4658 from fabrixxm/dev/update-vagrant
Edits to Vagrant dev env part 3
2018-03-23 15:40:20 -04:00
fabrixxm 3aa015d381
Merge pull request #4651 from MrPetovan/develop
Update Develop with 3.6-rc changes
2018-03-23 17:21:35 +01:00
fabrixxm f05e773a8c Dev env: fix admin email 2018-03-23 17:16:22 +01:00
fabrixxm dd37176a01 Fix Vagrant dev env
- more consistent use of hostname
- use .local hostname instead of .dev . Looks like Firefox is more
  happy with a self-signed certificate on .local than .dev
- add friendica.local to altname in certificate
- run composer install while provisioning
2018-03-23 16:12:11 +01:00
Hypolite Petovan 27d94023ee Merge branch 'master' into develop 2018-03-23 06:15:55 -04:00