Hugo Sales
d91ab6f277
[TOOLS] Update generate_entity_fields
2021-04-14 15:37:22 +00:00
Hugo Sales
4b73024a57
[MAIL] Make mailserver a required service
2021-04-14 15:37:21 +00:00
Hugo Sales
4d2770319e
[DATABASE][TOOLS] Update local_user to return the proper PhoneNumber type
2021-04-14 15:37:21 +00:00
Hugo Sales
e7f541219d
[DATABASE][TOOLS] Update local_user, SchemaDefDriver and bin/generate_entity_fields to use the phone_number type (which maps to a varchar 35 and does validation)
2021-04-14 15:37:21 +00:00
Hugo Sales
8dcf563674
[TOOLS] Update generate fields script to output default values
2021-04-14 15:37:21 +00:00
Hugo Sales
b508fbe3b1
[TOOLS] Update shebang on scripts to use the correct php executable
2021-04-14 15:37:21 +00:00
Hugo Sales
d2b44f4400
[TOOLS][configure] Fix to use quotation marks properly
2021-04-14 15:37:21 +00:00
Hugo Sales
2d1d697498
[TOOLS] Fix bootstrap and pre-commit scripts
2021-04-14 15:37:21 +00:00
Hugo Sales
68a5551f36
[TOOLS] Update bin/generate_entity_fields script
2021-04-14 15:37:21 +00:00
Hugo Sales
d5fa31a6f5
[TOOLS] Improve configure script to disallow reserved database names
2021-04-14 15:37:21 +00:00
Hugo Sales
a8cd9034ff
[I18N] Custom translation extractor based on Symfony's PhpExtractor, since we use instead of
2021-04-14 15:37:21 +00:00
Hugo Sales
ce00acdb39
[TOOLS] Fixed all licence blocks, to use the same, foldable, format
2021-04-14 15:37:20 +00:00
Hugo Sales
520989bc59
[DEFAULTS] Remove deprecated defaults and convert them to snake_case
2021-04-14 15:37:20 +00:00
Hugo Sales
ac68436b0b
[TOOLS] Update install scripts
2021-04-14 15:37:20 +00:00
Diogo Cordeiro
c67cf336d4
[DOCKER][BOOTSTRAP] Add option to use a self signed cert
2021-04-14 15:37:20 +00:00
Diogo Cordeiro
4efbf9361c
[DOCUMENTATION][TOOL] Small bug fixes and docblock elaboration
2021-04-14 15:37:20 +00:00
Hugo Sales
33270dabf3
[TOOLS] Added script to configure the installation and to bootstrap certificate creation with Let's Encrypt
2021-04-14 15:37:09 +00:00
Hugo Sales
a97c511c7a
[TOOLS][SSL] Added bin/boostrap_certificates.sh, allowing for easy configuration of SSL certificates with Let's Encrypt
2021-04-14 15:37:09 +00:00
Hugo Sales
3b5789639b
[TOOLS][DOCUMENTATION] Improvements to entity generation script
2021-04-14 15:36:35 +00:00
Hugo Sales
cb1944aca9
[DOCUMENTATION][TOOLS] Wrote a tool to generate entity diagrams from the database definition
2021-04-14 15:36:35 +00:00
Hugo Sales
fe603928e2
[TOOLS] Fix the generate_entities_fields script
2021-04-14 15:36:35 +00:00
Hugo Sales
4bc3eabd29
[TOOLS][AUTOCODE] Fixed generate_entities script
2021-04-14 15:36:35 +00:00
Hugo Sales
8a8d0f1dcd
[TOOLS] Add script used to port from old class files to entities
2021-04-14 15:36:35 +00:00
Hugo Sales
7e4aacd342
[TOOLS] Add command which imports a file with it's history
2021-04-14 15:36:35 +00:00
Hugo Sales
26ea268fed
[DOCTRINE][SCRIPT] Created a script to generate the class fields and accessors from the schema definition
2021-04-14 15:36:35 +00:00
Hugo Sales
b0960c5345
[DOCTRINE] Configure cli-config for doctrine console and ensure DATABASE is set to UTF-8
2021-04-14 15:36:35 +00:00
Hugo Sales
6546c088d9
[DOCTRINE][SCHEMADEF] Create a new metadata driver to allow us to continue using static schemaDef functions
...
This has the benefit of requiring fewer code changes, as well as providing a better isolation
between GNU social and symfony, useful in case the framework needs to be changed
2021-04-14 15:36:35 +00:00
Hugo Sales
86b5bfe075
[V3] Big Bang
...
Beginning anew, this time with a modern framework: symfony
2021-04-14 15:36:35 +00:00
Evan Prodromou
e185c0395a
Revert "trac #201 Add flowplayer to enable multimedia playback capability."
...
This reverts commit 9c9b6790ce
.
This code wasn't ready for release, so I've reverted it for now.
Conflicts:
lib/action.php
lib/util.php
2009-03-12 00:13:28 -04:00
Robin Millette
9c9b6790ce
trac #201 Add flowplayer to enable multimedia playback capability.
2009-02-16 17:46:24 +00:00