Commit Graph

383 Commits

Author SHA1 Message Date
ba865a67f3 Removing file_exists 2016-08-29 21:52:14 +02:00
ca03e96fb9 Started to implement better exceptions 2016-08-28 16:57:49 +02:00
952cec0bf9 Fixed documentation 2016-08-28 16:36:02 +02:00
773d3a962f Fixed various errors 2016-08-28 11:20:12 +02:00
2b4d9ae7a5 Fixing test errors 2016-08-25 21:33:26 +02:00
4391fd2056 Merge pull request #71 from Orange-Management/documentation
Documentation
2016-08-25 19:34:05 +02:00
fed381ba8a Regression latex documentation 2016-08-25 09:52:19 +02:00
dbbbfd4e03 Update README.md 2016-08-24 10:56:51 +02:00
4b09c7c1ba Replacing realpath with file_exists 2016-08-23 21:26:05 +02:00
74e1053271 Test latex formula 2016-08-22 18:31:22 +02:00
723bc6afd1 Fixing interface implementations 2016-08-22 18:08:57 +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