Age | Commit message (Collapse) | Author | Files | Lines |
|
They should be removed the next minor release.
Lowered the "javascript" deprecation message to "important" instead of "warning", for consistency with the rest of CI.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
|
|
|
|
issue #2349 : Page caching with querystring
|
|
Use the new build env on Travis
|
|
Remove duplicated method in database utilities documentation
|
|
|
|
|
|
|
|
|
|
User Guide update - Database Utilities
|
|
userguide/database_utilities
|
|
User Guide update - Database Forge
|
|
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
|
|
|
|
Allow pulling multiple get/post ...etc at once
|
|
updated documentation
Fixed code style.
|
|
|
|
|
|
|
|
|
|
|
|
Fixed the return types
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
1) Updated TOC structure of the DB Utilities writeup
2) Added a class reference at the end, ordered by method name
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
1) Updated TOC structure of the DB Utilities writeup
2) Added a class reference at the end, ordered by method name
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
User Guide update - Query Builder (fixes #2512)
|
|
Made section levels consistent with the other database reference docs.
Added return value writeups.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
1) Changed the grouping for better readability, in the query builder writeup
2) Added return value descriptors for all methods
3) Added default setting to query builder configuration writeup.
The TOC sidebar is much better than before, though still a bit messy. This will need fixing with the sphinx theme update, being done separately.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
more ram and cpu, improved network and boot times
http://docs.travis-ci.com/user/workers/container-based-infrastructure/
more docs coming soon
|
|
User Guide update - Contributing
|
|
1) Fixed typos in the documentation writeup
2) Moved the documentation writeup out of the hidden TOC into the "Contributing" section
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Userguide/database - part 1
|
|
Minor change to try to keep line lengths reasonable.
Awkward with the example SQL queries.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Minor change to try to keep line lengths reasonable.
Awkward with the example SQL queries.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Fixed the structure of the results page..
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Updated the helpers writeup, making the format more consistene with the rest of the database writeups.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Updated the results writeup. The formatting was inconsistent -> fixed.
The terminology was inconsistent, often calling a method a function -> fixed.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Updated the queries page, making heading levels consistent with each other.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Changed the name on the TOC page to match the main user guide TOC.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Enhance Template Parser Class Writeup in User Guide
|
|
Changed the section/subsection treatment
Verified sphinx build.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Changed the HTML example formatting to use tabs instead of spaces.
Adjusted line lengths.
Verified sphinx build.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Added two additional sections to the writeup: template parser usage notes, and view fragments.
Clarified a couple of "pseudo-variable" references.
Verified sphinx build.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Enhance Pagination Class Writeup in User Guide
|
|
Toned down the configuration option emphasis - they are options, not necessarily sections.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Enhance Language Class Writeup in User Guide (closes #674)
|
|
User Guide Minor fix
|
|
Added explanation for CodeIgniter's use of "idiom" versus standard abbreviations.
Provided additional examples as a guide.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|
|
Sphinx was complaining about the "title overline" for the contributing page entry "Tips for a good issue report". Fixed this.
Signed-off-by:James L Parry <jim_parry@bcit.ca>
|