Miguel Nogueira
fc6d7d2b18
Revert "Merge branch 'master' into develop"
...
This reverts commit 42178e26de
, reversing
changes made to d876dd6055
.
2021-10-13 01:19:04 +01:00
Miguel Nogueira
b2b29382bf
Merge branch 'develop'
2021-10-13 00:02:42 +01:00
Miguel Nogueira
975f0a69c7
Removed now-unsupported message option
2020-12-19 15:37:15 +00:00
Miguel Nogueira
85c719c24d
Fix bad key name
2020-12-19 01:33:59 +00:00
Miguel Nogueira
e4fb438721
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# app/Http/Controllers/TeamFileController.php
# app/TeamFile.php
# config/adminlte.php
# routes/web.php
2020-11-02 21:50:30 +00:00
Miguel Nogueira
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
Miguel Nogueira
4eb115d165
Revert "Apply fixes from StyleCI (pull request #6 )"
...
This reverts pull request #6 .
> This pull request applies code style fixes from an analysis carried out by [StyleCI](https://bitbucket.styleci.io ).
>
> For more information, click [here](https://bitbucket.styleci.io/analyses/a2Jl7D ).
2020-10-21 00:29:50 +00:00
Miguel Nogueira
773ec570d9
Apply fixes from StyleCI
2020-10-21 00:01:41 +00:00
Miguel Nogueira
d5d23b7dbd
Apply fixes from StyleCI
2020-10-11 01:54:22 +00:00
Miguel Nogueira
06d1e0ad3f
RSM-8 Add team files page and ability to download files
2020-10-11 02:54:09 +01:00
Miguel Nogueira
b8a2a64354
Add user account creation command
2020-10-11 00:25:14 +01:00
Miguel Nogueira
6541e25a39
Apply fixes from StyleCI
2020-10-10 16:30:26 +00:00
Miguel Nogueira
4e81a41210
Updated installation process
2020-09-07 23:22:25 +01:00
Miguel Nogueira
035c9399a6
Add "All Applications" page
2020-07-11 02:43:59 +01:00
Miguel Nogueira
d1f4be124c
Update wrong key name
2020-07-10 05:26:40 +01:00
Miguel Nogueira
0f126886f5
Use package for .env editing
...
The solution provided by this package is similar to what was previously implemented (see #1 ), but it's nicely packaged and made available in a Facade.
2020-07-10 05:00:41 +01:00
Miguel Nogueira
4deb882d23
Add check for null env and attempt to recover
2020-07-09 09:07:49 +01:00
Miguel Nogueira
c3a6b16a13
Clear configuration cache before editing it
2020-07-09 08:50:54 +01:00
Miguel Nogueira
fb4d832489
Beautified the search and replace function
2020-07-09 08:46:45 +01:00
Miguel Nogueira
4456d19c1f
Clear cache and refresh *before* running migration
2020-07-09 07:12:15 +01:00
Miguel Nogueira
c7fd8989f9
More command improvements
2020-07-09 07:07:28 +01:00
Miguel Nogueira
a42df354c7
Command improvements
...
Remove process args
Silence npm WARN output (when applicable)
Compat for npm in different directories
Reverse npm silence
Replace Symfony Process
Remove Symfony Process refs
Add forgotten output for commands
Removed colons that artisan already added
Remove optional parameters in install cmd
Simplify settings save call
Further simplify settings save call
2020-07-09 07:04:04 +01:00
Miguel Nogueira
f673ef8222
Add installation bootstrap script
2020-07-09 05:10:22 +01:00
Miguel Nogueira
2bf8c8e90c
Enable maintenance mode during installation
2020-07-09 05:06:25 +01:00
Miguel Nogueira
d111864bea
Add depedency install progress bar
2020-07-09 05:01:50 +01:00
Miguel Nogueira
4dbf86a328
Add installation command
...
Adds an installation and .env modification commands for better usability
2020-07-09 04:52:53 +01:00
Miguel Nogueira
5a8c080a31
Beta version
...
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
Miguel Nogueira
d15c0cb12f
Major changes - Vote system now finished
2020-05-30 00:20:39 +01:00