summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Collapse)AuthorFilesLines
2015-12-08documentation for the new RuntimeExceptionHalmai, Csongor1-0/+4
2015-11-26fix another file name according PR #4271Suhindra1-2/+2
Fix another file name in documentation according PR #4271
2015-11-25Fix file nameClaudio Galdiolo1-1/+1
With case-sensitive filesystem, visiting example.com/index.php/form/ returns a '404 Page Not Found' error
2015-11-16Merge pull request #4236 from galdiolo/patch-11Andrey Andreev3-3/+3
[ci skip] Bump PHP version number to 5.5
2015-11-16[ci skip] Polish changes from PR #4240Andrey Andreev1-2/+2
2015-11-16 Spaces around ! . Changelog entry in 3.1.0.kemeng1-0/+5
2015-11-12Grammar correction in database configuration guideCraig Johnson1-1/+1
"it" changed to "in" on line 10. "in" seems like the correct word to be used there. Small change.
2015-11-11[ci skip] Make it clear that PHP <5.5 usage is discouragedClaudio Galdiolo3-3/+3
PHP 5.4 reached end of life Signed-off-by: Claudio Galdiolo <claudio.galdiolo@gmail.com>
2015-11-04[ci skip] Add 3.0.4 to changelog as wellAndrey Andreev1-0/+4
2015-11-04Merge branch '3.0-stable' into developAndrey Andreev8-7/+126
2015-11-04[ci skip] Start of 3.0.4 developmentAndrey Andreev4-3/+19
2015-10-31[ci skip] Update download linkAndrey Andreev1-1/+1
2015-10-31[ci skip] Update changelog, version & upgrade instructionsAndrey Andreev4-5/+95
2015-10-30Fix #4192Andrey Andreev1-0/+1
2015-10-30[ci skip] Fix changelog entry from latest commitAndrey Andreev1-1/+1
#3201 is actually another issue, the bug fixed by a62aa820bdd3e642f44428b27f2c6cde1baf4adc was just reported in the comments there.
2015-10-30Fix #3201Andrey Andreev1-0/+1
2015-10-21Merge pull request #4167 from zhanghongyi/fix-pulldownInstructor, Computer Systems Technology2-5/+46
disable pulldown menu on mobile devices
2015-10-21Merge pull request #4167 from zhanghongyi/fix-pulldownInstructor, Computer Systems Technology2-5/+46
disable pulldown menu on mobile devices
2015-10-19rename cookie values to make codes clearHongyi Zhang1-9/+9
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
2015-10-19Fix #4171 and a number of other transaction bugsAndrey Andreev2-2/+8
2015-10-19Fix #4173Andrey Andreev1-0/+1
This reverts commit 7cc6cea2d421862726081a39e932dbceeefcc775 from PR #3968. At the time this seemed logical, but turns out it breaks the ability to create non-PRIMARY composite keys, so ...
2015-10-19[ci skip] Fix docs about QB cachingAndrey Andreev1-1/+1
It doesn't support set() ... Related: #4175
2015-10-18Fix #4179Andrey Andreev1-0/+1
2015-10-16fix a typo in commentHongyi Zhang1-1/+1
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
2015-10-16revert img alt changes, fix cookies, and improve pulldown menu in multiple ↵Hongyi Zhang3-9/+43
screen size Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
2015-10-13[ci skip] Fix #4170Andrey Andreev1-0/+2
2015-10-13[ci skip] Correct version number in user guide confAndrey Andreev1-2/+2
2015-10-12Merge branch '3.0-stable' into developAndrey Andreev15-65/+124
2015-10-12[ci skip] Correct download link for 3.0.3-devAndrey Andreev1-1/+1
2015-10-12[ci skip] This is 3.0.3-devAndrey Andreev4-3/+19
2015-10-12[ci skip] Add changelog entry for PR #4166Andrey Andreev1-0/+12
2015-10-12[ci skip] Add more info about security reporting to docsAndrey Andreev2-4/+19
2015-10-12disable pulldown menu on mobile devicesHongyi Zhang2-1/+8
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
2015-10-08[ci skip] Prepare 3.0.2 releaseAndrey Andreev3-4/+8
2015-10-08[ci skip] Fix broken links in user guideAndrey Andreev2-2/+2
2015-10-02[ci skip] Some consistency in the docs' theme CSSAndrey Andreev1-37/+35
2015-10-02[ci skip] Some consistency in the docs' theme CSSAndrey Andreev1-37/+35
2015-10-02Rearrange the TOC slightly, to support consistency between the side menu and ↵Master Yoda1-10/+10
the sphonx toctree-derived pulldown menu. Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2015-10-02Merge pull request #4153 from jim-parry/doc/tocAndrey Andreev1-10/+10
[ci skip] Adjust user guide TOC
2015-10-02Merge pull request #4148 from zhanghongyi/generate-pulldownAndrey Andreev5-76/+121
[ci skip] Generate docs pulldown menu using sphinx toctree
2015-10-02Rearrange the TOC slightly, to support consistency between the side menu and ↵Master Yoda1-10/+10
the sphonx toctree-derived pulldown menu. Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2015-10-02minor fixes: add back theme codesHongyi Zhang2-2/+3
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
2015-10-02Fix indentationsHongyi Zhang3-21/+19
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
2015-09-30add end modification message backHongyi Zhang1-0/+2
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
2015-09-30refactor pulldown menu generation using sphinx toctreeHongyi Zhang5-69/+113
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
2015-09-29[ci skip] Add changelog message for PR #4126Andrey Andreev1-0/+1
2015-09-29Merge pull request #4126 from zoaked/patch-1Andrey Andreev1-1/+1
Persist config file rules when using FV reset_validation()
2015-09-29Merge pull request #4126 from zoaked/patch-1Andrey Andreev1-1/+1
Persist config file rules when using FV reset_validation()
2015-09-28Update changelog.rstzoaked1-1/+0
2015-09-28[ci skip] Explain per-directory logic for 404_override tooAndrey Andreev1-2/+4