iglocska
|
cb9e650b5f
|
fix: [open APIs] fixed some minor issues
|
2020-06-24 23:18:52 +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 |
Alexandre Dulaunoy
|
81efd18516
|
chg: [doc] install link added
|
2020-06-24 14:22:40 +02:00 |
iglocska
|
1a50e2ded1
|
fix: [encryption] keys could not be added due to invalid marshaling, fixes #15
|
2020-06-23 14:42:53 +02:00 |
iglocska
|
3c0bee7848
|
chg: [UI] some adjustements to make both themes less awkward
|
2020-06-23 14:26:41 +02:00 |
iglocska
|
1ae1e496f2
|
new: [UI] some refactor and added theming
|
2020-06-23 14:14:20 +02:00 |
iglocska
|
a5e00aa567
|
fix: [UI] removed the annoying left side padding
|
2020-06-23 13:07:12 +02:00 |
iglocska
|
243cffad6e
|
new: [UI] made the side menu responsive, fixes #16
|
2020-06-23 13:05:08 +02:00 |
iglocska
|
7c9e44164c
|
fix: [UI] reverted ajax index tables not having the title/description
- messes with the pagination
|
2020-06-23 00:58:27 +02:00 |
iglocska
|
3f01b9ddb5
|
fix: [public API] routes added
|
2020-06-22 23:56:38 +02:00 |
iglocska
|
c288a253fc
|
chg: [instructions] Added requirements
|
2020-06-22 17:58:56 +02:00 |
iglocska
|
0fbec5374c
|
fix: [default user] Added default first/lastname
|
2020-06-22 17:54:19 +02:00 |
iglocska
|
e26c0d0958
|
fix: [typo] pluralise model name
|
2020-06-22 17:52:11 +02:00 |
iglocska
|
6f9a9ca236
|
fix: [internal] Correct way of fetching the ID of the new entity
|
2020-06-22 17:50:10 +02:00 |
iglocska
|
e5e7feff35
|
fix: [import] of table registry added to users table
|
2020-06-22 17:47:11 +02:00 |
iglocska
|
0c6e88cdee
|
new: [init] added functions to create a default user
|
2020-06-22 17:45:00 +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
|
cce2955341
|
chg: [cerebrate setting defaults] added
|
2020-06-22 14:58:24 +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
|
602f6dd297
|
chg: [gitignore] updated
|
2020-06-22 14:30:50 +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 |
iglocska
|
e39df4c9ca
|
fix: [css] Added login css/image
|
2020-06-21 23:54:44 +02:00 |
iglocska
|
0092e357ef
|
new: [routes] added route for open spaces
|
2020-06-21 23:54:09 +02:00 |
iglocska
|
151e033d19
|
new: [open] spaces added
- public interfaces that are configurable, early iteration
|
2020-06-21 23:53:38 +02:00 |
iglocska
|
7d74ee7241
|
new: [API auth] added
|
2020-06-21 23:13:17 +02:00 |
iglocska
|
8aff53ee89
|
new: [logout] button added to the menues
|
2020-06-21 21:36:57 +02:00 |
iglocska
|
0a100e3dfd
|
chg: [menu] Added some missing elements to the menues (encryption keys and instances)
|
2020-06-21 21:36:15 +02:00 |
iglocska
|
b4fe51966d
|
chg: [index] factories modified to make index views leaner for ajax rendering
|
2020-06-21 21:35:33 +02:00 |
iglocska
|
2f8c3ebe3a
|
fix: [roles] API index fixed
|
2020-06-21 21:34:52 +02:00 |
iglocska
|
5f51668e81
|
new: [single view] updated, allows for child indeces to be loaded in an accordion
|
2020-06-21 21:34:15 +02:00 |
iglocska
|
3a16eac89a
|
fix: [CRUD] various issues fixed with the search parameter handling on the index views
|
2020-06-21 21:33:38 +02:00 |
iglocska
|
a0570d853e
|
new: [UI] brought up to date with factory changes
|
2020-06-21 21:33:08 +02:00 |
iglocska
|
e9e13ba2ad
|
fix: [htaccess] fixed
|
2020-06-21 21:31:53 +02:00 |
iglocska
|
a99317734d
|
new: [Authkeys] added
|
2020-06-21 21:31:30 +02:00 |
iglocska
|
a7bb35b7cb
|
chg: [images] added to webroot for the README.md to be rendered as a lading page
|
2020-06-21 21:30:10 +02:00 |
iglocska
|
21932dac1e
|
new: [login] page added
|
2020-06-21 21:29:52 +02:00 |
iglocska
|
079bff26c3
|
new: [instance] scope added
|
2020-06-21 21:29:25 +02:00 |
iglocska
|
5b78e0d63a
|
chg: [routes] updated for default landing page
|
2020-06-21 21:27:40 +02:00 |
iglocska
|
bdb005e341
|
new: [auth] Added authentication
|
2020-06-21 21:27:11 +02:00 |
iglocska
|
d0f3314314
|
chg: [composer] Added dependencies
|
2020-06-21 21:24:13 +02:00 |
iglocska
|
bb79b2a383
|
chg: [templates] Overhaul of the factories
|
2020-06-19 00:43:11 +02:00 |
iglocska
|
1da22d28d8
|
chg: [templates] Individuals and Organisations updated
|
2020-06-19 00:42:42 +02:00 |
iglocska
|
5d36c7d730
|
new: [Roles, Users] added
|
2020-06-19 00:42:10 +02:00 |
iglocska
|
21ad2e8b5e
|
new: [encryption keys] controller/model/template added
|
2020-06-19 00:40:58 +02:00 |