Andras Iklody
2ac32911bb
fix: [mysql] action field renamed without renaming the index
2021-11-24 13:50:20 +01:00
Andras Iklody
19b98a0df4
fix: [mysql] renamed field without renaming the associated index
2021-11-24 13:48:20 +01:00
Andras Iklody
8ca22760e0
fix: [mysql] create if exists rather than drop + create
...
- made sense early in development, however, it no longer does
2021-11-24 13:47:10 +01:00
Andras Iklody
c647ae95eb
fix: typo in mysql.sql
2021-11-24 13:44:12 +01:00
iglocska
72bd564120
new: [migration] scripts added
...
- also updated mysql.sql
2021-11-17 15:40:44 +01:00
iglocska
a305bdf9f1
new: [mysql] added new table for audit logs
2021-11-17 14:45:45 +01:00
Andras Iklody
d9066f4276
Merge pull request #77 from drizzit56/main
...
Added an nginx config for cerebrate
2021-11-03 10:53:15 +01:00
Koen Van Impe
ae4a011600
Update INSTALL.md
...
Minor installation documentation changes
2021-11-01 16:58:10 +01:00
drizzit56
e3168dacfa
adding nginx config
2021-10-29 00:33:11 +01:00
drizzit56
5c48de7779
Adding nginx alternative config file and updating INSTALL.md for nginx usage
2021-10-29 00:29:46 +01:00
DocArmoryTech
27c2d07e3c
Keep composer happy with permissions
...
partial resolution to issue #75
create/initialise a `/var/www/.composer` director to keep composer happy and explicitly tell sudo to set the home dir `-H`
2021-10-28 22:56:25 +01:00
Sami Mokaddem
9f269f683e
chg: [installation] Improvement installation instructions
2021-10-21 13:43:11 +02:00
Andras Iklody
e32dae2498
Update INSTALL.md
2021-07-02 10:22:26 +02:00
Andras Iklody
66f9f85ed0
Update INSTALL.md
2021-07-02 10:21:45 +02:00
Sebastian Wagner
c08c5d1c68
doc: add upgrade documentation
...
fixes #51
2021-06-23 15:30:34 +02:00
iglocska
0e8b2d5369
fix: [mysql.sql] updated
2021-06-01 21:30:59 +02:00
iglocska
357c147c13
Merge branch 'main' into connector
2021-05-26 17:16:54 +02:00
Andras Iklody
00adbb0d7e
fix: [metatemplates] updated MYSQL.sql
2021-05-14 13:21:23 +02:00
iglocska
2d4727770c
wip: initial connectors
2021-04-30 23:59:53 +02:00
mokaddem
7f067acfa2
chg: [sharingGroupOrgs] Renamed table back to original name
2020-11-25 16:36:59 +01:00
mokaddem
54c513613e
fix: [sharingGroup] Various fixes for sharing groups
...
- Renamed sharingGroupsOrgs table to follow cake4's recommendation
- Fix case if logged user doesn't have an organisation
- Provide all orgs if user is admin
- Fix issue with model associated with sharingGroupOrgs
- Fix addOrg missing entity for genericForm helper
2020-11-25 16:06:31 +01:00
mokaddem
9626ab3119
chg: [install] Added syntax highlighting
2020-11-17 14:56:56 +01:00
Sami Mokaddem
f7702e4cb4
chg: [install] Removed duplicated entries
2020-11-17 14:47:26 +01:00
iglocska
4fd2c3b548
new: [metaFields] system added
...
- rework of several internal libraries
- append custom fields to objects
- templating system to assist users, using JSON files
- mapped the FIRST directory as a first test
2020-09-28 01:25:07 +02:00
Sascha Rommelfangen
a35eddfde4
cleanup, consitency
2020-07-01 12:37:14 +02:00
Andras Iklody
0bb812355b
Merge branch 'main' into patch-2
2020-06-30 19:13:49 +02:00
Sascha Rommelfangen
341b1cec7f
some details added
2020-06-29 12:08:40 +02:00
Steve Clement
4ffddb8b57
chg: [doc] Added mod_rewrite note
2020-06-26 01:53:52 +09:00
Steve Clement
f79b37c93d
chg: [doc] Updated INSTALL doc
2020-06-26 01:29:24 +09:00
iglocska
12a83352a4
new: [sharing groups] added to mysql.sql
2020-06-25 01:43:00 +02:00
Andras Iklody
bd1b2fe449
chg: [INSTALL] added some missing points to get cerebrate up and running
2020-06-24 14:28:33 +02:00
iglocska
c288a253fc
chg: [instructions] Added requirements
2020-06-22 17:58:56 +02:00
iglocska
81f2f82a64
fix: [install] point to correct mysql script
2020-06-22 15:29:08 +02:00
iglocska
fda0ac4510
Merge branch 'main' of github.com:cerebrate-project/cerebrate into main
2020-06-22 15:07:35 +02:00
iglocska
bb543fd953
new: [conf] file added as an example
...
- to ease testing a simple http only conf file for cerebrate
2020-06-22 15:06:59 +02:00
Andras Iklody
550d99cab5
Update INSTALL.md
2020-06-22 15:03:50 +02:00
iglocska
b17788e7a0
chg: [INSTALL] instruction changes
...
- no need to yell
2020-06-22 14:53:29 +02:00
iglocska
3dc0f9528f
fix: [markdown] fail fixed
2020-06-22 14:51:35 +02:00
iglocska
e319e7b4fa
new: [install] instructions
2020-06-22 14:50:56 +02:00
iglocska
35fe42c84f
chg: [mysql] empty db script updated
2020-06-22 14:30:26 +02:00
iglocska
44c60942c0
chg: [restructure] the application
...
- move the app dir's contents to the source
- update composer for easier installation
2020-06-22 14:28:17 +02:00