179 Commits

Author SHA1 Message Date
MGatner
97142c5174
Add factories to user guide 2020-10-05 19:42:28 +00:00
Lonnie Ezell
06cdc12b13
Small user guide tweaks for clarity or best practices' 2020-04-28 23:14:23 -05:00
Johan Eklund
8f47a6e6f0
Added more Common functions and improved rendering [ci skip] 2020-04-25 21:02:30 +02:00
Little J
44d9ff166b
[UG] Fix links to pass "linkcheck" test 2020-02-25 23:18:28 +01:00
Little J
695c0466e9
[UG] Fix typo causing Sphinx warning "Literal block expected" 2020-02-24 21:12:00 +01:00
Jonathan Lamim
df322dcf6c
Fixed links to the AJAX Requests details page 2020-02-23 17:35:41 -03:00
Jonathan Lamim
43b7c9a355
Added reference links to the 'AJAX Request' page explaining the possible inconsistency of isAJAX() [ci skip] 2020-01-31 08:09:49 -03:00
dafriend
e75844b564
Setup vs Set Up
setup is a noun
set up is a verb
2019-10-17 20:41:18 -05:00
Najdanovic Ivan
486412242b
Documentation - Fix Managing your applications link
Signed-off-by: Najdanovic Ivan <najdanovicivan@gmail.com>
2019-09-15 12:38:24 +02:00
Jim Parry
3f0c235f5a
Fix autoloader.rst formatting 2019-06-24 06:43:20 -07:00
MGatner
a37538627f
Add missing "be" 2019-06-03 09:16:27 -04:00
Instructor, BCIT
9af0a89ca0
Merge pull request #1811 from jim-parry/testing22
Test: Config module coverage improved
2019-03-11 17:02:52 -07:00
Jim Parry
78669fc6c2
Start beefing up BaseService testing 2019-03-09 09:35:32 -08:00
Atish Amte
f1aa05bbb2
User Guide documentation corrections 2019-03-09 21:27:29 +05:30
Atish Amte
bd75aff393
User Guide documentation corrections 2019-03-09 14:24:19 +05:30
Lonnie Ezell
22c93a5312
Composer PSR4 namespaces are now part of the modules auto-discovery system. Fixes #1662 2019-01-15 21:42:30 -06:00
Jim Parry
37110d53e1
Update docs - managing apps 2019-01-02 19:11:55 -08:00
Abdul Malik Ikhsan
180fc1dd65
"application" to "app" directory doc and comments and welcom_message clean up 2018-12-26 14:52:35 +07:00
Natan Felles
0eb8b653b4
Update citations from application to app 2018-12-07 18:25:29 -02:00
Natan Felles
10d50a824e
Rename BASEPATH constant to SYSTEMPATH 2018-12-07 17:44:44 -02:00
ytetsuro
93a1c4dfeb
docs: file_exists to is_file 2018-11-28 01:48:41 +09:00
HaoLiang
8bf4cf77c7
Update user guide. Fixes #1537 #1534 2018-11-26 22:39:21 +08:00
Abdul Malik Ikhsan
e87e6db4e5
use static:: instead of self:: for call protected/public functions as well 2018-11-12 22:33:54 +07:00
Abdul Malik Ikhsan
a4773e2731
documentation: add missing application structures: Database, Filters, ThirdParty directory 2018-11-10 05:51:08 +07:00
Master Yoda
5e3a965148
Move Response & APIResponseTrait to outgoing section of UG 2018-09-25 23:03:58 -07:00
Master Yoda
3ba1b219e3
Restructuring part 2 2018-09-25 02:13:17 -07:00
Master Yoda
11df684bf4
Part 1 of restructuring 2018-09-24 10:12:08 -07:00
Master Yoda
300a174399
Make local TOCs consistent 2018-09-23 02:25:21 -07:00
Master Yoda
750b602950
Cleanup typos 2018-09-23 01:56:05 -07:00
Master Yoda
633f9f3c1f
Fix sphinx errors in user guide 2018-06-01 09:35:46 -07:00
Lonnie Ezell
7a1d7b3d48
Allow Service auto-discovery. 2018-06-01 00:27:51 -05:00
Gabriel Caruso
e1c04f2604 Remove extra lines
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
2017-12-31 01:50:45 -02:00
Gabriel Caruso
a2e3b95422 Trailing whitespaces
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
2017-12-31 01:50:12 -02:00
Natan Felles
08a459cb67
Update some userguide titles, code-blocks, tables... 2017-12-03 04:37:44 -02:00
Natan Felles
e6a322328d
Userguide - update concepts services 2017-11-05 06:57:55 -02:00
Natan Felles
618f58e63d
Update some spelling, alignment and formats in the User Guide 2017-10-20 05:31:32 -02:00
Natan Felles
58a4ea42aa
Align some more userguide code blocks 2017-10-03 12:46:27 -03:00
Natan Felles
30a3e25bbb
Fix some example code alignments 2017-10-03 07:11:57 -03:00
HaoLiang
1ddf177a57 The shared_service function has been deprecated, adding a description of the single_service function. 2017-06-08 15:15:44 +08:00
Jon LaBelle
29a10f4da3 Change "inbuilt" to "built-in" 2017-02-15 06:14:22 -06:00
kenjis
3a14d67c45
Fix about XSS in Security Guidelines 2017-02-11 19:44:01 +09:00
TAKEKOSHI Akishige
d923252a8f
fix services concept document 2016-12-27 22:56:57 +09:00
Mitha Aprilia
2f5fa92111
added missing backslash
Signed-off-by: Mitha Aprilia <mitha@mithaaprilia.com>
2016-08-03 00:14:49 -07:00
Mutasim Ridlo, S.Kom
a30ea0a279
correcting literal code block on user guide
Signed-off-by: Mutasim Ridlo, S.Kom <ridho@mutasimridlo.com>
2016-08-02 07:10:20 +07:00
Mutasim Ridlo, S.Kom
4256322fde
update concepts/structures.rst
Signed-off-by: Mutasim Ridlo, S.Kom <ridho@mutasimridlo.com>
2016-07-16 10:32:23 +07:00
Master Yoda
9e7017f0a5 Fix what I noticed during the current sweep through the docs.
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-06-04 22:39:51 -07:00
Master Yoda
60f0022310 Update references to the 'public' folder.
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-06-03 00:11:30 -07:00
Master Yoda
185e1b114d First crack at security guidelines.
Needs lots of CI references.
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-06-01 02:02:07 -07:00
Master Yoda
188791c56c Niggly updates to clear sphix user guide errors reported.
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-05-31 10:15:57 -07:00
Master Yoda
ea37b52b5c Minor update to autoloading page in UG.
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-05-31 08:40:04 -07:00