Commit Graph

373 Commits

Author SHA1 Message Date
fed381ba8a Regression latex documentation 2016-08-25 09:52:19 +02:00
51a016d228 Merge remote-tracking branch 'refs/remotes/origin/develop' into documentation
# Conflicts:
#	System/File/Local/File.php
2016-08-22 16:38:28 +02:00
87b62a3ed9 Formatting and spell checks 2016-08-21 21:39:12 +02:00
c98cd94edc Support storage registering 2016-08-21 20:47:35 +02:00
d34f50218a Preparing storage usage 2016-08-21 20:42:52 +02:00
a4938066f4 Fixing includes and naming 2016-08-21 20:12:39 +02:00
635ea38f7f Adjusting file/dir location 2016-08-21 20:08:21 +02:00
31667cb257 Added more comments 2016-08-21 19:15:42 +02:00
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