Carsten Brandt
5ede58fef6
finished the property feature
11 years ago
Carsten Brandt
53b3198dec
add exceptions to method docs
11 years ago
Carsten Brandt
55f9111f47
markdown support and links
11 years ago
Carsten Brandt
b9c1eff373
fixed javascript
11 years ago
Carsten Brandt
c02a60018f
Merge branch 'master' into api-doc-generator
...
* master: (27 commits)
fixed div/0 issue in console progress bar
console HelpController use correct script name
support table aliases for ActiveQuery::joinWith().
guides fixed/improved
CS fix
improved fixture controller
Added back border to debugger toolbar.
#1788 info about retaining the default scenario
fixes #1606
Default name and title added to GitHub auth client.
added classes to grid, list and detail view
fixed basic app travis
debugging travis
debugging travis
added debug toolbar background to have line separators
fixed paths in travis.yml
reverted 1e4c1eca10
to get a working debug toolbar
fixed issue with too long th columns in debugger
enabled acceptance tests for basic application
run basic app functional tests within the main repo test chain
...
11 years ago
Carsten Brandt
f7e00887d6
restructured apidoc templates
11 years ago
Qiang Xue
795a09c27a
Fixes #1791 : joinWithRelation using table alias.
11 years ago
Carsten Brandt
a4f8e82898
Merge pull request #1795 from Ragazzo/basic_readme_fix
...
fixed readme
11 years ago
Mark
af36c72023
fixed readme
11 years ago
Carsten Brandt
4d99677f07
fixed div/0 issue in console progress bar
11 years ago
Carsten Brandt
60db9518f0
console HelpController use correct script name
11 years ago
Carsten Brandt
5982544678
finished render command, added cli script
11 years ago
Carsten Brandt
81aea73067
finished offline template with all information
11 years ago
Qiang Xue
f8938a2b12
Merge pull request #1793 from Ragazzo/fixture_controller_improved
...
improved fixture controller
11 years ago
Qiang Xue
7897754044
Merge pull request #1794 from Ragazzo/docs_improved
...
guides fixed/improved
11 years ago
Qiang Xue
1654381a3a
support table aliases for ActiveQuery::joinWith().
11 years ago
Mark
f9cc750e1a
guides fixed/improved
11 years ago
Mark
2eb91acefd
CS fix
11 years ago
Mark
3814c5c3ef
improved fixture controller
11 years ago
Qiang Xue
e050aeacf1
Added back border to debugger toolbar.
11 years ago
Carsten Brandt
9691866594
Merge pull request #1789 from docsolver/patch-2
...
Info about retaining the default scenario
11 years ago
Carsten Brandt
8495be76c0
renamed item -> type
11 years ago
Carsten Brandt
b494493482
ensure methods, properties and events to be unique
11 years ago
Carsten Brandt
da1617340d
finished offline template summaries
11 years ago
Vincent
e990be9394
#1788 info about retaining the default scenario
11 years ago
Carsten Brandt
3eaf0021c0
fixes #1606
11 years ago
Klimov Paul
135a191cc6
Default name and title added to GitHub auth client.
11 years ago
Carsten Brandt
3d59b19a21
added classes to grid, list and detail view
...
to allow specific styling
also fixed an issue with gridview sort indicator css.
fixes #1000
11 years ago
Carsten Brandt
d84aac09de
fixed basic app travis
...
fixes #1744
11 years ago
Carsten Brandt
d172e38b20
debugging travis
11 years ago
Carsten Brandt
419da30f50
debugging travis
11 years ago
Carsten Brandt
9003716f25
added debug toolbar background to have line separators
11 years ago
Carsten Brandt
9a592d38cf
fixed paths in travis.yml
11 years ago
Carsten Brandt
e6ddf655b3
reverted 1e4c1eca10
to get a working debug toolbar
11 years ago
Carsten Brandt
fe749e45fb
fixed issue with too long th columns in debugger
...
fixes #1787
11 years ago
Carsten Brandt
b7800eca60
enabled acceptance tests for basic application
11 years ago
Carsten Brandt
5f7653b0c7
run basic app functional tests within the main repo test chain
11 years ago
Carsten Brandt
a04e77e5b6
removed unused log level from debug dropdown
...
the LogPanel already filters out profile so it does not make sense
adding it here.
11 years ago
Carsten Brandt
c66a1fa7bd
finished the model layer
11 years ago
Carsten Brandt
e33aa9fc0d
simplified model and context creation
11 years ago
Carsten Brandt
b17c827067
renamed phpdoc extension to apidoc
11 years ago
Carsten Brandt
1c6872ad3e
fixed basic app build
11 years ago
Carsten Brandt
7a3583e7b4
fixed broken links in guide index
...
[ci skip]
11 years ago
Qiang Xue
c95a2c34ca
Merge pull request #1785 from Ragazzo/fixtures_controller_docs
...
Fixtures controller docs
11 years ago
Mark
51bfe1a3a4
docs added
11 years ago
Carsten Brandt
63e726234c
early draft of api doc generator
...
issue #62
11 years ago
Mark
f93666d196
formatting fix
11 years ago
Mark
df44626c39
docs added, guide style added.
11 years ago
Qiang Xue
87495f77aa
try to fix basic app travis test.
11 years ago
Carsten Brandt
e8b674dc78
Do not unset class properties!
...
this will result in objects that do not have the property anymore :-)
11 years ago