Commit Graph

31 Commits (f10e0225634ece299a4a52b9ace2f6292b55c853)

Author SHA1 Message Date
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