Commit Graph

2965 Commits

Author SHA1 Message Date
5d1e7429de More converter functions implemented 2016-07-07 14:49:12 +02:00
0b38cc8005 Implement OperationInterface 2016-07-06 10:49:52 +02:00
9d4723b4c2 Remove parameter for abs 2016-07-06 10:49:42 +02:00
3443fcc861 Remove interface
Use JsonSerializable instead!
2016-07-06 10:49:22 +02:00
a3be580f2a Merge pull request #47 from Orange-Management/dynamic-language-loading
Dynamic language loading
2016-07-05 19:23:40 +02:00
1ea12353c4 Implementing theme support 2016-07-05 19:00:48 +02:00
0a20653628 Merge branch 'dynamic-language-loading' of https://github.com/Orange-Management/phpOMS into develop 2016-07-05 18:16:22 +02:00
c1380fad94 Implement activation 2016-07-05 18:10:28 +02:00
e7a016cb07 Dynamic language loading 2016-07-05 10:29:16 +02:00
6c570fb63c Dynamic language loading
This allows dynamic language loading. Could however conflict with the
language loading for the navigation module?
2016-07-05 10:29:05 +02:00
ebafbe059a Added automatic lock after init
If someone wants to create a custom request. Init should not be called?!
2016-07-03 15:32:44 +02:00
d3152722b9 Added lock 2016-07-03 15:30:53 +02:00
2cf6969cfb Implement json serialize 2016-07-02 20:01:55 +02:00
8550bbda59 Logging undefined translation 2016-07-02 14:36:04 +02:00
dcf1abe3fe Fixing spacing 2016-07-02 14:35:34 +02:00
5a2b1a9919 Waiting for fix 2016-07-02 14:35:21 +02:00
486ac07eea Optimized language display
Language is no longer passed in "10" different ways.
2016-07-02 14:17:01 +02:00
c78d535ef6 Implement activate/deactivate + cleanup
Moved module installation to the InstallerAbstract as part of the
cleanup.
2016-07-02 12:40:48 +02:00
ef22f59121 Update 2016-06-27 20:49:29 +02:00
bc75d9ce81 Namespace, naming etc. fixes 2016-06-14 14:50:42 +02:00
4c9905e73e Formatting 2016-06-12 09:47:28 +02:00
4e746ea66e Fix comments 2016-06-11 20:31:25 +02:00
c134daed39 Name fix 2016-06-11 19:30:58 +02:00
84bdc5a2bd Removing comment
Function name is already adjusted for this reason
2016-06-11 19:21:16 +02:00
7bf20b8436 Rest tests 2016-06-11 19:20:53 +02:00
6718fba177 Mixed parameter support 2016-06-11 19:20:44 +02:00
3dbb059994 Added verb for rest request 2016-06-11 19:20:27 +02:00
54eb6a1ea3 Added minor support for rest requests 2016-06-11 19:20:14 +02:00
c33334a0f8 Removing unnecessary code 2016-06-11 10:50:49 +02:00
5f98dbea94 Adding comments 2016-06-11 09:57:17 +02:00
8b4f4fc275 Move to framework 2016-06-11 09:47:23 +02:00
dba20dc8f3 Formatting fix 2016-06-11 09:47:16 +02:00
d7b00355ce Implement iban datatype 2016-06-11 09:47:02 +02:00
1c5f0026de Throw exception if repository doesn't exist 2016-06-04 18:32:01 +02:00
1892f33f68 Re-naming and moving 2016-06-03 21:59:23 +02:00
24371cf5fd Filter for loc 2016-05-27 16:49:28 +02:00
8c79ec1a86 allowing arrays and string 2016-05-27 16:49:18 +02:00
d0222c7709 Adding DocComment 2016-05-27 16:00:52 +02:00
466d7b0efb Adding LOC and file count 2016-05-27 15:58:12 +02:00
6b883b63ef Adjusting return types 2016-05-27 15:30:00 +02:00
75991ad800 Date bug fix 2016-05-27 15:11:12 +02:00
ff4881d7fa Security fixes 2016-05-27 14:06:40 +02:00
da92cde5c2 Fixes during GitDashboard implementations 2016-05-27 13:24:45 +02:00
48b42be7a9 Media upload fixes and cleanup 2016-05-26 22:54:45 +02:00
5a854ce1c9 Fixing remaining static bugs 2016-05-14 16:22:25 +02:00
f18d9e953a Merge pull request #36 from Orange-Management/datamapper-static
Making datamapper static
2016-05-14 14:59:58 +02:00
bd1c082719 Finishing making datamapper static 2016-05-14 14:57:39 +02:00
d7f4d63c95 Fixing decimal bug 2016-05-12 13:05:20 +02:00
3f28193dd5 Adding comment 2016-05-12 11:22:57 +02:00
9d7ed814d4 Change mapper from object to class 2016-05-12 10:54:43 +02:00