Age | Commit message (Collapse) | Author | Files | Lines |
|
- Fixed a broken link
- Added missing notes about deprecations in the upgrade instructions
- Improved consistency with other deprecation notices in the docs
|
|
Flag the smiley helper and shopping cart as deprecated.
|
|
- Drop compression_encoding option, it requires PHP 5.4.
- Change default compression_level to 2 as this was previously the hard-coded default.
- Improve on the doc changes made in the PR.
|
|
Adds Compression options to Zip Library
|
|
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>
|
|
|
|
Signed-off-by: garrettair <garrettair@gmail.com>
|
|
Signed-off-by: garrettair <garrettair@gmail.com>
|
|
|
|
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>
|