Commit Graph

59 Commits

Author SHA1 Message Date
kolaente eb72b9fcca
Updated copyright date everywhere 2018-03-27 22:49:01 +02:00
kolaente 70e1e50150
Added example update.json 2018-03-07 15:21:47 +01:00
kolaente ae96503cc1
Updated copyright 2018-02-18 19:16:15 +01:00
kolaente 0c4649c93f
debug 2018-02-18 19:10:48 +01:00
kolaente ec44bdce88
Fixed nav-app installation not working 2018-02-18 19:07:11 +01:00
kolaente 4e48fd77d2 Fixed Login bug when login credentials contained special characters 2017-10-08 15:22:05 +02:00
kolaente a7b7007346 Implemented setting to enable/disable updates 2017-10-06 16:43:03 +02:00
kolaente a485c1763c Finished implementing of new update mechanism 2017-10-06 00:12:03 +02:00
kolaente e8e1ff2451 Started implementing of new update mechanism 2017-10-05 23:01:05 +02:00
kolaente bc13edd329 added new update method 2017-10-05 19:54:20 +02:00
kolaente 546bbe62cd cleanup 2017-10-04 21:16:42 +02:00
kolaente 8c813b3394 Moved 2FA to new Library 2017-10-04 21:14:30 +02:00
kolaente f5291de8c2 Moved 2FA to new Library 2017-10-04 21:12:57 +02:00
kolaente ca69b58cca Moved all libraries to composer 2017-10-04 20:46:49 +02:00
kolaente 97fdb974a2 Added Composer 2017-10-04 18:48:30 +02:00
kolaente 81530d956b Fixed user is only every 10 minitues asked for his password 2017-10-04 18:14:41 +02:00
kolaente 3faa9d3c35 Moved everything concerning system(-settings) to /content/.system 2017-10-04 17:15:36 +02:00
kolaente 19fc3d2d15 Removed PHPmyadminlink 2017-10-04 16:44:19 +02:00
kolaente 9599614a60 Fixed bug when home uri was '/' 2017-09-27 22:15:15 +02:00
kolaente d6db38753e updated config to get title via relative url instead of absolute path 2017-09-27 21:58:53 +02:00
kolaente 66ac3d1e89 Updated Date 2017-05-13 15:01:54 +02:00
kolaente b3faa6425c Fixed langstrings in menu items 2017-05-08 12:33:48 +02:00
kolaente ad779c5737 Added Config for timezone 2017-05-08 11:52:59 +02:00
kolaente 0f6b63e8ad Moved configfile to own folder 2017-05-08 11:43:02 +02:00
kolaente afcfb78250 msg(); cleanup 2017-05-08 00:43:07 +02:00
kolaente f32d11a1f2 Removed "Generator"-Header 2017-05-08 00:33:48 +02:00
kolaente ddb4a3b47d Fixed Message-Icon display 2017-05-08 00:19:48 +02:00
kolaente 6c853cbeee Fixed looping through apps 2017-05-07 21:48:33 +02:00
kolaente 4ce47c209f When performing critical operations (such as user deletion) the system now asks you to confirm your password 2017-05-01 20:25:43 +02:00
kolaente d36b14f9c4 Added `getAppByPath()`-Method to get appinfos by path (not by name) 2017-05-01 14:49:21 +02:00
kolaente 86f9367424 Added Dependencies for aps
+ Some Code cleanup
2017-05-01 12:37:17 +02:00
kolaente a784c5a574 Added Method to set a template 2017-04-30 00:12:32 +02:00
kolaente 8594b9aa11 Updated msg(); 2017-04-29 23:16:39 +02:00
kolaente 713b3dda18 Updated Installer 2017-04-29 19:25:18 +02:00
kolaente f8850c4b24 Added Stream-SQL-Data during installation 2017-02-07 18:44:38 +01:00
kolaente a151256905 Fixed Loading of extra CSS 2017-02-04 17:24:04 +01:00
kolaente 1cbe09099a Added: function to get information from an app
Added: when loading apps via the router, extra cssfiles for the app are loaded
2017-02-02 00:07:16 +01:00
kolaente 344857f4fe Bugfix: mysql-class 2017-01-29 21:54:43 +01:00
kolaente 47d380d1cc * Fixed .htaccess
* Fixed appdir search
2017-01-29 19:47:14 +01:00
kolaente baebd1cd95 Pre-Release Commit - Renaming files 2016-11-27 19:33:05 +01:00
kolaente 4d410fc400 Added Multi-Language support for permissiontexts
Added translations for permissions
Updated Fontawesome
2016-11-27 16:56:08 +01:00
kolaente 45f957c29b Added extra text for logging 2016-11-13 14:44:58 +01:00
kolaente e9c981feb5 Added the ability to update System and apps seperatly 2016-11-13 10:02:05 +01:00
kolaente d838144b50 Delete all App-installer after installation 2016-10-28 12:08:00 +02:00
kolaente 0b02e07d99 Replaced mod_ with app_ in all configfiles, Added function to check if an app exists 2016-10-27 22:32:23 +02:00
kolaente 4f57a8a1ab Fixed Router: Form-Submission when opening a new window in tinymce 2016-10-27 22:22:39 +02:00
kolaente 75b6f587cf Fixed passing edited content with tinymce to php 2016-10-22 17:13:35 +02:00
kolaente 740cdc500c Fixed installer 2016-10-22 16:14:36 +02:00
kolaente a2cfd99d02 Fixed Update-Function 2016-10-21 19:58:27 +02:00
kolaente 5911138b65 Replaced every loop through 'app' with a call to the app class 2016-10-20 17:04:34 +02:00