Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-08 | Fixed HTML type attribute for input field. | DeanWunder | 1 | -1/+1 | |
Input is not a valid value for the type attribute for an input tag. Replaced with text, a valid value. https://www.w3schools.com/tags/att_input_type.asp | |||||
2019-04-18 | fix typo | 澤崎成実 | 1 | -1/+1 | |
2018-05-18 | http:// to https:// | Mehdi Bounya | 1 | -1/+1 | |
2016-05-06 | Remove unnecessary backslash from user guide. | kadoppe | 1 | -1/+1 | |
Signed-off-by: kadoppe <kadoppe@me.com> | |||||
2016-03-12 | Removing character | Goran Grbic | 1 | -1/+1 | |
Removing forward slash since `APPPATH` ends with `DIRECTORY_SEPARATOR`. | |||||
2016-01-29 | Consistent formatting of italicised file paths and inline code references | Sherman K | 2 | -9/+9 | |
Signed-off-by: Sherman K <ShrmnK@users.noreply.github.com> | |||||
2015-09-16 | Fix typo | kenjis | 1 | -1/+1 | |
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com> | |||||
2015-05-21 | [ci skip] Update tutorial | Andrey Andreev | 2 | -52/+55 | |
Related: #3866 | |||||
2015-05-08 | update userguide | ftwbzhao | 3 | -8/+8 | |
2015-04-02 | fixing typo | Sentabi | 1 | -2/+2 | |
2015-03-27 | Fix an example in the tutorial. | Master Yoda | 1 | -1/+1 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-03-25 | Fixed user guide internal & external links to resolve problems reported by ↵ | Master Yoda | 4 | -26/+26 | |
sphinx "make linkcheck" Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-02-21 | [ci skip] Fix wrong example link in news tutorial | Andrey Andreev | 1 | -1/+1 | |
The current URI being 'news/' itself, combined with relative links ... | |||||
2015-02-21 | [ci skip] Update static pages tutorial | Andrey Andreev | 1 | -53/+52 | |
2015-02-16 | [ci skip] Fix a doc typo | Andrey Andreev | 1 | -1/+1 | |
Close #3595 | |||||
2015-02-13 | [ci skip] Fix a typo in the docs | Andrey Andreev | 1 | -1/+1 | |
Close #3589 | |||||
2014-12-25 | Merge pull request #3442 from galdiolo/patch-4 | Andrey Andreev | 2 | -2/+2 | |
[ci skip] fix path for individual news item | |||||
2014-12-25 | Merge pull request #3441 from galdiolo/patch-3 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] fix a typo | |||||
2014-12-23 | use $title variable in the view | Claudio Galdiolo | 1 | -1/+1 | |
$data['title'] is defined in the controller but it is not used in the view | |||||
2014-12-23 | fix path for individual news item | Claudio Galdiolo | 1 | -1/+1 | |
href resolves to index.php/slug instead of index.php/news/slug | |||||
2014-12-23 | fix typo | Claudio Galdiolo | 1 | -1/+1 | |
need need -> need | |||||
2014-12-23 | use $title variable in the view | Claudio Galdiolo | 1 | -1/+3 | |
$data['title'] is defined in the controller but it is not used in the view | |||||
2014-10-29 | [ci skip] Update some (docs) links | Andrey Andreev | 1 | -3/+3 | |
2014-03-21 | Fixed typo in tutorial/create_news_items | aochagavia | 1 | -1/+1 | |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 | |
Update copyright notices from 2013 to 2014. And update one calendar example in user_guide from year 2013/2014 to 2014/2015. | |||||
2014-01-29 | [ci skip] Fix broken links | Andrey Andreev | 1 | -3/+3 | |
2013-08-14 | add '$' at news_section.rst file | Zaki Akhmad | 1 | -1/+1 | |
2013-07-22 | Change class filenames to Ucfirst | Andrey Andreev | 2 | -3/+3 | |
2013-02-20 | Update user_guide_src/source/tutorial/news_section.rst | Kevin Smith | 1 | -2/+2 | |
Clarified a part of the tutorial so it's obvious the code should be replaced/update rather than added. | |||||
2013-01-29 | fixed #2207 user guide error | Bo-Yi Wu | 1 | -2/+2 | |
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | |||||
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -3/+3 | |
2012-11-13 | [ci skip] Cosmetic changes to the 'News section' tutorial | Andrey Andreev | 1 | -87/+87 | |
2012-02-19 | Renaming Active Record to Query Builder across the system | Jamie Rumbelow | 3 | -4/+4 | |
2012-01-25 | Change hardcoded "application" directory to use the APPPATH constant as it ↵ | CroNiX | 1 | -1/+1 | |
would not work if you relocate /application or /system folders outside of web root. | |||||
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 | |
2011-12-25 | Fix news item href | Andrew Bergal | 1 | -1/+1 | |
2011-12-09 | Fixed typo in introductory paragraph. | Zac Clancy | 1 | -1/+1 | |
2011-11-08 | Update user_guide_src/source/tutorial/static_pages.rst | Aleksandras Ragovskis | 1 | -1/+1 | |
2011-11-07 | Syntax error | polyetilen | 1 | -1/+1 | |
2011-10-11 | removed 'index' listing from tutorial index toc | Derek Jones | 1 | -1/+0 | |
2011-10-10 | Fixed markup glitches from HTML to RST parser. | Joël Cox | 6 | -98/+72 | |
2011-10-09 | Initial conversion of the HTML to RST using pandoc. | Joël Cox | 12 | -965/+636 | |
2011-10-09 | Moved tutorial to new user guide directory. | Joël Cox | 6 | -0/+965 | |