Commit Graph

2965 Commits

Author SHA1 Message Date
9811a2928b Don't rely on defined path 2016-08-21 17:43:10 +02:00
13e082fb12 Start own markdown implementation 2016-08-21 17:42:54 +02:00
d7c2402504 Documentation update 2016-08-21 17:39:43 +02:00
5f8949cba6 Fixed merge bug 2016-08-20 14:14:48 +02:00
a7e337b153 Fixed windows execution bug 2016-08-20 14:05:16 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
0d7c17aa88 Fix after bug fixes and file changes 2016-08-20 12:02:41 +02:00
1c59c7bce0 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	System/File/Directory.php
#	System/File/File.php
2016-08-19 16:57:23 +02:00
f51b01089d Create basic functions 2016-08-19 16:52:38 +02:00
2ead4010b3 fixes #64 2016-08-19 13:25:53 +02:00
54c126b72b fixes #61 2016-08-19 13:19:45 +02:00
b3e689e481 Started to extend file handling 2016-08-19 13:07:32 +02:00
c3d6da2539 Add file interface
This will be used for the filestorage class that needs to be
implemented.
2016-08-18 11:28:06 +02:00
d050e29820 getArg trim and comment added 2016-08-17 12:55:26 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
704489a95e Added shell arg handler 2016-08-14 12:10:51 +02:00
d26e71971f Escape path 2016-08-14 12:10:32 +02:00
f599693f11 Test fixes 2016-08-13 14:12:31 +02:00
125bc460f1 Rename function 2016-08-11 17:27:20 +02:00
962c06ce0c Add comments 2016-08-11 17:27:20 +02:00
8c4c6bf03c Fix serialization 2016-08-11 17:27:20 +02:00
62628c40b5 Add better exception message 2016-08-11 17:27:20 +02:00
1bdeb7967d Add comments 2016-08-11 17:27:20 +02:00
449c88cc32 Remove random duplicate 2016-08-11 17:27:20 +02:00
fbf386b3e5 Fix logging access/clone 2016-08-11 16:40:17 +02:00
6b6021d25f Fixing tests and documentation 2016-08-11 14:21:22 +02:00
3ec9c8c1bb Started to implement more default parameters 2016-08-09 15:48:10 +02:00
1d2151cd83 Revert localization change 2016-08-09 15:47:47 +02:00
2a02969689 Revert "Better localization handling"
This reverts commit 738e2be03e.
2016-08-09 14:25:09 +02:00
738e2be03e Better localization handling 2016-08-09 13:50:11 +02:00
229bad7449 Added datetime and currency to localization 2016-08-09 13:50:03 +02:00
f5366aedb5 Fixes #63 2016-08-09 12:58:36 +02:00
bcb7fec881 Value bug fix from string to int 2016-08-09 12:53:45 +02:00
84b14a759d Allow variable amount of parameters 2016-08-09 11:41:53 +02:00
a2c4619b21 Allow string routing instead of only requests 2016-08-09 11:41:53 +02:00
672eec44e3 Collection draft fixes 2016-08-08 17:05:51 +02:00
2cd952750b Limit bug fix 2016-08-08 16:32:15 +02:00
0351533b05 Add limit to random result 2016-08-08 15:44:08 +02:00
2b2808ef4e Implementing random 2016-08-08 15:31:41 +02:00
8ca2f07108 Further cleanup
Todo: fix population for hasMany, hasOne, ownsOne
2016-08-08 15:01:49 +02:00
07b1264f90 Cleanup 2016-08-07 18:20:44 +02:00
f58d16270a Bug fixes 2016-08-07 00:24:23 +02:00
10c2e5e445 Always log verbose in console 2016-08-06 23:40:47 +02:00
a112735b92 Unit test fixes 2016-08-06 23:40:36 +02:00
c2905ecf92 Fixes #39 2016-08-06 14:54:45 +02:00
85d43c57bd Added character '-' 2016-08-04 21:32:19 +02:00
2701a51606 Removed fragment 2016-08-04 14:36:39 +02:00
87bd15af5b Added comments 2016-08-04 14:34:31 +02:00
b14f130bca Added collection skeleton 2016-07-30 10:04:32 +02:00
a4733c7728 Localization fix 2016-07-27 22:19:45 +02:00